Skip to content

VirtualBox 7.2.0_beta1: cannot start vms if kernel 6.15.0 is compiled without CONFIG_KVM #9

@ceamac

Description

@ceamac

7.2.0_beta1 modules can be compiled against kernel 6.15.0, but if said kernel was configured without CONFIG_KVM, starting any vm fails with an error similar to this:

Failed to get a console object from the direct session (NS_ERROR_ABORT).

Result Code:
VBOX_E_VM_ERROR (0x80bb0003)
Component:
MachineWrap

This is new, it works fine with 6.14.x or lower.

CONFIG_KVM seems to be required at build time, not at run time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions