On Tue, 2007-01-23 at 20:32 -0500, jack wallen wrote: > just installed the livna i686 kernel (some of you will remember from > last night). now i'm having a usb problem. i'm getting this error: > > usb 1-3: device descriptor read/64, error -62 > usb 1-3: device descriptor read/64, error -62 > usb 1-3: new full speed USB device using ohci_hcd and address 71 > usb 1-3: device descriptor read/64, error -62 > usb 1-3: device descriptor read/64, error -62 > usb 1-3: new full speed USB device using ohci_hcd and address 72 > usb 1-3: device not accepting address 72, error -62 > usb 1-3: new full speed USB device using ohci_hcd and address 73 > usb 1-3: device not accepting address 73, error -62 > > and it just repeats and repeats. i can not sync anything with usb now. > > i haven't searched for a kernel bug but was wondering if anyone knew if > there was a work around? > > thanks anyone. > > jack > i just found out this is not isolated to the newest kernel (kernel-2.6.19-1.2895.fc6) on my system. i had another kernel (kernel-2.6.18-1.2798.fc6) and booted with it - same problem. still getting: usb 1-3: new full speed USB device using ohci_hcd and address 6 usb 1-3: device descriptor read/64, error -62 usb 1-3: device descriptor read/64, error -62 usb 1-3: new full speed USB device using ohci_hcd and address 7 usb 1-3: device descriptor read/64, error -62 usb 1-3: device descriptor read/64, error -62 usb 1-3: new full speed USB device using ohci_hcd and address 8 usb 1-3: device not accepting address 8, error -62 usb 1-3: new full speed USB device using ohci_hcd and address 9 usb 1-3: device not accepting address 9, error -62 wow - just figured it out - it's an SELinux problem. i disabled it and now the usb is working. why would this have occured?