Comment 3 for bug 859137

Revision history for this message
Gustavo (paolo-nino) wrote :

I installed the development kernel 3.1.0.
uname -r
3.1.0-0301rc4-generic

If I insert a sandisk flash drive on a USB 2 connection it is not recognized.
If i do

sudo dmesg | tail

that is the output

[ 192.180065] usb 7-1: device descriptor read/64, error -32
[ 192.440148] usb 7-1: device descriptor read/64, error -32
[ 192.720140] usb 7-1: new full speed USB device number 3 using ohci_hcd
[ 192.870154] usb 7-1: device descriptor read/64, error -32
[ 193.130138] usb 7-1: device descriptor read/64, error -32
[ 193.390150] usb 7-1: new full speed USB device number 4 using ohci_hcd
[ 193.810129] usb 7-1: device not accepting address 4, error -32
[ 193.960148] usb 7-1: new full speed USB device number 5 using ohci_hcd
[ 194.380163] usb 7-1: device not accepting address 5, error -32
[ 194.380212] hub 7-0:1.0: unable to enumerate USB device on port 1

Everything it's like the 3.0.0 kernel.