Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 03:05 PM, Heiko Baums wrote: > Am 26.11.2015 um 21:44 schrieb the...@sys-concept.com: > >> Which file is it? >> >> running lsusb as users show the printer is recognized: >> Brother Industries >> >> $ lsusb >> Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub >> Bus 002 D

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Heiko Baums
Am 26.11.2015 um 21:44 schrieb the...@sys-concept.com: > Which file is it? > > running lsusb as users show the printer is recognized: > Brother Industries > > $ lsusb > Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 01:33 PM, Heiko Baums wrote: > Am 26.11.2015 um 21:14 schrieb the...@sys-concept.com: > >> I see. OK >> clinic-amd ssh # modprobe vboxpci >> clinic-amd ssh # lsmod | grep vboxpci >> vboxpci11672 0 >> vboxdrv 287977 4 vboxnetadp,vboxnetflt,vboxpci >> >>

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 01:33 PM, Heiko Baums wrote: > Am 26.11.2015 um 21:14 schrieb the...@sys-concept.com: > >> I see. OK >> clinic-amd ssh # modprobe vboxpci >> clinic-amd ssh # lsmod | grep vboxpci >> vboxpci11672 0 >> vboxdrv 287977 4 vboxnetadp,vboxnetflt,vboxpci >> >>

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 01:33 PM, Heiko Baums wrote: > Am 26.11.2015 um 21:14 schrieb the...@sys-concept.com: > >> I see. OK >> clinic-amd ssh # modprobe vboxpci >> clinic-amd ssh # lsmod | grep vboxpci >> vboxpci11672 0 >> vboxdrv 287977 4 vboxnetadp,vboxnetflt,vboxpci >> >>

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Heiko Baums
Am 26.11.2015 um 21:14 schrieb the...@sys-concept.com: > I see. OK > clinic-amd ssh # modprobe vboxpci > clinic-amd ssh # lsmod | grep vboxpci > vboxpci11672 0 > vboxdrv 287977 4 vboxnetadp,vboxnetflt,vboxpci > > Do I need to log OUT/IN as user? > Restarting the Vi

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 01:05 PM, Heiko Baums wrote: > Am 26.11.2015 um 21:00 schrieb the...@sys-concept.com: > >> There is no need to add this module, it is already loaded: >> >> find /lib/modules/`uname -r` -name '*.ko' >> /lib/modules/3.10.7-gentoo-r1/kernel/drivers/hwmon/it87.ko >> /lib/modules/3.10.7-g

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Heiko Baums
Am 26.11.2015 um 21:00 schrieb the...@sys-concept.com: > There is no need to add this module, it is already loaded: > > find /lib/modules/`uname -r` -name '*.ko' > /lib/modules/3.10.7-gentoo-r1/kernel/drivers/hwmon/it87.ko > /lib/modules/3.10.7-gentoo-r1/kernel/drivers/hwmon/hwmon-vid.ko > /lib/m

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 12:35 PM, Heiko Baums wrote: > Am 26.11.2015 um 20:14 schrieb the...@sys-concept.com: >> >> Yes, I think they are loaded. >> >> cat /etc/conf.d/modules >> ... >> modules="vboxdrv vboxnetflt vboxnetadp" > > Try adding vboxpci. There is no need to add this module, it is already loaded

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Heiko Baums
Am 26.11.2015 um 20:55 schrieb the...@sys-concept.com: > I'll try adding to /etc/conf.d/modules > modules="vboxdrv vboxnetflt vboxnetadp vboxpci" > > But how to load the module without restarting the box? Run as root: modprobe vboxpci To check if it's already loaded run: lsmod | grep vboxpci

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 12:35 PM, Heiko Baums wrote: > Am 26.11.2015 um 20:14 schrieb the...@sys-concept.com: >> >> Yes, I think they are loaded. >> >> cat /etc/conf.d/modules >> ... >> modules="vboxdrv vboxnetflt vboxnetadp" > > Try adding vboxpci. I'll try adding to /etc/conf.d/modules modules="vboxdrv v

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 12:14 PM, Neil Bothwick wrote: > On Thu, 26 Nov 2015 11:23:00 -0700, the...@sys-concept.com wrote: > >> I'm running Windows-7 in Virtualbox, everything worked OK yesterday but >> today Virtualbox does not see any USB devices. > > What have you installed since then? Install and run g

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Heiko Baums
Am 26.11.2015 um 20:14 schrieb the...@sys-concept.com: > > Yes, I think they are loaded. > > cat /etc/conf.d/modules > ... > modules="vboxdrv vboxnetflt vboxnetadp" Try adding vboxpci.

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Neil Bothwick
On Thu, 26 Nov 2015 11:23:00 -0700, the...@sys-concept.com wrote: > I'm running Windows-7 in Virtualbox, everything worked OK yesterday but > today Virtualbox does not see any USB devices. What have you installed since then? Install and run genlop to see emerge -a genlop genlop --date yesterday

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 11:59 AM, J. Roeleveld wrote: > On 26 November 2015 19:54:50 CET, the...@sys-concept.com wrote: >> >> On 11/26/2015 11:49 AM, Heiko Baums wrote: >>> Am 26.11.2015 um 19:23 schrieb the...@sys-concept.com: What else should I checked for? >>> >>> When the Windows 7 guest is ru

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread J. Roeleveld
On 26 November 2015 19:54:50 CET, the...@sys-concept.com wrote: > >On 11/26/2015 11:49 AM, Heiko Baums wrote: >> Am 26.11.2015 um 19:23 schrieb the...@sys-concept.com: >>> >>> What else should I checked for? >> >> When the Windows 7 guest is running, click in the menu bar of >Virtualbox >> guest w

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 11:49 AM, Heiko Baums wrote: > Am 26.11.2015 um 19:23 schrieb the...@sys-concept.com: >> >> What else should I checked for? > > When the Windows 7 guest is running, click in the menu bar of Virtualbox > guest window onto "Devices -> USB". Then check the USB device you want > to use

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Heiko Baums
Am 26.11.2015 um 19:23 schrieb the...@sys-concept.com: > > What else should I checked for? When the Windows 7 guest is running, click in the menu bar of Virtualbox guest window onto "Devices -> USB". Then check the USB device you want to use within the Windows 7 guest.

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 11:33 AM, J. Roeleveld wrote: > On 26 November 2015 19:23:00 CET, the...@sys-concept.com wrote: >> >> I'm running Windows-7 in Virtualbox, everything worked OK yesterday but >> today Virtualbox does not see any USB devices. >> I have a USB label printer and it is recognized by Gento

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 11:33 AM, J. Roeleveld wrote: > On 26 November 2015 19:23:00 CET, the...@sys-concept.com wrote: >> >> I'm running Windows-7 in Virtualbox, everything worked OK yesterday but >> today Virtualbox does not see any USB devices. >> I have a USB label printer and it is recognized by Gentoo

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread J. Roeleveld
On 26 November 2015 19:23:00 CET, the...@sys-concept.com wrote: > >I'm running Windows-7 in Virtualbox, everything worked OK yesterday but >today Virtualbox does not see any USB devices. >I have a USB label printer and it is recognized by Gentoo host: > >[ 6455.295503] usb 3-1: New USB device fou

[gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
I'm running Windows-7 in Virtualbox, everything worked OK yesterday but today Virtualbox does not see any USB devices. I have a USB label printer and it is recognized by Gentoo host: [ 6455.295503] usb 3-1: New USB device found, idVendor=04f9, idProduct=2028 [ 6455.295505] usb 3-1: New USB dev