Glad it worked for you. Yes, correct - native drivers except for vmware are disabled in this initial release.
Next test - HP Elitebook 8470p (i5 processor);. 64 bit boots from CD* if safe mode 2 is used, although it is possible to remove the 'nodma' and 'debug' entries and boot. I also set vesa=1024x768 to get a decent screen.
Audio works (hdaudio) as does SATA and USB. Unfortunatetly its wired ethernet is not a supported by AROS so I'm anabe to test there. Graphics are VESA under 32 bit too. Anyway, looking really good :-).
Cheers,
Nigel.
*For anyone else with this machine, it's a bit awkward to get it booting AROS from the optical drive - you need to set the bios boot options to not fastboot and drive mode IDE rater thn AHCI. To boot from hard-drive these need to go back to AHCI and can use fastboot.
An observation from my HP desktop installation; I've tried changing the grub entry to vesa=1920x1080 (this is the resolution AROS 32 bit native is set to) but 64 bit refuses to give this, defaulting back to 1280x1024. Is this as expected?
Cheers,
Nigel.
P.S. dual boot 32/64 bit is working fine; the only odd thing is that 32 bit AROS cannot 'see' the sys: partitionj for 64 bit. All other partitions can be seen by both 32 and 64 bit AROS.
AMIGASYSTEMDistro MaintainerPosted
4 months agoPerfect! Now WMware starts in native mode even on my Win7 64Bit, and the Boy demo works well too!
Thanks, deadwood!
You do not have access to view attachments
Thanks a lot
@deadwood now my PC start in "default" mode without problems.
But when i run Boy, the demo start fine with music but after some seconds freeze the entire system.
Tryed also on Hosted mode on the same PC with your updated files (maybe is not ideal...but i made a backup just in case), and the demo segfault ...see screen attached.
You do not have access to view attachments
deadwood wrote:
@deadwood - @Farox
Can you show me scren shot of the error requester under hosted or use gdb to capture segfault and show me whole backtrace after loadbt + bt?
EDIT: can you also try different OpenGL software and check it is stable for you?
Ok sorry for late reply...just returned from work.
Here the shot of error requester under hosted...and the log from gdb..don't know if usefull (maybe we need the demo compiled with debug to have more infos).
Later i'll try another GL software.
Thanks
Edited by Farox on 09-06-2025 13:12,
4 months ago You do not have access to view attachments
Looks like you have two different issues. Error requester from AROS talks about null pointer access in stdlib.library while the gdb trace still shows "illegal instruction" in gallium.hidd. Are you sure update has been applied on that hosted build?
deadwood wrote:
@deadwood - Looks like you have two different issues. Error requester from AROS talks about null pointer access in stdlib.library while the gdb trace still shows "illegal instruction" in gallium.hidd. Are you sure update has been applied on that hosted build?
Ops Sorry...error requester is from Aros (64bit non debug) where i applied the update, the others shots are from Aros 64bit Debug where i forgot to apply the update..
Now the shots..nr 06 and 07 are from debug session with applied updated files.
Shots _e1 and _e2 are from non-debug session (just in case you need it).
You do not have access to view attachments
deadwood wrote:
@deadwood - @Farox
I though of two more things to check:
a) on native, double the amount of stack on the icon and check if this stops freezes
b) on hosted, be sure to add more memory then standard: ./boot/linux/AROSBootstrap -m 640
Thanks on hosted added -m 640 and it run without problems

, on native i'll have to check.
Also this is the shots on hosted debug just in case you see something else.
You do not have access to view attachments
OK tested on native and after i put a stack of 262144 i could run "Boy" "Stercus Accidit" and "Dose2".
What i miss from the 32 bit is the error message from the system that appear when the stack is too low.
Don't know if could be added.