Tak se mi stalo, že po upgradu systému (Debian Lenny), kdy se mi upgradoval i x server, mi přestalo fungovat glx. Netuší někdo kde může být zrada? xorg -configure a nvidia-xconfig jsem zkokušel, i přeinstalovávat Xorg jak mi poradil Google, ale ani jedno nepomohlo.
Přikládám glxgears a můj xorg.conf + verzi xorg.
[kenji@Zeruel]:~ glxgears
Error: glXCreateContext failed
[kenji@Zeruel]:~ Xorg -version
X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080517-1)
Current Operating System: Linux Zeruel 2.6.25.4-zeruel #2 Sun May 25 11:27:13 CEST 2008 i686
Build Date: 18 May 2008 01:38:06PM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "cz"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "AOC Spectrum7K"
HorizSync 30.0 - 95.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 7600 GT"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1280x1024_85 +0+0; 1280x1024 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
Option "AllowGLXWithComposite" "False"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "disable"
Zkoušel jsem to composite vypnout, protože Google řekl, že to způsobuje compiz, ale také nepomohlo.
Jinak X server funguje normálně.
Technické parametry mojí mašiny mám v podpisu.