You are not logged in.
Pages: 1
hello folks, I got an old nvidia riva tnt2 m64, with old xorg, I had installed nvidia-7 1xx driver, then I updated Xorg and change from this driver to xf86-video-nv as my old drivers are not supported in new Xorg, I configure xorg with X -configure but I have not DRI. This is the output of 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".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual or fbconfig
Xlib: extension "GLX" missing on 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".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
3 GLXFBConfigs:
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
----------------------------------------------------------------------
Segmentation fault
any suggestions?
--------------------------------
Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo mismo.
Recuerda: El arca de Noe fue construida por aficionados, el titanic por profesionales
-----------------------------------------------------------------
Offline
Do you have
Section "DRI"
Mode 0666
EndSectionat the end of your /etc/X11/xorg.conf?
Oh, wait a minute...you would probably have to disable hotplugging with the new xorg for that to work. ![]()
Also, make sure that Load "dri" is in the xorg.conf. And then it might work?
Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz
Offline
well, I remove my nvidia-71xx driver with pacman, reistall libgl, mesa and xf86-video-nv and right now, I got dri working but my fps are too low, they get down from over 500 fps to 140 fps, what to do?
--------------------------------
Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo mismo.
Recuerda: El arca de Noe fue construida por aficionados, el titanic por profesionales
-----------------------------------------------------------------
Offline
xf86-video-nv does not support 3d acceleration, unfortunately. You're out of luck unless you roll back to old xorg and use the old drivers.
Offline
Pages: 1