NVIDIA + Slackware

Sekcia: Hardware a Drivery 24.05.2009 | 17:36
dash   Návštevník
Zdravim,

graficka karta:
256 MB DDR2 NVIDIA GeForce 8600M GS (128bit)

distribucia:
Slackware 12.2

kernel:
2.6.27.7-smp (to je default z distribucie)

problem: stiahol som driver pre moje graficku kartu verzia 100.14.09, ktory nefungoval neviem preco, nepochopil som z googlu, kazdopadne ma odkazovali na starsiu verziu. Googlil som, a nasiel som starsiu verziu 96.43.09, ktora funguje. Ked sa pokusam zapnut Xka vyhodi chybu

NVIDIA: could not open the device file /dev/nvidia0 (Input/output error).

Vsetko robim pod rootom. Xorg.conf vyzera nasledovne (vyber toho najdolezitejsieho):

Section "Module"
Load "extmod"
Load "record"
Load "xtrap"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
EndSection

Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce 8600M GS"
EndSection


Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"

# Modes "1024x768"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Ked zmenim Driver na "nv", Xka sa spustia. Glxinfo:
bash-3.1# glxinfo
name of display: :0.0
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
0x21 24 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
0x22 24 dc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
0x44 32 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None

Uz som z toho zufaly :) prosim o radu.
Dakujem velmi pekne!
    • Re: NVIDIA + Slackware 24.05.2009 | 21:41
      driver   Návštevník
      1) skus nejaky novsi driver (najnovsi pre tvoju grafiku by mal byt 180.51)
      2) existuje /dev/nvidia0 ?
      3) pozri si dmesg, co tam je ked sa pokusas loadnut nvidia modul
      • Re: NVIDIA + Slackware 24.05.2009 | 22:37
        dash   Návštevník
        1. opravedlnujem sa, ale najnovsi driver fungoval :)
        2. existuje
        3. a to uz je asi jedno

        dakujem!