MandrivaThis Forum is for the discussion of Mandriva (Mandrake) Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
[root@localhost /]# dmesg | grep -E "usb|sd"
drivers/usb/core/usb.c: registered new driver usbfs
drivers/usb/core/usb.c: registered new driver hub
drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface driver v2.1
usb 1-1: new low speed USB device using address 2
usb 1-1: USB disconnect, address 2
drivers/usb/core/usb.c: registered new driver hiddev
drivers/usb/core/usb.c: registered new driver hid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
drivers/usb/core/usb.c: registered new driver usbmouse
drivers/usb/input/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
usb 1-1: new low speed USB device using address 3
drivers/usb/input/hid-ff.c: hid_ff_init could not find initializer
input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1
usb 2-1: new full speed USB device using address 2
usb 2-1: device not accepting address 2, error -110
usb 2-1: new full speed USB device using address 3
usb 2-1: device not accepting address 3, error -110
usb 2-1: new full speed USB device using address 4
usb 2-1: device not accepting address 4, error -110
usb 2-1: new full speed USB device using address 5
usb 2-1: device not accepting address 5, error -110
usb 1-1: USB disconnect, address 3
usb 1-1: new full speed USB device using address 4
usb 1-1: device not accepting address 4, error -110
usb 1-1: new full speed USB device using address 5
usb 1-1: device not accepting address 5, error -110
usb 2-1: new low speed USB device using address 6
drivers/usb/input/hid-ff.c: hid_ff_init could not find initializer
input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1
usb 1-1: new full speed USB device using address 6
usb 1-1: device not accepting address 6, error -110
usb 1-1: new full speed USB device using address 7
usb 1-1: device not accepting address 7, error -110
[root@localhost /]# dmesg | tail
usb 1-1: device not accepting address 6, error -110
usb 1-1: new full speed USB device using address 7
usb 1-1: device not accepting address 7, error -110
Initializing USB Mass Storage driver...
drivers/usb/core/usb.c: registered new driver usb-storage
USB Mass Storage support registered.
usb 1-1: new full speed USB device using address 8
usb 1-1: device not accepting address 8, error -110
usb 1-1: new full speed USB device using address 9
usb 1-1: device not accepting address 9, error -110
Hmmm "error -110"
I had such trouble with this, trying to use a laCie USB drive: in the end I used its firewire alternative connection, and this works very well.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.