[Klug-general] Why no USB

Kevin Groves kgroves at ksoft-creative-projects.co.uk
Sat Feb 19 11:36:29 GMT 2005


Peter wrote:

> I couldn't find the modules you listed. However by comparing it with 
> my machine it seems the relevant module is usb-storage. My computer 
> also had 'uhci_hcd 31449 0' loaded which was as close to ehci_hcd as I 
> could find.
>
> Module Size Used by
> usb_storage 61577 0
>
Looks like some of it has loaded.

If you were to do a:

modprobe usb-storage


Hopefully all the dependant modules will load too.

Take a look in /var/log/messages to see something like:

Feb 19 09:38:45 server kernel: Initializing USB Mass Storage driver...
Feb 19 09:38:45 server kernel: usb.c: registered new driver usb-storage
Feb 19 09:38:45 server kernel: scsi1 : SCSI emulation for USB Mass 
Storage devices
Feb 19 09:38:45 server kernel:   Vendor:           Model: USB 
Card          Rev: 1.13
Feb 19 09:38:45 server kernel:   Type:   
Direct-Access                      ANSI  SCSI revision: 02
Feb 19 09:38:45 server kernel: WARNING: USB Mass Storage data integrity 
not assured
Feb 19 09:38:45 server kernel: USB Mass Storage device found at 4
Feb 19 09:38:45 server kernel: USB Mass Storage support registered.
Feb 19 09:38:45 server insmod: Using 
/lib/modules/2.4.21-99-default/kernel/drive
rs/usb/storage/usb-storage.o





More information about the Kent mailing list