[WorksForMe] USB device not seen by virtualbox 6.1

Discussions related to using VirtualBox on Linux hosts.
Post Reply
JimA
Posts: 13
Joined: 29. Jan 2016, 00:09
Primary OS: Ubuntu other
VBox Version: OSE Debian
Guest OSses: WIndows
Location: North Carolina, USA

[WorksForMe] USB device not seen by virtualbox 6.1

Post by JimA »

I had this working years ago and I'm trying to recreate it again since the need has arisen.

My Host is Ubuntu 18.04 and Virtualbox is 6.1.

I have an old application that reads and writes to a specialty USB Card reader associated with a Brother Embroidery machine. Their software will run on a WinXP machine so I'm trying to setup a virtual WinXP.

However the USB device is not recognized.

On the host machine lspci shows:

Code: Select all

Bus 002 Device 003: ID 04f9:2100 Brother Industries, Ltd Card Reader Writer
vboxmanage list usbhost shows

Code: Select all

Host USB Devices:

<none>
When I created the WinXP virtual machine I restored from a save image .OVA file and it already had a USB filter for the card writer. But that still didn't allow it to recognized.
Last edited by socratis on 18. Dec 2019, 11:09, edited 1 time in total.
Reason: Marked as [WorksForMe].
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: USB device not seen by virtualbox 6.1

Post by socratis »

If the "VBoxManage list usbhost" shows nothing, you need to add yourself to the "vboxusers" group and verify your membership with the "id" command, after a logout or a reboot.

For more information read the following thread: USB basics and troubleshooting, all of the posts.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
JimA
Posts: 13
Joined: 29. Jan 2016, 00:09
Primary OS: Ubuntu other
VBox Version: OSE Debian
Guest OSses: WIndows
Location: North Carolina, USA

Re: USB device not seen by virtualbox 6.1

Post by JimA »

adding my user to the vboxusers group solved the problem after a reboot
Thanks
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: USB device not seen by virtualbox 6.1

Post by socratis »

Glad I could help. Marking as [WorksForMe], it's in the User Manual after all...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply