I'm running a vanilla FC6 installation with updates.
Running kernel 2.6.18-1.2868.fc6 on an AMD Athlon (32-bit).
I have a card reader installed, as well as the usual USB ports.
If I insert a USB flash drive, dmesg reports:
scsi11 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 8
usb-storage: waiting for device to settle before scanning
Vendor: Memorex Model: USB2 ThumbDrive Rev: 2.00
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sde: 256000 512-byte hdwr sectors (131 MB)
sde: Write Protect is on
sde: Mode Sense: 03 00 80 00
sde: assuming drive cache: write through
SCSI device sde: 256000 512-byte hdwr sectors (131 MB)
sde: Write Protect is on
sde: Mode Sense: 03 00 80 00
sde: assuming drive cache: write through
sde: sde1
sd 11:0:0:0: Attached scsi removable disk sde
sd 11:0:0:0: Attached scsi generic sg4 type 0
usb-storage: device scan complete
I can manually mount the drive and everything is fine. Similar results with a Compact Flash, or SD card.
Upon insertion, these used to be automounted and available in Gnome.
Now, when they are inserted, they actually disappear from the the list in the Gnome Desktop.
These used to work flawlessly, both in FC5 and at first in FC6.
Any idea where I might look to fix the problem? I know an entry into /etc/fstab isn't the answer....there is some other problem.
Any help would be greatly appreciated.
-Michael