Opened 3 years ago
Closed 3 years ago
#20776 closed defect (invalid)
Failed to construct Device - USB (EHCI, XHCI)
Reported by: | linluk | Owned by: | |
---|---|---|---|
Component: | USB | Version: | VirtualBox 6.1.32 |
Keywords: | usb xhci ohci ehci | Cc: | |
Guest type: | all | Host type: | Linux |
Description
I just upgraded via apt-command from 6.1.30-148432 to 6.1.32-149290 via https://download.virtualbox.org/virtualbox/debian bullseye contrib.
After that USB 2.0 and USB 3.0 did not work anymore. The USB 1.1 Setting works just fine.
The Problem appears in VMs created with 6.1.30 as well as in newly created VMs.
Messages are:
With USB 3.0 (xHCI):
Für die virtuelle Maschine Debian konnte keine neue Sitzung eröffnet werden.
Failed to construct device 'usb-xhci' instance #0 (VERR_PDM_DEVHLP_VERSION_MISMATCH).
Fehlercode: NS_ERROR_FAILURE (0x80004005) Komponente: ConsoleWrap Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
With USB 2.0 (OHCI + EHCI):
Für die virtuelle Maschine Debian konnte keine neue Sitzung eröffnet werden.
Failed to construct device 'usb-ehci' instance #0 (VERR_PDM_DEVHLP_VERSION_MISMATCH).
Fehlercode: NS_ERROR_FAILURE (0x80004005) Komponente: ConsoleWrap Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
Host is GNU/Linux Debian 11 Bullseye with Kernel 5.10-amd64
Attachments (1)
Change History (4)
by , 3 years ago
Attachment: | test-2022-01-19-10-18-50.log added |
---|
comment:1 by , 3 years ago
The VBox.log file shows:
00:00:07.000679 Installed Extension Packs: 00:00:07.000703 Oracle VM VirtualBox Extension Pack (Version: 6.1.30 r148432; VRDE Module: VBoxVRDP)
You need to update the VirtualBox Extension Pack to 6.1.32 as well for continued USB 2.0 and USB 3.0 support. The 6.1.32 Extension Pack can be found here:
comment:2 by , 3 years ago
Thanks a lot!
That fixed the Problem, this was definitely my fault and not a bug.
comment:3 by , 3 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
VBox Log File