notAperson535 / OneClick-macOS-Simple-KVM

Tools to set up a easy, quick macOS VM in QEMU, accelerated by KVM. Works on Linux AND Windows.
https://notAperson535.github.io/OneClick-macOS-Simple-KVM
MIT License
606 stars 51 forks source link

Could not access KVM kernel module #69

Closed Exohayvan closed 1 year ago

Exohayvan commented 1 year ago

Which operating system are you trying to install? Ventura (13)

Describe the bug Received the following error after downloading OS.

No protocol specified Unable to init server: Could not connect: Connection refused Could not access KVM kernel module: No such file or directory qumu-system-x86_64: failed to initialize kvm: No such file or directory

To Reproduce Steps to reproduce the behavior:

  1. Run setup.py
  2. Enter the version
  3. Wait till after it downloads
  4. See error

Expected behavior Set up KVM

Desktop (please complete the following information):

notAperson535 commented 1 year ago

@Exohayvan make sure all of the dependencies are installed correctly and make sure virtualization is enabled in the BIOS

Exohayvan commented 1 year ago

Dependencies are installed correctly, I even uninstalled them and reinstalled.

Have not looked to see if virtualization was enabled, will check the next moment I can.