Failed to attach the USB device Ralink 802.11 n WLAN

Discussions related to using VirtualBox on Mac OS X hosts.
Locked
MDSposse
Posts: 3
Joined: 15. Jun 2012, 12:28
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu (64 bit)

Failed to attach the USB device Ralink 802.11 n WLAN

Post by MDSposse »

host
  • MacOS 10.6.8 Snow Leopard
  • VB 4.1.16 with extension pack 4.1.16r78094
guest
  • 64bit Ubuntu 10.04.3 LTS lucid w KDE
Other USB devices
  • Trackball & Keyboard are greyed out and work fine
  • Apple Computer IR rcvr & iSight appear to be fine
  • Apple Bluetooth controller same error: "Failed to attach the USB device...in use by someone else"
  • Generic USB Storage different error: "Failed to attach the USB device...is busy with a previous request"
steps
  • “Enable USB Controller” checked
  • “Enable USB 2.0 (EHCI) Controller" checked
  • added Ralink 802.11 n WLAN [0101]
  • Tried starting/restarting host/guest with/without device plugged in
  • Made device inactive in Sys Pref, then started guest, then made it active again...
  • Read in other forums that Ubuntu might need user in vboxusers group

Code: Select all

grep vboxusers /etc/group
# groupadd vboxusers
# sudo usermod -a -G vboxusers root
  vboxusers:x:1001:root
Still not working :roll:
Any ideas would be greatly appreciated!

full error msg
Failed to attach the USB device Ralink 802.11 n WLAN [0101] to the virtual machine LiUb64.

USB device 'Ralink 802.11 n WLAN' with UUID {e5eac27f-036b-424c-952f-103f1fd40ef5} is in use by someone else.

Result Code: NS_ERROR_FAILURE (0x80004005)
Component: HostUSBDevice
Interface: IHostUSBDevice {173b4b44-d268-4334-a00d-b6521c9a740a}
Callee: IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Failed to attach the USB device Ralink 802.11 n WLAN

Post by mpack »

MDSposse wrote: Other USB devices
  • Trackball & Keyboard are greyed out and work fine
... and in any case are not (virtual) USB devices.

The rest of your comments (in fact, the above too) seem to be standard USB troubles, which you can find discussed ad nauseum if you Google search "USB site:forums.virtualbox.org". Also read the user manual. Make sure that you know about USB device filters, which I don't see mentioned in your "steps".
MDSposse
Posts: 3
Joined: 15. Jun 2012, 12:28
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu (64 bit)

Re: Failed to attach the USB device Ralink 802.11 n WLAN

Post by MDSposse »

mpack wrote:The rest of your comments (in fact, the above too) seem to be standard USB troubles, which you can find discussed ad nauseum if you Google search "USB site:forums virtualbox org". Also read the user manual. Make sure that you know about USB device filters, which I don't see mentioned in your "steps".
Thanks for the quick reply! Believe me, I know...I've read thru forums and manual "ad nauseum". I did add a USB device filter (the first 3 'steps') as well all the solutions that seem to have fixed other ppl's issues: extension pack, adding vboxusers group, etc.

Any other ideas?
studentVBer
Posts: 1
Joined: 16. Jun 2012, 14:45

Re: Failed to attach the USB device Ralink 802.11 n WLAN

Post by studentVBer »

Hello,
I have also the same error , here is the details of the error


Code d'erreur :
NS_ERROR_FAILURE (0x80004005)
Composant :
HostUSBDevice
Interface :
IHostUSBDevice {173b4b44-d268-4334-a00d-b6521c9a740a}
Fonction appelée :
IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}
MDSposse
Posts: 3
Joined: 15. Jun 2012, 12:28
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu (64 bit)

Re: Failed to attach the USB device Ralink 802.11 n WLAN

Post by MDSposse »

Anyone have any other ideas?
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 attach the USB device Ralink 802.11 n WLAN

Post by Perryg »

sudo usermod -a -G vboxusers root
This suggests that you are running the Mac as root, are you? If this is the case root does not need to be in the vboxusers group. The group is to be able to allow the normal user root enabled access.

Did you install VirtualBox as root or as you elevated to root?
Post the results of id (with your normal login) in a terminal.
alex22207
Posts: 1
Joined: 10. Jul 2013, 17:51

Re: Failed to attach the USB device Ralink 802.11 n WLAN

Post by alex22207 »

I realize that this thread is dated, but I have the same problem with the same Ralink device. I cannot get my host (Mac OS X 10.7.5) to release the dongle to the guest, and I can't get my guest (Kali Linux 1.03) or the host to recognize it if I plug it in when the guest is already running. The dongle *claims* to support Kali:
Panda Ultra Wifi (b/g/n) 150Mbps Wireless-N 2.4GHz USB Adapter - Windows XP/Vista/7/8, Mac OS X 10.6/10.7/10.8, Mint 14/15, Ubuntu 12.04/12.10/13.04, Fedora 17/18, openSUSE 12.1/12.2/12.3, Puppy 5.3.3, Lubuntu 12.10/13.04, Kubuntu 12.04/12.10/13.04, BackTrack5 R3, Kali Linux 1.0.3, Raspbrian Wheezy and OpenELEC Compatible
I've had success in the past with Virtual Box USB support, but this is my first attempt with this device. Also it isn't only the Kali Linux guest that won't grab the dongle, I have a Windows 7 guest that generates the same error:
Failed to attach the USB device Ralink 802.11 n WLAN [0101] to the virtual machine Windows 7 Pro x 64.
USB device 'Ralink 802.11 n WLAN' with UUID {2e14eafd-90a4-44d1-b95a-e1b23aaca3d8} is in use by someone else.
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: HostUSBDevice
Interface: IHostUSBDevice {173b4b44-d268-4334-a00d-b6521c9a740a}
Callee: IConsole {db7ab4ca-2a3f-4183-9243-c1208da92392}
Did the original poster ever resolve this issue? If so, how?

I'm running version 4.2.16 with the extension pack.

Update: For all those of you losing sleep over this, you can relax knowing that I've solved the problem. I swapped out the Ralink with an Edimax Wireless Nano USB Adapter and all works as expected. Looks like the Ralink isn't compatible.
WirelessMan
Posts: 1
Joined: 15. Aug 2013, 13:11

Re: Failed to attach the USB device Ralink 802.11 n WLAN

Post by WirelessMan »

Ralink 3070 working here.

Uninstall any Ralink drivers on your MAC and that's it.

Also some USB cables may cause problems.

Cheers.
roro12
Posts: 1
Joined: 10. May 2014, 11:17

Re: Failed to attach the USB device Ralink 802.11 n WLAN

Post by roro12 »

Remove this kernel extention from /System/Library/Extentions :
RT73USBWirelessDriver.kext
Restart your Mac. It won't be able to do anything with the D-Link device and VirtualBox will handle it fine.
savlon
Posts: 1
Joined: 6. Dec 2018, 13:07

Re: Failed to attach the USB device Ralink 802.11 n WLAN

Post by savlon »

I know this is an old thread but this took me forever to figure out.

I tried everything to get it to work, however, it continued saying the USB was in use. As soon as I deleted the RT73USBWirelessDriver.kext it worked perfectly.

If you've tried everything and it still doesn't work, follow roro12's advice.

-> I decided to create an account to help anyone else experiencing this problem. Cheers
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Failed to attach the USB device Ralink 802.11 n WLAN

Post by mpack »

Thanks for your contribution.

OTOH, I think that six years is a bit dated for a discussion like this. Locking it. Open a new topic if you need to have this discussion relating to current VirtualBox versions.
Locked