Who's Online |
49 user(s) are online ( 31 user(s) are browsing Forums)
Members: 2
Guests: 47
Templario, smf,
more...
|
|
Headlines |
-
depscan.lha - utility/shell
May 6, 2026
-
nodeamiga.lha - development/language
May 5, 2026
-
amifigbyai.lha - graphics/edit
May 4, 2026
-
hwp_oggvorbis.lha - library/hollywood
May 3, 2026
-
igame.lha - utility/misc
May 3, 2026
-
mce.lha - game/utility
May 1, 2026
-
amiarcadia.lha - emulation/gamesystem
Apr 29, 2026
-
dopus5.lha - utility/filetool
Apr 29, 2026
-
httpstreamer.lha - library/hollywood
Apr 28, 2026
-
hurl.lha - library/hollywood
Apr 28, 2026
|
|
|
|
|
Re: X1000 CFE Patches: Testers Welcome (Fear not: real-time, no reflashing) v.01
|
|
Just popping in 
|
@kas1e @sailor
I was away a couple of days. I'll do the tests too and add them to the ones sailor already did.
|
|
|
|
|
|
Re: X1000 CFE Patches: Testers Welcome (Fear not: real-time, no reflashing) v.01
|
|
Just popping in 
|
@pvanni @nbache Quote: pvanni wrote:@nbache yes, the commads was enclosed within quotes There is a glitch when saving envars with the patch. kas1e already knows. Save the envars without patch applied. see post #33
|
|
|
|
|
|
Re: X1000 CFE Patches: Testers Welcome (Fear not: real-time, no reflashing) v.01
|
|
Just popping in 
|
@kas1e Of course! Here the results and your prediction were right! I first disconnected the SCSI card, it made no difference. Then I proceeded to remove the Realtek, that was hard, it was still with the glue Matthew or whoever did the job at AmigaKit! haha Freshly booted show devices without satapatch  applying satapatch  There is a strange character at Step 3a: Channel 0 [b]³Çö[b] boot already..... show devices after satapatch  Just to politely ask, have you seen my before last post, with the video and issue with saving variable when commands patch is applied?
|
|
|
|
|
|
Re: X1000 CFE Patches: Testers Welcome (Fear not: real-time, no reflashing) v.01
|
|
Just popping in 
|
@kas1e after the patch, no devices are shown. but AmigaOS still boots. show devices before patch  loading patch, note AHCI status is empty for every port, not like in Sailor's screenshot  show devices after patch  I have 3 SSD and 1 DVD connected. Port 0 DVD Port 1 Netac SSD (OS4) Port 2 Kingston SSD (Linux) Port 3 Kingston SSD (OS4)
|
|
|
|
|
|
Re: X1000 CFE Patches: Testers Welcome (Fear not: real-time, no reflashing) v.01
|
|
Just popping in 
|
@kas1e I found a little glitch wen trying to save a CFE variable after the cmds.elf patch has been loaded. After the cmds.elf patch has been loaded, a variable with multiple entries will not be saved, but executed after the ";". The input is directly from the X1000, not over serial. I found another little glitch when using serial, when using cls, in the terminal one line will remain on screen, below the actual prompt. But it does not seem to affect anything so it's only cosmetic and for me nothing has to be done for this second glitch. Back to the first, I hope the video explains it best. https://www.veed.io/view/f9fdf5ff-d753 ... -590d02e12a15?panel=shareother than that great work! You're the KING!  ) edit: the link does not seem to work. here another one above link works
Edited by Tuvok on 2026/4/4 13:06:05 Edited by Tuvok on 2026/4/4 13:08:24 Edited by Tuvok on 2026/4/4 16:43:14
|
|
|
|
|
|
Re: Argument for the shell and rexx script
|
|
Just popping in 
|
@skynet Quote: skynet wrote:Hi Thomas,
In the context menu, I added a line to allow me to move or delete a file, a drawer, or multiple files or folders, etc. Isn't such a line already in the contextmenues? Here there is an entry, I am pretty sure it is default. Quote: Speaking of the context menu, is it possible to make text bold? I couldn't find anything in the Documentation Quote: It's a query option that gives me the choice of moving the item to the trash or deleting it. nice idea! Quote: Yes, I did something stupid the other day!
I was editing a VideoVortex favorites file with 35 entries, I saved it, and then I thought, "I can delete some of these files because I don't need them anymore!"
And I deleted the file I had just saved with my 35 entries #¿?!!# Idiot!
if your Storage device is formatted in SFS, there might be a hidden ".recycled" folder in the root directory of the disk. You might be able to salvage your files! Open a Shell and
9.AmigaOS4:>dir VolumeName:.recycled
the files might have other characters attached at the end, e.g. VideoVortexFavourites.1$ABC then copy the file to RAM:
9.AmigaOS4:>copy clone VolumeName:.recycled/FileName to RAM:
Quote: Now I have another problem: I'd like to get "the name of the element I'm moving or deleting" in my query.
In the documentation under "Special arguments" I found some arguments which may help. Look for: %s, %n, %o, %O, %f Maybe there is something you use for your purpose. Quote: If I'm not mistaken, there's "the title," "the body," "the choice," and I'd like the body to tell me the element I'm deleting.
I am not sure I understand. I don't think it is dynamically possible to change a ContextMenu entry. i.e. I don't think one can right click on a file RAM:Testfile1.txt and then the Context menu shows "Delete TestFile1.txt! right in the menu and that it changes the menu entry accordingly to the file name. But someone might know better. That could be worth an entry to the Thread " minor features for AmigaOS 4.2" by tao! Amigans.net Minor feature suggestions for AmigaOS 4.2
|
|
|
|
|
|
Re: X1000 CFE Patches: Testers Welcome (Fear not: real-time, no reflashing) v.01
|
|
Just popping in 
|
@HypexQuote: Hypex wrote:@kas1e
I had a bit of trouble loading the commands. My CFE hasn't changed in years and yet now it's always broken when reading USB. It can see the files but gives an ELF error and says files are not ELF. I don't know what it's looking at. I give up. I just copied all the files to my boot volume. 
make sure to use the -fs argument. e.g. -fs=amigafs or -fatfs or -fs=ext2. Here on my system, even if "dir cf0:" works, loading the patches without the -fs argument does not. I am booting from a cf0:, the compact flash formatted FFS hope this helps
|
|
|
|
|
|
Re: what do I need to do to get this install scirpt to run?
|
|
Just popping in 
|
@TearsOfMe
You beat me to it! 6 minutes to late! ;)
@328gts It should be "Installation Utility" in SYS:Utilities
|
|
|
|
|
|
Re: 2027, end for AmigaOS in California?
|
|
Just popping in 
|
Oh no! I didn't want the link to be clickable..
|
|
|
|
|
|
2027, end for AmigaOS in California?
|
|
Just popping in 
|
Well, what do you think about this? Is this guy a click-baiter? The document really is on the Cali fornia gov ernment website seems to be legit. Well, I better go back to TickTock an burry myself in an endless make-up, girlie hair extensions, and how to use a faucet or door handle clips. Video: Your Phone Is Now Required to Spy on You. It’s the Law https://www.youtube.com/watch?v=hI9oy0t4JUU
|
|
|
|
|
|
Re: x1000 onboard NIC power led question
|
|
Just popping in 
|
@graff
Thanks for the hint.
I am using a KVM, yes but the issue appeared after installing update 3. I was using the same kvm with update 2.
However, I will try your suggestion.
|
|
|
|
|
|
Re: x1000 onboard opensource driver in progress
|
|
Just popping in 
|
@balatonQuote: balaton wrote:@kas1e [quote]when i can't boot i usually have:
[HELO][DRAM]
If it hangs on DRAM did you check if memory is good? What is printed after that when it boots? Maybe check that too,
How to check memory? There is memtester on os4depot but it I wonder if the test itself is any good as it can not test the whole memory I suppose. At least not the part already used by the OS and Kickstart. There is some memory test in CFE, but I never really understand how to make it work for all the installed memory. it just hangs.
|
|
|
|
|
|
Re: x1000 onboard NIC power led question
|
|
Just popping in 
|
@kas1e Quote: kas1e wrote:@Tuvok Thanks for tests !
So it looks like just my x1000 acts like this .. Maybe some power issues or so ..
My X1000 also act a bit strange : not always re-startup (i mean just to X1000 logo) after reset, and i should doing another one. Like it not fully initialized. I remember Raziel (user who were here some time ago) report same ..Do you have this kind of issue ? On serial when i can't boot i usually have:
[HELO][DRAM]
Sometimes mine stops booting too or it just opens a shell and then I have to "reboot fast sync". I can't remember this to happen before update 3. But then I have connected a new SSD and can't go back to previous config to check it. I will connect the x1000 with 0-modem cable and let you know.
|
|
|
|
|
|
Re: x1000 onboard NIC power led question
|
|
Just popping in 
|
@kas1e
I tested, and the lights always start to flicker. On the router it is green when I connect to the internal ethernet port, while it is orange if I connect the cable to the Realtek 8139 ethernet card. The router senses automatically the connection speed. 1000Mbit = green 10/100Mbit = orange.
Test:
1. disconnect eth-cable from RLT8139 2. connected to internal X1000 ethernet port -> internal LEDs of X1000 ethernet port flicker 3. pressed "reset" button on X1000 case 4. Waited for AmigaOS4.1 FEu3 to fully boot -> internal LEDs of X1000 ethernet port flicker
New test: 1. Turned off X1000 2. waited 1 minute 3. verified ETH-cable connected to X1000 port 4. boot AmigaOS -> LEDs flicker 5. reset of OS via software (Workbench menu) 6. Waited OS to fully boot -> LEDs flicker 7. reset system via software (Workbench menu) 8. Waited for OS to fully boot -> LEDs flicker 9. Pressed Reset button on case 10. Waited for OS to fully boot -> Leds flicker.
Maybe it is because I have RTL-8139 card installed?
However, I am not a lucky one to have driver for the internal X1000 ethernet device. Never released to the public as far as I know.
So even if the lights flicker (modem and internal LEDs on X1000) I can not use the port. I tried to manually select pa6t_eth.device in internet wizard, but it can not open device. (error sound and does not let me "continue" set up wizard)
Hope this helps your quest.
|
|
|
|
|
|
Re: 2026-Feb/March-Bubbelsche Deluxe by EntwicklerX !
|
|
Just popping in 
|
@328gts  122595
|
|
|
|
|
|
Re: AmigaOS 4 Monthly Roundup - February 2026
|
|
Just popping in 
|
@AmigaOldskooler
Thanks!
|
|
|
|
|
|
Re: 2026-Feb/March-Bubbelsche Deluxe by EntwicklerX !
|
|
Just popping in 
|
@graff congratulations! 
|
|
|
|
|
|
Re: 2026-Feb/March-Bubbelsche Deluxe by EntwicklerX !
|
|
Just popping in 
|
@328gts  103458 Oh no! too late! You already passed the 120000 mark! 
|
|
|
|
|
|
Re: Minor feature suggestions for OS 4.2
|
|
Just popping in 
|
@tao
Fix (or enhance) name sorting in Workbench (or is it a dependency in locale?)
e.g. on the Workbench the files below sorted by name are displayed in the following order.
filename_09.txt filename_1.txt filename_10.txt filename_12.txt filename_123.txt filename_13.txt filename_2.txt filename_20.txt filename_3.txt filename_830.txt filename_9.txt
Seems wrong. Mathematically ist seems more correct like this:
filename_1.txt filename_2txt filename_3.txt filename_9.txt filename_09.txt filename_12.txt filename_13.txt filename_20.txt filename_123.txt filename_830.txt
|
|
|
|
|
|
Re: 2026-Feb/March-Bubbelsche Deluxe by EntwicklerX !
|
|
Just popping in 
|
@328gts  92067 
|
|
|
|
|