Windows 7 guest in VirtualBox doesn't recognize USB 3.0 device


Natural

I'm using VirtualBox version 5.0.40_Ubuntu r115130 on a Linux Mint mate (18.2) host. I also have Oracle VM VirtualBox Extension Pack version 5.0.40r115130 installed. I have Windows 7 Ultimate (64 bit) guest OS installed. I also added the current user to the vboxusers group.

The problem is, when I select USB3.0 (xchi) in the USB settings, go to Devices > USB from the guest, and select the USB device to load unmount from the host OS, but not in the guest Mount the operating system in.

I tried adding a "USB Device Filter" from the guest settings, but found nothing. I have searched for solutions online and tried these methods. Ca n't see USB device on Windows guest , how to setup USB for Virtualbox? , VirtualBox/USB in other states, but neither seem to solve my problem.

Digging further, found out that in the guest OS I don't have any USB drivers installeddevice Manager

I have also installed other Linux based guest OSes and they have no problem viewing the USB devices. Also, if I select USB 2.0 in the USB settings, the device works fine, but the speed is USB 2.0.

Any help on this issue would be greatly appreciated.

Natural

I have had a few hiccups during the process but I finally have everything up and running. Here I will lay details on how I managed to get my guest machine set up so that it can access my USB devices.

  1. First I installed VirtualBox usingapt-get install virtualbox

  2. Next I downloaded and installed Oracle_VM_VirtualBox_Extension_Pack-5.0.40-115130.vbox-extpack and VBoxGuestAdditions_5.0.40.iso from the VirtualBox official download page.

    Note that, depending on the version of VirtualBox you are running, you need to get the appropriate extension pack and guest additions.

  3. Now you need to add the current user to the vboxusers group using the following command:

    sudo usermod -aG vboxusers "$USER"
    

    This command adds the current user to the vboxusers group. If you wish to add other users to this group substitute $USER for the username of the desired user.

  4. Up to this point you should be able to use USB 2.0 devices on your guest machine by accessing the “Devices” → “USB” menu from your guest machine. In my case this selection was enough, but sometimes there can be problems if the device is not unmounted properly from the host before loaded into the guest OS. If this is the case, in the USB settings section you can create a USB filter for the device which will load it automatically in your guest OS once it is running.

  5. In the case of Windows 7, USB 3.0 drivers are not installed with the OS and require manual installation. They can be found here. In my case the drivers that worked were the ones dated 2/3/2014, the more recent drivers were not compatible with my guest OS.

After this my USB 3.0 devices worked perfectly in my guest OS.

Special thanks to Eduardo Baitello for his assistance.

Related


Windows 7 guest in VirtualBox doesn't recognize USB 3.0 device

Natural I'm using VirtualBox version 5.0.40_Ubuntu r115130 on a Linux Mint mate (18.2) host. I also have Oracle VM VirtualBox Extension Pack version 5.0.40r115130 installed. I have Windows 7 Ultimate (64 bit) guest OS installed. I also added the current user t

Windows 7 guest in VirtualBox doesn't recognize USB 3.0 device

Natural I'm using VirtualBox version 5.0.40_Ubuntu r115130 on a Linux Mint mate (18.2) host. I also have Oracle VM VirtualBox Extension Pack version 5.0.40r115130 installed. I have Windows 7 Ultimate (64 bit) guest OS installed. I also added the current user t

Windows VirtualBox cannot connect USB device to Linux Guest

legumes I have a Windows 7 64bit host system and am using VirtualBox 4.1.18 (r78361). I have an Arch Linux Guest OS. I have installed the VirtualBox Extension Pack (to enable USB2 support) and added my USB device filter to the VM. I also installed the Guest Ad

Windows VirtualBox cannot connect USB device to Linux Guest

legumes I have a Windows 7 64bit host system and am using VirtualBox 4.1.18 (r78361). I have an Arch Linux Guest OS. I have installed the VirtualBox Extension Pack (to enable USB2 support) and added my USB device filter to the VM. I also installed the Guest Ad

USB device in VirtualBox Windows 7 partition

Carlos Dunic I'm running Ubuntu 13.10 on a Virtual Box running Windows 7, with a shared hard drive set up between the two. I've set up a virtual box as best I can and have searched endlessly on iPhone forums and Windows to find out why it can't detect my iPhon

USB device in VirtualBox Windows 7 partition

Carlos Dunic I'm running Ubuntu 13.10 on a Virtual Box running Windows 7, with a shared hard drive set up between the two. I've set up a virtual box as best I can and have searched endlessly on iPhone forums and Windows to find out why it can't detect my iPhon

USB device in VirtualBox Windows 7 partition

Carlos Dunic I'm running Ubuntu 13.10 on a Virtual Box running Windows 7, with a shared hard drive set up between the two. I've set up a virtual box as best I can and have searched endlessly on iPhone forums and Windows to find out why it can't detect my iPhon

USB device in VirtualBox Windows 7 partition

Carlos Dunic I'm running Ubuntu 13.10 on a Virtual Box running Windows 7, with a shared hard drive set up between the two. I've set up a virtual box as best I can and have searched endlessly on iPhone forums and Windows to find out why it can't detect my iPhon

Eclipse on Windows doesn't recognize LG G3 device

tar hindi I recently bought an LG G3, and had debug mode enabled, but Eclipse still didn't recognize it, and when I was developing with a Galaxy S3, I had to install Samsung Kies. The G3 driver is already installed and I can see it in "My Computer", do I need

Eclipse on Windows doesn't recognize LG G3 device

tar hindi I recently bought an LG G3, and had debug mode enabled, but Eclipse still didn't recognize it, and when I was developing with a Galaxy S3, I had to install Samsung Kies. The G3 driver is already installed and I can see it in "My Computer", do I need

Eclipse on Windows doesn't recognize LG G3 device

tar hindi I recently bought an LG G3, and I have debug mode enabled, but Eclipse still doesn't recognize it, and I had to install Samsung Kies when I was developing with a Galaxy S3. The G3 driver is already installed and I can see it in "My Computer", do I ne

Eclipse on Windows doesn't recognize LG G3 device

tar hindi I recently bought an LG G3, and I have debug mode enabled, but Eclipse still doesn't recognize it, and I had to install Samsung Kies when I was developing with a Galaxy S3. The G3 driver is already installed and I can see it in "My Computer", do I ne

Eclipse on Windows doesn't recognize LG G3 device

tar hindi I recently bought an LG G3, and had debug mode enabled, but Eclipse still didn't recognize it, and when I was developing with a Galaxy S3, I had to install Samsung Kies. The G3 driver is already installed and I can see it in "My Computer", do I need

VirtualBox USB capture issue (Windows 7 host/guest)

fez In the past, I've often used the USB capture option in VirtualBox due to some software that uses a USB dongle for licensing. I have a new laptop (same OS as the old one - Windows 7) and can't get the USB capture to work with any device. I'm using a regular

VirtualBox USB capture issue (Windows 7 host/guest)

fez In the past, I've often used the USB capture option in VirtualBox due to some software that uses a USB dongle for licensing. I have a new laptop (same OS as the old one - Windows 7) and can't get the USB capture to work with any device. I'm using a regular

Selendroid doesn't recognize Android 7 device

User 513951 I have a Nexus 5X running Android 7.0 (Security Patch Level: November 5, 2016; Build Number: N5D91L) plugged into my Mac with USB debugging enabled. ADB recognizes the device (so this solution is not relevant): $ adb devices -l List of devices atta

Selendroid doesn't recognize Android 7 device

User 513951 I have a Nexus 5X running Android 7.0 (Security Patch Level: November 5, 2016; Build Number: N5D91L) plugged into my Mac with USB debugging enabled. ADB recognizes the device (so this solution is not relevant): $ adb devices -l List of devices atta

Selendroid doesn't recognize Android 7 device

User 513951 I have a Nexus 5X running Android 7.0 (Security Patch Level: November 5, 2016; Build Number: N5D91L) plugged into my Mac with USB debugging enabled. ADB recognizes the device (so this solution is not relevant): $ adb devices -l List of devices atta

Selendroid doesn't recognize Android 7 device

User 513951 I have a Nexus 5X running Android 7.0 (Security Patch Level: November 5, 2016; Build Number: N5D91L) plugged into my Mac with USB debugging enabled. ADB recognizes the device (so this solution is not relevant): $ adb devices -l List of devices atta