|
|
普通用户无法用glxgears
athlon:~$ glxgears
Error: Could not open /dev/nvidiactl because the permissions
are too resticitive. Please see the FREQUENTLY ASKED QUESTIONS
section of /usr/share/doc/NVIDIA_GLX-1.0/README for steps
to correct.
段错误
我把权限已经改了 ..
root@Z:~# ls -l /dev/nvidiactl
crwxrwxr-x 1 root video 195, 255 2004-11-07 21:49 /dev/nvidiactl
怎么还是不行
用gdm的话 su成root 可以执行glxgears
用kdm 即使 su成root 也是不行
athlon:~$ su
Password:
root:/home/athlon# glxgears
bash: glxgears: command not found
root:/home/athlon# /usr/X11/bin/glxgears
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Error: couldn't open display (null)
如果直接调用root控制台 不管是kdm,gdm都无法执行 glxgears
root@Z:~# glxgears
Error: couldn't open display (null)
还有就是我的某些软件 无法起用3D加速 只是某些
(以前用RH的时候没事的)
我的显卡驱动已经正常安装
对 slackware有点迷糊了 ... 是不是xorg.conf的问题...
用不用我帖出来 |
|