Unable to Skip USB reset when attaching a USB device to a Virtual Machine

Discussions related to using VirtualBox on Windows hosts.
Post Reply
GurramLakshmiNarayana
Posts: 2
Joined: 25. Mar 2022, 10:12

Unable to Skip USB reset when attaching a USB device to a Virtual Machine

Post by GurramLakshmiNarayana »

I am using a linux guest machine on a Windows host in virtual box.
I was using the same guest in VM ware previously and i imported it in to virtualbox using the .vmdk file.
I need to access a USB debugger in the guest machine. I added a filter to capture the USB device in the guest.
But issue arises because of the device reset that happens when it is being attached to guest VM.
Previously i solved this issue in VM ware using the
skip-reset
option in
usb.quirks
setting by reading the following VM ware article: article/1025256
Iam unable to find the similar USB settings in virtual box.

Please let me know about any suggestions or articles regarding this topic so that i can set similar setting in virtual box.

Thanks in advance
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Unable to Skip USB reset when attaching a USB device to a Virtual Machine

Post by scottgus1 »

I don't think I have ever heard of such a Virtualbox command. See USB basics and troubleshooting. There is a mention of devices that change what they are after being plugged in, and a filtering scheme that might help.
GurramLakshmiNarayana
Posts: 2
Joined: 25. Mar 2022, 10:12

Re: Unable to Skip USB reset when attaching a USB device to a Virtual Machine

Post by GurramLakshmiNarayana »

I have gone through the USB basics and trouble shooting guide but i did not find the options that i require which are present in VMware as described in this post : https://kb.vmware.com/s/article/1025256
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Unable to Skip USB reset when attaching a USB device to a Virtual Machine

Post by mpack »

A VMWare tutorial has nothing to do with VirtualBox. Check the VirtualBox user manual if you want to know about features available in VirtualBox.

I have no idea how it could be possible to skip the init step that happens when a USB device is plugged in (whether to a physical or virtual port), yet still have the device work.
Post Reply