v4.0.8
#4521
Replies: 2 comments 4 replies
-
I guess I am a bit too fast since there is no download yet |
Beta Was this translation helpful? Give feedback.
1 reply
-
EFI Virtualization for Linux runs great! Curious though, is it possible to get ProMotion working in the VM? Looks like Ubuntu 20.04 locks it to 60 Hz, even with HiDPI on. Parallels 18 seems to get around this even when the guest reports it as 60Hz. Iirc there was a way to make it think its 120Hz, to which it actually will since its a high refresh-rate display, but could this be an option available to toggle on/off in UTM? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Highlights
chown
in the guest. Check out https://docs.getutm.app/guest-support/linux/ for more details.Notes
/etc/netplan/00-installer-config.yaml
and change the adapter name fromenp0s9
(or whatever it is currently) toenp0s1
(which reflects the new device ordering). Other Linux distributions may require a similar change. However, after updating the guest network configuration, you should no longer have issues with networking when making device changes to the VM.Changes (v4.0.8)
Changes (v4.0.7)
Changes (v4.0.6)
spice-vdagent
is installedChanges (v4.0.5)
Changes (v4.0.4)
Changes (v4.0.3)
Changes (v4.0.2)
Changes (v4.0.1)
Changes (v4.0.0)
Issues
Please check the full list on Github and help report any bug you find that is not listed.
Installation
This discussion was created from the release v4.0.8.
Beta Was this translation helpful? Give feedback.
All reactions