Permalänk
Medlem

Problem med Nvidia drivrutiner

Hallå Hallå

När jag försöker köra t.ex armagetron får jag bara felmedelandet

Couldn't set video mode: Couldn't find matching GLX visual
Xlib: extension "GLX" missing on display ":0.0".

Vad jag fattat det som är det som orsakar problemet är att libglx.so.x.y.z saknas för mig. Hur ska jag göra för att lösa detta ?

Visa signatur

003

Permalänk
Medlem

Har du gjort:

If you already have an X config file working with a different driver
(such as the 'nv' or 'vesa' driver), then all you need to do is find
the relevant Device section and replace the line:

Driver "nv"
(or Driver "vesa")

with

Driver "nvidia"

In the Module section, make sure you have:

Load "glx"

You should also remove the following lines:

Load "dri"
Load "GLcore"

Visa signatur

War is Peace.
Freedom is Slavery.