USB error -110

Discussions about using Linux guests in VirtualBox.
Post Reply
Deicist
Posts: 1
Joined: 29. Mar 2010, 10:56
Primary OS: Linux other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows 7, Linux

USB error -110

Post by Deicist »

Hi All,

I'm trying to move to virtualbox from vmware, however I'm having a problem with one of my VMs that I can't resolve.

the VM in question boots a CD image of PING to create images of hard disks. The hard disks are connected using a USB->IDE/SATA bridge device (I've tried 2 different devices). This works fine in VMware, connecting the USB device to the VM results in the disk being detected and made available to the VM. However, under virtualbox all I get is this error:

Code: Select all

usb 1-1: device not accepting address 2, error -110
usb 1-1: new high speed USB device using ehci_hcd and address 3
usb 1-1: device not accepting address 3, error -110
usb 1-1: new high speed USB device using ehci_hcd and address 4
usb 1-1: device not accepting address 4, error -110
usb 1-1: new high speed USB device using ehci_hcd and address 5
usb 1-1: device not accepting address 5, error -110
hub 1-0:1.0: unable to enumerate USB device on port 1
I'm assuming this must be something to do with the guest OS since the same device works fine for a virtualbox windows 7 guest on the same host, however it also works for the PING guest on vmware.. so something about the combination of virtualbox 'hardware' and the PING guest is causing a problem.

can anyone offer any insight here?

Cheers.

Edit: NVM, literally minutes after posting this I noticed the 'EHCI' option in the virtualbox USB settings. Unticking that fixed the issue.
Post Reply