Failed to create a proxy device for the USB device

Discussions related to using VirtualBox on Linux hosts.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: PUEL
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Failed to create a proxy device for the USB device

Post by Sasquatch »

Ok, let's all do this through the GUI. First, open the VM settings and go to USB settings. Then click on the + icon to add a filter. You can make it very specific for your iPod, or you can loosen the rules a bit and only have Manufacturer and Name.

After you set the rule, remove the iPod from the system, boot the VM, and plug it in AFTER the Guest OS has fully booted.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
whuppy
Posts: 5
Joined: 7. Nov 2011, 17:12
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Windows XP

Re: Failed to create a proxy device for the USB device

Post by whuppy »

Different error, but still no joy.
Shut down the VM.
Set up a USB filter for the iPod consisting of Manufacturer="Apple" and Product="iPod".
Unplugged iPod.
Started VM.
Logged in, started iTunes, waited for HD activity to quiesce.
Plugged in iPod, no reaction from VirtualBox or the VM.
Right-clicked the USB dropdown and selected the iPod from the list of attached devices, and got this error:

Code: Select all

00:02:41.660 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={1968b7d3-e3bf-4ceb-99e0-cb7c913317bb} aComponent={Console} aText={Failed to create a proxy device for the USB device. (Error: VERR_FILE_NOT_FOUND)}, preserve=false
00:03:01.608 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={1968b7d3-e3bf-4ceb-99e0-cb7c913317bb} aComponent={Console} aText={Failed to create a proxy device for the USB device. (Error: VERR_FILE_NOT_FOUND)}, preserve=false
(Before it was a VERR_READ_ERROR.)

I've looked through a bunch of bugtracker cases covering several cases of specific USB hardware failure, and the most anyone seems to be able to say is "try the newer version, it'll be fixed there." The thing here is that it *was* working for me with an older version, and now it's not.

At this point, I'm going to rip out the VirtualBox install by the roots and try installing the oldest version for Lucid.
Any better ideas?
Any suggestions on how to make sure everything is ripped out (except for the virtual disk, I'll need to keep that)?
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Failed to create a proxy device for the USB device

Post by Perryg »

Well I don't think I would go that route but it's your system.

I do have a few questions though.

1) do any USB device work?
2) are you absolutely sure your login name is *still* in the vboxusers group?
3) have you verified that your login name is in the vboxusers group?

You can also post a few things for us to look at.
  • the results of id in a terminal.
    the guests log file (as an attachment)
    From the hosts terminal type VBoxManage showvminfo <VM Name> --details and post here. Replace <VM Name> with the actual name of the VM. Use " " if the name has a space in it.
and /etc/udev/rules.d/10-vboxdrv.rules
whuppy
Posts: 5
Joined: 7. Nov 2011, 17:12
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Windows XP

Re: Failed to create a proxy device for the USB device

Post by whuppy »

Perryg, thanks for your reply.
1. Yes. As I stated in my original writeup, the USB printer hooks up just fine to the VM.
2. Yes. "grep vboxuser /etc/group" turns up my userid.
3. Yes. "groups" from a command prompt includes vboxusers.
I'm open to suggestions, but it's looking like I've hit diminishing returns here.

I'm gonna rip everything out and do as clean a reinstall as I can of 3.1_3.1.8-61349~Ubuntu~lucid_amd64, which is the earliest version available for Lucid. Wish me luck.

See you on the other side.
whuppy
Posts: 5
Joined: 7. Nov 2011, 17:12
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Windows XP

Re: Failed to create a proxy device for the USB device

Post by whuppy »

To the surprise of exactly no-one, my un- and re-install didn't work. Not with the old version, not with the current version.
Reading up a bit on Ubuntu, it appears that the Lucid release introduced some wonkiness with the udev subsystem.
Any idea if a udev rule for the explicit iPod device in question might help?
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: PUEL
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Failed to create a proxy device for the USB device

Post by Sasquatch »

No, it will more more than likely cause more problems. Back when I ran Ubuntu, I never had any issues with USB. I've used Ubuntu since Feisty (7.04) and I can't really remember what year I started using VB, but it was 1.5.x. With each VB and Ubuntu release, there was no issue at all. All the way to Natty, I was able to put my iPhone 3Gs to a VM.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
dutchslab
Posts: 1
Joined: 28. Nov 2011, 12:16
Primary OS: Ubuntu other
VBox Version: OSE Debian
Guest OSses: Win7

Re: Failed to create a proxy device for the USB device

Post by dutchslab »

I was having a similar issue and fixed it by disabling USB 2.0 in the USB section of the VBox UI.
asbokid
Posts: 1
Joined: 2. Dec 2011, 17:02
Primary OS: Ubuntu other
VBox Version: OSE Debian
Guest OSses: Microsoft Swindles XP Pro SP3

Re: Failed to create a proxy device for the USB device

Post by asbokid »

For me, this turned out to be a permissions issue with a device node in the Linux host file system.

In my case (using a USB JTAG programmer in the guest OS, Win XP Pro SP3), chmod'ing the perms on /dev/usb/hiddev0 immediately solved the problem.

Hope that helps someone.

Thank you to all those involved in the development of this amazing software.

cheers, asbokid
Post Reply