You are not logged in.

#1 2021-08-12 09:59:57

Superjolly002
Member
Registered: 2019-08-28
Posts: 63

[SOLVED] Broken OpenGL

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:  111

If 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-1

Last edited by Superjolly002 (2021-08-12 10:30:39)


See, I'm not a monster. I'm just ahead of the curve.

Offline

#2 2021-08-12 10:18:15

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,179

Re: [SOLVED] Broken OpenGL

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

#3 2021-08-12 10:30:24

Superjolly002
Member
Registered: 2019-08-28
Posts: 63

Re: [SOLVED] Broken OpenGL

Thanks for all, I fixed it!


See, I'm not a monster. I'm just ahead of the curve.

Offline

Board footer

Powered by FluxBB