quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
9.84k stars 433 forks source link

Cannot run macos ventura on plasma 6 #1287

Closed CantFindDev closed 2 weeks ago

CantFindDev commented 2 weeks ago

Expected behavior

Run the vm

Actual behavior

Does not run the vm for some reason

Quickemu output

Quickemu output ```text cat: macos-ventura/macos-ventura.pid: No such file or directory - Process: Starting macos-ventura.conf as macos-ventura () ```

System Information

OS: Arch Linux x86_64 Host: ABRA A5 V9.3 Kernel: 6.9.5-arch1-1 Resolution: 1920x1080 DE: Plasma 6.0.5 WM: KWin CPU: Intel i5-7300HQ (4) @ 3.500GHz GPU: NVIDIA GeForce GTX 1050 Ti Mobile GPU: Intel HD Graphics 630

lj3954 commented 2 weeks ago

Please install the latest quickemu from git. v4.9.4 has a known issue with invalid CPU flags being passed to QEMU for macOS VMs.

PixsaOJ commented 2 weeks ago

Is quickgui-bin 1.2.8-1 supposed to work from aur?

lj3954 commented 2 weeks ago

Hello. That shouldn't be a problem, just replace the quickemu AUR package with the quickemu-git AUR package until v4.9.5 is released.

PixsaOJ commented 2 weeks ago

That seems to start the machine, but SPICE connection is not establishing. There is also no listener on 5930 PORT.

SSH is listening on 22220 but i cant log in.

It shuts down after couple minutes, so this makes sense. Could this be my issue? I didn't really touch any configuration.

Here is git version btw, still 4.9.4...

image

PixsaOJ commented 2 weeks ago

ran it without spice ✅

lj3954 commented 2 weeks ago

That's also a known issue, and the fix isn't yet merged. Check #1264

flexiondotorg commented 2 weeks ago

FIxed via #1264