>Also if anyone has the skills to test patches then please try:
>
> https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30479.patch
>
>(from bug 2075549 which I think Marco meant to link to in comment #5)
I took at stab at this and haven't had any luck reproducing the issue
from the source build (no patch):
wtcline@wtcline-desk13:~/mesa-24.0.9$ glxgears
MESA: error: ZINK: failed to choose pdev
glx: failed to create drisw screen
X connection to :0 broken (explicit kill or server shutdown).
wtcline@wtcline-desk13:~/mesa-24.0.9$
LD_LIBRARY_PATH=/usr/local/lib/x86_64-linux-gnu/ glxgears
X connection to :0 broken (explicit kill or server shutdown).
Both invocations drew the gears. I didn't do anything more advanced
than:
$ apt-get build-deps mesa
$ apt-get source mesa
$ cd mesa-24.0.9
$ mkdir build
$ cd build
$ meson ..
$ sudo ninja install
Not sure what to make of this result.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2066353
Title:
MESA: error: ZINK: failed to choose pdev
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2066353/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help : https://help.launchpad.net/ListHelp