- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sajesh
The USB arbitration service is running on the Host OS (see attached screenshot). But the problem still persists.
I have determined that when I plug in a USB device while a VM is running, it attempts to connect, and when it fails it attempts to reconnect. It also seems that each time it reconnects, it attempts to connect to all "USB" devices, including my laptop's built in web camera and Bluetooth card.
The log file shows this (here are a few lines: this pattern continues indefinitely from when I plug in a USB and only stops when I power off the VM):
2023-08-04T07:59:42.785Z In(05) vmx VUsbUpdateVigorFieldsAndAutoconnect: New set of 5 USB devices
2023-08-04T07:59:42.785Z In(05) vmx USB: Found device [name:Chicony\ HP\ HD\ Camera vid:04f2 pid:b6c8 path:1/1/6 speed:high family:video instanceId:USB\\VID_04F2&PID_B6C8\\01.00.00 serialnum:01.00.00 arbRuntimeKey:1 version:4]
2023-08-04T07:59:42.785Z In(05) vmx USB: Found device [name:Synaptics\ FS7605\ Touch\ Fingerprint\ Sensor\ with\ PurePrint(TM) vid:06cb pid:00f0 path:1/1/7 speed:full family:vendor instanceId:USB\\VID_06CB&PID_00F0\\B3EC3A7CC3A2 serialnum:B3EC3A7CC3A2 arbRuntimeKey:2 version:4]
2023-08-04T07:59:42.785Z In(05) vmx USB: Found device [name:Intel(R)\ Wireless\ Bluetooth(R) vid:8087 pid:0026 path:1/1/13 speed:full family:wireless,bluetooth instanceId:USB\\VID_8087&PID_0026\\5&25B92ECE&0&14 arbRuntimeKey:3 version:4]
2023-08-04T07:59:42.785Z In(05) vmx USB: Found device [name:Unknown\ External\ USB\ 3.0 vid:0080 pid:a001 path:1/1/18 speed:super family:storage,storage-bulk instanceId:USB\\VID_0E0F&PID_0001\\MSFT30201503310007F serialnum:MSFT30201503310007F disconnected:1 arbRuntimeKey:33 version:4]
2023-08-04T07:59:42.785Z In(05) vmx USB: Found device [name:Virtual\ Bluetooth\ Adapter vid:0e0f pid:0008 speed:full family:wireless,bluetooth virtPath:usb:0 deviceType:virtual-bluetooth info:0000001 version:4], connected to usb port 0.
2023-08-04T07:59:43.398Z In(05) vmx VUsbUpdateVigorFieldsAndAutoconnect: New set of 4 USB devices
2023-08-04T07:59:43.398Z In(05) vmx USB: Found device [name:Chicony\ HP\ HD\ Camera vid:04f2 pid:b6c8 path:1/1/6 speed:high family:video instanceId:USB\\VID_04F2&PID_B6C8\\01.00.00 serialnum:01.00.00 arbRuntimeKey:1 version:4]
2023-08-04T07:59:43.398Z In(05) vmx USB: Found device [name:Synaptics\ FS7605\ Touch\ Fingerprint\ Sensor\ with\ PurePrint(TM) vid:06cb pid:00f0 path:1/1/7 speed:full family:vendor instanceId:USB\\VID_06CB&PID_00F0\\B3EC3A7CC3A2 serialnum:B3EC3A7CC3A2 arbRuntimeKey:2 version:4]
2023-08-04T07:59:43.398Z In(05) vmx USB: Found device [name:Intel(R)\ Wireless\ Bluetooth(R) vid:8087 pid:0026 path:1/1/13 speed:full family:wireless,bluetooth instanceId:USB\\VID_8087&PID_0026\\5&25B92ECE&0&14 arbRuntimeKey:3 version:4]
2023-08-04T07:59:43.398Z In(05) vmx USB: Found device [name:Virtual\ Bluetooth\ Adapter vid:0e0f pid:0008 speed:full family:wireless,bluetooth virtPath:usb:0 deviceType:virtual-bluetooth info:0000001 version:4], connected to usb port 0.
2023-08-04T07:59:45.816Z In(05) vmx VUsbUpdateVigorFieldsAndAutoconnect: New set of 5 USB devices
2023-08-04T07:59:45.816Z In(05) vmx USB: Found device [name:Chicony\ HP\ HD\ Camera vid:04f2 pid:b6c8 path:1/1/6 speed:high family:video instanceId:USB\\VID_04F2&PID_B6C8\\01.00.00 serialnum:01.00.00 arbRuntimeKey:1 version:4]
2023-08-04T07:59:45.816Z In(05) vmx USB: Found device [name:Synaptics\ FS7605\ Touch\ Fingerprint\ Sensor\ with\ PurePrint(TM) vid:06cb pid:00f0 path:1/1/7 speed:full family:vendor instanceId:USB\\VID_06CB&PID_00F0\\B3EC3A7CC3A2 serialnum:B3EC3A7CC3A2 arbRuntimeKey:2 version:4]
2023-08-04T07:59:45.816Z In(05) vmx USB: Found device [name:Intel(R)\ Wireless\ Bluetooth(R) vid:8087 pid:0026 path:1/1/13 speed:full family:wireless,bluetooth instanceId:USB\\VID_8087&PID_0026\\5&25B92ECE&0&14 arbRuntimeKey:3 version:4]
2023-08-04T07:59:45.816Z In(05) vmx USB: Found device [name:Unknown\ External\ USB\ 3.0 vid:0080 pid:a001 path:1/1/18 speed:super family:storage,storage-bulk instanceId:USB\\VID_0E0F&PID_0001\\MSFT30201503310007F serialnum:MSFT30201503310007F arbRuntimeKey:34 version:4]
2023-08-04T07:59:45.816Z In(05) vmx USB: Found device [name:Virtual\ Bluetooth\ Adapter vid:0e0f pid:0008 speed:full family:wireless,bluetooth virtPath:usb:0 deviceType:virtual-bluetooth info:0000001 version:4], connected to usb port 0.
Would you have any idea what may be causing this?