Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

AROS 64-bit 20250418 Support Thread

Last updated on 1 month ago
M
magoriumSoftware Dev
Posted 1 month ago
OMG my bad. apologies.

The darn vbox let you change the template afterwards but (for me at least) somehow that does not seem to actually change something so the VM tells it is using the 64-bit template but actually uses the 32-bit template.

Thank you for that hint deadwood and thank you terminills for suggesting to try the v1 nightly which required to create a new fresh VM that used the correct template from the get-go.

AROS-20250418-1-pc-x86_64-boot-iso.zip works as expected (well, at least it boots to the WB now so that I'm able to test further :-) ) .

Sorry for the noise.
D
deadwoodAROS Dev
Posted 1 month ago
Also make sure you are creating your VM from template Other/Uknown 64-bit and not Other/Uknown and that you have "Nested pages" option enabled.
Edited by deadwood on 19-05-2026 09:22, 1 month ago
M
magoriumSoftware Dev
Posted 1 month ago
Hi Terminills,

You mean test with the official AROS ABIv1 distribution from aros.org ? No, I did not test that but will do so as per your suggestion and report back on that. Thx for the suggestion.
T
terminillsMember
Posted 1 month ago

magorium wrote:

@magorium - Thank you for the suggestions deadwood 👍

Unfortunately both suggestions ended up with the same error message: CPU is stated to not be x86_64-bit compatible and thus results in a kernel panic.


did you test against ABIv1 so you can confirm if it's been fixed there to help Deadwood trace it down? because at least if it works there he has somewhere to look for the fix ... if it doesn't he doesn't need to waste his time.
M
magoriumSoftware Dev
Posted 1 month ago
Thank you for the suggestions deadwood 👍

Unfortunately both suggestions ended up with the same error message: CPU is stated to not be x86_64-bit compatible and thus results in a kernel panic.
D
deadwoodAROS Dev
Posted 1 month ago
There were some fixes to detection of Ryzen CPUs since last years release. Please try AROS One 1.3 or an experimental ISO from USB3 thread.
M
magoriumSoftware Dev
Posted 1 month ago
TLDR;
I must be holding it wrong so could use some pointer(s).

VirtualBox 7, linux x86_64-bit.

AROS 20250418 ABIv11 64-bit iso boot with grub option vga:

Your processor is not x86-64 compatible
CPUID: EAX 0x00a5f00, EDX 0x0bd3fb7f
Failed to run teh kickstart
*** SYSTEM PANIC!!! ***


(default and vesa grub options seem to not boot at all as boot screen after selection stays black)

I've read and applied:
- https://en.wikibo...e_(64-bit)
- https://arosnews....rive-aros/


$ lscpu
Architecture: x86_64
 CPU op-mode(s): 32-bit, 64-bit
 Address sizes: 48 bits physical, 48 bits virtual
 Byte Order: Little Endian
CPU(s): 16
 On-line CPU(s) list: 0-15
Vendor ID: AuthenticAMD
 Model name: AMD Ryzen 7 5800H with Radeon Graphics
 CPU family: 25
 Model: 80
 Thread(s) per core: 2
 Core(s) per socket: 8
 Socket(s): 1
 Stepping: 0
 Frequency boost: enabled
 CPU(s) scaling MHz: 29%
 CPU max MHz: 4463,8940
 CPU min MHz: 1200,0000
 BogoMIPS: 6388,05
 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse s
 se2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpu
 id extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt
 aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dn
 owprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cp
 b cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms i
 nvpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc
 cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd cppc arat n
 pt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthresh
 old avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov
 succor smca fsrm ibpb_exit_to_user
Virtualization features:
 Virtualization: AMD-V
Caches (sum of all):
 L1d: 256 KiB (8 instances)
 L1i: 256 KiB (8 instances)
 L2: 4 MiB (8 instances)
 L3: 16 MiB (1 instance)
NUMA:
 NUMA node(s): 1
 NUMA node0 CPU(s): 0-15
Vulnerabilities:
 Gather data sampling: Not affected
 Indirect target selection: Not affected
 Itlb multihit: Not affected
 L1tf: Not affected
 Mds: Not affected
 Meltdown: Not affected
 Mmio stale data: Not affected
 Reg file data sampling: Not affected
 Retbleed: Not affected
 Spec rstack overflow: Mitigation; safe RET
 Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
 Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
 Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP always-on; RSB filling; PBRSB-eIBRS N
 ot affected; BHI Not affected
 Srbds: Not affected
 Tsa: Vulnerable: Clear CPU buffers attempted, no microcode
 Tsx async abort: Not affected
 Vmscape: Mitigation; IBPB before exit to userspace


In case more (detailed) information is necessary then please let know.

TIA
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 3 months ago
Thanks, Scout is working fine now!
D
deadwoodAROS Dev
Posted 3 months ago
Attached is version of Scout with crash on Flush Libraries fixed.
aha, retrofaza, Amiwell79
You do not have access to view attachments
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 3 months ago
I've attached a screenshot of the Guru error caused by Scout!

As for VIM 64-bit, it has been fixed by its developer, whom I would like to thank. The new, corrected version of VIM 64-bit can be found on the MUI-Vim GitHub page and will soon be available on Aminet.
You do not have access to view attachments
D
deadwoodAROS Dev
Posted 3 months ago
Behavior of flushing modules depends on what modules you have loaded. Please post a screenshot of error message with More... button clicked.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 3 months ago
I’ve noticed an issue with Scout: if you try to run “Flush Library” or “Flush All” from the Project/Other menu, a Guru error appears.
In the 32-bit version of Scout, there’s no problem using “Flush Library” or “Flush All”.

The Scout Catalogue in the Aros Archive does not work on either the 32-bit or 64-bit versions of AROS; it seems that the Scout version of AROS does not support catalogues!

The new 64-bit version 9.2 of VIM still crashes to Guru when using the Taskbar buttons; I’ve reported the issue to the developer, who told me he’ll look into it this week.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 4 months ago
I would like to point out that the 64-bit BGUI package does not work. Whatever you run, such as examples, tests or BGUI, the system crashes!
A
Amiwell79Distro Maintainer
Posted 4 months ago
I installed the system on my Xeon workstation, the CPU is almost at 4GHz. OWB opens in a flash. Sometimes I have freezes, but not always. The system does not always behave perfectly. Thanks.
A
Amiwell79Distro Maintainer
Posted 4 months ago
Works fine also on my laptop with 2 Gb of ram
D
deadwoodAROS Dev
Posted 5 months ago
As far as Update 3 goes it should be it - unless someone spots some really critical bug. If so there simply will be a small patch for it.

I will now start integrating work from ADT repository - but that won't be available in stable form until next Update/Release around May/June.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 5 months ago
As always, great work, congratulations!

If there is no other news coming, I will start building the new version of AROS One 1.3 in the next few days.
D
deadwoodAROS Dev
Posted 5 months ago
Hi All,

SDK update is also available. It contains previous U1 and U2 updates.

https://axrt.org/download/aros/v11/SDK-20250418-1-U3-any-x86_64-update.zip

Changes:

SDK ABIv11 20250418-1-U3 changes:

 libz1.a
 librexxsyslib.a
 Updated linker lubs for shared libraries

 libamiga.a
 libstdc.static.a
 libnet.a
 Minor corrections

 libfreetype2.static.a
 Update to 2.14.1
sonountaleban, Amiwell79
D
deadwoodAROS Dev
Posted 5 months ago
Hi All,

A third update to 64-bit release is now available:

https://axrt.org/download/aros/v11/AROS-20250418-1-U3-any-x86_64-update.zip

This update contains the previous U1 and U2 updates. Below you can find a detailed list of changes included in this update.


AROS ABIv11 20250418-1-U3 changes:

 Functionalities:
 Improved reliability of realtek8180.device driver (Neil)
 Updated AROSTCP headers based on newer FreeBSD headers (Kalamatee)
 Introduce kernel support for running 32-bit binaries under 64-bit system (deadwood)
 Implement SetPSM, SHANGHAI and POPPUBSCREEN flags in Intuition (Kalamatee)
 Work on extending AROS input subsystem (Kalamatee)
 Add public screen support to muimaster.library (Kalamatee)
 Initial MSI-X interrupt support in kernel (Kalamatee)
 atheros5000.device ported to 64-bits and support for more chipsets added (Neil)
 Implemented sereval 68k private functions in rexxsyslib.library (JohanG)

 Updates:
 AROS build system (Kalamatee)
 freetype.library v6.9 (Kalamatee)
 nvme.device v1.0 (Kalamatee)
 Kernel (Kalamatee)
 vmwaresvga.hidd v46.0 (Kalamatee, deadwood)
 i8042.hidd v1.12 (Kalamatee)
 Wanderer v1.7 (deadwood)

 64-bit support:
 gadtools.library (Kalamatee)
 Kernel (JohanG)

 Functional fixes:
 sound.datatype (bugs: playing multiple sounds in parallel not possible) (Kalamatee)
 i8042.hidd (Kalamatee)
 ahci.device (Add reset handler) (Kalamatee)
 Kernel (bugs: not booting on CPUs with more than 16 cores) (Kalamatee)
 Kernel (bugs: not detecting 64-bit CPU on recent AMD Ryzen CPUs) (Kalamatee)
 vmwaresvga.hidd (bugs: mouse pointer and fullscreen not working under QEMU) (deadwood)
 amigaguide.datatype (JohanG)
 dos.library (bugs: mouse pointer lost after no-media screen) (JohanG)

 Stability fixes:
 WirelessManagers (bugs: crash at exit) (Neil)
 sound.datatype (bugs: crash if AHI fails to open) (Kalamatee)
 hdaudio.audio, sb128.audio (bugs: reset handlers not removed) (deadwood)
 x11gfx.hidd (bugs: freeze when rapid changing mouse pointer) (aros-sg)

 68k support:
 rexxsyslib.library (bugs: results returned in wrong registers) (JohanG)

 ARM support:
 Restore working executable format (JohanG)
 Restore building of arm linux-hosted AROS (JohanG)
sonountaleban, aha, ncafferkey, Amiwell79
D
deadwoodAROS Dev
Posted 5 months ago
FYI: I found one more issue with the update - it is breaking hosted installations. The final update package will have Devs/Drivers/x11gfx.hidd file which is needed to be updated on hosted as well.
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.