“Error: glXCreateContext failed” After Updating Video Drivers

After updating video drivers I couldn’t run 3d applications, for example glxinfo:

Error: glXCreateContext failed

The following needs to be present in the xorg.conf file:

Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules"
EndSection

Leave a Reply

Your email address will not be published. Required fields are marked *

*