No USB devices available in VirtualBox

mguassa

Oracle VirtualBox is unable to list/filter the USB devices attached to my system. As a result, the guest OS is not able to see any USB device either.

This is my configuration:

  • Host: VirtualBox 5.0.0 r101573 on Ubuntu 14.04, with Oracle VM VirtualBox Extension Pack installed
  • Guest: Windows 7, with VirtualBox Guest Additions installed

I've been trying with a USB flash drive and a Garmin sports watch: when connected to the host, they are both recognised by the system, i.e. they are in the list outputted by the lsusb command.

However, when running VirtualBox, no USB device is actually detected (Enable USB Controller is obviously checked). If I select the VM, then Settings -> USB and I try to add a filter, a tooltip is displayed:

<no devices available>

I've tried different options as USB controller, even tried to attach the devices to different USB ports (2.0 instead of 3.0), but that didn't change anything. Since no USB devices are listed there I assume the problem is with the host, not with the guest.

The USB mouse I have is working in both the host and the guest, but that's probably a device that is treated differently.

The VBox.log does not report anything suspicious regarding the USB, and VirtualBox does not throw any error either.

The same problem occurred when I had VirtualBox 4.3.30 installed.

Is there a way to resolve the issue?

csorig

Please add your user name to the vboxusers group with this command:

sudo adduser $USER vboxusers

After that you must logout and login. (For Ubuntu 20.04, a reboot is required)

Please check this for more details:

https://help.ubuntu.com/community/VirtualBox/USB

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

USB devices in VirtualBox Windows 7 partition

From Dev

USB devices in VirtualBox Windows 7 partition

From Dev

Mounting non-usb devices on Virtualbox VM

From Dev

Virtualbox can't find USB devices

From Dev

"No devices available" in USB settings of guest OS

From Dev

Virtualbox not seeing any usb devices in the usb filters settings

From Dev

Virtualbox not seeing any usb devices in the usb filters settings

From Dev

VirtualBox USB - should I install drivers for USB devices on Host as well?

From Java

How to recognize USB devices in Virtualbox running on a Linux host?

From Dev

How can I enable access to USB devices within VirtualBox guests?

From Dev

VirtualBox doesnt see USB devices unless host restart

From Dev

VirtualBox not seeing USB devices even though I am in vboxusers group

From Dev

Virtualbox 5 cannot access USB devices on Dell XPS 13 9343

From Dev

Windows 7 guest in VirtualBox not recognizing USB 3.0 devices

From Dev

Virtualbox not detecting USB devices on both Linux and Windows Guest OSs

From Dev

Trouble mounting USB devices to Windows 10 VirtualBox VM

From Dev

Getting all available information about connected USB devices in windows and NET

From Dev

Detect USB devices event

From Dev

Classification of USB devices connected

From Dev

History of connected USB devices

From Dev

Detect USB devices event

From Dev

Multiple USB wireless devices?

From Dev

Figuring out USB devices

From Dev

USB devices and WIN XP

From Dev

List devices on USB Hub

From Dev

Block USB access in VirtualBox?

From Dev

VirtualBox VM's on a USB?

From Dev

Block USB access in VirtualBox?

From Dev

Issue with VirtualBox USB passthrough

Related Related

HotTag

Archive