|
|
安装了NVIDIA-Linux-x86-1.0-9629-pkg1.run驱动,之后发现终于可以在X下是用宽屏幕的分辨率了。
但是,运行glxinfo和glxgears都发生段错误。设置nvidia-settings里面也是无法显示glx信息,一点击就段错误退出。
而且,测试X配置文件的时候,使用如下命令:X -conifg /etc/X11/xorg.conf
之后,回到命令行模式,发现屏幕发生剧烈颤抖,字体模糊不堪。
将上述命令的结果输出:X -conifg /etc/X11/xorg.conf 2>log
得到log的结果如下:
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.18-gentoo-r3 i686
Current Operating System: Linux localhost 2.6.18-gentoo-r3 #6 PREEMPT Thu Dec 28 18:07:44 Local time zone must be set--see i686
Build Date: 18 December 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 29 08:21:14 2006
(++) Using config file: "/etc/X11/xorg.conf"
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc101)+us" };
xkb_geometry { include "pc(pc101)" };
FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.
正常进入X后退出,也是这样的情况。
还有一个问题是,在控制台模式的时候,屏幕下方的显示超过屏幕大约8,9行的样子,导致无法看清楚敲的是什么命令。
我的配置见签名。
请各位兄弟帮忙看看问题可能出现在那里。 |
|