Results 1 to 10 of 10

Thread: virtualbox

  1. #1
    Join Date
    Jan 2013
    Beans
    5

    virtualbox

    hi!
    im looking for solution for this:

    Kernel driver not installed (rc=-1908)

    The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

    '/etc/init.d/vboxdrv setup'

    as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.

    problem, like 5 hours already and cant find any.

    i know this question was ask many times but i realy could not find solution for me.

  2. #2
    Join Date
    Jan 2013
    Beans
    5

    realy need help with virtualbox problem

    realy need help with virtualbox problem
    hi!
    im looking for solution for this:

    "Kernel driver not installed (rc=-1908)

    The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

    '/etc/init.d/vboxdrv setup'

    as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary."

    problem on my fresh installed ubuntu, like 5 hours already and cant find any.
    p.s
    i know this question was ask many times but i realy could not find solution for me.

  3. #3
    Join Date
    Jul 2011
    Beans
    70

    Re: realy need help with virtualbox problem

    I had the same issue today after updating my ubuntu. What I did to fix it was read the error and do what it said:

    execute '/etc/init.d/vboxdrv setup'


  4. #4
    Join Date
    Jan 2013
    Beans
    5

    Re: realy need help with virtualbox problem

    im getting bash: /etc/init.d/vboxdrv: No such file or directory

    , tried to install dkms but it didnt help
    Last edited by MrRandyMarsh; January 19th, 2013 at 02:00 AM.

  5. #5
    Join Date
    Aug 2009
    Beans
    112

    Re: realy need help with virtualbox problem

    Have you done this:

    sudo /etc/init.d/vboxdrv setup

    That fixed the error when we see that.

  6. #6
    Join Date
    Aug 2009
    Beans
    112

    Re: realy need help with virtualbox problem

    lisa@lisa-Inspiron-1545:~$ sudo /etc/init.d/vboxdrv setup
    [sudo] password for lisa:
    * Stopping VirtualBox kernel modules [ OK ]
    * Uninstalling old VirtualBox DKMS kernel modules [ OK ]
    * Trying to register the VirtualBox kernel modules using DKMS [ OK ]
    * Starting VirtualBox kernel modules [ OK ]
    lisa@lisa-Inspiron-1545:~$


    That should fix the issue, if not, re-install virtualbox.

  7. #7
    Join Date
    Jan 2013
    Beans
    5

    Re: realy need help with virtualbox problem

    still got same

    otto@T100:~$ sudo /etc/init.d/vboxdrv setup
    [sudo] password for otto:
    sudo: /etc/init.d/vboxdrv: command not found

  8. #8
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: realy need help with virtualbox problem

    Threads merged.

    How did you install virtualbox?
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  9. #9
    Join Date
    Jan 2013
    Beans
    5

    Re: realy need help with virtualbox problem

    software center did.

    p.s thnx for merging threads
    Last edited by MrRandyMarsh; January 19th, 2013 at 11:04 AM.

  10. #10
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: realy need help with virtualbox problem

    OK, so you installed the version from the Ubuntu repos.

    Uninstall it and try installing the version found here:
    https://www.virtualbox.org/wiki/Linux_Downloads
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

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
  •