Bug 286179 - sd_mod isn't loaded when usb disk is plugged
Summary: sd_mod isn't loaded when usb disk is plugged
Status: RESOLVED DUPLICATE of bug 286132
: 283419 (view as bug list)
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Alpha 5
Hardware: Macintosh openSUSE 10.3
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-21 00:33 UTC by Leonardo Chiquitto
Modified: 2007-07-02 14:13 UTC (History)
1 user (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leonardo Chiquitto 2007-06-21 00:33:10 UTC
When I plug an USB harddisk, it is correctly detected:

usb 4-1: new high speed USB device using ehci_hcd and address 3
usb 4-1: new device found, idVendor=059b, idProduct=007e
usb 4-1: new device strings: Mfr=56, Product=63, SerialNumber=88
usb 4-1: Product: Iomega HDD USB 2.0 Drive
usb 4-1: Manufacturer: Iomega
usb 4-1: SerialNumber: 03000B5AE5F4
usb 4-1: configuration #1 chosen from 1 choice
scsi1 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
usb 4-1: reset high speed USB device using ehci_hcd and address 3
scsi 1:0:0:0: Direct-Access     ST325082 3A                    PQ: 0 ANSI: 0
scsi 1:0:0:0: Attached scsi generic sg0 type 0
usb-storage: device scan complete

The problem is that udev do not load sd_mod anymore, and
"the disk" properly said, isn't detected. Loading it by hand works:

sd 1:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB)
sd 1:0:0:0: [sda] Write Protect is off
sd 1:0:0:0: [sda] Mode Sense: 33 00 00 00
sd 1:0:0:0: [sda] Assuming drive cache: write through
sd 1:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB)
sd 1:0:0:0: [sda] Write Protect is off
sd 1:0:0:0: [sda] Mode Sense: 33 00 00 00
sd 1:0:0:0: [sda] Assuming drive cache: write through
 sda: sda1
sd 1:0:0:0: [sda] Attached SCSI disk

Perhaps it's related to the following udev change:

* Mon Jun 04 2007 - kay.sievers@suse.de
(...)
- drop scsi module loading rules, the kernel has modalias strings now

I'm running with the latest factory updates, on PPC. Unfortunatelly I
can't test it on my x86 machine because it has SATA disks, and sd_mod
is already loaded by default.
Comment 1 Jiri Dluhos 2007-07-02 12:22:37 UTC
*** Bug 283419 has been marked as a duplicate of this bug. ***
Comment 2 Jeff Mahoney 2007-07-02 14:13:51 UTC

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