Tiny Aros Experimental x86_64 v11

Amiwell · 5431

miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #75 on: March 17, 2023, 08:52:49 PM
I use VMWare on Windows 7 Pro x64.

Native in VMWare.



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #76 on: March 17, 2023, 08:57:33 PM
ok Miker :)



miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #77 on: March 19, 2023, 11:51:31 AM
@Amiwell

I downloaded the newest TinyAros ABIv11 to test the dev tools.

BTW 225MB is a good download size. I have very limited hard disk space.  :)



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #78 on: March 19, 2023, 12:05:16 PM
the iso in total does not exceed 800 Mb only the dev tools are 500 mb



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #79 on: March 20, 2023, 08:14:27 PM
Fix the iso for usb stick and vm i have changed icon theme with kens v4 and i deleted the development drawer do not works at moment :-\



http://tinyaros.flazio.com/
« Last Edit: March 20, 2023, 08:42:51 PM by Amiwell »



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #80 on: June 09, 2023, 06:19:05 PM
Available for download with new Deadwood fixes :)

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)
« Last Edit: June 10, 2023, 11:18:46 AM by Amiwell »



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #81 on: June 10, 2023, 11:14:40 AM
deadwood said he wants to do an abstraction layer to make the system compatible with ABIv0 applications currently there is not much software