LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1040|回复: 2

显卡驱动的问题,严重求救!~~~..急急急~~~

[复制链接]
发表于 2008-7-9 15:02:12 | 显示全部楼层 |阅读模式
显卡驱动的问题,严重求救!~~~..急急急~~~
求fedora下geforce fx 5200 最新驱动~!还有安装方法!救命!~~
小弟刚开始学linux前几天把磁盘格了装了一个fedora 9感觉界面不错,怎么用起来这么难呢,我想玩点3d桌面效果怎么也找不到驱动,并且也不会装,肯请吧里面的高手给我一个解答,

我的系统是fedora 9
内核是:2.6.25-14.fc9.i686
显卡是:nvidia geforce fx 5200,
cpu是:AMD sempro 2500+
memory:2G
也不知道我这样的硬件能不能玩3d桌面,如果能玩,还请高手给我一个驱动下载的地址和具体的安装方法!@~
----------------------------后续-----------------------------------------------------------
在网上找了一些方法也去colorful咨询过之后用如下方法安装还是不行:
edora使用的是linux的内核,直接使用linux的驱动即可。


方法可以参考这里


准备工作:

*检查内核版本
uname -r
-2.6.25.6-55.fc9.i686

*安装中需要编译,安装 kernel-devel软件包 yum install kernel-devel

提示:Fedora 9 不包含老版本提供的kernel-source 软件包,因为要编译外部模块,只需要 kernel-devel软件包。

*下载
NVIDIA-Linux-x86-173.14.09-pkg1.run
url:http://us.download.nvidia.com/XF ... -173.14.09-pkg1.run
在这个页面可以选择驱动 http://www.nvidia.com/Download/Find.aspx?lang=en-us
2008.06.16 发布,-WHQL Certified -NVIDIA Recommended

nvidia-xconfig 工具 帮助设置 xorg.conf 文件。
nvidia-xconfig-1.0.tar.gz

*提示:安装驱动,需要关闭 Xserver 即退出图形模式,进入文本模式。
vi /etc/inittab
ini:3:initdefault:

*reboot

*安装 nvidia-xconfig 设置工具,在安装过程中需要用到。
tar nvidia-xconfig-1.0.tar.gz
cd nvidia-xconfig-1.0
make
make install

*安装驱动 sh NVIDIA-Linux-x86-173.14.09-pkg1.run
出现找不到--kernel-source-path
用sh NVIDIA-Linux-x86-173.14.09-pkg1.run --kernel-source-path=/usr/src/kernels/2.6.25.9-76.fc9.i686命令安装出现了
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.ko'.  This happens most
       frequently when this kernel module was built against the wrong or
       improperly configured kernel sources, with a version of gcc that differs
       from the one used to build the target kernel, or if a driver such as
       rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
       obtaining ownership of the NVIDIA graphics device(s).


       Please see the log entries 'Kernel module load error' and 'Kernel
       messages' at the end of the file '/var/log/nvidia-installer.log' for
       more information.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
   -1 Invalid module format
-> Kernel messages:
   Bluetooth: HCI socket layer initialized
   Bluetooth: L2CAP ver 2.9
   Bluetooth: L2CAP socket layer initialized
   Bluetooth: RFCOMM socket layer initialized
   Bluetooth: RFCOMM TTY layer initialized
   Bluetooth: RFCOMM ver 1.8
   Bluetooth: BNEP (Ethernet Emulation) ver 1.2
   Bluetooth: BNEP filters: protocol multicast
   Bridge firewalling registered
   pan0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
   eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
   virbr0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
   virbr0: starting userspace STP failed, starting kernel STP
   ip_tables: (C) 2000-2006 Netfilter Core Team
   nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
   eth0: no IPv6 routers present
   virbr0: no IPv6 routers present
   warning: process `nvidia-installe' used the deprecated sysctl system call
   with 1.23.
   warning: process `nvidia-installe' used the deprecated sysctl system call
   with 1.23.
   nvidia: version magic '2.6.25.9-76.fc9.i686 SMP mod_unload 686 4KSTACKS '
   should be '2.6.25-14.fc9.i686 SMP mod_unload 686 4KSTACKS '
   warning: process `nvidia-installe' used the deprecated sysctl system call
   with 1.23.
   warning: process `nvidia-installe' used the deprecated sysctl system call
   with 1.23.
   warning: process `nvidia-installe' used the deprecated sysctl system call
   with 1.23.
   nvidia: version magic '2.6.25.9-76.fc9.i686 SMP mod_unload 686 4KSTACKS '
   should be '2.6.25-14.fc9.i686 SMP mod_unload 686 4KSTACKS '
   nvidia: version magic '2.6.25.9-76.fc9.i686 SMP mod_unload 686 4KSTACKS '
   should be '2.6.25-14.fc9.i686 SMP mod_unload 686 4KSTACKS '
ERROR: Installation has failed.  Please see the file
       '/var/log/nvidia-installer.log' for details.  You may find suggestions
       on fixing installation problems in the README available on the Linux
       driver download page at www.nvidia.com.               
                                                         出现了上述的错误@!~~现在小弟是束手无策了还请高手帮忙!~~在这里非常感谢!~~
下面这个命令也用了
yum -y install kmod-nvidia glx-utils
出现:Unable to build the NVIDIA kernel module
日志在下面

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
 楼主| 发表于 2008-7-9 15:58:41 | 显示全部楼层
怎么没有人帮忙,辛苦啊!~
回复 支持 反对

使用道具 举报

发表于 2008-7-9 17:49:07 | 显示全部楼层
安装相应版本kernel的devel包。其实劝你还是别用3d了。晃眼。simple is better。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表