Getting this error when trying to run a vm HM ring-0 init failed: VERR_NOT_AVAILABLE (VERR_NOT_AVAILABLE)

using rpm fusion virtual box

Fedora Linux 42 (Workstation Edition)


HM ring-0 init failed: VERR_NOT_AVAILABLE (VERR_NOT_AVAILABLE).

Result Code:

NS_ERROR_FAILURE (0x80004005)

Component:

ConsoleWrap

Interface:IConsole {6ac83d89-6ee7-4e33-8ae6-b257b2e81be8}

Somewhat vague with no indication of the source of this error, but can I assume it’s the result of you trying to use virtualbox?

If so, it implies that virtualisation is not available for your CPU, or it is disabled.

What processor are you using for this and is virtualisation enabled in the BIOS?

lsmod | grep vbox
vboxnetadp 32768 0
vboxnetflt 49152 0
vboxdrv 712704 2 vboxnetadp,vboxnetflt
kvm 1495040 1 vboxdrv

virtualisation enabled

i think kvm interrupts, i can’t disable it , i tried