IOMD Softload & OS 4.02
A.C.Daniel (376) 15 posts |
IOMD Softload tool 1.16 fails on StrongARM RiscPC OS 4.02 |
Steve Revill (20) 1361 posts |
Any more info than that? E.g. how does it fail? |
Jeffrey Lee (213) 6048 posts |
Apparently the softload tool claims everything is OK, but just causes the machine to reboot into 4.02 instead of the new OS. https://www.riscosopen.org/forum/forums/5/topics/825?page=1#posts-9632 Unfortunately I never upgraded to RISC OS 4, so I can’t do much to help. |
Andrew Daniel (376) 76 posts |
SOLVED! In the file !!SoftLoad.Loader change the line: Run <Softload$Dir>.SoftLoad -v -m 12M riscos .NONE. To: Run <Softload$Dir>.SoftLoad -v -m 12M <SoftLoad$Dir>.riscos .NONE. My RiscPC is now running OS 5.17! |
Jeffrey Lee (213) 6048 posts |
Glad it was something simple. I guess I should update the tool so that it tells you which ROM it’s attempting to load instead of just silently skipping the files it can’t find. |
Ned Abell (394) 24 posts |
Im running 4.02 and on changing the loader line it does progress but then my monitor then starts giving an “Out of Range” error – but works perfectly well with a boot into 4.02. :-( |
Colin Ferris (399) 1818 posts |
Try pressing F12 – the type ‘wimpmode 28’ Rtn Rtn |
Ned Abell (394) 24 posts |
Sorry Colin, good suggestion but it doesn’t work having softloaded OS5. If I restart, boot into 4.02 change to mode28 and save it it wont reboot into OS5 giving the same monitor error but will boot back into 4.02 in mode 28. |
Andrew Daniel (376) 76 posts |
Hello Ned, if you press F12 and then Ctrl-G do you get a beep? I fear you may need to work through all the modes your monitor supports. What !Boot are you using? I’m using a hacked about ROOL !Boot so it is happy booting into 4.02 and 5.17. |
Jeffrey Lee (213) 6048 posts |
Ned, what podules do you have installed? Also, do you hear the startup beep? Remember that there’s no viewfinder support in RISC OS 5, so if you’re trying to use one of those you’d better switch back to using VIDC graphics. |
Steve Revill (20) 1361 posts |
The change with the SoftLoad line is in CVS now and the latest images on this site include that fix. |
Ned Abell (394) 24 posts |
Hi All, Ive tried loading the latest development 5.19 release, the !SysMerge of the Open Release !System of update for modules. and Im still getting the monitor problem so now am taking Andrews advice and working through more monitor modes. OS4.02 still boots correctly. |
Jeffrey Lee (213) 6048 posts |
I don’t think there’s much point going through and testing all the screen modes. From what you’ve described it sounds like RISC OS is crashing very early in the ROM initialisation, long before the screen is initialised. One thing that we’ve found from Gavin’s thread is that it looks like the IOMD softload doesn’t work properly with all RAM configurations. Sometime in the next few days I’ll try and find the time to have a go at fixing it. But if you’re desperate to get 5.19 working now then you could have a go at trying different RAM sizes or changing which sizes are in which slot. |
Ned Abell (394) 24 posts |
Many thanks Jeffery for your help, I looked at Gavins thread and tried the two !boot suggestion but its still giving the same error. Ill now follow the other thread for further suggestions. |
Gavin Smith (1413) 95 posts |
Ned, when it attempts to boot into OS5 (and the screen goes off), does the keyboard stay active? Can you turn caps lock on and off? If so, it might be worth blindly typing “Desktop” before F12 and Ctrl-G as a test, just in case it failed to go into the Desktop (like I’m getting – except I can see it happening). If so, you could then try the old configure monitortype 4 and configure mode 40. |
Ned Abell (394) 24 posts |
Right. Ive: I can then get into the desktop from the supervisor prompt but with much of the boot sequence being bypassed. I can then rename !Boot to !boot5 etc to get back to the normal OS4.02B |
Trevor Johnson (329) 1645 posts |
Has anyone tried this on an A7000? |
Colin Ferris (399) 1818 posts |
Handy if the ‘SoftLoad’ C prog was linked with StubsG |