AROS 68k updates from ApollOS repository

deadwood · 38062

AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #45 on: November 23, 2021, 11:10:57 AM
deadwood, on the report made on EAB,  FS-UAE developer  "FrodeSolheim" intervened and asked me if it was easy to boot AROS 68k, and that he would like to try it.

I immediately prepared and attached on the post a HardFile with the "clean" Nightly Build installed (copied ISO content) and configured a RTG screen.

http://eab.abime.net/showthread.php?t=108477


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #46 on: November 23, 2021, 11:35:01 PM
Good, I see Frode has found the issue. At least we have clarity it is not related to AROS ROM itself. Thanks for taking this up!



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #47 on: November 24, 2021, 01:15:43 AM
Yes with that fix now also on Amilator AROS One 68k works perfectly with JT active, and everything is as fast as on WinUAE

Frode also said that on his new version 4 that will be released, based on a newer version of WinUAE the problem will no longer be present.


OlafS3

  • Legendary Member
  • *****
    • Posts: 544
    • Karma: +50/-8
Reply #48 on: November 24, 2021, 01:36:52 AM
thanx for your help on this



OlafS3

  • Legendary Member
  • *****
    • Posts: 544
    • Karma: +50/-8
Reply #49 on: November 24, 2021, 01:50:37 AM
Good, I see Frode has found the issue. At least we have clarity it is not related to AROS ROM itself. Thanks for taking this up!

I do not know if it can be fixed with the apolloos commits already...

there were two bugs I saw a number of times... the problems with  fire constantly pressed (joystick)
the second when file requester opened the system freezes

both problems affect a number of programs but not all. For the second problem I have attached "cli-tracker". If you start it in cli the system immediately freezes (in my system) or at least application creates error and not continues (Wanderer). It also happened in last available nightly. Perhaps you could look at this issue that affects expecially applications.

Thanks in advance

« Last Edit: November 24, 2021, 01:56:55 AM by OlafS3 »



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #50 on: November 24, 2021, 02:17:51 AM
there were two bugs I saw a number of times... the problems with  fire constantly pressed (joystick)

The "fire that stays pressed" is caused by the "Lowlevel.library" if you replace it with an Amiga version the problem is solved.

Quote
the second when file requester opened the system freezes

Regarding "cli-tracker" please send me a command string to test it on my system, thanks !

Also here I think it is a problem of a library "reqtools.library", if you replace it with an OS the problem will be solved.

« Last Edit: November 24, 2021, 02:26:07 AM by AMIGASYSTEM »



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #51 on: November 24, 2021, 02:39:11 AM
There are other native AROS 68k libraries that have problems with "AMiGA Applications" most recent and they are:

Icon.library -> to be replaced immediately to handle Dual-PNG, OS4 etc.. without this library by PeterK AROS One 68k could not exist.

Rexxsyslib.library -> important to start applications like ModExplorer

Warp3D.library -> With WinUAE version you have a hardware acceleration

XadMaster.library -> To transform archives into folders

There are other less important libraries that at the moment I don't remember


OlafS3

  • Legendary Member
  • *****
    • Posts: 544
    • Karma: +50/-8
Reply #52 on: November 24, 2021, 03:33:11 AM
there were two bugs I saw a number of times... the problems with  fire constantly pressed (joystick)

The "fire that stays pressed" is caused by the "Lowlevel.library" if you replace it with an Amiga version the problem is solved.

Quote
the second when file requester opened the system freezes

Regarding "cli-tracker" please send me a command string to test it on my system, thanks !

Also here I think it is a problem of a library "reqtools.library", if you replace it with an OS the problem will be solved.

the lowlevel problem might be fixed by apollo team, the reqtools problem I am not sure

only use cli-tracker without any parameter, then it opens requester to let you select a file to play and in this moment a error occurs



OlafS3

  • Legendary Member
  • *****
    • Posts: 544
    • Karma: +50/-8
Reply #53 on: November 24, 2021, 03:36:09 AM
There are other native AROS 68k libraries that have problems with "AMiGA Applications" most recent and they are:

Icon.library -> to be replaced immediately to handle Dual-PNG, OS4 etc.. without this library by PeterK AROS One 68k could not exist.

Rexxsyslib.library -> important to start applications like ModExplorer

Warp3D.library -> With WinUAE version you have a hardware acceleration

XadMaster.library -> To transform archives into folders

There are other less important libraries that at the moment I don't remember

I use icon library from PeterK and xadmaster works (I am not sure which version I now use ;) ). Modexplorer CE (or how it is called) works but of course having full Arexx support would be nice. Copying system files from original installation is no option for me (in Aros Vision).

If you are about it, does printing in file work for you? Also do amiga applications work with it? i have not managed to print in file. It would be a workaround for real world using because it is possible to convert Postscript in PDF and the PDF could be printed on another system or even directly printed with certain printers.
« Last Edit: November 24, 2021, 03:39:52 AM by OlafS3 »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #54 on: November 24, 2021, 04:49:55 AM
New roms: https://axrt.org/development/aros-rom-20211124.zip

They don't have any of the Apollo team changes yet, but should work unlike previous ones. Please let me know if you notice any issues compare to "Nightly build" ROMs.



OlafS3

  • Legendary Member
  • *****
    • Posts: 544
    • Karma: +50/-8
Reply #55 on: November 24, 2021, 04:56:20 AM
New roms: https://axrt.org/development/aros-rom-20211124.zip

They don't have any of the Apollo team changes yet, but should work unlike previous ones. Please let me know if you notice any issues compare to "Nightly build" ROMs.

thanks. I am not at home and will do later



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #56 on: November 24, 2021, 05:16:32 AM

Modexplorer CE (or how it is called) works but of course having full Arexx support would be nice. Copying system files from original installation is no option for me (in Aros Vision).

No I'm talking about Modexplorer Full version, AmimodModRadio works discretely, see screenshot !

Quote
only use cli-tracker without any parameter, then it opens requester to let you select a file to play and in this moment a error occurs

I don't have any crashes, see screenshot

Quote
If you are about it, does printing in file work for you? Also do amiga applications work with it? i have not managed to print in file. It would be a workaround for real world using because it is possible to convert Postscript in PDF and the PDF could be printed on another system or even directly printed with certain printers.

I have not tried, I will test as soon as possible


OlafS3

  • Legendary Member
  • *****
    • Posts: 544
    • Karma: +50/-8
Reply #57 on: November 24, 2021, 05:26:28 AM
@AMIGASYSTEM

No error with cli-tracker?

i am only a little surprised. i got this error even with plain nightly (the last one officially available on the main branch)

Do you replace something in your distribution compared to a nightly? I use the original aros libs (except icon lib of course)



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #58 on: November 24, 2021, 05:43:19 AM

If you are about it, does printing in file work for you?
With which tool would you print to File, is there a virtual printer on Amiga ?

Quote
It would be a workaround for real world using because it is possible to convert Postscript in PDF and the PDF could be printed on another system or even directly printed with certain printers.

Why do so much work? on Amiga/AROS x86/68k thanks to an Italian user/developer there is a small program that converts text directly to PDF, you can also use it as an editor and print directly to PDF, see my little video attached.

TXT to PDF on AROS 68k
https://drive.google.com/file/d/1rMs1YjWj0PXsmtfEKq-BKUIE9uMo8df1/view


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #59 on: November 24, 2021, 05:46:56 AM
@AMIGASYSTEM

No error with cli-tracker?
I have tried to load files and at the moment I have no errors, the reqtools.library crashes I had also found on other applications. Anyway in my opinion it is not a problem of reqtools.library AROS but of the amiga programs not compatible with AROS 68k, it would be necessary to convert them to the native AROS 68k exe.