Re: [Bug 384579] Re: Linux thinks there’s a floppy drive when there’s not. Probing slows down bootup by almost a minute.

Chris Anckaert chris.anckaert at gmail.com
Wed Mar 24 14:49:49 GMT 2010


Hello Detlef,

There is a simple fix really, the problem with some Thinkpad's is they have
legacy floppy support enabled in the bios-settings, while there is no floppy
in the machine. Just disable this in the bios, and the problem is solved
after that. The boot time will then again be normal.

Best regs,
Chris.

2010/3/24 Detlef Lechner <Detlef.Lechner at gmx.net>

> I am affected too since I dist-upgraded to Lucid Beta 1.
> '~$ uname -a; Linux T42 2.6.32-16-generic #25-Ubuntu SMP Tue Mar 9 16:33.52
> UTC 2010 i686 GNU/Linux'
> I read in #49 "Fix Released". I oppose. This is no fix for me.
> Please let me know what test results should I provide to help to get rid of
> this bug.
>
> --
> Linux thinks there’s a floppy drive when there’s not. Probing slows down
> bootup by almost a minute.
> https://bugs.launchpad.net/bugs/384579
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>


-- 
Only two things in life are infinite: the stupidity of mankind, and the
universe,
and I'm not certain about the second one...
-- Albert Einstein --

-- 
Linux thinks there’s a floppy drive when there’s not. Probing slows down bootup by almost a minute.
https://bugs.launchpad.net/bugs/384579
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.

Status in The Linux Kernel: Confirmed
Status in “devicekit-disks” package in Ubuntu: Fix Released
Status in “linux” package in Ubuntu: Invalid
Status in “devicekit-disks” source package in Karmic: Fix Released
Status in “linux” source package in Karmic: Invalid
Status in Fedora: Invalid

Bug description:
Since the installation of DeviceKit-disks, the system startup blocks for almost a minute on two of my computers when udev runs /lib/udev/devkit-disks-part-id for fd0.

Neither of the computers in question have a floppy drive, but Linux says:

[    2.467794] Floppy drive(s): fd0 is 1.44M

I probably could workaround the problem by disabling floppy drives in BIOS settings, but one would think the OS could realize a drive doesn’t exist automatically.

% tail -n0 -F /var/log/syslog & time sudo /lib/udev/devkit-disks-part-id /dev/fd0
DKD_MEDIA_AVAILABLE=1
Entering MS-DOS parser (offset=0, size=4096)
Jun  8 13:39:53 virhe kernel: [131622.526230] end_request: I/O error, dev fd0, sector 0
Jun  8 13:40:06 virhe kernel: [131635.590496] end_request: I/O error, dev fd0, sector 0
Jun  8 13:40:06 virhe kernel: [131635.590517] Buffer I/O error on device fd0, logical block 0
read failed (Input/output error)
Exiting MS-DOS parser
Entering Apple parser
Jun  8 13:40:19 virhe kernel: [131648.654322] end_request: I/O error, dev fd0, sector 0
Jun  8 13:40:19 virhe kernel: [131648.654343] Buffer I/O error on device fd0, logical block 0
read failed (Input/output error)
Leaving Apple parser
No known partition table found
No partition table found on /dev/fd0: Input/output error
sudo /lib/udev/devkit-disks-part-id /dev/fd0  0.01s user 0.02s system 0% cpu 52.301 total

Interestingly, lshw does not list a floppy drive at all.

http://heh.fi/hw/virhe.20090607.dmesg.karmic
http://heh.fi/hw/virhe.20090607.lshw





More information about the Ubuntu-sponsors mailing list