Gentoo Archives: gentoo-user

From: SpaceCake <spacecakex@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Virtualbox USB w/o usbfs
Date: Tue, 13 Jul 2010 14:29:11
Message-Id: AANLkTinFs0vGNVzCFAZfQUwCEKJ5BFn6fP_jXJ-ClZ-k@mail.gmail.com
1 Hi,
2
3 I have a problem with accessing usb devices from virtualbox after some
4 kernel/system update. Previously it was ok after I've added the following
5 line to the fstab
6
7 usbfs /proc/bus/usb usbfs
8 devgid=1017,devmode=664 0 0
9
10 but now, there is no /proc/bus/usb
11
12 how can I enable USB access for a regular user in this new situation? Should
13 I modify some kernel parameters? should I enable CONFIG_USB_DEVICEFS or
14 there is some alternative solution?
15
16 Thanks
17 Laszlo

Replies

Subject Author
Re: [gentoo-user] Virtualbox USB w/o usbfs App Deb <appdebgr@×××××.com>