virtualbox-kvm icon indicating copy to clipboard operation
virtualbox-kvm copied to clipboard

Faliure to enumerate USB devices

Open vineethrp opened this issue 4 months ago • 1 comments

Bug Description

After building as per the instructions here, VirtualBox comes up fine, but gives an error message as follows:

Failed to enumerate host USB devices.
Could not load the Host USB Proxy service: VERR_NOT_FOUND.
Result Code:
NS_ERROR_FAILURE (0X00004005)
Component:
HostWrap
Interface:
IHost {e54f6256-97a7-4947-8a78-10c013ddf4b8}

image

How to Reproduce

  • Build VirtualBox as per the instructions
  • Start VirtualBox

VM configuration

Guest OS configuration details: No VMs configured. This error is seen as soon as VirtualBox UI comes up

Host OS details:

  • Host OS distribution: Ubuntu 23.10.1
  • Host OS kernel version: 6.5.0-17-generic

Logs

Following logs are required:

dmesg did not show any relevant errors. I shall provide any logs to aid the debugging

vineethrp avatar Feb 11 '24 03:02 vineethrp