You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2024. It is now read-only.
OS: Ubuntu 20.04
Hardware: NUC8iBEH
CPU: i5-8259u
My kernel has a built in kvmgt. The module is listed, but I am not able to load the module. Any Ideas why?
OS: Ubuntu 20.04
Hardware: NUC8iBEH
CPU: i5-8259u
My kernel has a built in kvmgt. The module is listed, but I am not able to load the module. Any Ideas why?
find /lib/modules/5.4.0-12-generic -name kvm*
/lib/modules/5.4.0-12-generic/kernel/drivers/gpu/drm/i915/gvt/kvmgt.ko
/lib/modules/5.4.0-12-generic/kernel/arch/x86/kvm
/lib/modules/5.4.0-12-generic/kernel/arch/x86/kvm/kvm-amd.ko
/lib/modules/5.4.0-12-generic/kernel/arch/x86/kvm/kvm.ko
/lib/modules/5.4.0-12-generic/kernel/arch/x86/kvm/kvm-intel.ko
modprobe kvmgt
modprobe: ERROR: could not insert 'kvmgt': No such device