H.S. wrote: > Hello, > > It appears that udev (or something) is not working right in Debain Etch. > Earlier today I upgraded a bunch of packages and now USB stick > automounting has stopped working. I do not get the USB icon on the > desktop when I insert a USB thumb drive into a USB slot even though I > see that it is detected (in /var/log/syslog) and that its link is made > (e.g. /dev/sda1). It is just not automounted (as it used to be) nor is > its icon shown (it used to). > > Moreover, the link in /dev/ shows it is owned by the floppy group! > >>ls -l /dev/sd?? > > brw-rw---- 1 root floppy 8, 1 2006-02-20 01:48 /dev/sda1 > > > Does anyone what is going on? > > I belong to the plugdev group and I am using 2.6.12 kernel. And I have > currently: > > >>dpkg -l hotplug udev dbus* gnome-volu* plugdev hal > > No packages found matching plugdev. > Desired=Unknown/Install/Remove/Purge/Hold > | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed > |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: > uppercase=bad) > ||/ Name Version Description > +++-=====================-=====================-========================================================== > ii dbus 0.60-5 simple interprocess > messaging system > rc dbus-1 0.23.4-8 simple interprocess > messaging system > pn dbus-1-dev <none> (no description available) > pn dbus-1-doc <none> (no description available) > pn dbus-1-utils <none> (no description available) > rc dbus-glib-1 0.23.4-8 simple interprocess > messaging system (GLib-based shared li > pn dbus-glib-1-dev <none> (no description available) > un dbus-qt-1 <none> (no description available) > pn dbus-qt-1-dev <none> (no description available) > rc dbus-qt-1c2 0.23.4-8 simple interprocess > messaging system (Qt-based shared libr > ii gnome-volume-manager 1.4.0-4 GNOME daemon to > auto-mount and manage media devices > ii hal 0.5.6-4 Hardware Abstraction Layer > pn hotplug <none> (no description available) > ii udev 0.084-5 /dev/ and hotplug > management daemon > > > regards, > ->HS >
Today I tried this again by pluggin in a USB stick and got this in /var/log/syslog: Feb 20 14:11:22 red kernel: usb 1-2: USB disconnect, address 6 Feb 20 14:11:31 red kernel: usb 1-2: new full speed USB device using uhci_hcd and address 7 Feb 20 14:11:31 red kernel: usb 1-2: device descriptor read/64, error -71 Feb 20 14:11:31 red kernel: scsi5 : SCSI emulation for USB Mass Storage devices Feb 20 14:11:31 red kernel: usb-storage: device found at 7 Feb 20 14:11:31 red kernel: usb-storage: waiting for device to settle before scanning Feb 20 14:11:36 red kernel: Vendor: Kingston Model: DataTraveler 2.0 Rev: 1.04 Feb 20 14:11:36 red kernel: Type: Direct-Access ANSI SCSI revision: 00 Feb 20 14:11:37 red kernel: SCSI device sda: 2004992 512-byte hdwr sectors (1027 MB) Feb 20 14:11:37 red kernel: sda: Write Protect is off Feb 20 14:11:37 red kernel: sda: Mode Sense: 23 00 00 00 Feb 20 14:11:37 red kernel: sda: assuming drive cache: write through Feb 20 14:11:37 red kernel: SCSI device sda: 2004992 512-byte hdwr sectors (1027 MB) Feb 20 14:11:37 red kernel: sda: Write Protect is off Feb 20 14:11:37 red kernel: sda: Mode Sense: 23 00 00 00 Feb 20 14:11:37 red kernel: sda: assuming drive cache: write through Feb 20 14:11:37 red kernel: /dev/scsi/host5/bus0/target0/lun0: p1 Feb 20 14:11:37 red kernel: Attached scsi removable disk sda at scsi5, channel 0, id 0, lun 0 Feb 20 14:11:37 red kernel: usb-storage: device scan complete Feb 20 14:11:53 red kernel: UDF-fs: No partition found (1) Feb 20 14:11:53 red kernel: Unable to identify CD-ROM format. So why is the kernel thinking it is looking for a CD-ROM? And when I can use pmount to mount the paritition (/dev/sda1) manually successfully, how come automatic mounting fails in KDE (and also in Gnome). In KDE at least, the message window says that no valid partition was found or something like this. ->HS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]