Results 1 to 3 of 3

Thread: USB device cannot use in guest OS

  1. #1
    Join Date
    Dec 2012
    Beans
    1

    USB device cannot use in guest OS

    Hi all, I'm new here.

    My host OS can perfectly use USB device, but it is not available in Ubuntu(guest OS).


    Background
    --------------------

    Host computer:acer notebook aspire V3-571G
    Host OS: Windows 7
    Guest OS: Ubuntu 10.04.2
    Virtualbox version: 4.2.4

    I try all i found solution:

    install Extension pack --- done, version:4.2.4r81684.
    set up USB filter --- add specific USB device filter, add blank USB filter, both above filter, all useless.
    plug or unplug in particular time and VBox will auto detect --- always no response.
    manual install Vbox USB driver --- useless. If uninstall device from host OS and prompt Vbox USB driver, it will show blue screen.

    --------------------

    Use "Vboxmanage list usbhost" i found VBox can correctly detect USB device.


    If VBox mount USB device, USB Current State will change "Captured" from "Busy". And my Webcam is correctly verify on Ubuntu.


    But it is all, Ubuntu still cannot detect other USB device.


    How can i do for this situation? All suggests is appreciate. :'(

  2. #2
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: USB device cannot use in guest OS

    For proper USB support you need to install the Guest Extensions on your guest VM.
    Cheesemill

  3. #3
    Join Date
    Jun 2011
    Location
    The Shadow Gallery
    Beans
    6,744

    Re: USB device cannot use in guest OS

    Quote Originally Posted by Cheesemill View Post
    For proper USB support you need to install the Guest Extensions on your guest VM.
    and also make sure the user is in the vboxusers group (ands it is the guest additions and extension pack)
    Code:
    sudo usermod -a -G vboxusers username
    Backtrack - Giving machine guns to monkeys since 2006
    Kali-Linux - Adding a grenade launcher to the machine guns since 2013

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •