Activity log for bug #81219

Date Who What changed Old value New value Message
2007-01-24 02:25:54 José M. López-Cepero bug added bug
2007-01-24 18:47:35 José M. López-Cepero description I have a PalmOne LifeDrive PDA. It has a 4GB hard drive and a SD card slot. It also has an application which allows it to appear just like a USB drive to the operating system when connected via USB. The application provides two different drives: one Up to Dapper, plugging the PDA and enabling drive mode correctly mounted and showed the two drives. However, now in Feisty the 4GB volume is no longer mounted. This is independent of whether there is a SD card in the PDA card reader or not. If there is, it's correctly detected and mounted. I can mount the drive just fine manually, but that kind of defeats the purpose of having automounting :) I was inclined to assign the error to hal, but the hardware browser and lshal do show the missing drive. From hal's point of view, the LifeDrive has an internal "SCSI Host Adapter" with two "SCSI Devices", one as "file storage" (the 4GB drive) and a "SDC" (the SD card). dmesg section when plugging the PDA: ----------- [ 166.195639] usb 5-6.6: new high speed USB device using ehci_hcd and address 11 [ 166.288417] usb 5-6.6: configuration #1 chosen from 1 choice [ 166.288769] scsi6 : SCSI emulation for USB Mass Storage devices [ 166.288833] usb-storage: device found at 11 [ 166.288836] usb-storage: waiting for device to settle before scanning [ 171.289969] scsi 6:0:0:0: Direct-Access palmOne, File storage 1.0 PQ: 0 ANSI: 0 [ 171.292073] SCSI device sdg: 7818112 512-byte hdwr sectors (4003 MB) [ 171.293985] sdg: Write Protect is off [ 171.293991] sdg: Mode Sense: 0f 00 00 00 [ 171.293994] sdg: assuming drive cache: write through [ 171.295945] SCSI device sdg: 7818112 512-byte hdwr sectors (4003 MB) [ 171.296923] sdg: Write Protect is off [ 171.296927] sdg: Mode Sense: 0f 00 00 00 [ 171.296930] sdg: assuming drive cache: write through [ 171.296935] sdg: sdg1 [ 171.582358] sd 6:0:0:0: Attached scsi removable disk sdg [ 171.582415] sd 6:0:0:0: Attached scsi generic sg8 type 0 [ 171.583371] scsi 6:0:0:1: Direct-Access Unknown SDC 1.0 PQ: 0 ANSI: 0 [ 171.585156] SCSI device sdh: 1999872 512-byte hdwr sectors (1024 MB) [ 171.585930] sdh: Write Protect is on [ 171.585934] sdh: Mode Sense: 0f 00 80 00 [ 171.585936] sdh: assuming drive cache: write through [ 171.588180] SCSI device sdh: 1999872 512-byte hdwr sectors (1024 MB) [ 171.588927] sdh: Write Protect is on [ 171.588930] sdh: Mode Sense: 0f 00 80 00 [ 171.588932] sdh: assuming drive cache: write through [ 171.588937] sdh: sdh1 [ 171.592219] sd 6:0:0:1: Attached scsi removable disk sdh [ 171.592278] sd 6:0:0:1: Attached scsi generic sg9 type 0 [ 171.593629] usb-storage: device scan complete ----------- Thanks for any help! I have a PalmOne LifeDrive PDA. It has a 4GB hard drive and a SD card slot. It also has an application which allows it to appear just like a USB drive to the operating system when connected via USB. The application provides two different mass storage drives: one is the 4GB hard drive and the second is the SD card reader slot. (Edited - forgot to finish the paragraph the first time, stupid me...) Up to Dapper, plugging the PDA and enabling drive mode correctly mounted and showed the two drives. However, now in Feisty the 4GB volume is no longer mounted. This is independent of whether there is a SD card in the PDA card reader or not. If there is, it's correctly detected and mounted. I can mount the drive just fine manually, but that kind of defeats the purpose of having automounting :) I was inclined to assign the error to hal, but the hardware browser and lshal do show the missing drive. From hal's point of view, the LifeDrive has an internal "SCSI Host Adapter" with two "SCSI Devices", one as "file storage" (the 4GB drive) and a "SDC" (the SD card). dmesg section when plugging the PDA: ----------- [ 166.195639] usb 5-6.6: new high speed USB device using ehci_hcd and address 11 [ 166.288417] usb 5-6.6: configuration #1 chosen from 1 choice [ 166.288769] scsi6 : SCSI emulation for USB Mass Storage devices [ 166.288833] usb-storage: device found at 11 [ 166.288836] usb-storage: waiting for device to settle before scanning [ 171.289969] scsi 6:0:0:0: Direct-Access palmOne, File storage 1.0 PQ: 0 ANSI: 0 [ 171.292073] SCSI device sdg: 7818112 512-byte hdwr sectors (4003 MB) [ 171.293985] sdg: Write Protect is off [ 171.293991] sdg: Mode Sense: 0f 00 00 00 [ 171.293994] sdg: assuming drive cache: write through [ 171.295945] SCSI device sdg: 7818112 512-byte hdwr sectors (4003 MB) [ 171.296923] sdg: Write Protect is off [ 171.296927] sdg: Mode Sense: 0f 00 00 00 [ 171.296930] sdg: assuming drive cache: write through [ 171.296935] sdg: sdg1 [ 171.582358] sd 6:0:0:0: Attached scsi removable disk sdg [ 171.582415] sd 6:0:0:0: Attached scsi generic sg8 type 0 [ 171.583371] scsi 6:0:0:1: Direct-Access Unknown SDC 1.0 PQ: 0 ANSI: 0 [ 171.585156] SCSI device sdh: 1999872 512-byte hdwr sectors (1024 MB) [ 171.585930] sdh: Write Protect is on [ 171.585934] sdh: Mode Sense: 0f 00 80 00 [ 171.585936] sdh: assuming drive cache: write through [ 171.588180] SCSI device sdh: 1999872 512-byte hdwr sectors (1024 MB) [ 171.588927] sdh: Write Protect is on [ 171.588930] sdh: Mode Sense: 0f 00 80 00 [ 171.588932] sdh: assuming drive cache: write through [ 171.588937] sdh: sdh1 [ 171.592219] sd 6:0:0:1: Attached scsi removable disk sdh [ 171.592278] sd 6:0:0:1: Attached scsi generic sg9 type 0 [ 171.593629] usb-storage: device scan complete ----------- Thanks for any help!
2007-01-31 16:33:28 Chris Burgan None: statusexplanation
2007-02-19 02:14:56 José M. López-Cepero bug added attachment 'report.zip' (log files when plugging the device in)
2007-02-22 21:50:33 Ben Collins linux-source-2.6.20: statusexplanation Well, the kernel correctly sees the driver, and initializes it. If manual mounting works, then the kernel has done everything it can. I can't make hal DTRT :)
2007-02-27 11:47:53 Martin Pitt hal: status Unconfirmed Needs Info
2007-02-27 11:47:53 Martin Pitt hal: statusexplanation Well, the kernel correctly sees the driver, and initializes it. If manual mounting works, then the kernel has done everything it can. I can't make hal DTRT :) Thanks for the logs so far. The problem is that hal does not detect any file system on the PDA hard drive (/dev/sdb1): volume.label = '' (string) volume.uuid = '' (string) volume.fsversion = '' (string) volume.fsusage = '' (string) volume.fstype = '' (string) storage.model = '' (string) However, to find out why I need a hal debug log, as described on the second half of https://wiki.ubuntu.com/DebuggingRemovableDevices. Can you please do that and attach the log? Thank you!
2007-03-04 04:16:27 José M. López-Cepero bug added attachment 'hal.log' (hal debug output)
2007-09-22 09:01:52 bapoumba hal: status Invalid Incomplete
2007-09-22 14:44:27 Brian Murray hal: importance Undecided Medium
2007-09-22 14:44:27 Brian Murray hal: status Incomplete Triaged
2008-09-08 21:11:46 ezekiel000 hal: status Triaged Confirmed
2008-09-08 21:11:46 ezekiel000 hal: statusexplanation There are enough reports including mine that this is a constant bug.
2008-09-08 21:12:45 ezekiel000 title [Feisty] Second volume in a USB drive not mounted Second volume in a Lifedrive not mounted automatically
2008-10-31 15:08:22 Matt Behrens bug added attachment 'sdb1.img.bz2' (sdb1.img.bz2)
2008-11-11 14:59:44 Matt Behrens hal: bugtargetdisplayname hal (Ubuntu) udev (Ubuntu)
2008-11-11 14:59:44 Matt Behrens hal: bugtargetname hal (Ubuntu) udev (Ubuntu)
2008-11-11 14:59:44 Matt Behrens hal: statusexplanation There are enough reports including mine that this is a constant bug.
2008-11-11 14:59:44 Matt Behrens hal: title Bug #81219 in hal (Ubuntu): "Second volume in a Lifedrive not mounted automatically" Bug #81219 in udev (Ubuntu): "Second volume in a Lifedrive not mounted automatically"
2009-01-05 16:09:19 Scott James Remnant (Canonical) udev: bugtargetdisplayname udev (Ubuntu) hal (Ubuntu)
2009-01-05 16:09:19 Scott James Remnant (Canonical) udev: bugtargetname udev (Ubuntu) hal (Ubuntu)
2009-01-05 16:09:19 Scott James Remnant (Canonical) udev: statusexplanation Nope, HAL does that itself
2009-01-05 16:09:19 Scott James Remnant (Canonical) udev: title Bug #81219 in udev (Ubuntu): "Second volume in a Lifedrive not mounted automatically" Bug #81219 in hal (Ubuntu): "Second volume in a Lifedrive not mounted automatically"
2009-04-23 18:07:50 ezekiel000 hal (Ubuntu): status Confirmed Fix Released