Gentoo Archives: gentoo-user

From: Valmor de Almeida <val.gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] usb support in virtualbox
Date: Wed, 25 May 2011 23:37:16
Message-Id: 4DDD94B7.60802@gmail.com
In Reply to: Re: [gentoo-user] usb support in virtualbox by Mark Knecht
1 On 05/25/2011 06:14 PM, Mark Knecht wrote:
2 [snip]
3 >>
4 >> For the record.
5 >>
6 >> Tried and it is very nice. The 4.0.6 version with extpack uses the GPL
7 >> vbox (source).
8 >>
9 >> All usb devices on the gentoo host are visible on a Windows7 guest. The
10 >> problem I am facing now is that the Windows7 virtual machine tries to
11 >> install drivers for the USB devices and it fails. Not sure what is going
12 >> on... It may be an issue with USB 1.0 versus 2.0?
13 >>
14 >>
15 >> --
16 >> Valmor
17 >
18 > Hi Valmor,
19 > Good to know it at least gets you 1 step further in the right direction.
20 >
21 > As for Win 7 installing USB drivers is there an option to not
22 > install it automatically and then you go look for the right driver and
23 > install it by hand?
24 >
25 > One other possibility might be that either Linux or another VM is
26 > claiming the device and hence it's not responding correctly to the
27 > driver install. i typically run 3 VMs every day - 2 VMPLayer/XP and 1
28 > virtualbox/Win 7. I've noted that I have to be a little careful to
29 > ensure the VMs don't interfere with each other WRT USB devices.
30 >
31 > Good luck figuring it out. Please post back if you find interesting info.
32 >
33 > Cheers,
34 > Mark
35 >
36
37 I think you are in the right track as far as a race between host and
38 guest for claiming the device. It is not the driver installation that is
39 the problem. The driver is installed and Windows7 says it is the latest
40 driver. The problem is that at the end of the installation W7 tries to
41 mount/start the device and that is when things do not work. The status
42 of the device is listed as
43
44 This device cannot start. (Code 10)
45
46 There is quite a bit on the web on the "Code 10" error. Still
47 investigating...
48
49 fdisk -l on the gentoo host lists the device if the guest is not
50 running. As soon as the guest boots, the device is not listed by fdisk
51 -l, this means that things are at least going in the right direction.
52 The vbox manual says that the device should be hidden from the host once
53 the guest gets a hold of it.
54
55
56
57 --
58 Valmor

Replies

Subject Author
Re: [gentoo-user] usb support in virtualbox Valmor de Almeida <val.gentoo@×××××.com>