Bug 133395

Summary: usb storage can not be found in ibm x41
Product: [openSUSE] SUSE LINUX 10.0 Reporter: James Li <james_li>
Component: BasesystemAssignee: Hannes Reinecke <hare>
Status: RESOLVED WORKSFORME QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Stable Snapshot 2   
Target Milestone: ---   
Hardware: x86   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: siga for x41

Description James Li 2005-11-11 03:24:41 UTC
When I connect a usb harddisk to x41, I can not find the harddisk partition by "fdisk -l" and usb-storage does not load automatically. when I use "usbview", the usb device can be founded in the usbview window. 

I insmod usb-storage driver manually, here is the message in "dmesg"

usb 5-3: new high speed USB device using ehci_hcd and address 4
scsi3 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 4
usb-storage: waiting for device to settle before scanning
  Vendor: HTS42404  Model: 0M9AT00           Rev: MA2O
  Type:   Direct-Access                      ANSI SCSI revision: 00
SCSI device sdb: 78140160 512-byte hdwr sectors (40008 MB)
sdb: assuming drive cache: write through
SCSI device sdb: 78140160 512-byte hdwr sectors (40008 MB)
sdb: assuming drive cache: write through
 sdb: sdb1 sdb2 < sdb5 >
Attached scsi disk sdb at scsi3, channel 0, id 0, lun 0
Attached scsi generic sg1 at scsi3, channel 0, id 0, lun 0,  type 0
usb-storage: device scan complete

But "fdisk -l /dev/sdb" still can not found the partitions in sdb.
Comment 1 James Li 2005-11-11 03:28:22 UTC
Created attachment 57020 [details]
siga for x41
Comment 2 Dr. Werner Fink 2005-11-11 10:23:39 UTC
Seems to be submount specific or related to udev/hotplug
Comment 3 Hannes Reinecke 2006-03-09 11:23:03 UTC
What is the content of /sys/block ?
Does 'sdb' appear there?
Comment 4 Hannes Reinecke 2006-03-22 09:49:08 UTC
Appearently it's not that important.