Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Other discussions > Linux and software for Linux
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 11-25-2009, 12:31 PM
Stream Recorder
 
Posts: n/a
Default

Problem with VirtualBox 3.0.12: USB Devices unavailable/grayed-out (Ubuntu 9.10)


First of all you will need VirtualBox, not VirtualBox Open Source Edition (OSE). The latter doesn't support USB devices.

To add your USB device to a guest machine:
  1. Shut down your guest machine if needed.
  2. Highlight the guest machine in the VirtualBox panel, right click on it and choose the Settings.
  3. Click on USB category in the VirtualBox.
  4. Plug your usb device.
  5. Click the green plus icon to add your USB device.
  6. Your usb device should now be visible, click to add it.
Run your guest machine. If your USB Devices unavailable/grayed-out in the Devices -> USB Devices of the guest machine, then you may not have enough rights. To check this out you can run VirtualBox using the following command in Ubuntu 9.10:
Code:
sudo VirtualBox
If this solves your problem then just run the following in the Terminal
Code:
sudo usermod -a -G vboxusers $USER
Alternatively in Ubuntu you can click System -> Administration -> Users and Groups, select current user, click Properties -> Use Privileges and check "Use VirtualBox"


Also some people managed to enable USB devices by mounting usbfs manually:
Code:
sudo mount  -t usbfs usbfs /proc/bus/usb
OR by adding the following line to /etc/fstab
Code:
usbfs /proc/bus/usb usbfs devgid=1001,devmode=664 0 0
Reply With Quote
Reply Post New Thread
Tags: , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 04:39 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons