AROS ABIv0 20201110 Development

deadwood · 46449

deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #315 on: March 05, 2023, 03:26:12 AM
Ok, but what crashes is not OpenURL but OWB. Does it work if you configure other program than OWB to receive the call?



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #316 on: March 05, 2023, 03:51:11 AM
With OpenURL I tried to associate a Youtube link with OpenURL, and Amitube opened without getting any Crash, naturalmnete Amitube is not able to execute a Youtube Video Link.


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #317 on: March 05, 2023, 03:59:01 AM
Ok, that's what I thought. It's a problem with starting Odyssey with command line or starting a second Odyssey. This won't be fixed unless someone looks into Odyssey.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #318 on: March 05, 2023, 11:54:04 AM
With help from Kalamatee I was able to trace the issues with nVidia card on my real hardware. Since it turned out to be an issues with interrupts handling it can actually affect more than just nVidia, especially on newer hardware.

Here is a new ISO:

https://axrt.org/development/AROS-20201110-D15-pc-i386-boot-iso.zip

Please test on your hardware, especially nVidia cards, if all the device that worked with 20201110-1 release are still working.
@AMIGASYSTEM the D15 ISO should now boot on your Dell Mini

Please don't integrated this ISO into your distributions. If tests turn out ok, I will prepare a patch package.



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #319 on: March 05, 2023, 02:11:33 PM
i have an old nvidia quadro nvs 295 256 Mb, works

ps.DiskImageGui crash the system
« Last Edit: March 05, 2023, 03:54:18 PM by Amiwell »



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #320 on: March 05, 2023, 03:16:06 PM
With help from Kalamatee I was able to trace the issues with nVidia card on my real hardware. Since it turned out to be an issues with interrupts handling it can actually affect more than just nVidia, especially on newer hardware.

Here is a new ISO:

https://axrt.org/development/AROS-20201110-D15-pc-i386-boot-iso.zip

Please test on your hardware, especially nVidia cards, if all the device that worked with 20201110-1 release are still working.


Please don't integrated this ISO into your distributions. If tests turn out ok, I will prepare a patch package.

- With small Netbook Dell Inspiron Mini 910 (IntelGMA 945GSE) now works perfectly, boots from both Native Video Card and VESA.

- CDC Laptop with dual Video Card "NVIDEA NV43M (GeForce Go 6600)" and "Intel GMA Mobile 915GM/GMS 910GML" all OK, they work fine both in "Native" and "VESA" mode

- ACER ASpire 5920 laptop (NVIDIA GeForce 8600M GS/GT), now boots in VESA, but in native I get a black screen

Mind you, I started the Build from Pendrive, but if a USB plug (Wireless Mouse) is connected in the Laptop, even the VESA mode does not boot, it seems that the OS then is searched from that USB port where the Mouse is connected.
« Last Edit: March 05, 2023, 03:20:03 PM by AMIGASYSTEM »



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #321 on: March 05, 2023, 04:00:34 PM
deadwood by new systems you mean new graphics cards that I know the current gallium supports up to Fermi!



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #322 on: March 05, 2023, 10:48:20 PM
@AMIGASYSTEM, @Amiwell

Thanks for tests.

@Amiwell

By new systems/new hardware I essentially mean motherboards from around 2016 and newer, especially ones that have multiple PCI bridges and many devices (like laptops for example)



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #323 on: March 05, 2023, 11:06:24 PM
ok deadwood



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #324 on: March 07, 2023, 02:35:30 AM
Ok, that's what I thought. It's a problem with starting Odyssey with command line or starting a second Odyssey. This won't be fixed unless someone looks into Odyssey.

All solved, OpenURL "ABIv0 20201110" works perfectly, also OWB works perfectly with OpenURL, it is solved by adding the Stack of "OWB" in the script executed by the icon, see screenshot !


« Last Edit: March 07, 2023, 02:47:48 AM by AMIGASYSTEM »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #325 on: March 07, 2023, 03:24:29 AM
@AMIGASYSTEM

Ok, good to know. Thanks for solving this.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #326 on: March 07, 2023, 12:45:14 PM
Hi,

Third patch package:
https://axrt.org/development/20201110-PATCH-D3.zip

PATCH-D3:
  - 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 (*)

Open topics:
  - ACPI Reboot/Shutdown on VMs
  - Acer Aspire One / Eepc USB problems
  - https://github.com/deadw00d/AROS/issues/86

(*) This is caused by breaking of backward compatibility introduced in 20180415 release (2021-04-20). The breaking
is now fixed, but programs compiled with broken Toolbar.mcc will not work with fixed one. In case such programs
exist, let me know and I will look for workarounds.



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #327 on: March 07, 2023, 03:09:49 PM
but programs compiled with broken Toolbar.mcc will not work with fixed one. In case such programs
exist, let me know and I will look for workarounds.

Thanks for the Patch, at the moment I haven't encountered any problems with programs that use Toolbar.mcc, if one happens I will report it to you.


Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #328 on: March 07, 2023, 03:18:29 PM
Thanks for the patch Deadwood :)



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #329 on: March 07, 2023, 04:41:32 PM
With help from Kalamatee I was able to trace the issues with nVidia card on my real hardware. Since it turned out to be an issues with interrupts handling it can actually affect more than just nVidia, especially on newer hardware.

Here is a new ISO:

https://axrt.org/development/AROS-20201110-D15-pc-i386-boot-iso.zip

Please test on your hardware, especially nVidia cards, if all the device that worked with 20201110-1 release are still working.
@AMIGASYSTEM the D15 ISO should now boot on your Dell Mini

Please don't integrated this ISO into your distributions. If tests turn out ok, I will prepare a patch package.

My nvidia pci-e work with this iso, apply the patch deadwood?