Cannot run VirtualBox. Please help! [duplicate]











up vote
-1
down vote

favorite













This question already has an answer here:




  • VirtualBox Error : The character device /dev/vboxdrv does not exist

    1 answer




If I type: virtualbox my Linux terminal displays the following:



WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-dkms package and the appropriate
headers, most likely linux-headers-Microsoft.

You will not be able to start VMs until this problem is fixed.
Qt WARNING: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-arnld'
Qt WARNING: QXcbConnection: Could not connect to display
Qt CRITICAL: Could not connect to any X display.


I have installed the following(all using command lines):
Oracle VM virtualbox v5.2
x11-server-utils
virtualbox extension










share|improve this question















marked as duplicate by vidarlo, karel, PerlDuck, Thomas, N0rbert Nov 18 at 17:30


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.











  • 1




    The warning message is clearly written and tells you exactly what to do.
    – user535733
    Nov 18 at 16:28

















up vote
-1
down vote

favorite













This question already has an answer here:




  • VirtualBox Error : The character device /dev/vboxdrv does not exist

    1 answer




If I type: virtualbox my Linux terminal displays the following:



WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-dkms package and the appropriate
headers, most likely linux-headers-Microsoft.

You will not be able to start VMs until this problem is fixed.
Qt WARNING: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-arnld'
Qt WARNING: QXcbConnection: Could not connect to display
Qt CRITICAL: Could not connect to any X display.


I have installed the following(all using command lines):
Oracle VM virtualbox v5.2
x11-server-utils
virtualbox extension










share|improve this question















marked as duplicate by vidarlo, karel, PerlDuck, Thomas, N0rbert Nov 18 at 17:30


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.











  • 1




    The warning message is clearly written and tells you exactly what to do.
    – user535733
    Nov 18 at 16:28















up vote
-1
down vote

favorite









up vote
-1
down vote

favorite












This question already has an answer here:




  • VirtualBox Error : The character device /dev/vboxdrv does not exist

    1 answer




If I type: virtualbox my Linux terminal displays the following:



WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-dkms package and the appropriate
headers, most likely linux-headers-Microsoft.

You will not be able to start VMs until this problem is fixed.
Qt WARNING: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-arnld'
Qt WARNING: QXcbConnection: Could not connect to display
Qt CRITICAL: Could not connect to any X display.


I have installed the following(all using command lines):
Oracle VM virtualbox v5.2
x11-server-utils
virtualbox extension










share|improve this question
















This question already has an answer here:




  • VirtualBox Error : The character device /dev/vboxdrv does not exist

    1 answer




If I type: virtualbox my Linux terminal displays the following:



WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-dkms package and the appropriate
headers, most likely linux-headers-Microsoft.

You will not be able to start VMs until this problem is fixed.
Qt WARNING: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-arnld'
Qt WARNING: QXcbConnection: Could not connect to display
Qt CRITICAL: Could not connect to any X display.


I have installed the following(all using command lines):
Oracle VM virtualbox v5.2
x11-server-utils
virtualbox extension





This question already has an answer here:




  • VirtualBox Error : The character device /dev/vboxdrv does not exist

    1 answer








virtualbox






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 18 at 16:05









karel

55k11121139




55k11121139










asked Nov 18 at 16:00









arnld

1




1




marked as duplicate by vidarlo, karel, PerlDuck, Thomas, N0rbert Nov 18 at 17:30


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






marked as duplicate by vidarlo, karel, PerlDuck, Thomas, N0rbert Nov 18 at 17:30


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.










  • 1




    The warning message is clearly written and tells you exactly what to do.
    – user535733
    Nov 18 at 16:28
















  • 1




    The warning message is clearly written and tells you exactly what to do.
    – user535733
    Nov 18 at 16:28










1




1




The warning message is clearly written and tells you exactly what to do.
– user535733
Nov 18 at 16:28






The warning message is clearly written and tells you exactly what to do.
– user535733
Nov 18 at 16:28












1 Answer
1






active

oldest

votes

















up vote
0
down vote













The solution is to install the virtualbox kernel module



sudo apt install virtualbox-dkms



Restart your computer and it should be working






share|improve this answer




























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    The solution is to install the virtualbox kernel module



    sudo apt install virtualbox-dkms



    Restart your computer and it should be working






    share|improve this answer

























      up vote
      0
      down vote













      The solution is to install the virtualbox kernel module



      sudo apt install virtualbox-dkms



      Restart your computer and it should be working






      share|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        The solution is to install the virtualbox kernel module



        sudo apt install virtualbox-dkms



        Restart your computer and it should be working






        share|improve this answer












        The solution is to install the virtualbox kernel module



        sudo apt install virtualbox-dkms



        Restart your computer and it should be working







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 18 at 16:10









        Bakare Emmanuel

        262




        262















            Popular posts from this blog

            How to change which sound is reproduced for terminal bell?

            Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

            Can I use Tabulator js library in my java Spring + Thymeleaf project?