PDA

View Full Version : [Jaunty] Today's problems- User switcher, floppy access


Kevbert
November 8th, 2008, 09:59 AM
When is the bug (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/255651) for sorting out Floppy drive access going to be officially fixed ? It doesn't work in Intrepid and by default Jaunty. To make the floppy accessible every time you boot you have to modify two files:
Fstab - add to the end of the file
/dev/fd0 /media/floppy0 auto rw,auto,user,sync 0 0
/etc/modules -add to the end of the file
floppy
Thanks to alienexplorers for this solution.
*** Unfortunately I still get unable to mount floppy as mount point does not exist and org.freedesktop.DBus.Error.NoReply occassionally ***
The other problem seem to be User switcher. There seem to be a problem loading this module as the username does not always appear in the righthand corner of the top panel and a message may be displayed. The error message seem to be random in what is displayed and does not always appear when the username is not displayed. This error seems to be very hit and miss as to whether it occurs (I've had it occur four times in nine reboots). This is on 32 bit Jaunty (yet to try on 64 bit).

Bert Mariën
March 28th, 2009, 12:24 AM
Editing the /etc/modules file worked for me in Interpid.
It does no longer in Jaunty (beta).
The most appropriate bug for this is https://bugs.launchpad.net/ubuntu-doc/+bug/330314/

Dr. C
March 29th, 2009, 05:02 PM
I just installed the Jaunty beta 64 bit and was pleasantly surprised that the floppy (3.5in) actually worked fine.