Replies: 11 comments 26 replies
|
Not too bad Can't get null descriptor to test zink: |
|
@osy you may try: It should reduce the CPU usage. |
|
I switched to kosmickrisp in UTM settings: My guess is |
|
So for the Firefox (likely Chrome too) in gl=core mode: |
|
Firefox calls eglSwapBuffers() on its EGL surface (but fails there), Mesa DRI layer through virgl driver sends commands to host via virtio-gpu. No actual swap buffers happens on the host. So that is not the problem. I was trying Firefox on immutable Fedora and Debian. I can't get any UI when I start Firefox. Are you sure though the Firefox is not rendering through the software? Can you run aquarium webgl test and get real hardware acceleration? |
|
@osy @startergo Thank you so much, I owe you a beer! UTM v5.0.1 is AMAZING, running robotics Gazebo simulations fluidly now in my VM at real-time speed. UTM now (on MacOS 15.7.3) delivers better guest graphics acceleration than VMWare Fusion and Parallels for my M4 Mac for both Ubuntu 22 and Ubuntu 24 guests. |
|
@osy Upon further investigation for the rendering issues found in gnome for gl=core mode (particularly UEFI os installation mode or os updates mode), where the text is transparent and does not work properly. OpenGL 3.2 core profile doesn't support either texture alpha format or texture swizzling. A possible workaround is to expand the source data to RGBA8" For texture alpha, you must use texture red format (GL_R8) with texture swizzle: https://www.g-truc.net/post-0734.html The problem is that |
|
For some reason, v5 seems to break Linux VMs. I'm trying to create a virtualized VM running ARM64 Fedora using Qemu. And upon first start, the first thing I notice is that Grub is insanely slow. Every key press is delays by like 10 seconds and I can see it render character by character. After I've somehow made it past that, into what should be the Fedora Live Iso installer, all I'm getting is a black screen. I've waited a minute and nothing happened in that time so I gave up. Doing the same thing in UTM 4.7.5 works fine. Grub actually performs as expected and is usable and after that it's actually booting inside the Fedora Live Installer as expected. |
|
Okay now that it actually works I'm unfortunately I'm seeing severe sync issues in vkcube. |
|
@osy I have assembled an |
|
how do you upgrade the VM the UTM? |
Uh oh!
There was an error while loading. Please reload this page.
Highlights
Known Issues
Changes (v5.0.1)
HV_UNSUPPORTEDon startup with Vulkan enabled (5.0.0. beta wont start any VMs: HV_UNSUPPORTED #7579)Changes (v5.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 v5.0.1 (Beta).
All reactions