adesso è sorta una complicazione di driver.
quando connetto il telefonino al caso usb ottengo questo messaggio di errore con il modulo ehci_hcd:
Code: Select all
hub 1-0:1.0: unable to enumerate USB device on port 4se invece rendo attivi entrembi i driver, ehci ed ohci, il messaggio di errore è più verboso:
Code: Select all
usb 2-9: new full speed USB device using ohci_hcd and address 3
usb 2-9: device descriptor read/64, error -62
usb 2-9: device descriptor read/64, error -62
usb 2-9: new full speed USB device using ohci_hcd and address 4
usb 2-9: device descriptor read/64, error -62
usb 2-9: device descriptor read/64, error -62
usb 2-9: new full speed USB device using ohci_hcd and address 5
usb 2-9: device not accepting address 5, error -62
hub 2-0:1.0: unable to enumerate USB device on port 9
c'è stato un regresso nella funzionalità dei driver usb?
