Siduction Forum

Siduction Forum => Software - Support => Topic started by: bevo on 2021/11/22, 13:22:33

Title: Virtualbox DKMS Fehler
Post by: bevo on 2021/11/22, 13:22:33
Seit dem letzten DU startet die VB nicht mehr.

Reinstall Virtualbox-DKMS läuft auf Fehler.
Code: [Select]
virtualbox-dkms (6.1.28-dfsg-1+b1) wird eingerichtet ...
Removing old virtualbox-6.1.28 DKMS files...
Deleting module virtualbox-6.1.28 completely from the DKMS tree.
Loading new virtualbox-6.1.28 DKMS files...
Building for 5.16.0-rc2-siduction-amd64
Building initial module for 5.16.0-rc2-siduction-amd64
Error! Bad return status for module build on kernel: 5.16.0-rc2-siduction-amd64 (x86_64)
Consult /var/lib/dkms/virtualbox/6.1.28/build/make.log for more information.
dpkg: Fehler beim Bearbeiten des Paketes virtualbox-dkms (--configure):
 »installiertes virtualbox-dkms-Skript des Paketes post-installation«-Unterprozess gab den Fehlerwert 10 zurück
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von virtualbox:
 virtualbox hängt ab von virtualbox-dkms (>= 6.1.28-dfsg-1) | virtualbox-source (>= 6.1.28-dfsg-1) | virtualbox-modules; aber:
  Paket virtualbox-dkms ist noch nicht konfiguriert.
  Paket virtualbox-source ist nicht installiert.
  Paket virtualbox-modules ist nicht installiert.
  Paket virtualbox-dkms, das virtualbox-modules bereitstellt, ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes virtualbox (--configure):
 Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von virtualbox-qt:
 virtualbox-qt hängt ab von virtualbox (= 6.1.28-dfsg-1+b1); aber:
  Paket virtualbox ist noch nicht konfiguriert.
  Paket virtualbox-6.1, das virtualbox bereitstellt, ist nicht installiert.

dpkg: Fehler beim Bearbeiten des Paketes virtualbox-qt (--configure):
 Abhängigkeitsprobleme - verbleibt unkonfiguriert
Fehler traten auf beim Bearbeiten von:
 virtualbox-dkms
 virtualbox
 virtualbox-qt
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)

Mit dem Hinweis zu EFI Secure Boot fehlen mir die Kenntnisse.
Code: [Select]
Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please reinstall virtualbox-dkms package and load the kernel module by executing

'modprobe vboxdrv'

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.

Virtualbox entfernen und neu installieren löst das Problem auch nicht.

bevo

bevo
Title: Re: Virtualbox DKMS Fehler
Post by: towo on 2021/11/22, 13:36:14
Und Du benutzt 5.16-rc2 genau warum?
Der stable Kernel ist 5.15.4.
Title: Re: Virtualbox DKMS Fehler
Post by: bevo on 2021/11/22, 14:31:13
Den Kernel habe ich nicht explizit installiert, der kam mit dem update.

Title: Re: Virtualbox DKMS Fehler
Post by: towo on 2021/11/22, 14:33:24
Dieser Kernel liegt in experimental und dieses Repo ist nicht default aktiviert.
Title: Re: Virtualbox DKMS Fehler
Post by: bevo on 2021/11/22, 14:42:38
Hmm, liegt das daran, dass ich Farwell-Future installiert habe?
Title: Re: Virtualbox DKMS Fehler
Post by: towo on 2021/11/22, 15:14:38
Genau das ist der Punkt.
Title: gelöst Re: Virtualbox DKMS Fehler
Post by: bevo on 2021/11/22, 20:30:31
@towo, danke.

Hab's korrigiert.