|
|
~ 显卡:nvidia gforce4 max 440. 2.6.6内核刚编译的
我这样修改XF86Config:
把driver "nv" 改成driver "nvidia"
modules session中去掉load "dri"
错误如下:
XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2)
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-3bigmem i686 [ELF]
Build Date: 27 February 2003
Build Host: porky.devel.redhat.com
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.6 (root@LuanJX) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu May 27 21:43:34 CST 2004 P
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/XFree86.0.log", Time: Thu May 27 22:40:01 2004
(==) Using config file: "/etc/X11/XF86Config"
dlopen: /usr/X11R6/lib/modules/extensions/libglx.so: symbol _nv000344gl, version LIBGLCORE not defined in file libGLcore.so.1 with link time reference
(EE) Failed to load /usr/X11R6/lib/modules/extensions/libglx.so
(EE) Failed to load module "glx" (loader failed, 7)
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining. |
|