AROS ABIv0 20190416 Development

deadwood · 22406

AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3744
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #15 on: June 04, 2022, 05:51:33 AM
deadwood, "20180731-D2-pc-i386-boot-iso.zipper" perfect, I have put your new ISO on AROS One v1.8 preview and everything seems to be fine, I will do more extensive testing to make sure everything works well and any improvements.

As you can see from the screenshot the ISO without the need to Install AROS One, Dopus4, OWB and AmiTube work perfectly
« Last Edit: June 04, 2022, 06:04:19 AM by AMIGASYSTEM »



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #16 on: June 04, 2022, 07:16:06 AM
Here is new ISO:

https://axrt.org/development/AROS-20180731-D2-pc-i386-boot-iso.zip

I tested it with GCC and DOpus from 20180423-1 release. Both of them started without problem.

thank you deadwood upgraded my tinyaros distribution



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #17 on: June 04, 2022, 07:28:36 AM
@AMIGASYSTEM, @salvo

Thanks for confirmation. If you spot regression, please report them. I will begin working on next iteration - 20181029.



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #18 on: June 04, 2022, 07:38:06 AM
ok deadwood :)



paolone

  • Legendary Member
  • *****
    • Posts: 568
    • Karma: +90/-0
Reply #19 on: June 04, 2022, 08:13:00 AM
Here is new ISO:

https://axrt.org/development/AROS-20180731-D2-pc-i386-boot-iso.zip

I tested it with GCC and DOpus from 20180423-1 release. Both of them started without problem.


Back to normality!!! :-)
Thank you, now everything's working like before (or at least so it seems).


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #20 on: June 05, 2022, 04:15:50 AM
Hi,

Next iteration ISO available: https://axrt.org/development/AROS-20181029-D3-pc-i386-boot-iso.zip.zip

There are two major changes: grub2 is being built in a different way and acpia.library is updated to newer version. Both of those topics can have positive or negative impact on booting on real hardware. Please test for regressions.

Here is changelog. Below "--" you will find items added in this iteration:

Code: [Select]
AROS ABIv0 20181029 changes:

  Functionalities:
    Further implementation of vusbhci.device and arosx.class (DizzyOfCRN)
    C library softfloat support (Kalamatee)
    e1000.device updated to 8.0.35 and rx queue hags resolved (Kalamatee)
--
    Added GetUpTime to timer.device (Schulz)
    Improved clock_gettime in C library (Kalamatee)
    Prefs/Palette added (Kalamatee)

  64-bit support:
    Kernel (Falemagn)
--
    Coloradjust.mui, Palette.mui fixes (Kalamatee)
    reqtools.library fixes (Kalamatee)

  68k support:
    6888x FPU and 060 FPU versions for match functions (Kalamatee)
    Implemented FASTATA GAYLE extensions (Kalamatee)
--
    Work on making C library ROMable (Kalamatee)

  Updates:
    Boost preprocessor macros (Falemagn)
    AROS build system (Falemagn, Kalamatee)
    GMP 6.1.2, MPFR 3.1.4, MPC 1.1.0 (Kalamatee)
--
    Polish catalogs for Preferences programs (wawa)
    acpia.library 20180810 (Kalamatee)
 
  Functional fixes:
    Documentation (Neil, Kalamatee)
    C library (Kalamatee)
    vesagfx.hidd (bugs: broken support for paletted modes) (Neil)
    Restored lost guillemets in task names (Neil)
    Fix USB keyboard on QEMU sam460ex emulation (balaton)
    PCITool (bugs: truncating output) (Kalamatee)
    exec.library (bugs: broken support for MEMF_REVERSE (Neil)
    String.mui (bugs: broken Ctrl-U support) (Neil)
--
    ata.device (bugs: random failure to start) (Kalamatee)

  Stability fixes:
    graphics.library (Neil)
    Trident (Kalamatee)
    uuid.library (Kalamatee, Neil)
    Printer preferences (Kalamatee, Neil)
    C:Mount (Kalamatee)
    NList (Kalamatee)
    diskimage.device (Kalamatee)
    rexxsupport.library (Kalamatee)
    Wanderer (Kalamatee)
    SysExplorer  (Kalamatee)
    WiMP  (Kalamatee)
    Calculator (Kalamatee)
    AROSTCP (Kalamatee)
    openurl.library (Kalamatee)
    String.mui  (Kalamatee, Neil)
    muimaster.library (Kalamatee)
    IPrefs (Neil)
    Wanderer preferences (Kalamatee)
--
    Slider.mui (Kalamatee)



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #21 on: June 05, 2022, 04:37:57 AM
ok deadwood thank you :)



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #22 on: June 05, 2022, 04:56:39 AM
ok deadwood

system appllication works eccept tools/showconfig
prefs app works
vesa mode run fine
native mode run fine on my nvidia quadro nvs295
usb key works
audio works "hdaudio"
network works

excellent work

hi :)
« Last Edit: June 05, 2022, 05:02:05 AM by salvo »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #23 on: June 05, 2022, 08:31:02 AM
Thanks for tests Salvo.



nikos

  • Senior Member
  • ****
    • Posts: 374
    • Karma: +71/-3
    • aspireos
Reply #24 on: June 05, 2022, 02:04:46 PM
IntelGMA is broken.
The ISO loads all the way but screen is grey with nothing.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #25 on: June 05, 2022, 02:10:09 PM
IntelGMA is broken.
The ISO loads all the way but screen is grey with nothing.

Can you check the previous ISO, -D2 (link in this thread) if it is broken as well?

Also, does the -D3 ISO boots in VESA mode on your hardware?
« Last Edit: June 05, 2022, 02:16:08 PM by deadwood »



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3744
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #26 on: June 05, 2022, 03:41:46 PM
Also my "Intel 945" on that I have on "ACER Aspire One ZG5" and "Dell Inspiron Mini 910" does not work, the system boots up, wanderer music intro is heard, but the screen remains black, have not tested 20180731-D2
« Last Edit: June 05, 2022, 05:09:10 PM by AMIGASYSTEM »



nikos

  • Senior Member
  • ****
    • Posts: 374
    • Karma: +71/-3
    • aspireos
Reply #27 on: June 05, 2022, 03:44:00 PM
IntelGMA is broken.
The ISO loads all the way but screen is grey with nothing.

Can you check the previous ISO, -D2 (link in this thread) if it is broken as well?

Also, does the -D3 ISO boots in VESA mode on your hardware?

Hi Deadwood

VESA works fine.
Same problem with previous ISO.


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #28 on: June 05, 2022, 06:02:33 PM



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3744
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #29 on: June 05, 2022, 06:15:58 PM
On "AROS-20180423-1" I also encountered the same problem.

I noticed that all your Distros do not include the Driver "File" "intelG45.hidd" on Devs/Drivers, if it is no longer needed should I eminate it from my distro?