AROS ABIv0 20201110 Development

deadwood · 46480

AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #360 on: March 20, 2023, 02:55:04 AM

You got "Reboot" and "Reboot COLD" the wrong way around, and "Shut Down" won't work with a space in it. I already replied with similar information in any case.

ncafferkey, mine is not a test, I just explained the meaning of the commands to user Amiwell  ;D


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #361 on: March 20, 2023, 04:58:53 AM
Test New kernel-20230319

VMWare v7
-  Reboot: The computer screen goes black, nothing happens
-  Reboot Cold: Quit VMWare
-  Shutdown: Quit VMWare

Netbook ACER Aspire One ZG5 (Intel GMA Mobile 945SE)
-  Reboot: OK, It works well, restart the AROS
-  Reboot Cold: Displays "Please Turn of your system using the power switch
-  Shutdown: Displays "Please Turn of your system using the power switch"

Laptop ACER ASpire 5920 laptop (NVIDIA GeForce 8600M GS/GT
-  Reboot: The computer screen goes black, nothing happens
-  Reboot Cold: OK, It works well, restart the PC
-  Shutdown: Displays "Please Turn of your system using the power switch

Laptop CDC Dual Video Card "NVIDEA NV43M (GeForce Go 6600)" and "Intel GMA Mobile 915GM/GMS 910GML" - Test done with both Video Cards..
-  Reboot: The computer screen goes black, nothing happens
-  Reboot Cold: OK, It works well, restart the PC
-  Shutdown: Displays "Please Turn of your system using the power switch


Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #362 on: March 20, 2023, 06:20:07 AM
ok in my system hp z400 workstation all command works fine :)

reboot ok works
reboot cold ok works
shutdown ok works an image appears telling me you can turn off the computer
« Last Edit: March 20, 2023, 08:00:27 AM by Amiwell »



ncafferkey

  • Junior Member
  • **
    • Posts: 84
    • Karma: +34/-0
Reply #363 on: March 20, 2023, 09:11:52 AM
Warm reboot tests with new kernel (2023-03-19):

Previous kernelNew kernel
Toshiba NB 550D:cold rebootswarm reboots
Dell Inspiron 6400:warm rebootswarm reboots
Dell Latitude 3330:cold rebootswarm reboots (eyes shown)
Dell Latitude D630:warm rebootswarm reboots
HP Compaq 6710b:cold rebootswarm reboots
HP Compaq nc6320:cold rebootshangs (black screen)*
Fujitsu-Siemens Amilo Li 1718:cold rebootstoo unstable to test

* warm reboots if noioapic is used.

Thanks! With Dell Latitude 3330 I assume "eyes shown" means that eyes are shown for a few seconds but then the warm boot continues and works correctly?

That's correct. Note also that the instability in the last machine appears to be caused directly by the new kernel.



paolone

  • Legendary Member
  • *****
    • Posts: 569
    • Karma: +90/-0
Reply #364 on: March 20, 2023, 10:03:00 AM
Vmware Player 17:


reboot (warm) ---> black screen in vmware window, nothing more happens guest side. VMware Player still running.
reboot cold ---> vmware player closes (still KO like before)
shutdown --> correct shutdown behavior (still OK like before)


In a nutshell: nothing changed on vmware.


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #365 on: March 20, 2023, 10:16:10 AM
Too bad, I was hoping VMWare could also be fixed since VirtualBox and Qemu got fixed. Unfortunately it will have to stay this way for now.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #366 on: March 20, 2023, 02:11:02 PM
Hello,

4th patch package: https://axrt.org/development/20201110-PATCH-D4.zip

PATCH-D4:
  - Prefs/ScreenMode crash on nVidia cards
  - fat-handler now recognizes certain Linux-formatted partitions
  - Prefs/Wanderer window width decrease
  - Synchronize stat.h header with other headers (NO_POSIX_COMMON)
  - kernel needs IOAPIC disabled for nVidia PCI-E cards to work
  - https://github.com/deadw00d/AROS/issues/88
  - DiskimageGUI crash
  - AmiGG does not start with GIFAnim (no change needed in AROS)
  - Programs using Toolbar.mcc crash (*)
  - ACPI Reboot/Shutdown on VMs (fixed were possible for now)
  - https://github.com/deadw00d/AROS/issues/86 (Tipografia)

Wont-fix:
  - Acer Aspire One / Eepc USB problems (not having hardware showing those problems)
  - not booting on Dell Precision T7500 workstation and Dell Inspiron 6400 laptop (workaround by using 'noioapic') (not having hardware showing those problems)


This concludes the open topics. Please test the included muimaster.library. It fixes Tipografia and hopefully does not break other software.

Due to large number of changes, I will make official 20201110-2 release in coming days, which will close this development cycle.



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #367 on: March 20, 2023, 05:34:52 PM
Thank you deadwood



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #368 on: March 20, 2023, 05:45:43 PM

Due to large number of changes, I will make official 20201110-2 release in coming days, which will close this development cycle.

As soon as this development cycle closes, we will begin final testing and the distribution of AROS One v2.0


ncafferkey

  • Junior Member
  • **
    • Posts: 84
    • Karma: +34/-0
Reply #369 on: March 20, 2023, 07:19:00 PM
Thanks Deadwood. Just wondering, will broadcom4400.device be included in the updated release?



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #370 on: March 20, 2023, 08:20:53 PM
no Neil



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #371 on: March 20, 2023, 11:30:09 PM
Thanks Deadwood. Just wondering, will broadcom4400.device be included in the updated release?

Yes. I see it is building, so it will be included in release ISO.



nikos

  • Senior Member
  • ****
    • Posts: 374
    • Karma: +71/-3
    • aspireos
Reply #372 on: March 21, 2023, 07:54:35 AM
I tried patch 4 and to make it my DELL Latitude D520 boot I had to disable ACPI.
When I press Power button AROS shot down at once and warm reboot work. Nice  :D Thanks!


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #373 on: March 21, 2023, 09:52:43 AM

This concludes the open topics. Please test the included muimaster.library. It fixes Tipografia and hopefully does not break other software.

Thanks deadwood, Typography works fine, more tarti I will try to create something and save as PDF, will report the fix to the developer as well.


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #374 on: March 21, 2023, 12:55:52 PM
Ok Tipografia worked well also saving to PDF worked well |