VirtualBox is not working

If your system has EFI Secure Boot enabled you may also need to sign the kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load them. Please see your Linux system’s documentation for more information.

image

A full inxi output might be of some help here. Is Manjaro the host? Which kernel? Is virtualbox-host-dkms or linuxXX-virtualbox-host-modules installed?

Is your user a member of vboxusers group?
Upon setup did you run the command sudo modprobe vboxdrv

Do other VM’s work? Is the system fully updated?

There simply isn’t enough information here to address the issue.

linux61-virtualbox-host-modules

kernal 61

virtualbox -v ==> 7.0.8-2

Welcome to Manjaro! :smiling_face_with_three_hearts:

  1. Please read the information behind this link. It will help you to post necessary information.
  1. Please press the three dots below your post and then press the :pencil2:
  • If you give us information about your system, we can see what we’re talking about and make better suggestions.
  • You can do this by using inxi in a terminal or in console.
sudo inxi --admin --verbosity=7 --filter --no-host --width
  • Personally identifiable information such as serial numbers and MAC addresses are filtered out by this command
  • Presenting the information in this way allows everyone to be familiar with the format and quickly find the items they need without missing anything.
  1. Copy the output from inxi (including the command) and paste it into your post.
  • To make it more readable, add 3 backticks ``` on an extra line before and after the pasted text.

Have you already :mag: for your problem in the forum ? (Wisdom lies in reading :wink: )

The search box at the top of the landing page is your friend and it would have lead you to

1 Like