I'm running the latest x86 Debian Sid. The norm was that when USB media was plugged in would show up in /media where I could mount it by clicking on the appropriate icon in Thunar file manager. This was for my regular user account.
Suddenly, USB media no longer shows up in Thunar. I have to mount them as root. from dmesg: [122338.324044] usb 1-10: new high speed USB device number 7 using ehci_hcd [122338.457761] usb 1-10: New USB device found, idVendor=0781, idProduct=5406 [122338.457771] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [122338.457780] usb 1-10: Product: U3 Cruzer Micro [122338.457787] usb 1-10: Manufacturer: SanDisk [122338.457793] usb 1-10: SerialNumber: 000018604575513E [122338.458323] scsi8 : usb-storage 1-10:1.0 [122339.458195] scsi 8:0:0:0: Direct-Access SanDisk U3 Cruzer Micro 4.05 PQ: 0 ANSI: 2 [122339.460937] sd 8:0:0:0: Attached scsi generic sg8 type 0 [122339.461287] sd 8:0:0:0: [sdg] 4013709 512-byte logical blocks: (2.05 GB/1.91 GiB) [122339.462034] sd 8:0:0:0: [sdg] Write Protect is off [122339.462043] sd 8:0:0:0: [sdg] Mode Sense: 03 00 00 00 [122339.462050] sd 8:0:0:0: [sdg] Assuming drive cache: write through [122339.466057] sd 8:0:0:0: [sdg] Assuming drive cache: write through [122339.469168] sdg: [122339.472156] sd 8:0:0:0: [sdg] Assuming drive cache: write through [122339.472168] sd 8:0:0:0: [sdg] Attached SCSI removable disk I don't recall ever having to mess with udev or its rules. Plugging in media just worked for a normal user. I am a member of plugdev, I should mention. my fstab: # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # /dev/sda1 / ext3 defaults,errors=remount-ro 0 # 1 UUID=ab09f8df-6703-4483-a162-26647bd8884d / ext3 defaults,errors=remount-ro 0 1 # /dev/sda6 /home ext3 defaults 0 2 UUID=88d3b128-1ba4-4511-8428-79b4f0fbbf35 /home ext3 defaults 0 2 # /dev/sda5 none swap sw 0 0 UUID=48f73142-3355-4f5d-98a3-360e6ec03296 none swap sw 0 0 # /dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/cdrom2 /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/hdb /media/cdrom1 udf,iso9660 user,noauto 0 0 # /dev/sdb /media/backup ext3 user 0 0 UUID=1f9bb8e8-9df8-4216-9386-baf7ccebcc59 /media/backup ext3 user 0 0 /etc/fstab (END) How do I go back to the way things were? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110712231643.GA27947@phobos