AROS ABIv11 Release Thread

deadwood · 12807

nikos

  • Senior Member
  • ****
    • Posts: 374
    • Karma: +71/-3
    • aspireos
Reply #15 on: December 31, 2022, 08:14:39 AM
Thanks Deadwood. Looking forward to try it out!


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #16 on: December 31, 2022, 08:40:53 AM
@nikos

Good to see you here. Note that there is only a Linux-hosted version available.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #17 on: January 31, 2023, 05:39:48 AM
Hi,

If you are a developer compiling programs for x86_64 ABIv11, please read:

I discovered incompatibility with C library structures. Types fpos_t and ino_t were defined as 32-bit variables, while they should be defined as 64-bit ones. This has been fixed in recent master. As an effect structures dirent and stat now have different sizes. Backwards compatibility has been maintained in crt.library and it now exposes functions operating on fixed size types as well.

If you have a local build of AROS that you use for cross-compiling your programs, it is advised that you pull latest version and rebuild the cross-compiler and AROS (to get new Development: directory with headers)
« Last Edit: January 31, 2023, 05:44:48 AM by deadwood »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #18 on: February 15, 2023, 12:54:43 AM
Hello,

I revived the native x86_64 ISO build. You can try it here if interested:

https://axrt.org/development/aros-pc-x86_64-alpha-1.zip

At the moment this ISO is provided AS-IS. I'm accepting bug reports, but I'm going to log them and not work on them at the moment.

Please limit your RAM to 2GB or less. When more RAM is present, some bugs start to manifest.
« Last Edit: February 16, 2023, 09:33:54 AM by deadwood »



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #19 on: February 15, 2023, 05:25:04 AM
Thanks I try to test is the future :)



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #20 on: February 15, 2023, 05:55:51 AM
deadwood i tried all options on grub but it wont boot my system is a xeon hp z400 workstation
« Last Edit: February 15, 2023, 07:59:58 AM by Amiwell »



korban

  • Newbie
  • *
    • Posts: 36
    • Karma: +9/-0
Reply #21 on: February 15, 2023, 08:20:06 AM
@deadwood

I tried the 64bit iso on my i9-13900k system and don't even get to grub.
Same experience both natively and under a VM.

Is there a RAM limitation for 64bit?
I have 128GB in my system. I tried with 64 under the VM.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #22 on: February 15, 2023, 10:28:46 AM
I guess there is more work to be done.

I don't know about limitations. I have my machine set up with 512 MB RAM.
« Last Edit: February 15, 2023, 10:40:56 AM by deadwood »



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #23 on: February 15, 2023, 11:33:07 AM
ok deadwood we will wait for further releases thanks anyway :)



korban

  • Newbie
  • *
    • Posts: 36
    • Karma: +9/-0
Reply #24 on: February 15, 2023, 11:52:47 AM
@Deadwood

I tried a few more configs under a VM and got it to run.
Using what I learned there I tried it natively and it appears the problem is when using more than 16 physical cpu cores. Disabling all but 16 cores it works, and boots into AROS, but even with just 17, either native or VM and I cant even reach grub. Volume of RAM doesnt appear to be an issue.
Ive barely tested beyond that, but things seem ok from a rudimentary playing around.



Jeff1138

  • Newbie
  • *
    • Posts: 37
    • Karma: +6/-0
Reply #25 on: February 15, 2023, 01:09:14 PM
Hi,

Booted with VB 6.1 under xubuntu but crashed with starting up InstallAROS to install to usb

Picture of crash https://postimg.cc/30X0x56j  https://i.postimg.cc/SR56VmfP/Virtual-Box-AROS64bit-15-02-2023-18-48-46.png

Jeff
« Last Edit: February 15, 2023, 01:13:32 PM by Jeff1138 »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #26 on: February 15, 2023, 01:44:04 PM
@Deadwood

I tried a few more configs under a VM and got it to run.
Using what I learned there I tried it natively and it appears the problem is when using more than 16 physical cpu cores. Disabling all but 16 cores it works, and boots into AROS, but even with just 17, either native or VM and I cant even reach grub. Volume of RAM doesnt appear to be an issue.
Ive barely tested beyond that, but things seem ok from a rudimentary playing around.

Wow, I didn't expect to see any setup with that amount of cores... Good that you were managed to solve that. What VM did you use? VMWare or VirtualBox?



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #27 on: February 15, 2023, 01:46:55 PM
Hi,

Booted with VB 6.1 under xubuntu but crashed with starting up InstallAROS to install to usb

Picture of crash https://postimg.cc/30X0x56j  https://i.postimg.cc/SR56VmfP/Virtual-Box-AROS64bit-15-02-2023-18-48-46.png

Jeff

Thanks. Does it work for you when you install to HD without having USB volumes? Also try installing on USB without having any IDE/SATA disks attached.



Jeff1138

  • Newbie
  • *
    • Posts: 37
    • Karma: +6/-0

deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #29 on: February 15, 2023, 11:02:11 PM
Hmm, that's weird. I was expecting at least first option to work :/

What type of disks did you configure? IDE or SATA? I tried IDE and I was able to install in VM. :/