You are not logged in.
Hi guys,
well, when I've done an update, X started to give me a strange issue about OpenGL:
$ glxinfo | grep OpenGL
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 151 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 110
Current serial number in output stream: 111If could help, I have a PC with an Nvidia GeForce GTX 1060 3GB and that's are the packages that I've installed:
$ pacman -Q | grep -i -e libgl -e nvidia
lib32-libglvnd 1.3.3-1
lib32-nvidia-utils 470.63.01-1
libglvnd 1.3.3-1
nvidia 470.63.01-1
nvidia-utils 470.63.01-1Last edited by Superjolly002 (2021-08-12 10:30:39)
See, I'm not a monster. I'm just ahead of the curve.
Offline
What's in your xorg.log? Assuming no other broken X configuration this can happen when xorg starts before the driver is initialized which can be fixed by setting up early KMS: https://wiki.archlinux.org/title/NVIDIA … de_setting
Last edited by V1del (2021-08-12 10:19:50)
Offline
Thanks for all, I fixed it!
See, I'm not a monster. I'm just ahead of the curve.
Offline