AROS ABIv11 20230430 Development

deadwood · 6263

Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #45 on: April 28, 2023, 08:49:22 AM
@Amiwell

I don't understand your question.

I meant there will be an evolution of the TCP stack



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #46 on: April 28, 2023, 09:20:10 AM
I haven't seen anyone working on it.



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #47 on: April 28, 2023, 01:38:31 PM
ok deadwood thanks



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #48 on: April 28, 2023, 03:55:09 PM
if I don't use the usb mouse the pointer is visible



terminills

  • Member
  • ***
    • Posts: 168
    • Karma: +69/-0
Reply #49 on: April 29, 2023, 10:02:56 AM
Hello,

New ISO is available, fixing mostly issues with boot: https://axrt.org/development/aros-pc-x86_64-alpha-5.zip

There are two more open topics before the release is made, unless some other major problems are found.

Code: [Select]
Open topics:
- Regression in Cycle.mui when clicking cycle gadget
- MPlayer does not play video when video opened from icon

Fixed:
- 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
- InstallAROS does not install Development directory
- Configuring NVMe disk in VirtualBox causes booting to freeze
- Warm reboot on VirtualBox and Qemu
- nvme.device crash in VirtualBox when booting
- i8042.hidd delays/freezes boot on certain hardware
- crash in pciusb.device when booting

Wont-fix:
- USB mouse/keyboard is only detected is connected during boot
- Delay ~10 seconds when booting SATA disk
- nvme.device/SFS error in VirtualBox when installing

For those who are stuck on a black screen on native with NVME drives try adding NVME=disable to your boot line.



mattson62

  • Newbie
  • *
    • Posts: 16
    • Karma: +0/-0
    • James Mattson
Reply #50 on: April 29, 2023, 03:50:43 PM
I Installed  on VB and it seems to be running well.It booted well after install and auto and  chose 1024x768.Looks awesome already! Network configuration recognized PCNet after i hit the add.Very Excited about this 64  Awesome work!
 



miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #51 on: April 29, 2023, 05:25:56 PM
I Installed  on VB and it seems to be running well.It booted well after install and auto and  chose 1024x768.Looks awesome already! Network configuration recognized PCNet after i hit the add.Very Excited about this 64  Awesome work!

It's good that it's working for you. My x86-64 installation works in Hosted Mode on Linux. It's just that I don't have mouse and keyboard at the boot screen so I can't choose the screen resolution. I have to use the default settings.



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #52 on: April 30, 2023, 01:44:40 AM
It's just that I don't have mouse and keyboard at the boot screen so I can't choose the screen resolution. I have to use the default settings.

miker, you can solve it safely by copying the "screenmode.prefs" file to SYS:Prefs/Env-Archive/SYS

You can copy the "screenmode.prefs" that you use on AROS x86


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #53 on: April 30, 2023, 03:16:46 AM
Hi All,

The new release is now completed and can be downloaded from:

https://github.com/deadw00d/AROS/releases/tag/ABIv11_20230430-1
https://axrt.org/downloads-aros

Below you will find final change log. Thank you everyone who tested this version. Enjoy using this release :)

I also prepared another alpha ISO, this time combining core system with contrib programs, including C and C++ compiler: https://axrt.org/development/aros-pc-x86_64-alpha-6.zip

Here is a list of known issues for the ISO:
- USB mouse/keyboard is only detected is connected during boot
- delay ~10 seconds when booting SATA disk
- nvme.device/SFS error in VirtualBox when installing
- possible NVME crash on some hardware, add 'NVME=disable' to grub command line as a workaround
- if you experience issues booting, try adding 'noacpi' or 'noioapic' to grub command line

Change log
Code: [Select]
AROS ABIv11 20230430-1 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, TaskReady list damaged) (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)
    i8042.hidd (bugs: regression in mouse detection) (deadwood)
    crt.library (bugs: wrong time returned by clock_gettime) (deadwood)

  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)



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #54 on: April 30, 2023, 03:43:27 AM
deadwood, thanks for the new ISO, the parameter "NVME=disable", of precise where should it be placed ?
« Last Edit: April 30, 2023, 04:12:32 AM by AMIGASYSTEM »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #55 on: April 30, 2023, 03:50:57 AM
This parameter is only needed if you have NVME hardware in your machine and AROS does not boot. It needs to be added to kernel command list in GRUB (same ways like 'noacpi' and 'noioapic' options)



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #56 on: April 30, 2023, 03:52:39 AM
OK


Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #57 on: April 30, 2023, 04:42:27 AM
deadwood I have a new laptop I know it's soon but I will test aros x64, I can't boot from usb even if I disabled secure boot from bios so I took an external cd reader that must arrive I will let you know



terminills

  • Member
  • ***
    • Posts: 168
    • Karma: +69/-0
Reply #58 on: April 30, 2023, 07:33:03 AM
deadwood I have a new laptop I know it's soon but I will test aros x64, I can't boot from usb even if I disabled secure boot from bios so I took an external cd reader that must arrive I will let you know


There's a good chance you still won't be able to boot until XHCI is finished being fixed by kalamatee if that's a USB CD Drive.



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #59 on: April 30, 2023, 09:06:04 AM
I have two USB 2.0 compatible ports