All of my GL applications fail with the following message:
[testuser@apollo ~]$ glxgears
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 29 (X_GLXGetDrawableAttributes)
Serial number of failed request: 29
Current serial number in output stream: 29
I can run standard X applications such as xeyes and xterm without issue. But as you see above, glxgears fails. No eerrors in the /var/log/Xorg.0.log file
Fri Jul 12 12:40:14 2024
±----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.100 Driver Version: 550.100 CUDA Version: 12.4 |
|-----------------------------------------±-----------------------±---------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA RTX 5000 Ada Gene… Off | 00000000:41:00.0 On | Off |
| 30% 26C P8 5W / 250W | 64MiB / 32760MiB | 0% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
±----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 13277 G /usr/libexec/Xorg 56MiB |
±----------------------------------------------------------------------------------------+