Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Linux and software for Linux (http://stream-recorder.com/forum/forumdisplay.php?f=61)
-   -  

Problem with VirtualBox 4: USB Devices unavailable/grayed-out (Ubuntu 10.10 Maverick)

(http://stream-recorder.com/forum/showthread.php?t=8101)

loutowns 12-27-2010 06:20 AM

Problem with VirtualBox 4: USB Devices unavailable/grayed-out (Ubuntu 10.10 Maverick)


 
Ubuntu 10.10 and VirtualBox 4.0. Tried all tricks from the following thread
Problem with VirtualBox 3.0.12: USB Devices unavailable/grayed-out (Ubuntu 9.10)
and still no joy. Any ideas?

Stream Recorder 12-27-2010 04:40 PM

Re: Problem with VirtualBox 4: USB Devices unavailable/grayed-out (Ubuntu 10.10 Maver


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

After installing VirtualBox 4 do the following in Ubuntu Maverick:
  1. Go to System -> Administration.
  2. Scroll down to "Users and Groups".
  3. Open Users and Groups
  4. Click "Manage Groups".
  5. When the group settings menu pops up, scroll down to vboxusers. Highlight it. Click "Properties".
  6. Check the box beside your user name below the part which says group members. Press OK.
  7. Reboot.
  8. Load Virtualbox, and USB should be enabled.

jakehalsted 04-22-2012 03:37 PM

Re: Problem with VirtualBox 4: USB Devices unavailable/grayed-out (Ubuntu 10.10 Maver


 
OR you could NOT be a pussy and get a real root prompt:

su - root
<root password>


Oh poor baby, you dont' have root login?

sudo passwd
<new root password twice>


Now. For a manly root command


usermod -a -G <group> <username>


For example:

usermod -a -G <vboxusers> <jakehalsted>

Log out

Log back in

Restart Virtual Box


All times are GMT -6. The time now is 07:39 PM.