Bug 16220

Summary: при переходе с 2.6.18 на 2.6.24 отвалились выборочные usb-девайсы
Product: Branch 4.1 Reporter: Ilya Raskin <ilja.raskin>
Component: usbutilsAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: qa-4.1 <qa-4.1>
Severity: major    
Priority: P2 CC: ilja.raskin
Version: unspecified   
Hardware: x86   
OS: Linux   

Description Ilya Raskin 2008-07-01 00:37:40 MSD
Смартфон 
[root@localhost ~]# lsusb
Bus 002 Device 018: ID 1782:0100 Spreadtrum Communications Inc. 
По usb подключается как флешка и работает в 2.6.18
При подключении в 2.6.24 на той же системе появляется:
Jul  1 00:28:08 localhost kernel: usb 2-6: new low speed USB device using ohci_hcd and address 4
Jul  1 00:28:08 localhost kernel: usb 2-6: config 1 interface 0 altsetting 0 endpoint 0x81 is Bulk; changing to Interrupt
Jul  1 00:28:08 localhost kernel: usb 2-6: config 1 interface 0 altsetting 0 endpoint 0x2 is Bulk; changing to Interrupt
Jul  1 00:28:08 localhost kernel: usb 2-6: configuration #1 chosen from 1 choice
Jul  1 00:28:08 localhost kernel: usbcore: registered new interface driver libusual
Jul  1 00:28:08 localhost kernel: Initializing USB Mass Storage driver...
>>>Jul  1 00:28:08 localhost kernel: usb-storage: probe of 2-6:1.0 failed with error -5
Jul  1 00:28:08 localhost kernel: usbcore: registered new interface driver usb-storage
Jul  1 00:28:08 localhost kernel: USB Mass Storage support registered. 

И естественно не работает.
Comment 1 Ilya Raskin 2008-07-01 01:02:17 MSD

*** This bug has been marked as a duplicate of bug 16221 ***