Erro no virtualbox Kernel driver not installed (rc=-1908) '/sbin/vboxconfig'

1. Erro no virtualbox Kernel driver not installed (rc=-1908) '/sbin/vboxconfig'

Moises
Moisesjr

(usa Linux Mint)

Enviado em 23/04/2019 - 12:08h

Pessoal estou tentando acessa meu virtualbox 6.0, no meu linux mint 19.1. Mas aparece esse erro:

Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please try setting it up again by executing

'/sbin/vboxconfig'

as root.

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.

where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.


Eu encontrei esse topico: https://www.vivaolinux.com.br/topico/VIRTUALIZACAO/Erro-ao-iniciar-VM-VirtualBox

Mas não resolveu. Só não tentei resolver alterar o kernel, pq não sei aonde é que faz isso! Mas meu erro, é diferente da do topico.

Tambem tentei o que diz nesse artigo: https://www.edivaldobrito.com.br/sbinvboxconfig-nao-esta-funcionando/
E apareceu esse erro:
vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.



  


2. Re: Erro no virtualbox Kernel driver not installed (rc=-1908) '/sbin/vboxconfig'

aguamole
aguamole

(usa KUbuntu)

Enviado em 23/04/2019 - 13:52h

sudo apt-get -y install linux-headers-generic
$ sudo /sbin/vboxconfig
$ sudo /etc/init.d/vboxdrv setup
$ virtualbox
Coloque a saída de todos os comandos a que!

CPU Q6600 GTX 750 SofRaid 4xSSD 4Gb DDR2 mesmo assim uso Lubuntu.


3. Re: Erro no virtualbox Kernel driver not installed (rc=-1908) '/sbin/vboxconfig'

Moises
Moisesjr

(usa Linux Mint)

Enviado em 23/04/2019 - 14:37h

Teve esse resultado.



$ sudo /sbin/vboxconfig
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.

There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root. If your system is using EFI Secure Boot you may 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.
$ sudo /etc/init.d/vboxdrv setup
sudo: /etc/init.d/vboxdrv: comando não encontrado


E agora no meu genrenciador de atualização esta dando esse erro:


O repositório pode não estar mais disponível ou pode não ter sido possível entrar em contato com o mesmo devido a problemas de rede. Caso esteja disponível, uma versão mais antiga do índice que falhou será usada. Senão o repositório será ignorado. Verifique sua conexão de rede e certifique-se de que o endereço do repositório esteja correto nas preferências.

The repository 'http://download.virtualbox.org/virtualbox/debian tessa Release' does not have a Release file.



4. Re: Erro no virtualbox Kernel driver not installed (rc=-1908) '/sbin/vboxconfig'

aguamole
aguamole

(usa KUbuntu)

Enviado em 23/04/2019 - 15:36h

Po se você não sabe onde rodar os outros comando tem um problema muito mais serio.

CPU Q6600 GTX 750 SofRaid 4xSSD 4Gb DDR2 mesmo assim uso Lubuntu.


5. Re: Erro no virtualbox Kernel driver not installed (rc=-1908) '/sbin/vboxconfig'

Moises
Moisesjr

(usa Linux Mint)

Enviado em 23/04/2019 - 17:19h

Sou iniciante! Mas valeu pela tentativa...


6. Re: Erro no virtualbox Kernel driver not installed (rc=-1908) '/sbin/vboxconfig'

Fernando Eckhardt Valle
pherde

(usa Slackware)

Enviado em 24/04/2019 - 08:31h

modprobe vboxdrv failed 

O problema está sendo em subir esse módulo. Tentou subir na mão para ver se aparece alguma informação extra de erro no terminal?

If your system is using EFI Secure Boot you may need to sign the
kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load
them.

O seu sistema usa UEFI com boot seguro? Se sim, você terá que assinar esse módulo para conseguir carregá-lo..... mas daí vc procura no google como que faz isso! Ou desabilita o boot seguro do sistema que vai carregar tranquilamente o módulo (obs, para habilitar/desabilitar o boot seguro você precisa acessar a bios e encontrar essa opção).


7. Re: Erro no virtualbox Kernel driver not installed (rc=-1908) '/sbin/vboxconfig'

Reginaldo de Matias
saitam

(usa Slackware)

Enviado em 29/05/2019 - 21:25h


Moises (Moisesjr) escreveu:

Pessoal estou tentando acessa meu virtualbox 6.0, no meu linux mint 19.1. Mas aparece esse erro:

Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please try setting it up again by executing

'/sbin/vboxconfig'

as root.

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.

where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.


Eu encontrei esse topico: https://www.vivaolinux.com.br/topico/VIRTUALIZACAO/Erro-ao-iniciar-VM-VirtualBox

Mas não resolveu. Só não tentei resolver alterar o kernel, pq não sei aonde é que faz isso! Mas meu erro, é diferente da do topico.

Tambem tentei o que diz nesse artigo: https://www.edivaldobrito.com.br/sbinvboxconfig-nao-esta-funcionando/
E apareceu esse erro:
vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.


Tive o mesmo problema e usei os procedimentos no howto https://mundodacomputacaointegral.blogspot.com/2019/05/resolvendo-o-problema-kernel-driver-not.html

http://mundodacomputacaointegral.blogspot.com.br/
Twitter: http://twitter.com/@blogcomputacao
Facebook: http://www.facebook.com/BlogComputacao
Grupo Linux no Telegram: https://goo.gl/KQYqhN
Grupo Linguagens de Programação no Telegram: https://goo.gl/7sJF95
Grupo FreeBSD no Telegram: https://goo.gl/mzp7XT
Grupo Infra TI Corporate no Telegram: https://t.me/InfraTICorporate
Grupo CodeIgniter no Telegram: https://t.me/CodeIgniterBrasil
Grupo Phinx Brasil no Telegram: https://t.me/PhinxBrasil
Blog: http://goo.gl/Cuixk
Coleção de Howtos Linux e FreeBSD https://goo.gl/UHDVtK
Canal do Blog: https://t.me/blogcomputacao




8. Re: Erro no virtualbox Kernel driver not installed (rc=-1908) '/sbin/vboxconfig'

Edivan  Santtos
edivandjs

(usa openSUSE)

Enviado em 29/05/2019 - 21:37h

Veja aqui : https://www.vivaolinux.com.br/dica/VirtualBox-Erro-Kernel-driver-not-installed-rc-1908-Resolvido

________________
“Quem combate monstruosidades deve cuidar para que não se torne um monstro. E se você olhar longamente para um abismo, o abismo também olha para dentro de você”
Nietzsche.






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts