Package: installation-reports Severity: normal Dear Maintainer,
I can't unmount my 60 GB USB HDD drive with 'pcmanfm. I suspect it has to do with lxpolkit based on the comments in bug pcmanfm #674828. The installation is wheezy alpha-1, with LXDE on Asus eeepc 1001PX. What I did: Login as a regular user, First I attached and de-attached 2 GB JetFlash USB stick without problem (see kernel.log below) with pcmanfm. The log line with FAT indicates that the partion is mounted OK on my system 'carbon'. Then I attached a removable USB 60 GB LaCie HDD (Samsung disk inside) to the laptop. I tried to unmount, as above, with LXDE 'pcmanfm' and Right-Click, and 'Eject Removable Media'. This time the drive was not unmounted which was evident by all files in the main pane in 'pcmanfm'. Then I unplugged the cable for the USB drive...(not recommended!). I restarted 'carbon' and plugged in the drive again. Was this repeatable? Unfortunately it behaved as before and refused to unmount with 'pcmanfm', as seen in the second part of the kern.log below. However, as 'root' I managed to mount and unmount as # mount /dev/sdb1 /media/usb0 and # unmount /dev/sdb1. Aftera a while the drive gave up and is not recognised as /dev/sdb1 anymore. // kern.log // Jun 26 13:11:20 carbon kernel: [ 1473.608075] usb 1-3: new high-speed USB device number 4 using ehci_hcd Jun 26 13:11:21 carbon kernel: [ 1473.746486] usb 1-3: New USB device found, idVendor=8564, idProduct=1000 Jun 26 13:11:21 carbon kernel: [ 1473.746500] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Jun 26 13:11:21 carbon kernel: [ 1473.746510] usb 1-3: Product: Mass Storage Device Jun 26 13:11:21 carbon kernel: [ 1473.746519] usb 1-3: Manufacturer: JetFlash Jun 26 13:11:21 carbon kernel: [ 1473.746527] usb 1-3: SerialNumber: 944JTCYUYHS6NB51 Jun 26 13:11:21 carbon kernel: [ 1473.817335] usbcore: registered new interface driver uas Jun 26 13:11:21 carbon kernel: [ 1473.841992] Initializing USB Mass Storage driver... Jun 26 13:11:21 carbon kernel: [ 1473.842354] scsi4 : usb-storage 1-3:1.0 Jun 26 13:11:21 carbon kernel: [ 1473.842629] usbcore: registered new interface driver usb-storage Jun 26 13:11:21 carbon kernel: [ 1473.842637] USB Mass Storage support registered. Jun 26 13:11:22 carbon kernel: [ 1475.264842] scsi 4:0:0:0: Direct-Access JetFlash Transcend 16GB 1100 PQ: 0 ANSI: 4 Jun 26 13:11:22 carbon kernel: [ 1475.269094] sd 4:0:0:0: [sdb] 31703040 512-byte logical blocks: (16.2 GB/15.1 GiB) Jun 26 13:11:22 carbon kernel: [ 1475.269830] sd 4:0:0:0: [sdb] Write Protect is off Jun 26 13:11:22 carbon kernel: [ 1475.269843] sd 4:0:0:0: [sdb] Mode Sense: 43 00 00 00 Jun 26 13:11:22 carbon kernel: [ 1475.270577] sd 4:0:0:0: [sdb] No Caching mode page present Jun 26 13:11:22 carbon kernel: [ 1475.270590] sd 4:0:0:0: [sdb] Assuming drive cache: write through Jun 26 13:11:22 carbon kernel: [ 1475.277803] sd 4:0:0:0: [sdb] No Caching mode page present Jun 26 13:11:22 carbon kernel: [ 1475.277814] sd 4:0:0:0: [sdb] Assuming drive cache: write through Jun 26 13:11:22 carbon kernel: [ 1475.278855] sdb: sdb1 Jun 26 13:11:22 carbon kernel: [ 1475.281826] sd 4:0:0:0: [sdb] No Caching mode page present Jun 26 13:11:22 carbon kernel: [ 1475.281839] sd 4:0:0:0: [sdb] Assuming drive cache: write through Jun 26 13:11:22 carbon kernel: [ 1475.281850] sd 4:0:0:0: [sdb] Attached SCSI removable disk Jun 26 13:11:22 carbon kernel: [ 1475.598604] FAT-fs (sdb1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! Jun 26 13:28:15 carbon kernel: [ 2487.820248] usb 1-3: USB disconnect, device number 4 Jun 26 16:57:06 carbon kernel: [15019.016161] usb 1-3: new high-speed USB device number 5 using ehci_hcd Jun 26 16:57:06 carbon kernel: [15019.149026] usb 1-3: New USB device found, idVendor=059f, idProduct=06c1 Jun 26 16:57:06 carbon kernel: [15019.149042] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Jun 26 16:57:06 carbon kernel: [15019.149052] usb 1-3: Product: LaCie Hard Drive Jun 26 16:57:06 carbon kernel: [15019.149060] usb 1-3: Manufacturer: LaCie Jun 26 16:57:06 carbon kernel: [15019.149068] usb 1-3: SerialNumber: 10000E000DDB662D Jun 26 16:57:06 carbon kernel: [15019.150154] scsi5 : usb-storage 1-3:1.0 Jun 26 16:57:07 carbon kernel: [15020.149028] scsi 5:0:0:0: Direct-Access SAMSUNG HS060HB GC10 PQ: 0 ANSI: 2 Jun 26 16:57:07 carbon kernel: [15020.152048] sd 5:0:0:0: [sdb] 117266688 512-byte logical blocks: (60.0 GB/55.9 GiB) Jun 26 16:57:07 carbon kernel: [15020.153031] sd 5:0:0:0: [sdb] Write Protect is off Jun 26 16:57:07 carbon kernel: [15020.153041] sd 5:0:0:0: [sdb] Mode Sense: 53 00 00 08 Jun 26 16:57:07 carbon kernel: [15020.153900] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Jun 26 16:57:07 carbon kernel: [15020.341691] sdb: sdb1 Jun 26 16:57:07 carbon kernel: [15020.344899] sd 5:0:0:0: [sdb] Attached SCSI disk Jun 26 16:57:07 carbon kernel: [15020.717734] FAT-fs (sdb1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [#reboot] Jun 26 17:15:56 carbon kernel: [ 915.440103] usb 1-3: new high-speed USB device number 4 using ehci_hcd Jun 26 17:15:56 carbon kernel: [ 915.572916] usb 1-3: New USB device found, idVendor=059f, idProduct=06c1 Jun 26 17:15:56 carbon kernel: [ 915.572924] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Jun 26 17:15:56 carbon kernel: [ 915.572930] usb 1-3: Product: LaCie Hard Drive Jun 26 17:15:56 carbon kernel: [ 915.572935] usb 1-3: Manufacturer: LaCie Jun 26 17:15:56 carbon kernel: [ 915.572940] usb 1-3: SerialNumber: 10000E000DDB662D Jun 26 17:15:56 carbon kernel: [ 915.637193] usbcore: registered new interface driver uas Jun 26 17:15:56 carbon kernel: [ 915.662071] Initializing USB Mass Storage driver... Jun 26 17:15:56 carbon kernel: [ 915.662421] scsi4 : usb-storage 1-3:1.0 Jun 26 17:15:56 carbon kernel: [ 915.662685] usbcore: registered new interface driver usb-storage Jun 26 17:15:56 carbon kernel: [ 915.662694] USB Mass Storage support registered. Jun 26 17:15:57 carbon kernel: [ 916.660924] scsi 4:0:0:0: Direct-Access SAMSUNG HS060HB GC10 PQ: 0 ANSI: 2 Jun 26 17:15:57 carbon kernel: [ 916.663151] sd 4:0:0:0: [sdb] 117266688 512-byte logical blocks: (60.0 GB/55.9 GiB) Jun 26 17:15:57 carbon kernel: [ 916.663903] sd 4:0:0:0: [sdb] Write Protect is off Jun 26 17:15:57 carbon kernel: [ 916.663913] sd 4:0:0:0: [sdb] Mode Sense: 53 00 00 08 Jun 26 17:15:57 carbon kernel: [ 916.664786] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Jun 26 17:15:58 carbon kernel: [ 916.850702] sdb: sdb1 Jun 26 17:15:58 carbon kernel: [ 916.854149] sd 4:0:0:0: [sdb] Attached SCSI disk Jun 26 17:15:58 carbon kernel: [ 917.268340] FAT-fs (sdb1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! Jun 26 17:20:49 carbon kernel: [ 1208.183997] FAT-fs (sdb1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! Jun 26 17:21:15 carbon kernel: [ 1234.710930] FAT-fs (sdb1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! Jun 26 17:21:46 carbon kernel: [ 1265.379362] usb 1-3: USB disconnect, device number 4 Jun 26 17:21:46 carbon kernel: [ 1265.382360] sd 4:0:0:0: [sdb] Synchronizing SCSI cache Jun 26 17:21:46 carbon kernel: [ 1265.382497] sd 4:0:0:0: [sdb] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK [#halt] -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash ii lxpolkit 0.1.0-4 Versions of packages lxpolkit depends on: ii libatk1.0-0 2.4.0-2 ii libc6 2.13-33 ii libcairo2 1.12.2-1 ii libfontconfig1 2.9.0-6 ii libfreetype6 2.4.9-1 ii libgdk-pixbuf2.0-0 2.26.1-1 ii libglib2.0-0 2.32.3-1 ii libgtk2.0-0 2.24.10-1 ii libpango1.0-0 1.30.0-1 ii libpolkit-agent-1-0 0.105-1 ii libpolkit-gobject-1-0 0.105-1 lxpolkit recommends no packages. lxpolkit suggests no packages. -- no debconf information Other versions ii lxde 2 ii lxde-common 0.5.5-6 ii lxde-core 2 ii pcmanfm 0.9.10-3 ii udev 175-3.1 Cheers Bertil -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1340822638.22212.yahoomail...@web171301.mail.ir2.yahoo.com