-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qemu-aarch64-softmmu: Number of SMP CPUs requested (10) exceeds max CPUs supported by machine 'mach-virt' (8) #3225
Comments
I noticed this also. By default I believe it tries to assign all cores to the vm which is 10(macbook Pro M1 and M1 Max but for some reason it does not work and spits this error out. Just override how many CPU's to pass to the VM and it will work fine. |
Yes it works now.... Thanks a lot :) |
But for some reason while I'm setting it up the cursor suddenly stops working and I cannot continue further, this is happening every time I'm trying to set the VM |
turn off force multicore if you have it enabled. |
UTM -> Preferences there’s an option to only use performance cores. |
Thanks all. This worked for me on my M1 Macbook Pro 14" To summarize:
After starting the VM and selecting "Install Ubuntu Server" there was quite a delay but it eventually kicked in. Then I continued to follow the instructions here: https://mac.getutm.app/gallery/ubuntu-20-04 Good luck! |
Duplicate of #3180 |
The following worked with me :
|
Describe the issue
When running the VM I get the error message "qemu-aarch64-softmmu: Number of SMP CPUs requested (10) exceeds max CPUs supported by machine 'mach-virt' (8)"
Configuration
Debug log
debug.log
The text was updated successfully, but these errors were encountered: