Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] USB Floppy? More USB Device support? #97

Open
CypherXG opened this issue Jan 16, 2020 · 10 comments
Open

[FR] USB Floppy? More USB Device support? #97

CypherXG opened this issue Jan 16, 2020 · 10 comments

Comments

@CypherXG
Copy link

Is ist possible to add an support für USB Floppys.
I have a Sony USB Floppy. but it is not regonized. This would be a nice feature and bring some
Floppy Feeling back. Which USB devices are actually mounted?
I have ordered a USB Notebook Sata CDRom adapter.
I hope that it may be recognized.

@lroby74
Copy link

lroby74 commented Feb 1, 2020

Did you tried to connect it before power on Raspberry?
USB Thumbdrives works only when connected in this way, maybe same for USB Floppy drive?

@CypherXG
Copy link
Author

CypherXG commented Feb 3, 2020

Yes. like every usb device. Otherwise it would not be regonized.

@randyrossi
Copy link
Owner

randyrossi commented Feb 3, 2020 via email

@CypherXG
Copy link
Author

CypherXG commented Feb 3, 2020

Fat32 is not possible for a Floppy Disk.
The other think is that the floppy drive is not initialized.
Normally when i plugin the Drive it starts to rotate short and the led turns short on.
But with the Pi...nothing. I don't know why. The Pi has enough power from the power supply.
Next time i will try it with a SlimDVD USB Drive.

@CypherXG
Copy link
Author

So i testet it with a Slim DVD Adapter. Doen't work.
Only a usb stick was regonized.

@lroby74
Copy link

lroby74 commented Feb 10, 2020

So i testet it with a Slim DVD Adapter. Doen't work.
Only a usb stick was regonized.

Because Slim DVD USB doesn't use FAT32

@CypherXG
Copy link
Author

I know.

@randyrossi randyrossi changed the title USB Floppy? More USB Device support? [FR] USB Floppy? More USB Device support? Feb 15, 2020
@rhester72
Copy link
Contributor

If it helps at all, USB floppy drives show up as raw block devices on Linux and require a manually-added NEC USB floppy driver on Windows.

@studio8502
Copy link

The ability to use a USB floppy drive as an emulated CMD FD-2000 high-density drive would be awesome.

@scruss
Copy link

scruss commented Jun 8, 2020

Most USB floppy drives have a really hard time with 800 KB formats. The floppy drive that's still readily available will only read 1.44 MB FAT format and won't recognize anything else. This may not be something that's reasonable to support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants