|
kernel 2.4.33.3
slackware current
geforce 6200显卡
驱动是NVIDIA-Linux-x86-1.0-8774-pkg1.run
sh 之后,正常安装,结束。
startx出错。
Xorg.0.log的错误部分:
- _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
- _XSERVTransOpen: transport open failed for inet6/ws:0
- _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
- ......
- ......
- ......
- NVIDIA: could not open the device file /dev/nvidia0 (Input/output error).
- (EE) NVIDIA(0): The NVIDIA kernel module does not appear to be receiving
- (EE) NVIDIA(0): interrupts generated by the NVIDIA graphics device.
- (EE) NVIDIA(0): Please see the FREQUENTLY ASKED QUESTIONS section in the
- (EE) NVIDIA(0): README for additional information.
- (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
- (EE) NVIDIA(0): *** Aborting ***
- (II) UnloadModule: "nvidia"
- (II) UnloadModule: "ramdac"
- (II) UnloadModule: "fb"
- (EE) Screen(s) found, but none have a usable configuration.
- Fatal server error:
- no screens found
复制代码
dmesg的错误记录:
- NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8774 Tue Aug 1 20:54:08 PDT 2006
- NVRM: RmInitAdapter failed! (0x12:0x2b:1577)
- NVRM: rm_init_adapter(0) failed
复制代码
找了不少资料,官方的readme也看了,找不到方法解决。
是不是要安装nvidia的内核模块?好像新版本的驱动都没这个包。旧版本的不知道这块卡。
请指教,谢谢。 |
|