The host controller is recognized and several USB modules are loaded, but no
reaction (dmesg or lsusb) when I plug in a USB device, like a mouse, serial
interface or memory stick. Any idea what the problem may be?
>From dmesg:
[ 17.370000] usbcore: registered new interface driver usbfs
[ 17.370000] usbcore: registered new interface driver hub
[ 17.480000] usbcore: registered new device driver usb
[ 17.740000] str8100-ehci str8100-ehci: str8100-ehci
[ 17.740000] str8100-ehci str8100-ehci: new USB bus registered, assigned bus 1
[ 17.740000] str8100-ehci str8100-ehci: irq 24, io mem 0xcc000000
[ 18.060000] str8100-ehci str8100-ehci: USB 0.0 started, EHCI 1.00, driver 104
[ 18.060000] usb usb1: configuration #1 chosen from 1 choice
[ 18.060000] hub 1-0:1.0: USB hub found
[ 18.060000] hub 1-0:1.0: 2 ports detected
[ 19.250000] SCSI subsystem initialized
[ 19.460000] Driver 'sd' needs updating - please use bus_type methods
[ 19.930000] Initializing USB Mass Storage driver...
[ 19.930000] usbcore: registered new interface driver usb-storage
[ 19.930000] USB Mass Storage support registered.
[ 25.800000] eth0:star_nic_lan_open
[ 25.810000] star_nic_enable: starting patch check.
[ 187.660000] usbcore: registered new interface driver usbserial
[ 187.660000] drivers/usb/serial/usb-serial.c: USB Serial support registered fc
[ 187.660000] usbcore: registered new interface driver usbserial_generic
[ 187.660000] drivers/usb/serial/usb-serial.c: USB Serial Driver core
[ 187.910000] drivers/usb/serial/usb-serial.c: USB Serial support registered fe
[ 187.910000] usbcore: registered new interface driver ftdi_sio
[ 187.910000] drivers/usb/serial/ftdi_sio.c: v1.4.3:USB FTDI Serial Convertersr
lsmod:
Module Size Used by
ftdi_sio 20168 0
usbserial 19056 1 ftdi_sio
usb_storage 23072 0
sd_mod 15504 0
scsi_mod 55372 2 usb_storage,sd_mod
ehci_hcd 22028 0
usbcore 74268 4 ftdi_sio,usbserial,usb_storage,ehci_hcd
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|