I upgraded to VirtualBox 6.0.12 r133076 on my Linux Mint 18.3 x64 host (using Linux 4.15.0-60-generic). With and without using the Extension Pack 6.0.12 r133076 I can’t bind any USB device to any VM. Clicking the add-filter-button I get no devices available. The guest OS is Windows 10 32-bit.
It worked with VirtualBox 6.0.10 prior to the update.
Here is my output from working through the USB troubleshoot check-list.
This, and reconnecting USB devices with or without the VM running did not help.Shutdown your host. Reboot your host. Relaunch your guest.
All USB-devices won’t work (show up for capture), I tried with USB 1.1 and USB 2.0.
Code: Select all
$ id
uid=1026(anik) gid=1026(anik) Gruppen=1026(anik),4(adm),21(fax),24(cdrom),27(sudo),30(dip),46(plugdev),113(lpadmin),122(scanner),131(sambashare),132(vboxusers)Code: Select all
$ VBoxManage list usbhost
Host USB Devices:
<none>Code: Select all
$ lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 008: ID 046a:0021 Cherry GmbH CyMotion Expert Combo
Bus 003 Device 003: ID 046d:c01d Logitech, Inc. MX510 Optical Mouse
Bus 003 Device 002: ID 0c4b:0100 Reiner SCT Kartensysteme GmbH cyberJack e-com/pinpad
Bus 003 Device 007: ID 047d:2041 Kensington SlimBlade Trackball
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubThanks for reading and in advance for your help. Much appreciated.
anik