USB Problems with 1.6.2

Discussions related to using VirtualBox on Linux hosts.
Post Reply
dr.diesel
Posts: 19
Joined: 7. Mar 2008, 19:36

USB Problems with 1.6.2

Post by dr.diesel »

Fedora 9 host, WinXP as the guest.

I've tried disabling USB2.0 but all of my USB devices show up grayed out in the menu.

I've also tried to change the permissions:

chmod 777 /proc/bus/usb

Any ideas?
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Post by frank »

Please refer to the user manual. The permission need to be change recursively for that tree. Better mount that file system with proper permissions.
dr.diesel
Posts: 19
Joined: 7. Mar 2008, 19:36

Post by dr.diesel »

Frank Mehnert wrote:Please refer to the user manual. The permission need to be change recursively for that tree. Better mount that file system with proper permissions.
Thanks for the help, but I have read the users manual.

chmod -R 777 /proc/bus/usb

Has no effect. The manual also mentions the user USB, which Fedora does not have. It also mentions mountkernfs.sh which Fedora does not have!

Andy
DaNmarner
Posts: 2
Joined: 12. Jun 2008, 22:50

Post by DaNmarner »

Ted-UK
Posts: 15
Joined: 6. Jun 2008, 19:20

USB Problems with 1.6.2

Post by Ted-UK »

I haven't upgraded to 1.6.2 (I'm only at 1.6).
I have tried the various recommended ways of getting the USB to work on my Debian-Testing system.

The only simple and reliable way I have found to get my USB devices (especially memory sticks) to work is to NOT enable USB 2 support (the lower of the two USB checkboxes). As soon as I turn this off, everything works fine and I haven't noticed any slow performance of my USB memory sticks and printer.
Post Reply