Comment 31 for bug 441835

Revision history for this message
Martin Pitt (pitti) wrote : Re: [Karmic] floppy is not working (Ubuntu 9.10)

From the udev side, everything seems to be okay. Sergios' dmesg has

[80538.492091] end_request: I/O error, dev fd0, sector 0
[81237.645087] floppy0: data CRC error: track 5, head 0, sector 2, size 2
[81237.845784] floppy0: data CRC error: track 5, head 0, sector 2, size 2

which looks slightly disturbing, but it could be a side-effect of probing.

Can you please do

  devkit-disks --dump > /tmp/dk-disks.txt

and attach /tmp/dk-disks.txt here? After that, please do

  devkit-disks --monitor-detail > /tmp/dk-disks.log

then insert a floppy, try to mount it in GNOME (do you have an icon for it?), then press Control-C, and attach /tmp/dk-disks.log, too.