Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
227 user(s) are online (130 user(s) are browsing Forums)

Members: 0
Guests: 227

more...

Headlines

Forum Index


Board index » All Posts (FlynnTheAvatar)




Re: X5000 adding HD with sata3114 Raid card
Just popping in
Just popping in


Hi Swisso,

UBoot does not recognize the sii3114 card at all. This means that you cannot boot from any device connected to your sii3114. But once you booted into Amiga OS 4.1, its drivers take over and you should have access to all devices connected to the card.

Could you please check if you have the following line (not comment out) in your Sys:Kickstart/kicklayout file?

MODULE Kickstart/sii3114ide.device.kmod

Amiga OS 4.1 needs that to access the card and the devices connected to it.

If you have the driver activated, maybe you need to configure the HDs in Media Toolbox first before they show up in your system. Are the HDs empty, or did you already initialize them on a different Amiga system?

And I also have a sii3114, but I have only a DVD drive connected to it. On my card, the connectors are not covered in hotglue. But I think somebody did this to secure their cables.

Go to top


Re: AmiUpdate 2.50
Just popping in
Just popping in


@Rigo

Thank you very much for the new version. AmiUpdate 2.51 did not show the 2.52 update, so I downloaded the full 2.52 archive and installed that.

As others already said, 2.52 now works flawlessly. No more error messages, and it also showed two additional updates that I never saw with 2.49, 2.50 or 2.51.

Thanks again for your great work!

Go to top


Re: AmiUpdate 2.50
Just popping in
Just popping in


@Rigo:

The pop-up window with the error message only appears if you activated "Start iconified (recommended)" and start AmiUpdate a second time (either by clicking on the Icon in the sys:System/AmiUpdate directory, Icon on AmiDock - not the docky, or using the Windows->Update Software menu).

Clicking on the AmiDock Docky does nothing but changing the icon to an arrow pointing down. Therefore clicking on the docky will not trigger the issue.

When I deactivate the option, the error window will not show and AmiUpdate starts fine.

Go to top


Re: AmiUpdate 2.50
Just popping in
Just popping in


@Rigo

Several people reported the same issue in this thread (sailor,
Maijestro, AlfredOne).

So, it is not just me...

Go to top


Re: AmiUpdate 2.50
Just popping in
Just popping in


@Rigo:

Just updated to 2.51 from 2.50. Self-update worked without any issues.

But I still get the same pop-up as on 2.50:

The application "AmiUpdate" has opened version 2 of the interface "application", but tried to pass version 1 tag definitions to application.lib!

Please inform the author about this problem.

Note: The called function (and hence probably the application itself) will fail now.

As with 2.50, clicking on the icon on AmiDock after starting does not open the application window.

Go to top


Re: [Solved] How to delete a file that ends with ':'?
Just popping in
Just popping in


Thank you for the suggestions, but they do not work. Using "DELETE #?" or "rm *" always opened the window with "Please insert volume ...".

Also, renaming had the same issue.

@joerg: The filesystem is NGF\00. And yes, it is ancient, there is a new version, but the general public has no access to it. <rant>As for most other improved components of OS 4.1</rant>.

EDIT:
If you want to reproduce the issue, create a file, and rename it to <File>: in Directory Opus 4. And see if you can get rid of it without using DOpus again.

Go to top


[Solved] How to delete a file that ends with ':'?
Just popping in
Just popping in


To answer my question: strangely enough, Directory Opus 4 was able to handle this issue and delete the file.

Not sure what Directory Opus does different than WB or DOS...

Go to top


[Solved] How to delete a file that ends with ':'?
Just popping in
Just popping in


Hi,

I have an issue that Wookiechat created a log file ending in ':'. Do not ask me how it managed to do it.

dir Workbench:Internet/WookieChat/Logs/
  
AmigaWorld.net_#amigadev:
delete Workbench:Internet/WookieChat/Logs/AmigaWorld.net_#amigadev:
DELETEdevice (or volumeis not mounted


But how do I get rid of it? Deleting with shell, Filer or WB does not work. Everytime I try, I get a window saying:
"Please insert volume AmigaWorld.net_#amigadev: in any drive"

Any idea?

Thank you,
Flynn


Edited by FlynnTheAvatar on 2024/1/11 16:49:40
Go to top


Re: binutils 2.40 first native(!) beta tests !
Just popping in
Just popping in


Great work!

I tried the new binutils + gcc-11.3.0 + clib4 with a number of small standard C programs without any issues. I did not check if the file sizes, though.

Go to top


Re: AmiDVD 1.53 window message
Just popping in
Just popping in


@joerg

Hi,
I have the same issue with my DVD drive/burner.

Media Toolbox says:
HL-DT-ST DVDRAM GH23NSD5, Version LV00

AmiDVD shows:
Device sii3114ide.device (yes, I connected my DVD to a SII3114)
Firmware date: 2019-06-12 14:59:
Serial number: KLJLBOG3400
MMC-5

In read/write everything is checked but for
rows RWDL and MRW.

Go to top


Re: Enhancer 2.2 Freezes X5K during installation
Just popping in
Just popping in


Hi AmigaSociety,

Not sure if you already did it, or have the equipment to do so, but I would try to capture the serial output of the X5000 on a second computer. You would need a null model cable and maybe a USB to RS232 converter.

I permanently hooked up my X5000 to another PC to get the stack traces if my X5000 crashes. That is really helpful if the X5000 freezes, as most of the time one program crashed and took the entire OS with it.

This might help you with setting it up:
https://wiki.amigaos.net/wiki/Advanced_Serial_Debugging_Guide

Go to top


Re: Trouble building GCC 11 cross-compiler on Ubuntu
Just popping in
Just popping in


Regarding the missing include from the SDK, this can happen if you have a broken lha installed in Ubuntu. All versions that come with Ubuntu do not work correctly.

This should be a working version, but you need to install it manually (download, ./configure, make install, ...): https://github.com/jca02266/lha

Go to top


Re: Debugging on os4
Just popping in
Just popping in


If you try to debug programs on a X5000 you are out of luck anyway. The stock kernel on a X5000 is broken and prevents any debugger (gdb, DB101 or Spotless) to work.

As kas1e says, printf/kprintf/IExec->DebugPrintF are your friends.

And maybe that helps you finding the problematic line of code after a crash: https://wiki.amigaos.net/wiki/Using_Crash-Logs_for_Debugging

Go to top


Re: Strange crash with Enhancer DIR (54.5)
Just popping in
Just popping in


@cnicol

Thank you very much for fixing the bug and the explanation. Yes, I can imagine that this causes serious issues if you need the column length for formatting the output, but you do not get it because of the backticks.

I hope the fixed command is available soon.

Go to top


Re: Strange crash with Enhancer DIR (54.5)
Just popping in
Just popping in


@rjd324

This is a bug in DIR 54.5.

I switched to the DIR coming with the installation CD (Version 53.3), and it works without any issue.

Go to top


Strange crash with Enhancer DIR (54.5)
Just popping in
Just popping in


Hi,

I was trying to run the tests from the adtools_testing repo on my X5020. But the Enhancer DIR command (Version 54.5) constantly crashed with an DSI.

Crash log:
kernel 54.30 (1.1.2021AmigaOne X5000 release
Machine model
(AmigaOne X5000/20)
Dump of context at 0xEFD80BA0
Trap type
DSI exception
DSISR
: 00800000  DAR662BA000
Page
0xEFD52EA0 (Virtual0x662BA000Physical0x00000000Flags0x 800)
Machine State (raw): 0x0002D030
Machine State 
(verbose): [Critical Ints on] [ExtInt on] [User] [IAT on] [DAT on]
Instruction pointer0x7F8F2344
Crashed process
DIR (0x680BFB10)
DSI verbose error descriptionAccess to address 0x662BA000 not allowed by page protection in user state (protection violation)
Access was a store operation
Exception Syndrome Register
0x00800000
 0
: 019152AC 662B0E90 00000002 FFFFFFFF 68AC9B48 46494C45 46490000 00000006
 8
7F8F2344 00000000 019152901837D5C 7F8F2308 6AE86000 FFFFFFFF 662159AC
16
6698DB80 EFE15F10 00010000 01930000 662159A8 680BFB5A 00000000 66257110
24
00000000 6AC720B0 0227ECC2 1A2B26D2 00000000 6AC720A0 662BA000 01915248
CR39953953   XERA000007E  CTR: 01837D5C  LR7F8F2344

Disassembly of crash site
:
 
7F8F23347F64DB78   mr                r4,r27
 7F8F2338
83FF0000   lwz               r31,0(r31)
 
7F8F233C7FE803A6   mtlr              r31
 7F8F2340
4E800021   blrl
>7F8F2344987E0000   stb               r3,0(r30)
 
7F8F2348895E0000   lbz               r10,0(r30)
 
7F8F234C7D4A0774   extsb             r10,r10
 7F8F2350
3BDE0001   addi              r30,r30,1
 7F8F2354
2C0A0072   cmpwi             r10,114
 7F8F2358
4082FFD4   bne+              0x7F8F232C
msr
0x0002B032
TLB1 
(64 entries):
 * [ 
50]: size=7 tid 0 TS 1 epn=0xFE000000 rpn=0x0000000F_FE000000 WIMG=0x5 XXWWRR=0xF protected
 * [ 
51]: size=6 tid 0 TS 1 epn=0x01000000 rpn=0x00000000_01000000 WIMG=0x0 XXWWRR=0x5 protected
 * [ 
52]: size=6 tid 0 TS 1 epn=0x01400000 rpn=0x00000000_01400000 WIMG=0x0 XXWWRR=0x5 protected
 * [ 
53]: size=6 tid 0 TS 1 epn=0x01800000 rpn=0x00000000_01800000 WIMG=0x0 XXWWRR=0x33 protected
 * [ 
54]: size=6 tid 0 TS 1 epn=0x01C00000 rpn=0x00000000_01C00000 WIMG=0x0 XXWWRR=0x33 protected
 * [ 
55]: size=5 tid 0 TS 1 epn=0x02000000 rpn=0x00000000_02000000 WIMG=0x0 XXWWRR=0xF protected
 * [ 
56]: size=5 tid 0 TS 1 epn=0x02100000 rpn=0x00000000_02100000 WIMG=0x0 XXWWRR=0xF protected
 * [ 
57]: size=5 tid 0 TS 1 epn=0x02200000 rpn=0x00000000_02200000 WIMG=0x0 XXWWRR=0xF protected
 * [ 
58]: size=3 tid 0 TS 1 epn=0x02300000 rpn=0x00000000_02300000 WIMG=0x0 XXWWRR=0xF protected
 * [ 
59]: size=3 tid 0 TS 1 epn=0x02310000 rpn=0x00000000_02310000 WIMG=0x0 XXWWRR=0xF protected
 * [ 
60]: size=3 tid 0 TS 1 epn=0x02320000 rpn=0x00000000_02320000 WIMG=0x0 XXWWRR=0xF protected
 * [ 
61]: size=7 tid 0 TS 0 epn=0xFE000000 rpn=0x0000000F_FE000000 WIMG=0x5 XXWWRR=0xF protected
 * [ 
62]: size=A tid 0 TS 0 epn=0x00000000 rpn=0x00000000_00000000 WIMG=0x0 XXWWRR=0x3F protected
 * [ 
63]: size=A tid 0 TS 0 epn=0x40000000 rpn=0x00000000_40000000 WIMG=0x0 XXWWRR=0x3F protected
HAL_MaxTLB 49HAL_NextTLB 0
MMUCFG 
0x064809C4
mas0 
0x103F0000
mas1 
0xC0000A00
mas2 
0x40000000
mas3 
0x4000003F
mas4 
0x00000100
mas5 
0x00000000
mas6 
0x00000001
mas7 
0x00000000
mas8 
0x00000000

Kernel command line
serial debuglevel=5 munge

Registers pointing to code
:
r0 native kernel module dos.library.kmod+0x0001242c
r8 
module DIR at 0x7F8F2344 (section 0 0x320)
r10native kernel module dos.library.kmod+0x0001241c
r11
native kernel module kernel+0x00037d5c
r12
module DIR at 0x7F8F2308 (section 0 0x2E4)
r19native kernel module dos.library.kmod+0x0002d180
r26
native kernel module kernel+0x00a7ecc2
r31
native kernel module dos.library.kmod+0x000123c8
ip 
module DIR at 0x7F8F2344 (section 0 0x320)
lr module DIR at 0x7F8F2344 (section 0 0x320)
ctrnative kernel module kernel+0x00037d5c

Stack trace
:
(
0x662B0E90module DIR at 0x7F8F2344 (section 0 0x320)
(
0x662B0EF0module DIR at 0x7F8F2344 (section 0 0x320)

Disassembly of crash site:
 
7F8F23347F64DB78   mr                r4,r27
 7F8F2338
83FF0000   lwz               r31,0(r31)
 
7F8F233C7FE803A6   mtlr              r31
 7F8F2340
4E800021   blrl
>7F8F2344987E0000   stb               r3,0(r30)
 
7F8F2348895E0000   lbz               r10,0(r30)
 
7F8F234C7D4A0774   extsb             r10,r10
 7F8F2350
3BDE0001   addi              r30,r30,1
 7F8F2354
2C0A0072   cmpwi             r10,114
 7F8F2358
4082FFD4   bne+              0x7F8F232C
Stack pointer 
(0x662B0E90is inside bounds
Redzone is OK 
(4)

68k register dump
DATA
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Page information
:
Page 0xEFD52EA0:
Virtual Address0x662BA000
Physical Address
0x00000000
Lock count
0
Flags 
(0x800): (Guard)
Protection bits (0x0): (super state only)
Page is assigned to VMArea primary heap

Ready Tasks
               HOME_SMB2FS
/smb2-handler 53.4  (pri   5sigrec 0x80000180sigwait 0xC0000000masked 0x80000000)
              
MUSIC_SMB2FS/smb2-handler 53.4  (pri   5sigrec 0x80000180sigwait 0xC0000000masked 0x80000000)
              
AMIGA_SMB2FS/smb2-handler 53.4  (pri   5sigrec 0x80000180sigwait 0xC0000000masked 0x80000000)
                           
WinFrame 1 Process (pri   5sigrec 0x00800000sigwait 0xFF800000masked 0x00800000)
                    
IDF0/FastFileSystem 53.2  (pri   5sigrec 0x20000000sigwait 0xA8000100masked 0x20000000)
                    
IDF1/FastFileSystem 53.2  (pri   5sigrec 0x20000000sigwait 0xA8000100masked 0x20000000)
                                 
compose.task (pri   1sigrec 0x00000010sigwait 0x00000010masked 0x00000010)
                                    
Workbench (pri   1sigrec 0xC0000180sigwait 0x80000000masked 0x80000000)
                
Bildschirmschoner-Bibliothek. (pri   1sigrec 0x04000100sigwait 0xB4001000masked 0x04000000)
                           
NotificationServer (pri   0sigrec 0x04000000sigwait 0xBC001000masked 0x04000000)
                                      
AmiDock (pri   0sigrec 0x00080100sigwait 0x00000100masked 0x00000100)
                                     
Calendar (pri   0sigrec 0x04000000sigwait 0xDC001000masked 0x04000000)
                               
TCP/IP Control (pri   0sigrec 0x50000100sigwait 0xF8009080masked 0x50000000)
                                
ELF Collector (pri   0sigrec 0x00000100sigwait 0x00000100masked 0x00000100)
                                    
hub.usbfd (pri   0sigrec 0x10000000sigwait 0x30000000masked 0x10000000)
                                    
hub.usbfd (pri   0sigrec 0x10000000sigwait 0x30000000masked 0x10000000)
                                        
Clock (pri   0sigrec 0x02000000sigwait 0x6E001000masked 0x02000000)
                               
Background CLI (pri   0sigrec 0x10000100sigwait 0xD0001080masked 0x10000000)
                            
dos_signal_server (pri  -5sigrec 0x00004100sigwait 0x00000100masked 0x00000100)
                             
CPUDock_idleTask (pri -127sigrec 0x00000000sigwait 0x40000000masked 0x00000000)
                                    
idle.task (pri -128sigrec 0x00000000sigwait 0x00000000masked 0x00000000)

Waiting Tasks
                      DH1
/NGFileSystem 54.34  (pri  10sigrec 0x00000100sigwait 0xF0000000masked 0x00000000)
                      
DH2/NGFileSystem 54.34  (pri  10sigrec 0x00000100sigwait 0xF0000000masked 0x00000000)
                      
DH0/NGFileSystem 54.34  (pri  10sigrec 0x00000100sigwait 0xF0000000masked 0x00000000)
                                 
input.device (pri  20sigrec 0x00000000sigwait 0x80000000masked 0x00000000)
                               
P50x0 Ethernet (pri  20sigrec 0x00000000sigwait 0x00001000masked 0x00000000)
            
sii3114ide.device chip 0 port 0 (pri  12sigrec 0x00008000sigwait 0xC0000000masked 0x00000000)
                  
EHCI Controller Task Unit 1 (pri  15sigrec 0x00000000sigwait 0xBE009000masked 0x00000000)
                  
EHCI Controller Task Unit 0 (pri  15sigrec 0x00000000sigwait 0xBE009000masked 0x00000000)
                                    
USB stack (pri  18sigrec 0x00000000sigwait 0xF800D000masked 0x00000000)
                               
Background CLI (pri   0sigrec 0x00000000sigwait 0x00000100masked 0x00000000)
                           
dos_filedir_notify (pri   5sigrec 0x80000000sigwait 0x40001000masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5sigrec 0x00000080sigwait 0xB0000100masked 0x00000000)
                                        
rx_gc (pri 100sigrec 0x00000000sigwait 0x80000001masked 0x00000000)
                      
p50x0sata.device Port 1 (pri  12sigrec 0x10000000sigwait 0xC0007000masked 0x00000000)
                                    
hid.usbfd (pri  10sigrec 0x00000100sigwait 0xE0000000masked 0x00000000)
                                 
HID Keyboard (pri  10sigrec 0x00000000sigwait 0x90001000masked 0x00000000)
                                    
TimeGuard (pri   0sigrec 0x04000100sigwait 0xF0001000masked 0x00000000)
                               
Background CLI (pri   0sigrec 0x00000000sigwait 0x00000100masked 0x00000000)
                                
Shell Process (pri   0sigrec 0x00000080sigwait 0x00000100masked 0x00000000)
                      
p50x0sata.device Port 0 (pri  12sigrec 0x10000000sigwait 0xC0007000masked 0x00000000)
                        
appdir envarc manager (pri -50sigrec 0x80000000sigwait 0x00000100masked 0x00000000)
                                
serial.device (pri   1sigrec 0x00000000sigwait 0x7E000000masked 0x00000000)
                           
vsata disk changer (pri   0sigrec 0x00000000sigwait 0x80000000masked 0x00000000)
                      
ICD1/CDFileSystem 53.8  (pri  10sigrec 0x00000000sigwait 0x00000100masked 0x00000000)
                      
ICD0/CDFileSystem 53.8  (pri  10sigrec 0x00000000sigwait 0x00000100masked 0x00000000)
                       
CD0/CDFileSystem 53.8  (pri  10sigrec 0x00000000sigwait 0x00000100masked 0x00000000)
                                   
« IPrefs » (pri   0sigrec 0x00000000sigwait 0x0000F000masked 0x00000000)
                                    
hid.usbfd (pri  10sigrec 0x00000100sigwait 0xE0000000masked 0x00000000)
                                    
HID Mouse (pri  10sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                           
TCP/IP Superserver (pri   0sigrec 0x00000100sigwait 0xD0000080masked 0x00000000)
                                 
ClickToFront (pri  21sigrec 0x00000100sigwait 0xE000D000masked 0x00000000)
                                 
ContextMenus (pri   0sigrec 0x00000100sigwait 0xE0001000masked 0x00000000)
                    
URL/launch-handler 53.39  (pri   5sigrec 0x00000100sigwait 0x80000000masked 0x00000000)
              
TEXTCLIP/textclip-handler 53.4  (pri   3sigrec 0x00000100sigwait 0x80000000masked 0x00000000)
                  
RANDOM/Random-Handler 52.1  (pri   5sigrec 0x00000000sigwait 0x00000100masked 0x00000000)
                               
ramlib.support (pri  -2sigrec 0x00000000sigwait 0x80005000masked 0x00000000)
                                       
ramlib (pri   1sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5sigrec 0x00000000sigwait 0xA0000100masked 0x00000000)
                                 
Mounter Task (pri  -1sigrec 0x00000000sigwait 0xB0001000masked 0x00000000)
                                  
Mounter GUI (pri   0sigrec 0x00000000sigwait 0x80007000masked 0x00000000)
                    
Mounter Companion Process (pri  -1sigrec 0x00000000sigwait 0x80003000masked 0x00000000)
                     
Workbench DosList Notify (pri   1sigrec 0x00000100sigwait 0x00003000masked 0x00000000)
                                 
HID Consumer (pri  10sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                                    
hub.usbfd (pri   0sigrec 0x00000000sigwait 0x30000000masked 0x00000000)
                          
ScreenBlankerEngine (pri   0sigrec 0x00000100sigwait 0xD8001000masked 0x00000000)
                                    
hid.usbfd (pri  10sigrec 0x00000100sigwait 0xE0000000masked 0x00000000)
                         
TCP/IP Configuration (pri   0sigrec 0x00000100sigwait 0xF8003000masked 0x00000000)
                      
clipview.library server (pri   0sigrec 0x00000000sigwait 0xD8003000masked 0x00000000)
                                   
RexxMaster (pri   4sigrec 0x00000100sigwait 0xC0000000masked 0x00000000)
              
ContextMenus Command Dispatcher (pri   1sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
            
application.library messageserver (pri   0sigrec 0x00000000sigwait 0xC0000000masked 0x00000000)
                                      
AsyncWB (pri   0sigrec 0x00000100sigwait 0xC0001000masked 0x00000000)
                                       
InfoWB (pri   0sigrec 0x00000100sigwait 0xF8001000masked 0x00000000)
           
texteditor.gadget Clipboard Server (pri   1sigrec 0x00000100sigwait 0x80000000masked 0x00000000)
                          
select.gadget prefs (pri   0sigrec 0x00000100sigwait 0x80001000masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5sigrec 0x00000000sigwait 0xA0000100masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5sigrec 0x00000000sigwait 0xA0000100masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5sigrec 0x00000000sigwait 0xA0000100masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5sigrec 0x00000000sigwait 0xA0000100masked 0x00000000)
                                     
DefIcons (pri   0sigrec 0x00000100sigwait 0x80009000masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5sigrec 0x00000000sigwait 0xA0000100masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5sigrec 0x00000000sigwait 0xA0000100masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5sigrec 0x00000000sigwait 0xA0000100masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5sigrec 0x00000000sigwait 0xA0000100masked 0x00000000)
                         
string.gadget server (pri   1sigrec 0x00000100sigwait 0x40000000masked 0x00000000)
                   
Workbench Clipboard Server (pri   1sigrec 0x00000100sigwait 0x80000000masked 0x00000000)
                                   
TCP/IP Log (pri   0sigrec 0x00000000sigwait 0x80003000masked 0x00000000)
                                      
ConClip (pri   0sigrec 0x00000000sigwait 0x80000000masked 0x00000000)
                                 
HID Consumer (pri  10sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                      
diskimage.device unit 1 (pri   4sigrec 0x00000100sigwait 0xC0000000masked 0x00000000)
                                 
HID Consumer (pri  10sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                                    
hid.usbfd (pri  10sigrec 0x00000100sigwait 0xE0000000masked 0x00000000)
                      
diskimage.device unit 0 (pri   4sigrec 0x00000100sigwait 0xC0000000masked 0x00000000)
                      
diskimage.device unit 5 (pri   4sigrec 0x00000100sigwait 0xC0000000masked 0x00000000)
                      
diskimage.device unit 4 (pri   4sigrec 0x00000100sigwait 0xC0000000masked 0x00000000)
                            
USB stack Process (pri   0sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                       
AUDIO/AHI-Handler 6.2  (pri   5sigrec 0x00000000sigwait 0x00000100masked 0x00000000)
                 
APPDIR/appdir-handler 54.17  (pri   5sigrec 0x00000100sigwait 0x80000000masked 0x00000000)
                         
MassStorage Notifier (pri   0sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                                  
DST watcher (pri   0sigrec 0x00000000sigwait 0xC0000000masked 0x00000000)
                       
RAM/ram-handler 54.24  (pri  10sigrec 0x00000100sigwait 0x80000000masked 0x00000000)
                       
ENV/env-handler 54.18  (pri   5sigrec 0x00000100sigwait 0x80000000masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5sigrec 0x00000000sigwait 0xA0000100masked 0x00000000)
                       
RAW/con-handler 53.82  (pri   5sigrec 0x00000000sigwait 0xA0000100masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5sigrec 0x00000000sigwait 0xA0000100masked 0x00000000)
                             
dos_nbmd_process (pri   5sigrec 0x00000000sigwait 0x00001100masked 0x00000000)
                             
dos_lock_handler (pri   5sigrec 0x00000000sigwait 0x00001100masked 0x00000000)
                                    
hub.usbfd (pri   0sigrec 0x00000000sigwait 0x30000000masked 0x00000000)
                                    
hub.usbfd (pri   0sigrec 0x00000000sigwait 0x30000000masked 0x00000000)
                                    
hub.usbfd (pri   0sigrec 0x00000000sigwait 0x30000000masked 0x00000000)
                     
Exec Command and Control (pri  30sigrec 0x00000000sigwait 0x80000000masked 0x00000000)
                       
DMA2 Channel 4 Handler (pri   0sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                       
DMA1 Channel 4 Handler (pri   0sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                       
DMA2 Channel 3 Handler (pri   0sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                       
DMA1 Channel 3 Handler (pri   0sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                       
DMA2 Channel 2 Handler (pri   0sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                       
DMA1 Channel 2 Handler (pri   0sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                       
DMA2 Channel 1 Handler (pri   0sigrec 0x00000000sigwait 0x80001000masked 0x00000000)
                       
DMA1 Channel 1 Handler (pri   0sigrec 0x00000000sigwait 0x80001000masked 0x00000000)

Suspended Tasks


The crashing command is
execute `dir #?.script`


Running the command without the backticks work. With backticks it crashes.

Update:
Minimal test case:
cd RAM:
makedir test
cd test
touch test
.script
echo `dir #?.script`


Edited by FlynnTheAvatar on 2023/5/29 13:34:36
Go to top


Re: The ADTOOLS thread
Just popping in
Just popping in


@rjd324

Thank you, with your latest change I could generate a cross-compiler.

Some of the tests fail to build, though. I am looking into it.

Go to top


Re: The ADTOOLS thread
Just popping in
Just popping in


@rjd324

Thank you for providing such an easy solution for compiling gcc. I managed to compile a cross-compiler using the normal adtools repository, but the script makes everything much easier.

Sadly, it does not seem to work on aarch64 (Raspberry Pi). It would be great if you could make it work on this platform, too.

Go to top


Re: What the fastest possible x64 emulation way of OS4 today ?
Just popping in
Just popping in


@white

Yes, this is correct. In the latest official release (0.8.29), only the SDL version supported UAEGFX.

LiveForIt did a lot of changes to make UAEGFX work with AmiGFX/NON-SDL graphics driver. But he prioritized making it work on the 8bit and 32/24bit modes.

Go to top


Re: What the fastest possible x64 emulation way of OS4 today ?
Just popping in
Just popping in


@white

Yes, you are correct. 16bit color depth is only working on SDL or the original E-UAE 0.8.29 AmiGFX version.

And sorry, I just compiled the changes by @LiveForIt. He would be the better person to ask. Sadly, he stopped working on the AmiGFX improvements.

Go to top



TopTop
(1) 2 3 4 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project