SCSISoftUSB
DownUnderROUser (1587) 127 posts |
I am using a previous issue of SCSISoftUSB to access PC format (1.44Mb) floppy disks on a USB floppy drive with RO5 on a Rpi4b. Can someone please provide me to a link to download the most recent version (sure it buried in these forum somewhere). |
David J. Ruck (33) 1635 posts |
What are the issues? |
DownUnderROUser (1587) 127 posts |
Well running 5.31H (21 Jul 2024) on a Rpi4b4GB and after using SCSISoftUSB 0.25 to access files on a USB floppy drive (PC formatted 1.44mb), which works OK, other programs have issues – eg MP3 and Audio players no longer work – no sound is played etc. Was hoping to find a download of the more recent version to see if some of the issues resolved themselves. Other module upgrades have made a difference with the newer RO Rom. |
Colin Ferris (399) 1814 posts |
Was the floppy ungrade passed on to the later modules – some people spatter their tea when floppies are referred to. |
Rick Murray (539) 13840 posts |
Colin, I think we’re way beyond being clueless teenagers that would also giggle at the name of one of the planets… |
Clive Semmens (2335) 3276 posts |
Teenagers? That’s more like five-year-olds…(I have a grandson that age. I know…) |
DownUnderROUser (1587) 127 posts |
Floppy access is still useful for various file recovery exercises. I use a USB floppy drive on a PC but is also nice to be able to use it on modern RISC OS – apart from magazine and software disks most of my floppies were PC formatted for use/interchanging with other machines back in the day. Yes it would be nice to use a USB floppy drive to read Acorn formatted floppies too. |
DownUnderROUser (1587) 127 posts |
On the to do list is to go through the old 5.25" beeb disks and see what still works too. Have been fixing a couple of Beebs to facilitate this. (Used to run a PD library for the Beeb so have a few disks). |
DownUnderROUser (1587) 127 posts |
OK maybe i am being a bit daft. I appears that 0.28 of SCSISoftUSB is included in the latest ROM images. However when I plug in the USB floppy drive it is not recognised. When I run the SCSISoftUSB module (v0.25) downloaded i think from another thread here (it may have been modified) – the USB floppy drive shows up as a USB device and accessible (rear and write). |
Andrew Rawnsley (492) 1445 posts |
I suspect there may be more to this than meets the eye. AFAIK USB floppies don’t work on RISC OS, even for DOS discs, although I’m happy to be proved wrong. However, I think there was some work done some years back to “sort of” get some USB floppy drives working “somehow”. I never tried, so I don’t recall the details. It is possible that someone hacked a USB module, or otherwise did some mods to allow some form of operation. However, I don’t think it was ever a formal thing. So, perhaps a bit more details on how you previously went about doing this, and where (if you can recall) you got things, that’d be great. Incidentally, SCSIsoftUSB is simply the driver which interfaces between the SCSI filing system and USB system (allowing USB discs to appear as SCSI::x.$). It isn’t floppy related (AFAIK) unless it was modified to do that at some point (which is possible). Edit – it looks like Colin Granville produced this in 2019. There’s a thread on these forums if you search. I suspect this wasn’t accepted back to the main USB stack (getting changes through isn’t easy) so it is likely that you need to run versions created by Colin. |
DownUnderROUser (1587) 127 posts |
yes i do remember it being a ‘hack’ of some sort Looks like it wasn’t developed further, so what I have works (with limitations) but will suffice for when it is needed. |
Jon Abbott (1421) 2651 posts |
I honestly can’t remember any of that…it was pre-Covid. Where I’ve been enhancing ADFFS lately, I did notice I’d coded a full ADFS implementation for physical floppies, which I guess I’d planned to bundle with ADFFS at some point. It essentially replaces the stub ADFS that ADFFS currently loads on modern machines that don’t implement ADFS. I also obtained a lot of USB floppy drives to do all the testing, so perhaps I’ll give it a revisit to see what state it’s in. I suspect it wasn’t 100% reliable, otherwise I would have released at the time. Probably worth me revisiting with RO5.30 though. I’ll have to test it and report back. EDIT: Every test I performed resulted in RISC OS hard-locking when touching the floppy, so I guess it’s back to the drawing-board |