#849 please add glxinfo to multilib
Closed: Fixed by mohanboddu. Opened by airlied.

glxinfo32 is useful to make sure you've got working 32-bit GL installs on 64-bit machines.


Oh the package is glx-utils

So, this is mesa-demos package?

And does it work?

I installed the i686 one here and got:

name of display: :0.0
libGL error: MESA-LOADER: failed to open iris: /usr/lib/dri/iris_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open iris: /usr/lib/dri/iris_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/dri)
libGL error: failed to load driver: swrast
X Error of failed request: GLXBadContext
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 60
Current serial number in output stream: 59

And I assume this is needed for both rawhide / branched composes and updates?

you need to install mesa-dri-drivers.i686 as well, but yeah that seems to be working fine (with no drivers installed).

yes please for all branches.

https://pagure.io/pungi-fedora/pull-request/985

Closing the ticket as the PR is merged.

Metadata Update from @mohanboddu:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata