分页: 1 / 1

[问题]为啥俺的NV驱动安了没反应

发表于 : 2007-08-18 20:00
diante
go7300 的机子,是不是装9755,9631都可以?安装后是否会自动配置xorg.conf?
不过不管装哪一个,xorg.conf都没有改变(应该是原先初始通用的那个),3D效果好像也不能用,玩用了3D的游戏闪一下直接弹回桌面;

用 nvidia-settings 显示
ERROR: NV-CONTROL extension not found on this Display.


ERROR: Unable to determine number of NVIDIA GPUs on ':0.0'.


ERROR: Unable to determine number of NVIDIA Frame Lock Devices on ':0.0'.


ERROR: Unable to determine number of NVIDIA VCSCs on ':0.0'.




用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".
0x39 32 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None




!!!!!!我是3天前重装的,以前没这个问题,自己就配置好了的,就是桌面经常假死(约5分钟一次,每次持续分钟)!!!重装后就这样......
哪位前辈能帮帮忙....晚辈不胜感激

发表于 : 2007-08-18 20:04
eexpress
sudo aptitude install nvidia-glx

发表于 : 2007-08-18 20:12
diante
eexpress 写了:sudo aptitude install nvidia-glx
感谢啊....
不过....好像还是不行啊,没反应

发表于 : 2007-10-21 8:01
ayuelee
顶一下,我的也是同样的问题~~~~7300gt的,装nvidia-glx,启动不了nvidia-settings

情况跟lz的完全一样,

看有人能解决这问题不?

好像有人说是XGL有问题,再或者是nvidia-glx与nvidia-settings有冲突。。。

在新立得上边装的时候好像是有冲突的,标记了nvidia-glx的时候,再去标记nvidia-settings的时候就提示冲突。。。

顶阿~~~

发表于 : 2007-10-21 10:07
leeaman
好像新版的驱动通用吧,

代码: 全选

sudo apt-get install nvidia-glx-new
,NV5200没有问题,不过不知道lz的版本,我的是7.10

发表于 : 2007-10-30 20:42
spank
Please try the older driver "nvidia-glx-legacy",maybe the nvidia-glx is not fit.

发表于 : 2007-11-01 12:09
jdwgb
同4楼的