Page 3 of 3 FirstFirst 123
Results 21 to 28 of 28

Thread: 7.10 Virtual Box doesn't work. Gives error about vboxdrv

  1. #21
    Join Date
    Apr 2007
    Location
    Washington state
    Beans
    350
    Distro
    Ubuntu Development Release

    Re: 7.10 Virtual Box doesn't work. Gives error about vboxdrv

    Quote Originally Posted by adult swim View Post
    have you tried sudo /etc/init.d/vboxdrv setup since you installed hardy?
    Besides build essentials, you need to be sure that you have the linux kernel source. I don't think it downloads by default and is needed to compile the vbox driver.

  2. #22
    Join Date
    Jan 2008
    Beans
    112

    Re: 7.10 Virtual Box doesn't work. Gives error about vboxdrv

    Never mind. Found it. Downloading now. I'll try again and post results as soon as it's done.

  3. #23
    Join Date
    May 2007
    Beans
    1,091

    Re: 7.10 Virtual Box doesn't work. Gives error about vboxdrv

    Quote Originally Posted by dondad View Post
    Besides build essentials, you need to be sure that you have the linux kernel source. I don't think it downloads by default and is needed to compile the vbox driver.
    is OSE much different than PUEL? ive never ran into needing the kernel source, unless it is pulling it automatically and i didnt see. then again, ive always used puel.

  4. #24
    Join Date
    Jan 2008
    Beans
    112

    Re: 7.10 Virtual Box doesn't work. Gives error about vboxdrv

    Grrr.. Stupid Virtual box. If only I wasn't so dependent on Windows..


    Okay, well, it gives me the same errors as always. Basically, it tells me to install the virtualbox-ose-modules-generic or whatever, but I can assure you, the right ones are installed. I guess I give up. I'll just dual boot with windows instead.

  5. #25
    Join Date
    May 2007
    Beans
    1,091

    Re: 7.10 Virtual Box doesn't work. Gives error about vboxdrv

    what is returned when you run
    Code:
    lsmod | grep vboxdrv

  6. #26
    Join Date
    Apr 2007
    Location
    Washington state
    Beans
    350
    Distro
    Ubuntu Development Release

    Re: 7.10 Virtual Box doesn't work. Gives error about vboxdrv

    Quote Originally Posted by xVehemencityx View Post
    @adult swim.
    Code:
    alex@alex-desktop:~$ sudo /etc/init.d/vboxdrv setup
     * Usage: /etc/init.d/vboxdrv {start|stop|restart|status}
    @dondad How would I go about doing that?
    Bring up the synaptic manager and do a search for linux. You should be able to find an entry for the version of linux kernel you are runningthat has source in the name. If that is not listed as being installed, then the vbox compile won't work. In my machine they are listed as linux-source and linux-source-(kernel version). Make sure that those are checked.

  7. #27
    Join Date
    Feb 2008
    Location
    United Kingdom
    Beans
    1,108
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: 7.10 Virtual Box doesn't work. Gives error about vboxdrv

    I know your problem.

    If you have installed VirtualBox OSE version from the Repos, Install this:

    Code:
    sudo apt-get install virtualbox-ose-guest-modules-generic virtualbox-ose-modules-generic
    That will install the lastest kernel Virtualbox modules.

    Then try Virtualbox

    HP Pavilion DV3505ea Laptop: Intel Core 2 Duo T5800 @ 2.0Ghz - 2GB RAM - 160GB HDD - nVidia GeForce 9300M GS - Intel 5100AGN Wireless

  8. #28
    Join Date
    Jan 2008
    Beans
    112

    Re: 7.10 Virtual Box doesn't work. Gives error about vboxdrv

    Nothing returns from lsmod | grep vboxdrv It just goes back to alex@alex-desktop:~$

    As for Tom-d,
    Code:
    sudo apt-get install virtualbox-ose-guest-modules-generic virtualbox-ose-modules-generic

Page 3 of 3 FirstFirst 123

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •