Native | |
Reference | https://axrt.org/download/aros/v0/AROS-20180423-1-pc-i386-boot-iso.zip |
AROS ABIv0 20180731 changes:
Functionalities:
vusbhci.device (DizzyOfCRN)
C library softfloat support (Kalamatee)
SSL certficates to be stored at ENVARC:SYS/Certificates (Kalamatee)
e1000.device updated to 8.0.35 and rx queue hags resolved (Kalamatee)
64-bit support:
Kernel (Falemagn)
68k support:
6888x FPU and 060 FPU versions for match functions (Kalamatee)
ata_gayle.hidd fixes (Kalamatee)
Updates:
Boost preprocessor macros (Falemagn)
AROS build system (Falemagn, Kalamatee)
GMP 6.1.2, MPFR 3.1.4, MPC 1.1.0 (Kalamatee)
Fixes:
Documentation (Neil, Kalamatee)
C library (Kalamatee)
graphics.library (Neil)
vesagfx.hidd (Neil)
Restored lost guillemets in task names (Neil)
Fix USB keyboard on QEMU sam460ex emulation (balaton)
Trident (Kalamatee)
uuid.library (Kalamatee, Neil)
IPrefs (Kalamatee)
NList (Kalamatee)
C:Mount (Kalamatee)
Printer preferences (Kalamatee, Neil)
diskimage.device (Kalamatee)
rexxsupport.library (Kalamatee)
Wanderer (Kalamatee)
PCITool (Kalamatee)
SysExplorer (Kalamatee)
Calculator (Kalamatee)
WiMP (Kalamatee)
Wanderer preferences (Kalamatee)
AROSTCP (Kalamatee)
openurl.library (Kalamatee)
String.mui (Kalamatee, Neil)
muimaster.library (Kalamatee)
exec.library (Neil)
hid.class (balaton)
asl.library (Neil)
AROS ABIv0 20180731 changes:
Functionalities:
vusbhci.device (DizzyOfCRN)
C library softfloat support (Kalamatee)
SSL certficates to be stored at ENVARC:SYS/Certificates (Kalamatee)
e1000.device updated to 8.0.35 and rx queue hags resolved (Kalamatee)
64-bit support:
Kernel (Falemagn)
68k support:
6888x FPU and 060 FPU versions for match functions (Kalamatee)
Implemented FASTATA GAYLE extensions (Kalamatee)
Updates:
Boost preprocessor macros (Falemagn)
AROS build system (Falemagn, Kalamatee)
GMP 6.1.2, MPFR 3.1.4, MPC 1.1.0 (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)
asl.library (bugs: wrong default value of ASLFR_PopToFront) (Neil)
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)
@paolone, @AMIGASYSTEM
I think I know where the problem lies. I will prepare a new ISO.
Paolo i new GCC is located inside "AROS-20180423-D2-pc-i386-boot-iso-GCC630", But then you have to update with the next ISO
Ok, I have integrated this into Icaros Desktop
http://www.icarosdesktop.com/BETA/20220603/LIVE-test.iso
and some strange things happen.
1. a console window telling that it could not start some packages that never showed up before, when booting from CD. I have added a echo command to t:p in order to catch the culprit with no luck.
2. this also showed up a message about rexxmast. Maybe it was there before, but all redirections to NIL: just hidden that.
3. gcc does nothing. No error message, just does nothing and exits gracefully. Maybe this was here before, but I hadn't catched it. where can I get the latest gcc for AROS I've heard about some topic else?
4. directory opus 4 does not start anymore
5. warm reboot still not working with vmware
6. owb does not start and crashes AROS (stuck pointer), other utilities in Utilities don't work as well.
7. many (and I mean MANY) AROS apps from the same AROS ISO and third party applications do not work anymore (just in Tools: acpitool, amigakeyremapper, boingiconbar, marranoftp and showconfig are not working)
8. LUA is not working, so nothing based on LUA is working as well
9. IconX does not work, so no tool using it from its icon can be launched by Dopus5
to be honest, almost nothing works as it should... :-)
@paolone, @AMIGASYSTEM
I think I know where the problem lies. I will prepare a new ISO.
Great! Is it a 'systemic' fix that will need all files replaced, or just a couple of files?
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.
Here is new ISO:
https://axrt.org/development/AROS-20180731-D2-pc-i386-boot-iso.zip (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.
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)
IntelGMA is broken.
The ISO loads all the way but screen is grey with nothing.
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?
AROS ABIv0 20190301 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)
--
Implement GadgetText for plain Gadgets (o1i)
Migrate to use GCC 6.5.0 from GCC 6.3.0 (deadwood)
Migrate to use binutils 2.32 from bintuils 2.23.2 (deadwood)
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)
--
felsunxi.class fixes (Kalamatee)
mouse.hidd fixes (twilen)
ARM support:
--
Major work on ARM Big Endian version of AROS kernel (Schulz)
Work on RasPI graphics drivers for Big Endian mode (Schulz)
Improvements to RasPI USB support (Schulz)
Updates:
Boost preprocessor macros (Falemagn)
AROS build system (Falemagn, Kalamatee)
GMP 6.1.2, MPC 1.1.0 (Kalamatee)
Polish catalogs for Preferences programs (wawa)
--
binutils 2.32 (Kalamatee)
GCC 6.5.0 (Kalamatee)
MPFR 4.0.2 (Kalamatee)
acpia.library 20190215 (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)
--
fat-handler (bugs: Big Endian incompatibility) (Schulz)
Fix to updating Wanderer windows (Kalamatee)
ata.device (bugs: wrong handling of NSCMD_DEVICEQUERY) (Schulz)
Stability fixes:
graphics.library (Neil)
Trident (Kalamatee)
uuid.library (Kalamatee, Neil)
Printer preferences (Kalamatee, Neil)
C:Mount, NList (Kalamatee)
diskimage.device, rexxsupport.library (Kalamatee)
Wanderer, SysExplorer, WiMP (Kalamatee)
Calculator, AROSTCP (Kalamatee)
openurl.library (Kalamatee)
String.mui (Kalamatee, Neil)
muimaster.library (Kalamatee)
IPrefs, Slider.mui (Neil)
Wanderer preferences (Kalamatee)
--
dos.library, sdcard.device (Schulz)
posixc.library, graphics.library (Kalamatee)
massstorage.class, Calendar.mcp (Kalamaee)
nouveau.hidd, icon.library (Kalamatee)
locale.library, nonvolatile.library (Kalamatee)
Input preference, Locale preferences (Kalamatee)
FreeType Manager, FKey (Kalamatee)
More, MultiView (Kalamatee)
AROS ABIv0 20190416 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)
Implement GadgetText for plain Gadgets (o1i)
Migrate to use GCC 6.5.0 from GCC 6.3.0 (deadwood)
Migrate to use binutils 2.32 from bintuils 2.23.2 (deadwood)
--
Introduction of storage subsystem (Kalamatee)
SysExplorer extended and made modular (Kalamatee)
SysExplorer shows extended disk capabilities (Kalamatee)
DiskInfo, C/Info recognizes more file system (Kalamatee)
DOS recognizes muFS file systems (Kalamatee)
Prefs/ScreenMode displays now test screen (Kalamatee)
64-bit support:
Kernel (Falemagn)
Coloradjust.mui, Palette.mui fixes (Kalamatee)
reqtools.library fixes (Kalamatee)
--
EMU10kx.audio 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)
felsunxi.class fixes (Kalamatee)
mouse.hidd fixes (twilen)
--
Add BlitRect and DrawLine support to p96gfx.hidd (Kalamatee)
Compatibility fix to GfxBase->system_bplcon0 (Kalamatee)
Fixes to cursor support in p96gfx.hidd (Kalamatee)
ARM support:
Major work on ARM Big Endian version of AROS kernel (Schulz)
Work on RasPI graphics drivers for Big Endian mode (Schulz)
Improvements to RasPI USB support (Schulz)
--
Use real ELF executable as format for AROS ARM programs (Schulz)
Updates:
Boost preprocessor macros (Falemagn)
AROS build system (Falemagn, Kalamatee)
GMP 6.1.2, MPC 1.1.0 (Kalamatee)
Polish catalogs for Preferences programs (wawa)
binutils 2.32 (Kalamatee)
GCC 6.5.0 (Kalamatee)
MPFR 4.0.2 (Kalamatee)
acpia.library 20190215 (Kalamatee)
--
libpng 1.6.36 / png.library v53 (Kalamatee)
freetype 2.10.0 / freetype2.library v6.2 (Kalamatee)
French catalogs updated (otigreat)
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)
fat-handler (bugs: Big Endian incompatibility) (Schulz)
Fix to updating Wanderer windows (Kalamatee)
ata.device (bugs: wrong handling of NSCMD_DEVICEQUERY) (Schulz)
--
atheros5000.device (bugs: wrong reading of ar5416_tx_status) (Schulz)
fat-handler (bugs: wrong behavior under optimization) (Kalamatee)
ntfs-handler (bugs: wrong behavior under optimization) (Kalamatee)
muimaster.library (bugs: datatypes images not properly remapped) (Kalamatee)
freetype2.library (bugs: high stack usage) (Kalamatee)
Stability fixes:
graphics.library (Neil)
Trident (Kalamatee)
uuid.library (Kalamatee, Neil)
Printer preferences (Kalamatee, Neil)
C:Mount, NList (Kalamatee)
diskimage.device, rexxsupport.library (Kalamatee)
Wanderer, SysExplorer, WiMP (Kalamatee)
Calculator, AROSTCP (Kalamatee)
openurl.library (Kalamatee)
String.mui (Kalamatee, Neil)
muimaster.library (Kalamatee)
IPrefs, Slider.mui (Neil)
Wanderer preferences (Kalamatee)
dos.library, sdcard.device (Schulz)
posixc.library, graphics.library (Kalamatee)
massstorage.class, Calendar.mcc (Kalamaee)
nouveau.hidd, icon.library (Kalamatee)
locale.library, nonvolatile.library (Kalamatee)
Input preference, Locale preferences (Kalamatee)
FreeType Manager, FKey (Kalamatee)
More, MultiView (Kalamatee)
--
Graph.mcc, Clock.mcc (Kalamatee)
Hi,
we arrived at the final iteration for ISO upgrades: 20190416
https://axrt.org/development/AROS-20190416-D5-pc-i386-boot-iso.zip
I need to warn you though, that amount of internal changes in this last iteration is bigger than all 4 combined. Expect regression and possible loss of binary compatibility. Especially please test whole installation process - there were changes to grub and InstallAROS. Next step is to upgrade contrib archive to similar date. Once this is done I will start fixing reported problems.
Fixed:
- mouse pointer is visible again
Not fixed:
- IntelGMA regression
Change log:Code: [Select]AROS ABIv0 20190416 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)
Implement GadgetText for plain Gadgets (o1i)
Migrate to use GCC 6.5.0 from GCC 6.3.0 (deadwood)
Migrate to use binutils 2.32 from bintuils 2.23.2 (deadwood)
--
Introduction of storage subsystem (Kalamatee)
SysExplorer extended and made modular (Kalamatee)
SysExplorer shows extended disk capabilities (Kalamatee)
DiskInfo, C/Info recognizes more file system (Kalamatee)
DOS recognizes muFS file systems (Kalamatee)
Prefs/ScreenMode displays now test screen (Kalamatee)
64-bit support:
Kernel (Falemagn)
Coloradjust.mui, Palette.mui fixes (Kalamatee)
reqtools.library fixes (Kalamatee)
--
EMU10kx.audio 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)
felsunxi.class fixes (Kalamatee)
mouse.hidd fixes (twilen)
--
Add BlitRect and DrawLine support to p96gfx.hidd (Kalamatee)
Compatibility fix to GfxBase->system_bplcon0 (Kalamatee)
Fixes to cursor support in p96gfx.hidd (Kalamatee)
ARM support:
Major work on ARM Big Endian version of AROS kernel (Schulz)
Work on RasPI graphics drivers for Big Endian mode (Schulz)
Improvements to RasPI USB support (Schulz)
--
Use real ELF executable as format for AROS ARM programs (Schulz)
Updates:
Boost preprocessor macros (Falemagn)
AROS build system (Falemagn, Kalamatee)
GMP 6.1.2, MPC 1.1.0 (Kalamatee)
Polish catalogs for Preferences programs (wawa)
binutils 2.32 (Kalamatee)
GCC 6.5.0 (Kalamatee)
MPFR 4.0.2 (Kalamatee)
acpia.library 20190215 (Kalamatee)
--
libpng 1.6.36 / png.library v53 (Kalamatee)
freetype 2.10.0 / freetype2.library v6.2 (Kalamatee)
French catalogs updated (otigreat)
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)
fat-handler (bugs: Big Endian incompatibility) (Schulz)
Fix to updating Wanderer windows (Kalamatee)
ata.device (bugs: wrong handling of NSCMD_DEVICEQUERY) (Schulz)
--
atheros5000.device (bugs: wrong reading of ar5416_tx_status) (Schulz)
fat-handler (bugs: wrong behavior under optimization) (Kalamatee)
ntfs-handler (bugs: wrong behavior under optimization) (Kalamatee)
muimaster.library (bugs: datatypes images not properly remapped) (Kalamatee)
freetype2.library (bugs: high stack usage) (Kalamatee)
Stability fixes:
graphics.library (Neil)
Trident (Kalamatee)
uuid.library (Kalamatee, Neil)
Printer preferences (Kalamatee, Neil)
C:Mount, NList (Kalamatee)
diskimage.device, rexxsupport.library (Kalamatee)
Wanderer, SysExplorer, WiMP (Kalamatee)
Calculator, AROSTCP (Kalamatee)
openurl.library (Kalamatee)
String.mui (Kalamatee, Neil)
muimaster.library (Kalamatee)
IPrefs, Slider.mui (Neil)
Wanderer preferences (Kalamatee)
dos.library, sdcard.device (Schulz)
posixc.library, graphics.library (Kalamatee)
massstorage.class, Calendar.mcc (Kalamaee)
nouveau.hidd, icon.library (Kalamatee)
locale.library, nonvolatile.library (Kalamatee)
Input preference, Locale preferences (Kalamatee)
FreeType Manager, FKey (Kalamatee)
More, MultiView (Kalamatee)
--
Graph.mcc, Clock.mcc (Kalamatee)
Ok, let's wait if others experience same problem. I don't have it when using VirtualBox
@Salvo
When booting from CD, did you have "older" AROS installed on your harddrive?
@AMIGASYSTEM
Booting from pendrive uses a different driver than booting from CD (what Salvo tried). Can you try booting from CDROM?
@AMIGASYSTEM
Booting from pendrive uses a different driver than booting from CD (what Salvo tried). Can you try booting from CDROM?
Yes I know, tested with CDRW, used ACER Aspire 5920 and Samsung R730, no problems encountered !
Can you tell me what chipsets your mothboards have? This information should be available in PCITool. Start PCITool, click on "Save complete PCI information to RAM Disk" and then share generated files please.
@amigasystem
You can try the software available to check binary compatibility
Thank's
Is it the same "crash" in ATA as with salvo?
deadwood, one question, in your ISOs, is the CD/DVD "bootloader" always the same, or is it occasionally updated.
deadwood, one question, in your ISOs, is the CD/DVD "bootloader" always the same, or is it occasionally updated.
In D5 there was a change to where font are stored that trigger the graphics mode. Now then are stored in /font/ subdirectory
/Arch/pc/grub/fonts/unicode.pf2
In D5 there was a change to where font are stored that trigger the graphics mode. Now then are stored in /font/ subdirectory
/Arch/pc/grub/fonts/unicode.pf2
AROS ABIv0 20190416-1 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)
Implement GadgetText for plain Gadgets (o1i)
Migrate to use GCC 6.5.0 from GCC 6.3.0 (deadwood)
Migrate to use binutils 2.32 from bintuils 2.23.2 (deadwood)
Introduction of storage subsystem (Kalamatee)
SysExplorer extended and made modular (Kalamatee)
SysExplorer shows extended disk capabilities (Kalamatee)
DiskInfo, C/Info recognizes more file system (Kalamatee)
DOS recognizes muFS file systems (Kalamatee)
Prefs/ScreenMode displays now test screen (Kalamatee)
64-bit support:
Kernel (Falemagn)
Coloradjust.mui, Palette.mui fixes (Kalamatee)
reqtools.library fixes (Kalamatee)
EMU10kx.audio fixes (Kalamatee)
FryingPan 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)
felsunxi.class fixes (Kalamatee)
mouse.hidd fixes (twilen)
Add BlitRect and DrawLine support to p96gfx.hidd (Kalamatee)
Compatibility fix to GfxBase->system_bplcon0 (Kalamatee)
Fixes to cursor support in p96gfx.hidd (Kalamatee)
ARM support:
Major work on ARM Big Endian version of AROS kernel (Schulz)
Work on RasPI graphics drivers for Big Endian mode (Schulz)
Improvements to RasPI USB support (Schulz)
Use real ELF executable as format for AROS ARM programs (Schulz)
Updates:
Boost preprocessor macros (Falemagn)
AROS build system (Falemagn, Kalamatee)
GMP 6.1.2, MPC 1.1.0 (Kalamatee)
Polish catalogs for Preferences programs (wawa)
binutils 2.32 (Kalamatee)
GCC 6.5.0 (Kalamatee)
MPFR 4.0.2 (Kalamatee)
acpia.library 20190215 (Kalamatee)
libpng 1.6.36 / png.library v53 (Kalamatee)
freetype 2.10.0 / freetype2.library v6.2 (Kalamatee)
French catalogs updated (otigreat)
ffmpeg 4.0.2 (Kalamatee)
lbreakout2 2.6.5 (Kalamatee)
libxml2 2.9.9 (Kalamatee)
libxslt 1.1.33 (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)
fat-handler (bugs: Big Endian incompatibility) (Schulz)
Fix to updating Wanderer windows (Kalamatee)
ata.device (bugs: wrong handling of NSCMD_DEVICEQUERY) (Schulz)
atheros5000.device (bugs: wrong reading of ar5416_tx_status) (Schulz)
fat-handler (bugs: wrong behavior under optimization) (Kalamatee)
ntfs-handler (bugs: wrong behavior under optimization) (Kalamatee)
muimaster.library (bugs: datatypes images not properly remapped) (Kalamatee)
freetype2.library (bugs: high stack usage) (Kalamatee)
Stability fixes:
graphics.library (Neil)
Trident (Kalamatee)
uuid.library (Kalamatee, Neil)
Printer preferences (Kalamatee, Neil)
C:Mount, NList (Kalamatee)
diskimage.device, rexxsupport.library (Kalamatee)
Wanderer, SysExplorer, WiMP (Kalamatee)
Calculator, AROSTCP (Kalamatee)
openurl.library (Kalamatee)
String.mui (Kalamatee, Neil)
muimaster.library (Kalamatee)
IPrefs, Slider.mui (Neil)
Wanderer preferences (Kalamatee)
dos.library, sdcard.device (Schulz)
posixc.library, graphics.library (Kalamatee)
massstorage.class, Calendar.mcc (Kalamaee)
nouveau.hidd, icon.library (Kalamatee)
locale.library, nonvolatile.library (Kalamatee)
Input preference, Locale preferences (Kalamatee)
FreeType Manager, FKey (Kalamatee)
More, MultiView (Kalamatee)
Graph.mcc, Clock.mcc (Kalamatee)
In D5 there was a change to where font are stored that trigger the graphics mode. Now then are stored in /font/ subdirectory
/Arch/pc/grub/fonts/unicode.pf2
Yes I know I had noticed, I also upgraded my AROS One D5, I look one by one all the files of the ISO, I don't refer to the files included in the ISO, but it has the Boot loader which is needed to do the Boot to the CD/DVD, example to mean like the CD32.TM (TradeMark) which is used to create an Amiga Bootable CD for CD32.
deadwood the problem with ata device persist :-\
@cavemann
Is it the same "crash" in ATA as with salvo?
If there is no change, i avoid making the various unnecessary backups :)
If there is no change, i avoid making the various unnecessary backups :)
There were a few changes between "D5" and "-1" and you should update your distribution with "-1". Now that we are in a more stable situation, next releases might only require you to update selected components.
Will Deadwood the new version of Gallium will be present on the next updates?
Will Deadwood the new version of Gallium will be present on the next updates?
As far as I know update to Mesa that happened in 2019 did not restore IntelGMA and Nouveau 3D acceleration. If that is that case, this update will not be part of ABIv0 ISOs.
Here you go:
https://axrt.org/download/aros/v0/AROS-20190416-1-mingw32-i386-system.tar.bz2
.... from Wanderer is it possible to run Windows applications, how is it done?Yes it is possible.
Eventually we can open a Thread decicated to AROS Hosted Windows, I would have other requests to makeIndeed better not pollute threads with offtopic discussions (that has been done here much too many times already)
If i remember correctly then it was Icaros Desktop that has something named a "rabbit hole" which allows you to execute commands on the host OS.
I am not familiar with the "Hostbridge" procedure, from the videos it is not clear which tool is used
https://youtu.be/H9eV1YCAkaU (https://youtu.be/H9eV1YCAkaU)
VESA mode does not work on this ISO and I cannot install AROS on a Pendrive, my ACER Aspire One ZG5 and Dell Inspiron Mini 910 do not have a CD drive.
@salvo
For the computer you run IDE-2 test and made the photo above, can you describe what drives (both harddrives and cdrom/dvd drives you have and how they are configured)?
Primary Master - ?
Primary Slave - ?
Secondary Master - ?
Secondary Slave - ?
I have the devices attached to the sata port
1 hard disk
2 dvd roms
3 hard drives
I saw the new grub how I can do the boot deadwood
Here are official release builds:
https://axrt.org/download/aros/v0/AROS-20190416-2-mingw32-i386-system.tar.bz2
https://axrt.org/download/aros/v0/AROS-20190416-2-pc-i386-boot-iso.zip
Here are official release builds:
https://axrt.org/download/aros/v0/AROS-20190416-2-mingw32-i386-system.tar.bz2
https://axrt.org/download/aros/v0/AROS-20190416-2-pc-i386-boot-iso.zip
What is an important change from the previous ISO ?
AROS Hosted Windows has an error on the "Slarti" program, works fine AROS x86
Noticed that selecting any red arrows in pointer prefs, seems to get garbage.
AROS Hosted Windows has an error on the "Slarti" program, works fine AROS x86
Works for me :)
Here are official release builds:
https://axrt.org/download/aros/v0/AROS-20190416-2-mingw32-i386-system.tar.bz2
https://axrt.org/download/aros/v0/AROS-20190416-2-pc-i386-boot-iso.zip
What is an important change from the previous ISO ?
For pc-i386 it is fixes in DEVS:ata.device, IntelGMA workaround (DEVS:Monitors/IntelGMA) and Development/libs/libarosc.a fix. For Window-hosted it is video driver fix (Arch/mingw32/aros-bsp-mingw32)
AROS Hosted Windows has an error on the "Slarti" program, works fine AROS x86
Works for me :)
I don't know if it's the same thing, I also tried it on other PC and the error persists, let's see if any other Windows user finds the same problem, the error talks about hardware problem.
What Hollywood libraries are you using, what version?
Hollywood in my opinion works badly, each application works with a different library, so in order not to have problems you have to copy the required libraries "with the supported version" to the program folder.
The Hollywood folder placed in "LIBS" is ignored when the libraries are in the program folder, which have priority over those placed in LIBS.
I don't know if it's the same thing, I also tried it on other PC and the error persists, let's see if any other Windows user finds the same problem, the error talks about hardware problem.
What Hollywood libraries are you using, what version?
I didn't install any. I tested under "clean" AROS.
That is indeed nice to know.Hollywood in my opinion works badly, each application works with a different library, so in order not to have problems you have to copy the required libraries "with the supported version" to the program folder.
The Hollywood folder placed in "LIBS" is ignored when the libraries are in the program folder, which have priority over those placed in LIBS.
Great to know. At least now I know how to fix Hollywood apps when they act like they suddendly became obsolete/broken... Thank you!
You mean one of your disks does not have an icon on Wanderer desktop?
Can you access the disk otherwise - for example from shell?
Can you check if the drive is visible under a different operating system or even previous version of AROS booted from livecd?
Here are official release builds:
https://axrt.org/download/aros/v0/AROS-20190416-2-mingw32-i386-system.tar.bz2
https://axrt.org/download/aros/v0/AROS-20190416-2-pc-i386-boot-iso.zip
On Linux or Windows "now" they see it ? only on AROS it is not seen ? on Wanderer do you notice strange Icons ?
@cavemann
What about FAT-formatted USB pen drives? Are they visible when you plug them in?
If on Linux and Windows you can see it, AROS must see it well too, you could check it on VMware, just connect the Hardisk with a USB case
@cavemann
What about FAT-formatted USB pen drives? Are they visible when you plug them in?
Yes
@deadwood
Palette Preference Guru
If you try to do "Save" or "Use," if you reopen Palette Preference and try to change a color, it generates error, see screenshot
@cavemann
What about FAT-formatted USB pen drives? Are they visible when you plug them in?
Yes
Can you describe what partitions do you have on your hard disk (primary or secondary, what file system, what size).
Do you see those partitions in HDToolBox? Best if you can share screen shots.
You also mentioned that the partition was previosly visible from Linux. Is it still visible? Basically use another system to see if partition is not damaged.
As for crash in ata.device it was at a point of initializing a complete drive - not a single partition.
@cavemann
Looking at your screenshots, it seems that first one is from installed 20190416 release where FAT partition is not recognized by AROS. Second is from same harddrive but booted of 20180423 live CD where FAT partition is recognized. Is this correct understanding?
Ok good. Please try following ISOs via LiveCD and tell me which of them detected and which do not detect the FAT partition.
https://axrt.org/development/AROS-20180731-D2-pc-i386-boot-iso.zip
https://axrt.org/development/AROS-20181029-D3-pc-i386-boot-iso.zip.zip
https://axrt.org/development/AROS-20190301-D4-pc-i386-boot-iso.zip
Thanks. Now I know where to search for regression.ok
One more request: boot the 2018 ISO you used before, go to HDToolBox and click-into 'Partiion 0' and 'Partiion 1'. This should show the internal partitions. Please make screen shots of all 3 and share them.
Ok, for a quick test take L/fat-handler from the -D4 ISO and copy it over to your 2019 installation. Let me know if this made the FAT partition visible again.
Was the Big_Fat partition created from AROS using HDToolBox or from other system?
cre
Looking at the INFO output from 2018 LiveCD it is recognized as FAT12 which should not support the sizes of 120GB :/
Hi All,
The release of now officially published. It includes ~1000 new changes added between April 2018 and April 2019 as well as upgrade of GCC to 6.5.0. This closes the 20190416 release cycle.
You can find full change log here:
https://github.com/deadw00d/AROS/releases/tag/ABIv0_20190416-2
Binaries can be downloaded from here:
https://github.com/deadw00d/AROS/releases/tag/ABIv0_20190416-2
https://www.axrt.org/index.php?tab=download-aros
Binaries will also be available from http://www.aros.org/snapshots.php once we sort out current permission issues.
@cavemann
Try this ISO, it should have fat-handler fixed.
https://axrt.org/development/20190416-2-aros-pc-i386.iso-fat-handler.zip
Hi All,
The release of now officially published. It includes ~1000 new changes added between April 2018 and April 2019 as well as upgrade of GCC to 6.5.0. This closes the 20190416 release cycle.
You can find full change log here:
https://github.com/deadw00d/AROS/releases/tag/ABIv0_20190416-2
Binaries can be downloaded from here:
https://github.com/deadw00d/AROS/releases/tag/ABIv0_20190416-2
https://www.axrt.org/index.php?tab=download-aros
Binaries will also be available from http://www.aros.org/snapshots.php once we sort out current permission issues.
Sorry deadwood, i noticed that today's Final ISO, has the same name "20190416-2", as the one you posted 5 days ago HERE (https://ae.amigalife.org/index.php?topic=922.165). I also noticed thatw is different size between the two ISOs !of course sio I am using in full, this ISO from Today.
I forgot, on AROS x86 Hosted Windows, Dopus4 doesn't work, could be due to lack of Floppy drive, on WMware if you don't configure a Floppy drive even virtual, WMware crashes !
MUI MOS as OS3 includes among the options "Snashot"
Thanks. My question was a bit different: It is possible in MOS MUI settings to set default sizes and position for requesters?
Noticed that selecting any red arrows in pointer prefs, seems to get garbage.
Here is a fixed png.datatype
https://axrt.org/development/png.datatype_20190416-2-fix-1.zip
Should be fixed: https://axrt.org/development/20190416-2-PATCH-1-png.datatype-trans-fix.zip
Did you do anything special to start it? If I just select "GO", all I get is on screen shot below and whole AROS becomes frozen.
make: *** Waiting for unfinished jobs....
fd2pragma.c: In function ‘FuncVBCCPUPCode’:
fd2pragma.c:7964:18: warning: ‘%ld’ directive writing between 2 and 19 bytes into a region of size 13 [-Wformat-overflow=]
7964 | arh->ar_name[sprintf(arh->ar_name, "#1/%ld", k)] = ' ';
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fd2pragma.c:7964:18: note: directive argument in the range [16, 9223372036854775807]
In file included from /usr/include/stdio.h:894,
from fd2pragma.c:381:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 6 and 23 bytes into a destination of size 16
38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
39 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
40 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
fd2pragma.c: In function ‘FuncVBCCMorphCode’:
fd2pragma.c:8675:18: warning: ‘%ld’ directive writing between 2 and 19 bytes into a region of size 13 [-Wformat-overflow=]
8675 | arh->ar_name[sprintf(arh->ar_name, "#1/%ld", k)] = ' ';
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fd2pragma.c:8675:18: note: directive argument in the range [16, 9223372036854775807]
In file included from /usr/include/stdio.h:894,
from fd2pragma.c:381:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 6 and 23 bytes into a destination of size 16
38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
39 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
40 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
To fix the disk information window issue, grab this ISO and take System/Wanderer/Tools/DiskInfo
Question also for scalos should i use the muimaster.library included in this new iso, instead of the one included in the archive "scalos-builds-20220710"
Hi All,
I released a patch for 20190416-2 release:
https://axrt.org/download/aros/v0/AROS-20190416-2-PATCH-1.zip
Contains fixes to png.datatype and fat-handler as well as backport versions of Prefs/Asl, Prefs/ReqTools, Libs/asl.library and Libs/reqtools.library.
Hi All,
I released a patch for 20190416-2 release:
https://axrt.org/download/aros/v0/AROS-20190416-2-PATCH-1.zip
Contains fixes to png.datatype and fat-handler as well as backport versions of Prefs/Asl, Prefs/ReqTools, Libs/asl.library and Libs/reqtools.library.
Even with the new "fat-handler" you can't rename a file from "lower case letters" to "upper case letters" or vice versa, if you try to rename the file it will self-delete
@deadwood
Through user report ntromans made HERE (https://ae.amigalife.org/index.php?topic=774.msg12811#new), we found Guru and Crash of the system with some PDF Documents, tests I made with the attached PDF file.
From tests done I found that Guru and Crash were caused by the "freetype2.library" library, from the various versions the only one that works well is the "freetype2.library" included in your ISO "20190301-D4", all the later ones "they all have the same file size" do not work sending in Guru and Crash The system.
http://www.visonic.com/Data/Uploads/Next_Plus_PIR_MCW_Next_Plus_K9_85_Italian_Installer_Guide_D-303391.pdf
@deadwood
Through user report ntromans made HERE (https://ae.amigalife.org/index.php?topic=774.msg12811#new), we found Guru and Crash of the system with some PDF Documents, tests I made with the attached PDF file.
From tests done I found that Guru and Crash were caused by the "freetype2.library" library, from the various versions the only one that works well is the "freetype2.library" included in your ISO "20190301-D4", all the later ones "they all have the same file size" do not work sending in Guru and Crash The system.
http://www.visonic.com/Data/Uploads/Next_Plus_PIR_MCW_Next_Plus_K9_85_Italian_Installer_Guide_D-303391.pdf
Thanks, I will look into that.
Freetype library needs quite a lot of stack for some fonts. I fixed some of those problems some time ago, not sure if this is already in your branch.
Freetype library needs quite a lot of stack for some fonts. I fixed some of those problems some time ago, not sure if this is already in your branch.
Yes, your fix is already included. What is happening looks like a memory override somewhere. I'm worries that some public structure might have changed size for example between two freetype versions and now memory gets overwritten.
deadwood, sorry if I always ask the same question, in this ISO are there any other updates or should I just pick up the "freetype2.library " ?
I didn't quite understand what you wrote, can you write it in Italian too ?
Anyway, the old Builds are a thing of the past, the deadwood updates have made AROS more stable and performant, also the compatibility has increased, many tested PCs are now supported, while with the old Buildson many, AROS would not boot.
Running "Steelstorm" on updated AROS requires only a fix to the NVIDEA GeeForce Driver
@deadwood
Is there any way on Wandere to hide the Phantom Icons?
Basically when you mount an MS-DOS Floppy image with MountDiskImage, in addition to PC0, the same floppy is also mounted as DF0, this also happens on OS3.x
My general suggestion is to use only release from here:
https://axrt.org/downloads-aros (https://axrt.org/downloads-aros)
On top of that you can apply this patch:
https://axrt.org/download/aros/v0/AROS-20190416-2-PATCH-1.zip (https://axrt.org/download/aros/v0/AROS-20190416-2-PATCH-1.zip)
Everything that is in /development/ directory or has -Dx- version is ranging from "quite good" to "absolutely broken" and should not be installed for day-to-day use.
The problems you both report are known issues AFAIK. Wanderer needs a developer who will fix those small problems. If anyone is interested, I'm happy to help setting up development environment and answering questions on AROS codebase.
Even with Scalos there are no problems, there are many other ways to solve, but Wanderer is the main Workbench and it is the one that those who are approaching AROS for the first time, or those who use AROS Build, use, so it is in my opinion it is the one that must work best.
Those coming from the Amiga world use the standard Workbench and therefore expect to find the same things working on Wanderer. :)
@amigasystem
Give icaros 2.3 a try!
@AMIGASYSTEM
As far as I can see, It's a bug in application that was not visible previously. Application needs to be fixed.
Can you record a video of correct and wrong behavior?
My old distros were based on the latest Nightly Builds distributed at aros.sourceforge.io