Can't start any emulator with self-compiled UTM #3465
Unanswered
QianNangong
asked this question in
UTM Help (macOS)
Replies: 1 comment 6 replies
-
You seem to be building qemu 6.0.2 while UTM 3.0 used qemu 6.2.0 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just want to test my qemu patch...

I'm following the guide from https://github.com/utmapp/UTM/blob/master/Documentation/MacDevelopment.md and build UTM 3.0.2 successfully, but I'm stuck at firing up any emulator...
I remove all Homebrew packages and run
brew install bison pkg-config gettext glib libgpg-error nasm make meson
as mentioned in the guide.Log is here:
RPC没有连接
meansRPC is not connected
andRPC连接超时
meansRPC connection timeout
.The QEMU patch is
Beta Was this translation helpful? Give feedback.
All reactions