Unable to enumerate USB device on port 2 when connecting Android phone
- by ProfessionalAmateur
I'm running Ubuntu 11.10 (64-bit) as a VirtualBox guest on a Win7 64-bit host.
When I plug in my Android Epic4g (Galaxy S) both the host and guest see the device properly, however lsusb does not.
When I run dmesg I get the following:
[ 361.664219] usb 1-2: new full speed USB device number 79 using ohci_hcd
[ 362.428798] hub 1-0:1.0: unable to enumerate USB device on port 2
[ 363.313782] hub 1-0:1.0: unable to enumerate USB device on port 2
I get the same type of dmesg message with the USB 2.0 (ECHI) Controller enabled and disabled for the guest OS.
I'm stuck with this one, can anyone help?