Arch Linux Zen: Como corrigir o módulo vboxdrv do virtualbox

0

Estou executando o Arch linux com o kernel Zen.

Linux Glory 4.15.4-1-zen #1 ZEN SMP PREEMPT Sat Feb 17 16:01:37 UTC 2018 x86_64 GNU/Linux

Eu instalei o virtualbox através do wiki oficial e fiz tudo certo. Eu ainda recebo este erro ao executar o vboxmanage --version:

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

           sudo /sbin/vboxconfig

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

qualquer coisa que eu possa tentar?

    
por Kaki Master Of Time 06.03.2018 / 12:28

2 respostas

1

Eu consertei isso instalando o linux-headers-zen . que não estavam presentes.

    
por 07.03.2018 / 09:09
0

Assinar o driver do Virtalbox ( vboxdrv ) ou desabilitar as configurações do Secure Boot no firmware (UEFI).

    
por 06.03.2018 / 19:41