DescriptionStephen Gallagher
2023-10-30 18:58:51 UTC
As documented in the UTM upstream issue tracker: https://github.com/utmapp/UTM/issues/5749
A regression in Mesa 23.2.1 causes any attempt to boot a Fedora 39 virtual image on UTM (a QEmu-based virtual machine for OSX) to fail with the error "EMU exited from an error: GL_ARB_clear_texture".
A patch is available upstream to correct this issue: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25580
Reproducible: Always
Steps to Reproduce:
1. Create a Fedora 39 virtual machine on an Apple Silicon-based OSX system using UTM
2. Configure the VM to use 3D acceleration
Actual Results:
The image will not load due to a GL error.
Expected Results:
A usable virtual machine.
Comment 1Fedora Blocker Bugs Application
2023-10-30 19:10:53 UTC
Proposed as a Freeze Exception for 39-final by Fedora user sgallagh using the blocker tracking app because:
Apple Silicon machines are very popular and UTM is the most popular open-source virtualization tool for them. Without backporting this virgl fix in mesa, Fedora 39 install media will be unusable unless end-users are instructed to disable 3D acceleration in the virtual machines. Aside from being inconvenient, this will give a very poor initial experience for anyone using Live media to evaluate Fedora.
Comment 2Stephen Gallagher
2023-10-31 18:14:25 UTC