Bug 283419

Summary: can't mount usb hard disk
Product: [openSUSE] openSUSE 10.3 Reporter: Chema Ollés <jmolles>
Component: OtherAssignee: E-mail List <kernel-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: claes.backstrom
Version: Alpha 4plus   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Chema Ollés 2007-06-12 17:29:02 UTC
Hi:
My system -> openSUSE 10.3 (i586) Alpha5 kernel-2.6.22-rc4-2-default
I can't mount my external usb  hard disk,tomtom...etc
This is the message I see on /var/log/messages:

Jun 12 19:01:32 linux kernel: usb 5-1: USB disconnect, address 6
Jun 12 19:01:51 linux kernel: usb 5-1: new high speed USB device using ehci_hcd and address 7
Jun 12 19:01:51 linux kernel: usb 5-1: new device found, idVendor=152d, idProduct=2338
Jun 12 19:01:51 linux kernel: usb 5-1: new device strings: Mfr=1, Product=2, SerialNumber=5
Jun 12 19:01:51 linux kernel: usb 5-1: Product: USB to ATA/ATAPI Bridge
Jun 12 19:01:51 linux kernel: usb 5-1: Manufacturer: JMicron
Jun 12 19:01:51 linux kernel: usb 5-1: SerialNumber: 222222222222
Jun 12 19:01:51 linux kernel: usb 5-1: configuration #1 chosen from 1 choice
Jun 12 19:01:51 linux kernel: scsi5 : SCSI emulation for USB Mass Storage devices
Jun 12 19:01:51 linux kernel: usb-storage: device found at 7
Jun 12 19:01:51 linux kernel: usb-storage: waiting for device to settle before scanning
Jun 12 19:01:52 linux kernel: scsi 5:0:0:0: Direct-Access     ST312002 F1D3                  PQ:
 0 ANSI: 2 CCS
Jun 12 19:01:52 linux kernel: scsi 5:0:0:0: Attached scsi generic sg0 type 0
Jun 12 19:01:52 linux kernel: usb-storage: device scan complete

And this is the messages I normally see when insert a usb disk:

 May 19 09:06:12 linux kernel: usb 2-1: new high speed USB device using ehci_hcd and address 5
May 19 09:06:12 linux kernel: usb 2-1: new device found, idVendor=152d, idProduct=2338
May 19 09:06:12 linux kernel: usb 2-1: new device strings: Mfr=1, Product=2, SerialNumber=5
May 19 09:06:12 linux kernel: usb 2-1: Product: USB to ATA/ATAPI Bridge
May 19 09:06:12 linux kernel: usb 2-1: Manufacturer: JMicron
May 19 09:06:12 linux kernel: usb 2-1: SerialNumber: 222222222222
May 19 09:06:12 linux kernel: usb 2-1: configuration #1 chosen from 1 choice
May 19 09:06:12 linux kernel: scsi3 : SCSI emulation for USB Mass Storage devices
May 19 09:06:12 linux kernel: usb-storage: device found at 5
May 19 09:06:12 linux kernel: usb-storage: waiting for device to settle before scanning
May 19 09:06:13 linux kernel: scsi 3:0:0:0: Direct-Access     ST312002 F1D3                  PQ:
 0 ANSI: 2 CCS
May 19 09:06:13 linux kernel: SCSI device sda: 234439535 512-byte hdwr sectors (120033 MB)
May 19 09:06:13 linux kernel: sda: Write Protect is off
May 19 09:06:13 linux kernel: sda: Mode Sense: 00 38 00 00
May 19 09:06:13 linux kernel: sda: assuming drive cache: write through
May 19 09:06:13 linux kernel: SCSI device sda: 234439535 512-byte hdwr sectors (120033 MB)
May 19 09:06:13 linux kernel: sda: Write Protect is off
May 19 09:06:13 linux kernel: sda: Mode Sense: 00 38 00 00
May 19 09:06:13 linux kernel: sda: assuming drive cache: write through
May 19 09:06:13 linux kernel:  sda: sda1
May 19 09:06:13 linux kernel: sd 3:0:0:0: Attached scsi disk sda
May 19 09:06:13 linux kernel: sd 3:0:0:0: Attached scsi generic sg0 type 0
May 19 09:06:13 linux kernel: usb-storage: device scan complete

well it seems like only the first part is right when try to create sda is when fails...

Regards
Comment 1 Chema Ollés 2007-06-14 08:48:18 UTC
well I update kernel to 2.6.22-rc4-git3-2-default and I continue have problems mounting usb mass devices
Regards
Comment 2 Rafal Kwasny 2007-06-17 09:54:27 UTC
usb 3-4: new high speed USB device using ehci_hcd and address 18
usb 3-4: new device found, idVendor=0204, idProduct=6025
usb 3-4: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 3-4: Product: Flash Disk
usb 3-4: Manufacturer: CBM
usb 3-4: SerialNumber: 130168514848
usb 3-4: configuration #1 chosen from 1 choice
scsi4 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 18
usb-storage: waiting for device to settle before scanning
scsi 4:0:0:0: Direct-Access     CBM      Flash Disk       4.00 PQ: 0 ANSI: 2
scsi 4:0:0:0: Attached scsi generic sg0 type 0
usb-storage: device scan complete

same here - using 2.6.22-rc4-git3-2-default
Comment 3 Rafal Kwasny 2007-06-19 23:25:18 UTC
root@fenix:/ # modprobe sd_mod

this fixed the problem for me
Chema can you check this?
Comment 4 Chema Ollés 2007-06-20 07:31:39 UTC
For me too
Regards
Comment 5 Jiri Dluhos 2007-07-02 12:22:37 UTC

*** This bug has been marked as a duplicate of bug 286179 ***