Installed latest Vbox and extentions no USB

Asked by fdassau

Terminal error message below:

WARNING: The vboxdrv kernel module is not loaded. Either there is no module
         available for the current kernel (2.6.32-40-generic) or it failed to
         load. Please recompile the kernel module and install it by

           sudo /etc/init.d/vboxdrv setup

         You will not be able to start VMs until this problem is fixed.

I followed the recommendation for For Lucid Lynx 10.04

at link: https://help.ubuntu.com/community/VirtualBox/USB
For Lucid Lynx 10.04

Add yourself to the user group vboxusers, then log out and back in, to make use of available USB devices. To do this via the graphical interface, click in the menu System/Administration/ Users and Groups.

installled 1) VirtualBox 4.1.12 for Linux hosts
                 2) VirtualBox 4.1.12 Oracle VM VirtualBox Extension Pack
It was recommended for USB.

Can anyone recommend a corrective action to fix this?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu virtualbox-ose Edit question
Assignee:
No assignee Edit question
Solved by:
fdassau
Solved:
Last query:
Last reply:
Revision history for this message
fdassau (fdassau) said :
#1

I did run sudo /etc/init.d/vboxdrv setup
this command did not work

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

can you give the output of:

lsb_release -a; uname -a; apt-cache policy virtualbox

Thanks

Revision history for this message
fdassau (fdassau) said :
#3

The output requested is below:

frank@frank-desktop:~$ sudo -i
root@frank-desktop:~# lsb_release -a; uname -a; apt-cache policy virtualbox
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.4 LTS
Release: 10.04
Codename: lucid
Linux frank-desktop 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
virtualbox:
  Installed: (none)
  Candidate: (none)
  Version table:
root@frank-desktop:~#

Revision history for this message
fdassau (fdassau) said :
#4

Hi Marco,

The question has been updated with the output.
and a screenshot is attached

Frank

--- On Thu, 4/5/12, marcobra (Marco Braida) <email address hidden> wrote:

> From: marcobra (Marco Braida) <email address hidden>
> Subject: Re: [Question #192679]: Installed latest Vbox and extentions no USB
> To: <email address hidden>
> Date: Thursday, April 5, 2012, 4:05 PM
> Your question #192679 on
> virtualbox-ose in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/virtualbox-ose/+question/192679
>
>     Project: Ubuntu => virtualbox-ose in
> Ubuntu
>
> --
> You received this question notification because you asked
> the question.
>

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Replying to the automated email and attaching a file doesn't work.If you want to attach images, use imagur etc.

Can you give the output of:

dpkg -l | grep -i virtual

Thanks

BTW, you don't have to become root for this, users can run these commands, otherwise I would have added sudo where necessary.

Revision history for this message
fdassau (fdassau) said :
#6

frank@frank-desktop:~$ dpkg -l | grep -i virtual
ii erlang-base 1:13.b.3-dfsg-2ubuntu2.1 Erlang/OTP virtual machine and base applications
ii gvfs 1.6.1-0ubuntu1build1 userspace virtual filesystem - server
ii gvfs-backends 1.6.1-0ubuntu1build1 userspace virtual filesystem - backends
ii gvfs-bin 1.6.1-0ubuntu1build1 userspace virtual filesystem - binaries
ii gvfs-fuse 1.6.1-0ubuntu1build1 userspace virtual filesystem - fuse server
ii libgnomevfs2-0 1:2.24.2-1ubuntu2 GNOME Virtual File System (runtime libraries)
ii libgnomevfs2-common 1:2.24.2-1ubuntu2 GNOME Virtual File System (common files)
ii libgnomevfs2-dev 1:2.24.2-1ubuntu2 GNOME Virtual File System library (development files)
ii libgnomevfs2-extra 1:2.24.2-1ubuntu2 GNOME Virtual File System (extra modules)
ii libgvfscommon0 1.6.1-0ubuntu1build1 userspace virtual filesystem - library
rc vboxgtk 0.5.0-1ubuntu1 simple GTK+ frontend for VirtualBox
rc virtualbox-3.1 3.1.6-59338_Ubuntu_karmic Sun VirtualBox
ii virtualbox-4.1 4.1.12-77245~Ubuntu~lucid Oracle VM VirtualBox
rc virtualbox-ose 3.1.6-dfsg-2ubuntu2 x86 virtualization solution - base binaries
rc virtualbox-ose-qt 3.1.6-dfsg-2ubuntu2 x86 virtualization solution - Qt based user interface
frank@frank-desktop:~$

Revision history for this message
fdassau (fdassau) said :
#7

When Virtualbox is run, you get a termina lmessage as below:

WARNING: The vboxdrv kernel module is not loaded. Either there is no module
         available for the current kernel (2.6.32-40-generic) or it failed to
         load. Please recompile the kernel module and install it by

           sudo /etc/init.d/vboxdrv setup

         You will not be able to start VMs until this problem is fixed.

I noticed no vboxdrv file but there was a vboxdrv.dpkg-bak file.
I ran
            1) cp vboxdrv.dpkg-bak vboxdrv
            2) sudo /etc/init.d/vboxdrv setup

This corrected my no usb communication problem.
A special thanks to Andrew for pointing me the right direction.

Frank

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

ok run:

sudo dpkg -P vboxgtk virtualbox-ose virtualbox-ose-qt virtualbox-3.1