Ricardo Wurmus <[email protected]> writes:

> Since the update to Linux 4.12 my i686 machine no longer has /dev/kvm.
> I ran “modprobe kvm” successfully, and “lsmod” shows “kvm”, but the
> device node does not exist.
>
> Running “modprobe kvm-intel” prints:
>
>     modprobe: ERROR: could not insert 'kvm_intel': Input/output error

Does the kernel message buffer mention anything about "kvm" or "KVM"?

  dmesg | grep -i kvm

      Mark



Reply via email to