Hi All,
As mentioned in development plan, I'm not moving to next release of ABIv11 based on work done in Q1 2023.
Here is reference ISO:
https://axrt.org/development/aros-pc-x86_64-alpha-3.zipHere is first ISO:
https://axrt.org/development/AROS-202304XX-D1-pc-x86_64-boot-iso.zipThe following problems are known issues to be addressed:
- InstallAROS does not install Development directory
- Shutting down in VirtualBox no longer works
- Warm reboot causes crash
- When using SATA, disk names are not automatic pre-filled in InstallAROS blocking installation
- Configuring NVMe disk in VirtualBox causes booting to freeze
Please report regression compared with reference ISO on your hardware. If you have NVMe disk in your hardware, please try if installing on it works using new nvme.device.
Changelog:
AROS ABIv11 202304XX-D1 changes:
Functionalities:
Implemented network driver for certain nVidia chipsets (Neil)
Synchronize Zune configuration across all builds (deadwood)
Restore build and functioning on pc-x86_64 AROS (deadwood)
Make native kernel more reselient in case of early error (deadwood, Kalamatee)
Added broadcom4400.device network driver (Neil)
Synchronize on use of ISO-8859-2 for Polish across all builds (deadwood)
First working version of nvme.device is available (Kalamatee)
Implemented FORMAT64 and SEEK64 commands in ahci.device (Kalamatee)
Stabilized handling of WARM reset, implemented missing shutdown handlers (Kalamatee)
Requesters add scroll bars if too much text is shown (Kalamatee)
64-bit support:
Correct size of fpos_t and ino_t C library types (deadwood)
68k support:
ARM support:
muimaster.library (bugs: MUI_Request not compiling) (deadwood)
Restore build of armhf AROS (deadwood)
Updates:
AROS build system (Kalamatee)
libz 1.2.13 (Kalamatee)
libpng 1.6.39 / png.library v53.2 (Kalamatee)
freetype 2.13.0 / freetype2.library v6.6 (Kalamatee)
libudis86 (Kalamatee)
Functional fixes:
Correctly handle __stdiowin when also using C library (deadwood)
gl.library (bugs: race condition during initialization) (deadwood)
hostgl.library (make it work with newer 64-bit hosts) (deadwood)
exec.library (bugs: wrong disassembly due to wrong start address) (deadwood)
ata.device (bugs: media insert/eject detection not working) (deadwood)
muimaster.library (bugs: MUIA_String_Acknowledge not readable) (deadwood)
png.datatype (bugs: 1-bit APLHA pngs not supported) (deadwood)
fat-handler (bugs: partition check too strict) (deadwood)
InstallAROS (bugs: not working with > 2GB RAM) (deadwood)
dos.library (bugs: SFS not working with > 4GB RAM) (deadwood)
C:Install-Grub2 (bugs: not working with > 4GB RAM) (deadwood)
GCC (bugs: sometimes generates non-loadable executables) (deadwood)
Kernel (bugs: wrong configuration of IRQ pins in IO-APIC) (deadwood)
Area.mui (bugs: events sent when not expected to) (deadwood)
pciusb.device (bugs: EeePC USB boot not working) (Neil)
Register.mui (bugs: tab text cannot be formatted) (deadwood)
String.mui, Area.mui, Cycle.mui (bugs: setting same value is causing notification) (deadwood)
pciusb.device (bugs: too long boot delay on AspireOne ZG5) (Neil)
ntfs-handler (bugs: accessing non existent entries) (Kalamatee)
DiskInfo (recognize more filesystems) (Kalamatee)
pciusb.device (workaround for MosChip MCS9990, detect addtional ports) (Kalamatee)
Kernel (bugs: SSE registers not preserved during interrupt) (Kalamatee)
timer.device (bugs: can issues interrupt after warm reboot) (Kalamatee)
C:Decoration (bugs: wrong rendering of paletted pngs) (Kalamatee)
Stability fixes:
graphics.library (bugs: boot driver not unregistered correctly) (deadwood)
MultiView (bugs: crash in About window when using amigaguide.datatype) (deadwood)
exec.library (bugs: crash when showing disassembly in alert requester) (deadwood)
Prefs/ScreenMode (bugs: crash on certain drivers) (deadwood)
acpica.library (deadwood)