|
|
昨天下载了nvidia的最新驱动,一个是未打补丁的(自己下载补丁打上了),一个是打上补丁的,在2.6.0内核下make install都完全正常,insmod nvidia.ko也没有问题,XFree86config-4文件也照着README修改了,就是X起不来,闪了几下就关了!
下面是XFree86的日志节选和/var/log/messages 的相关内容
XFree86.9.log
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.3.99.901, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.7
(**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
(==) NVIDIA(0): RGB weight 565
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NVIDIA(0): Linear framebuffer at 0xD8000000
(--) NVIDIA(0): MMIO registers at 0xE0000000
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(II) UnloadModule: "nvidia"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
/var/log/messageDec 24 15:53:09 satan kernel: 0: NVRM: client supports wrong rm api version!!
Dec 24 15:53:09 satan kernel: 0: NVRM: aborting to avoid catastrophe!
Dec 24 15:53:18 satan kernel: nvidia: module license 'NVIDIA' taints kernel.
Dec 24 15:53:18 satan kernel: 0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module 1.0-4496 Wed Jul 16 19:03:09 PDT 2003
Dec 24 15:53:23 satan kernel: 0: NVRM: AGPGART: backend in use
Dec 24 15:53:23 satan kernel: 0: NVRM: not using NVAGP, AGPGART is loaded!!
Dec 25 09:44:23 satan kernel: nvidia: module license 'NVIDIA' taints kernel.
Dec 25 09:44:23 satan kernel: 0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module 1.0-5328 Wed Dec 17 13:54:51 PST 2003
Dec 25 11:54:31 satan kernel: 0: NVRM: client supports wrong rm api version!!
Dec 25 11:54:31 satan kernel: 0: NVRM: aborting to avoid catastrophe!
Dec 25 11:54:32 satan kernel: 0: NVRM: client supports wrong rm api version!!
Dec 25 11:54:32 satan kernel: 0: NVRM: aborting to avoid catastrophe!
Dec 25 11:54:33 satan kernel: 0: NVRM: client supports wrong rm api version!!
Dec 25 11:54:33 satan kernel: 0: NVRM: aborting to avoid catastrophe!
Dec 25 11:54:35 satan kernel: 0: NVRM: client supports wrong rm api version!!
Dec 25 11:54:35 satan kernel: 0: NVRM: aborting to avoid catastrophe!
Dec 25 11:56:10 satan kernel: nvidia: module license 'NVIDIA' taints kernel.
Dec 25 11:56:10 satan kernel: 0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module 1.0-4496 Wed Jul 16 19:03:09 PDT 2003
最奇怪的就是insmod居然没有问题! |
|