v2.2.3 (Beta)
#3090
Replies: 2 comments 5 replies
-
|
Getting this warning / error on opening: Also looking at the GH Actions logs the notarization stapling failed? |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
Is gpu acceleration working on windows? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Note: this beta build has breaking changes. Please read the notes below for more information.
Installation
Visit https://getutm.app/install/ for the most up to date installation instructions.
New Features (v2.2.0)
virtio-ramfborvirtio-gpu-gl-pcidisplay device and compatible Linux drivers (most modern Linux distros will have it already installed). Windows is not supported because there is currently no virtio-gpu driver for Windows that supports 3D acceleration.Changes (v2.2.2)
Changes (v2.2.3)
PAGE_FAULT_IN_NONPAGED_AREA(Windows won’t boot or install on 2.2.0 #2721)virtio-ramfb-gldevice to support GPU Acceleration. On previous beta builds, GL is enabled automatically forvirtio-ramfb. Now, that display device will not get GPU acceleration. This is to be more consistent with the other-gldisplay devices. By default, new VMs created will havevirtio-ramfb-glselected forvirtdevices (ARM) andvirtio-vga-glselected forq35andpcdevices (x86). If you wish to use GPU acceleration on an existing VM, you need to change your display device to one of these two recommended devices (or any device with-glin the name).Please check the full list on Github and help report any bug you find that is not listed.
This discussion was created from the release v2.2.3 (Beta).
Beta Was this translation helpful? Give feedback.
All reactions