Siduction Forum

Siduction Forum => Software - Support => Topic started by: Lanzi on 2022/07/22, 14:10:39

Title: Virtualbox startet Windows nicht mehr
Post by: Lanzi on 2022/07/22, 14:10:39
Mit kernel 5.18 gings die ganze Zeit nicht, der Tipp in einem anderen Thread war 5.17 zu verwenden.
Das ging nun viele Wochen super.

Heute kommt folgende Meldung

Quote
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.

Aber:
Code: [Select]
INXI

System:
  Host: hal Kernel: 5.17.9-2-siduction-amd64 arch: x86_64 bits: 64
    compiler: gcc v: 12.1.0
    parameters: BOOT_IMAGE=/boot/vmlinuz-5.17.9-2-siduction-amd64
    root=UUID=2bcf4573-ec7c-4a96-a5fc-7613da4e0426 ro quiet
    systemd.show_status=1


Code: [Select]
apt policy virtualbox-dkms

virtualbox-dkms:
  Installiert:           6.1.36-dfsg-1
  Installationskandidat: 6.1.36-dfsg-1
  Versionstabelle:
 *** 6.1.36-dfsg-1 500
        500 http://deb.debian.org/debian unstable/contrib amd64 Packages
        100 /var/lib/dpkg/status


Code: [Select]

modprobe vboxdrv
modprobe: FATAL: Module vboxdrv not found in directory /lib/modules/5.17.9-2-siduction-amd64


Was kann ich tun. Brauche Windows heute noch kurz für die Steuer, da ich morgen in den Urlaub wollte  ::) 8)
Title: Re: Virtualbox startet Windows nicht mehr
Post by: edlin on 2022/07/22, 15:02:45
Ich habe VirtualBox (direkt vom Orakel) in Version 6.1.34r150636(Qt5.6.1) installiert.
Mit Kernel 5.17.12-1-siduction-amd64 komme ich problemlos rein.
Ich hoffe das hilft, den Urlaub zu retten.

edlin
Title: Re: Virtualbox startet Windows nicht mehr
Post by: towo on 2022/07/22, 15:14:35
Code: [Select]
dpkg-reconfigure virtualbox-dkms
Title: Re: Virtualbox startet Windows nicht mehr
Post by: Lanzi on 2022/07/22, 15:27:22
Dank Euch beiden! Beide Wege klappen. Deswegen bin ich gerne hier. Schnell und kompetent!

Für andere mit dem Problem: Towos Befehl und ein Neustart!

Title: Re: Virtualbox startet Windows nicht mehr
Post by: samoht on 2022/07/22, 16:24:27
Mit dem aktuellen siduction-kernel und dem aktuellen oracle-vbox-Paket geht's auch!