Bug 457054

Summary: Mounting of usb-storage media is broken
Product: [openSUSE] openSUSE 11.1 Reporter: Tvrtko Ursulin <tvrtko>
Component: KDE3Assignee: E-mail List <kde-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: tvrtko
Version: RC 1   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: Community User Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Screenshot of the error window which pops up.

Description Tvrtko Ursulin 2008-12-06 17:54:40 UTC
Pretty simple, plugged in a camera in mass storage mode and got a HAL error when trying to mount/access it from KDE3. Tried with a standalone SD reader and problem is exactly the same.

Error message is (will also attach a screenshot):
Error - kio_media_mounthelper
org.freedesktop.hal.storage.mount-removable
auth_admin_keep_always <-- (action,result)

Here is how the kernel sees it (camera):

usb 1-10: new high speed USB device using ehci_hcd and address 9
usb 1-10: configuration #1 chosen from 1 choice
scsi11 : SCSI emulation for USB Mass Storage devices
usb 1-10: New USB device found, idVendor=04b0, idProduct=0413
usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-10: Product: NIKON DSC D40
usb 1-10: Manufacturer: NIKON
usb 1-10: SerialNumber: 7457706
usb-storage: device found at 9
usb-storage: waiting for device to settle before scanning
scsi 11:0:0:0: Direct-Access     NIKON    D40              1.10 PQ: 0 ANSI: 2
sd 11:0:0:0: [sdb] 7959552 512-byte hardware sectors: (4.07GB/3.79GiB)
sd 11:0:0:0: [sdb] Write Protect is off
sd 11:0:0:0: [sdb] Mode Sense: 0f 00 00 00
sd 11:0:0:0: [sdb] Assuming drive cache: write through
sd 11:0:0:0: [sdb] 7959552 512-byte hardware sectors: (4.07GB/3.79GiB)
sd 11:0:0:0: [sdb] Write Protect is off
sd 11:0:0:0: [sdb] Mode Sense: 0f 00 00 00
sd 11:0:0:0: [sdb] Assuming drive cache: write through
 sdb: sdb1
sd 11:0:0:0: [sdb] Attached SCSI removable disk
sd 11:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete

Standalone reader:

usb 1-9: new high speed USB device using ehci_hcd and address 12
usb 1-9: configuration #1 chosen from 1 choice
scsi13 : SCSI emulation for USB Mass Storage devices
usb 1-9: New USB device found, idVendor=0781, idProduct=a7c1
usb 1-9: New USB device strings: Mfr=3, Product=4, SerialNumber=2
usb 1-9: Product: SDDR-113
usb 1-9: Manufacturer: SanDisk
usb 1-9: SerialNumber: 000000009412
usb-storage: device found at 12
usb-storage: waiting for device to settle before scanning
scsi 13:0:0:0: Direct-Access     SanDisk  SDDR-113         9412 PQ: 0 ANSI: 0
sd 13:0:0:0: [sdb] 7959552 512-byte hardware sectors: (4.07GB/3.79GiB)
sd 13:0:0:0: [sdb] Write Protect is off
sd 13:0:0:0: [sdb] Mode Sense: 03 00 00 00
sd 13:0:0:0: [sdb] Assuming drive cache: write through
sd 13:0:0:0: [sdb] 7959552 512-byte hardware sectors: (4.07GB/3.79GiB)
sd 13:0:0:0: [sdb] Write Protect is off
sd 13:0:0:0: [sdb] Mode Sense: 03 00 00 00
sd 13:0:0:0: [sdb] Assuming drive cache: write through
 sdb: sdb1
sd 13:0:0:0: [sdb] Attached SCSI removable disk
sd 13:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete
Comment 1 Tvrtko Ursulin 2008-12-06 17:55:51 UTC
Created attachment 258442 [details]
Screenshot of the error window which pops up.
Comment 2 Lubos Lunak 2008-12-09 16:52:26 UTC

*** This bug has been marked as a duplicate of bug 434886 ***
Comment 3 Tvrtko Ursulin 2008-12-10 19:39:38 UTC
Are you sure this is a duplicate? From reading 434886 I don't see that it is since that one talks about a fixed disk. There is very little info there in total.
Comment 4 Tvrtko Ursulin 2008-12-18 22:56:58 UTC
Started to work after upgrade to GM today.