删除又添加那几步是什么意思啊!
可不可以讲解一下啊!@
Re: FedoraCore3上面安装nvidia显卡驱动-zt
首先到 http://www.nvidia.com 网站下载最新的 Linux Driver执行 sh NVIDIA-Linux-x86-1.0-6629-pkg1.run 把它装进去
然后修改 /etc/X11/xorg.conf 中的 nv 换成 nvidia
接著修改 /etc/grub/grub.conf
要先将 kernel 启动的 append 中的 rhgb 去掉
并且将 modprobe nvidia 加到 /etc/rc.local 最后一行
重新启动 FC3 然后
cp -a /dev/nvidia* /etc/udev/devices
chown root.root /etc/udev/devices/nvidia*
接下来把 rhgb 的 append 加回去
去掉 /etc/rc.local 中的 modprobe nvidia
再重新启动 FC3 就可以了... Enjoy it! *^^*
俺这一步就失败!提示Nvidia什么kernel什么的? 我是选择fc3默认安装.这个应该没关系吧...
Re: FedoraCore3上面安装nvidia显卡驱动-zt
首先到 http://www.nvidia.com 网站下载最新的 Linux Driver执行 sh NVIDIA-Linux-x86-1.0-6629-pkg1.run 把它装进去
然后修改 /etc/X11/xorg.conf 中的 nv 换成 nvidia
接著修改 /etc/grub/grub.conf
要先将 kernel 启动的 append 中的 rhgb 去掉
并且将 modprobe nvidia 加到 /etc/rc.local 最后一行
重新启动 FC3 然后
cp -a /dev/nvidia* /etc/udev/devices
chown root.root /etc/udev/devices/nvidia*
接下来把 rhgb 的 append 加回去
去掉 /etc/rc.local 中的 modprobe nvidia
再重新启动 FC3 就可以了... Enjoy it! *^^*
俺这一步就失败!提示Nvidia什么kernel什么的?
能不能详细些? No precomplied kernel interface was found to match your kernel;would you like the installer to attempt to download a kernel interface for your kernel from the Nvidia ftp site(ftp://download.nvidia.com)? (Cannot connect to the internet,select:NO)
NO precompiled kernel interface was found to match your kernel;this means that the installer will need to compile a new kernel interface. (OK)
ERROR:Unable to find the development tool 'cc' in your patch;please make sure that you have the package 'gcc' installed.If gcc is installed on your system,then please check that 'cc' is in your patch. (OK)
ERROR:Installation has failed.Please see the file '/var/log/nvidia-installer.log' for details.You may find suggestions on fixing installtion problems in the Readme available on the Linux driver download page at www.nvidia.com (OK)
It's over!It seems that I should install the tool 'gcc'! I had installed the linux system form the harddisk,then how to use the add/delete programs,how to insert .iso file to the cdrom? 没装gcc?
mount -o loop xxxx.iso /mnt/cdrom mount -o loop xxxx.iso /mnt/cdrom
用这个命令挂上.iso文件,但添加/删除应用程序说无法读取! 直接rpm -ivh 我用System-config-packages --isodir=/.iso镜象文件存放目录/命令安装了gcc并安装了Nvidia的6629驱动,也修改了xorg.conf文件,重起fc3不行了,出现下面的提示,停住了...
Configuring kernel parameters... 我参照这里的说明上网上的资料好象是安装成功,在启动时也见了Nvdia的画面,但是怎么没有效果,还是老样子,在设置,显示属性时还是没有高级选项,但为在xorg.conf里修改了。显示效果也没有变,俺的是Gforce3 ti200,Fedora Core 3下。 kan2, 走到哪停住了?把log贴上来。不能在X下安装的
stgain, 根win不一样,本来就没有“高级选项” 用nvidia-settings进行设置 我已经搞定了...我用single模式进入系统:
modprobe nvidia
cp -a /dev/nvidia* /etc/udev/devices
chown root:root /etc/udev/devices/nvidia*
再重起就好了.
谢谢各位的帮助! 系统刚刚启动的时候啊!不能截图的.