Ziege 发表于 2002-11-16 19:05:47

求助nVIDIA显卡(Geforce4 Ti 4200)的问题

我在www.nvidia.com下载了NVIDIA_GLX-1.0-3123.i386.rpm和NVIDIA_kernel-1.0-3123.i386.rpm,然后在这儿下载了“nVIDIA显卡的3D加速驱动”。回家弄了弄,但是在make的时候出问题了:
# make
You appear to be compiling the NVdriver kernel module with
a compiler different from the one that was used to compile
the running kernel. This may be perfectly fine, but there
are cases where this can lead to unexpected behaviour and
system crashes.
If you know what you are doing and want to override this
check, you can do so by setting IGNORE_CC_MISMATCH.
In any other case, set the CC environment variable to the
name of the compiler that was used to compile the kernel.
*** Failed cc sanity check. Bailing out! ***
make: *** Error 1

请问这是什么问题???
我该怎么办?

还有一个问题是:忘记在哪儿看见的让floppy,CDROM和windows分区自动加载的文章了。但是怎么也实现不了,在/mnt/下只有空文件夹。为什么???

dalin 发表于 2002-11-16 19:18:42

你用来编译NV驱动核心模块的编译器的版本跟你编译内核的版本不同。
你下载的RPM的啊,不用make的才对,直接装上不行吗?

llc 发表于 2002-11-17 05:31:23

我记得,nvidia网站上的3123rpm驱动是错误的,大家安全它的rpm时千万校验md5码
/mnt下只有空文件夹,你就按需要建立几个

dalin 发表于 2002-11-17 18:15:25

是啊,我在NVIDIA下载的驱动就只有NVIDIA_GLX-1.0-3123.tar.gz NVIDIA_kernel-1.0-3123.src.rpm是正确的,其它的不管我下载多少次,都是MD5检验错误。
页: [1]
查看完整版本: 求助nVIDIA显卡(Geforce4 Ti 4200)的问题