Virtualbox says kernel not supported

I did an update and then installed the suggested 5.19 kernel.
Now when I launch VirtualBox I get a message that the kernel is unsupported and I should uninstall it.
I rebooted twice.
VirtualBox Graphical User Interface Version 6.1.36 r152435

system info and ls -al /boot

 inxi -F                                                          ✔ 
System:
  Host: shmuel-manjaro Kernel: 5.19.1-3-MANJARO arch: x86_64 bits: 64
    Desktop: GNOME v: 42.4 Distro: Manjaro Linux
Machine:
  Type: Desktop Mobo: ASUSTeK model: PRIME B365M-A v: Rev X.0x
    serial: <superuser required> UEFI: American Megatrends v: 1203
    date: 10/10/2019
CPU:
  Info: 8-core model: Intel Core i7-9700 bits: 64 type: MCP cache: L2: 2 MiB
  Speed (MHz): avg: 3200 min/max: 800/4700 cores: 1: 3000 2: 3000 3: 3000
    4: 3000 5: 4601 6: 3000 7: 3000 8: 3000
Graphics:
  Device-1: Intel CoffeeLake-S GT2 [UHD Graphics 630] driver: i915 v: kernel
  Device-2: Microdia USB Live camera type: USB
    driver: snd-usb-audio,uvcvideo
  Display: wayland server: X.Org v: 22.1.3 with: Xwayland v: 22.1.3
    compositor: gnome-shell driver: X: loaded: modesetting gpu: i915
    resolution: 1: 1920x1080~120Hz 2: 1600x900~60Hz
  OpenGL: renderer: Mesa Intel UHD Graphics 630 (CFL GT2) v: 4.6 Mesa
    22.1.6
Audio:
  Device-1: Intel 200 Series PCH HD Audio driver: snd_hda_intel
  Device-2: Microdia USB Live camera type: USB
    driver: snd-usb-audio,uvcvideo
  Sound Server-1: ALSA v: k5.19.1-3-MANJARO running: yes
  Sound Server-2: PulseAudio v: 16.1 running: yes
  Sound Server-3: PipeWire v: 0.3.56 running: yes
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
    driver: r8169
  IF: enp3s0 state: up speed: 1000 Mbps duplex: full mac: a8:5e:45:e2:87:3c
  Device-2: Realtek 802.11ac NIC type: USB driver: N/A
Bluetooth:
  Device-1: Cambridge Silicon Radio Bluetooth Dongle (HCI mode) type: USB
    driver: btusb
  Report: rfkill ID: hci0 state: up address: see --recommends
Drives:
  Local Storage: total: 2.26 TiB used: 825.97 GiB (35.8%)
  ID-1: /dev/sda vendor: Kingston model: SA400S37480G size: 447.13 GiB
  ID-2: /dev/sdb vendor: Toshiba model: HDWD120 size: 1.82 TiB
Partition:
  ID-1: / size: 249.61 GiB used: 142.57 GiB (57.1%) fs: ext4 dev: /dev/sda4
  ID-2: /boot/efi size: 96 MiB used: 37.8 MiB (39.3%) fs: vfat
    dev: /dev/sda1
Swap:
  Alert: No swap data was found.
Sensors:
  System Temperatures: cpu: 42.0 C mobo: N/A
  Fan Speeds (RPM): N/A
Info:
  Processes: 328 Uptime: 4m Memory: 15.49 GiB used: 4.79 GiB (30.9%)
  Shell: Zsh inxi: 3.3.20
    ~  ls -al /boot                                                     ✔ 
total 120857
drwxr-xr-x  5 root root     4096 Aug 17 14:33 .
drwxr-xr-x 19 root root     4096 Jul 21 10:15 ..
drwx------  5 root root     1024 Jan  1  1970 efi
drwxr-xr-x  7 root root     4096 Aug 17 14:33 grub
-rw-------  1 root root 39688725 Aug 17 14:15 initramfs-5.18-x86_64-fallback.img
-rw-------  1 root root  8611886 Aug 17 14:15 initramfs-5.18-x86_64.img
-rw-------  1 root root 39739641 Aug 17 14:28 initramfs-5.19-x86_64-fallback.img
-rw-------  1 root root  8614217 Aug 17 14:28 initramfs-5.19-x86_64.img
-rw-r--r--  1 root root  5180416 Aug  9 21:43 intel-ucode.img
-rw-r--r--  1 root root       22 Aug 11 21:42 linux518-x86_64.kver
-rw-r--r--  1 root root       21 Aug 13 09:33 linux519-x86_64.kver
drwxr-xr-x  2 root root     4096 Dec 11  2021 memtest86+
-rw-r--r--  1 root root 10816576 Aug 17 14:15 vmlinuz-5.18-x86_64
-rw-r--r--  1 root root 11061312 Aug 17 14:28 vmlinuz-5.19-x86_64
    ~                                                                   ✔ 


pamac install linux519-virtualbox-host-modules

:wink:

… and reboot!

1 Like

That goes without saying… But then again, maybe it doesn’t… :face_with_hand_over_mouth:

pamac install linux519-virtualbox-host-modules                   ✔ 
Preparing...
Warning: linux519-virtualbox-host-modules-6.1.36-7 is up to date -- skipping
Nothing to do.
Transaction successfully finished.

Now it is aborting without the above error, but can be solved by enabling USB 1 (not USB 2 or UBS 3)

However, I believe I have the right extension pack installed
6.1.36-1

So I am puzzled

I downloaded the extension pack from the Virtualbox website, and it works, whereas what I had before did not work right. So this issue is solved, even though I don’t exactly understand why.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.