Description of problem: On my x86_64 desktop box with a built-in USB1.1 4in1 card reader, usb_storage isn't automatically loaded on bootup. Only by manually doing 'modprobe usb_storage' or attaching a USB harddisk it shows up. I believe, but I may be wrong, this is due to libusual (which is one attempt at doing user-configurable driver binding). Anyway, I think this is unacceptable from an end-user point of view so I'm marking this as a Fedora 7 blocker. Thanks. Will attach output of lspci, lsusb and lshal. Version-Release number of selected component (if applicable): # rpm -q module-init-tools udev kernel module-init-tools-3.3-0.pre11.1.0.fc7 udev-106-2.fc7 kernel-2.6.20-1.3104.fc7
Created attachment 153568 [details] lshal
Created attachment 153569 [details] lspci
Created attachment 153570 [details] lsusb
Created attachment 153571 [details] modprobe.conf Pretty standard modprobe.conf - nothing special in /etc/modprobe.d either # ls -l /etc/modprobe.d/ total 28 -rw-r--r-- 1 root root 809 2007-04-10 07:32 blacklist -rw-r--r-- 1 root root 833 2007-03-22 15:13 blacklist-compat -rw-r--r-- 1 root root 5717 2007-03-22 15:13 modprobe.conf.dist
*** This bug has been marked as a duplicate of 204396 ***