On Monday 20 September 2010 08:26:03 Roger Oberholtzer wrote:
I did not see anything unexpected listed in log files. Oddly, glxgears says that the RENDER extension is not enabled, even though the X startup log file and the xdpyinfo command both claim that it is enabled...
I had something similar recently. I recently noticed that after installing the proprietary drivers, the glx extensions were failing to load for me. After a bit of poking around (glxinfo etc) I found that some of the extensions were not in a location that my xorg.conf config was searching. I'm not sure if the location of some of the extensions has changed with more recent nvidia driver releases but here's my "Files" section of my xorg.conf. Section "Files" ModulePath "/usr/lib64/xorg/modules/extensions/nvidia" ModulePath "/usr/lib64/xorg/modules/updates/extensions" ModulePath "/usr/lib64/xorg/modules/extensions" ModulePath "/usr/lib64/xorg/modules" EndSection Cheers, Graham -- “What can be asserted without proof can be dismissed without proof.” - Christopher Hitchens -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org