dancesun 发表于 2003-12-19 09:46:55

最新的显卡驱动,没法安装。

本人下了mydriver上面的最新显卡驱动,都是tar包,但没办法安装。
# cd /tmp
# ls
gconfd-root   mcop-root                   NVIDIA_kernel-1.0-4499         orbit-rootssh-Dvoa2343xmms_root.0
mapping-rootNVIDIA_GLX-1.0-4499.tar.gzNVIDIA_kernel-1.0-4499.tar.gzsamba       ssh-FRlT2334
# cd NVIDIA_kernel-1.0-4499
# ls
conftest.sh   Makefilenv.h         nv-linux.h   nv-misc.hos-agp.cos-interface.cos-registry.crmretval.h
makedevices.shnv.c      nv-kernel.onv-memdbg.hnvtypes.hos-agp.hos-interface.hREADME
# make install
                                                            
You appear to be compiling the NVIDIA 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
#
请问我应该怎么办,请大虾指教。

cnhnln 发表于 2003-12-19 23:56:27

export IGNORE_CC_MISMATCH=yes

再安装

dancesun 发表于 2003-12-20 15:48:43

我看了几个帖子,都没法安装完成。

现在安装的kernel的时候,出现错误的英文是大意是”kernel"不在32位模式?

这是怎么一回事。是不是我下的驱动不能安装在fedora上面啊?

cnhnln 发表于 2003-12-20 23:44:33

没明白。希望给出全部错误提示

dancesun 发表于 2003-12-21 09:32:54

Sorry,我下错驱动了,那个驱动是AMD的。我是INTER的。

昨天成功安装完成了。

fudaming 发表于 2003-12-21 12:45:02

难道不是说的gcc的问题吗?
页: [1]
查看完整版本: 最新的显卡驱动,没法安装。