Can't see captured USB devices. (Ubuntu 8.10)

Discussions about using Linux guests in VirtualBox.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Can't see captured USB devices. (Ubuntu 8.10)

Post by Sasquatch »

There is no conflict between XP SP3 and VB. The problem with BUSY state is that Windows holds the device for itself, it won't release it because something is constantly accessing it. Just like when you try to safely remove a USB drive while you have Explorer open on it, or a file from it. Only way to get around this, is to get VB to install the passthrough driver for it, then unplug it, get a filter for the device and plug it back in, hoping that XP doesn't take it for itself again.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
anewguy
Posts: 37
Joined: 17. Nov 2008, 21:52

Re: Can't see captured USB devices. (Ubuntu 8.10)

Post by anewguy »

This doesn't work for my problem - libusb and virtualbox apparently hook USB at either the same level or at conflicting levels. This holds true whether Windows is the host and Linux is the guest or if Linux is the host and Windows is the guest.

Dave
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Can't see captured USB devices. (Ubuntu 8.10)

Post by Sasquatch »

Libusb is not a supported, nor default installed package and it's inner works are unknown to me. Assuming from your information here, I have to say that the devs either know about it and don't do anything about it to prevent any issues with the libraries and function they are there for. Another option is that the devs don't know about libusb and therefore never tested it to make it compatible.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply