分页: 2 / 2

发表于 : 2008-01-02 22:42
tongttt
在执行nvdia settings时 有错误: 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'.

发表于 : 2008-01-02 22:59
Neoriva
晕死,你当初怎么给装的驱动?现在不是给你删掉了吧………………

发表于 : 2008-01-02 23:20
tongttt
Neoriva 写了:晕死,你当初怎么给装的驱动?现在不是给你删掉了吧………………

使用 sudo dpkg-reconfigure xserver-xorg 设置后现在恢复到原样了,只是在执行 sudo nvidia-glx-config enable 时会出现$ sudo nvidia-glx-config enable

Error: your X configuration has been altered.
This script cannot proceed automatically. If you believe that this
not correct, you can update the md5sum entry executing the following
command:
md5sum /etc/X11/xorg.conf | sudo tee /var/lib/x11/xorg.conf.md5sum
otherwise edit manually /etc/X11/xorg.conf to change the Driver section
from nv to nvidia.
请问是为什么阿?

发表于 : 2008-01-02 23:26
Neoriva
编辑xorg.conf,把setction"device"下的Driver "nv"改成"nvidia",再sudo nvidia-glx-config enable试试。

发表于 : 2008-01-02 23:38
tongttt
Neoriva 写了:编辑xorg.conf,把setction"device"下的Driver "nv"改成"nvidia",再sudo nvidia-glx-config enable试试。
这个可以了,只是 nvidia-settings 时会出现:

ERROR: NV-CONTROL extension not found on this Display.


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


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


ERROR: Unable to determine number of NVIDIA VCSCs on ':1.0'.
这个就不知道是为什么了?? 另外非常感谢你的回复