[Klug-general] Why no USB

Peter peter at sheppey.free-online.co.uk
Sat Feb 19 17:35:36 GMT 2005


Hi Kevin,

The log does seem to show the modules being loaded - then immediately 
unloaded. I've included the log as an attachment as  it's a bit long.

Thanks for helping me with this,
Regards, Peter

Kevin Groves wrote:

> 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
>
>
>
> _______________________________________________
> Kent mailing list
> Kent at mailman.lug.org.uk
> http://mailman.lug.org.uk/mailman/listinfo/kent
>
-------------- next part --------------
Feb 19 14:50:44 localhost kernel: usbcore: registered new driver usbfs
Feb 19 14:50:44 localhost kernel: usbcore: registered new driver hub
Feb 19 14:50:49 localhost kernel: usbcore: registered new driver hiddev
Feb 19 14:50:49 localhost kernel: usbcore: registered new driver usbhid
Feb 19 14:50:49 localhost kernel: drivers/usb/input/hid-core.c: v2.0:USB HID core driver
Feb 19 14:50:52 localhost kernel: PWRB FUTS PCI0 USB0 USB1 MAC0 AUD0 AMR0 UAR1 UAR2 LPT1 
Feb 19 14:50:54 localhost kernel: SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
Feb 19 14:50:55 localhost kernel: ohci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
Feb 19 14:50:55 localhost kernel: hub 1-0:1.0: USB hub found
Feb 19 14:50:55 localhost kernel: hub 1-0:1.0: 3 ports detected
Feb 19 14:50:55 localhost kernel: ohci_hcd 0000:00:01.3: OHCI Host Controller
Feb 19 14:50:55 localhost kernel: ohci_hcd 0000:00:01.3: irq 11, pci mem 0xdc102000
Feb 19 14:50:55 localhost kernel: ohci_hcd 0000:00:01.3: new USB bus registered, assigned bus number 2
Feb 19 14:50:55 localhost kernel: hub 2-0:1.0: USB hub found
Feb 19 14:50:56 localhost kernel: hub 2-0:1.0: 3 ports detected
Feb 19 14:50:56 localhost kernel: usb 1-3: new full speed USB device using ohci_hcd and address 2
Feb 19 14:50:56 localhost kernel: Initializing USB Mass Storage driver...
Feb 19 14:50:56 localhost kernel: usb 2-1: new full speed USB device using ohci_hcd and address 2
Feb 19 14:50:56 localhost kernel: scsi0 : SCSI emulation for USB Mass Storage devices
Feb 19 14:50:56 localhost kernel: usbcore: registered new driver usb-storage
Feb 19 14:50:56 localhost kernel: USB Mass Storage support registered.
Feb 19 14:50:56 localhost kernel: ohci_hcd 0000:00:01.2: remove, state 1
Feb 19 14:50:56 localhost kernel: usb usb1: USB disconnect, address 1
Feb 19 14:50:56 localhost kernel: usb 1-3: USB disconnect, address 2
Feb 19 14:50:56 localhost kernel: ohci_hcd 0000:00:01.2: USB bus 1 deregistered
Feb 19 14:50:56 localhost kernel: ohci_hcd 0000:00:01.3: remove, state 1
Feb 19 14:50:56 localhost kernel: usb usb2: USB disconnect, address 1
Feb 19 14:50:56 localhost kernel: usb 2-1: USB disconnect, address 2
Feb 19 14:50:56 localhost kernel: ohci_hcd 0000:00:01.3: USB bus 2 deregistered


More information about the Kent mailing list