VBoxManage list usbhost <none> even root

Discussions related to using VirtualBox on Linux hosts.
Post Reply
pkinouchi
Posts: 1
Joined: 26. Aug 2021, 19:35

VBoxManage list usbhost <none> even root

Post by pkinouchi »

I'm having this issue and ask your help:
I have VirtualBox 6.0.24 installed on a Debian Buster host.
I have installed Extension Pack, same version.
When I use this command:
# VBoxManage list usbhost
I got this:
Host USB Devices:

<none>

Even when in root login. I've also added root to vboxusers group (although it seems stupid).
If I run the command:
# lsusb
I got this:
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 044: ID 04b8:1143 Seiko Epson Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 002: ID 0557:2221 ATEN International Co., Ltd Winbond Hermon
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 0b38:0010 Gear Head 107-Key Keyboard
Bus 003 Device 002: ID 275d:0ba6
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


Please, help me. I don't know what to do.
Post Reply