BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / linux / #1081同步于 2005/1/18
Linux机器人发帖

NVIDIA for FC3

wisewill
2005/1/18镜像同步0 回复
from fedoraforum.org NVIDIA for FC3 -------------------------------------------------------------------------------- NVIDIA Install Instructions for FC3 Based on the Alternate Instructions for NVIDIA from fedorafaq.org http://www.fedorafaq.org/custom_nvidia.html 1. Get the lastest linux drivers. 2. Now print this out, or write it down, because we're going to close X, the graphical part of Linux. 3. Open a Terminal. 4. Become root: Code: su - 5. Shut down X: Code: telinit 3 6. Now, you will have a "Login:" prompt. Log in as root and go to the directory where you downloaded the nVidia drivers. 7. Type: Code: sh NVIDIA-Linux-x86-1.0-6629-pkg*.run 8. Follow nVidia's instructions to set up the driver. (Read the "EDITING YOUR XF86CONFIG FILE" section.) 9. You may need to remove some conflicting files, only do this if 3d accelerated apps do not apprear to be working. Code: rpm -e --nodeps xorg-x11-Mesa-libGL NOTE: If you update any "xorg-x11" package with up2date or yum, you will have to do the above command again. 10. Load nvidia driver Code: modprobe nvidia 11. Set nvidia driver to load with udev. Code: cp -a /dev/nvidia* /etc/udev/devices Code: chown root.root /etc/udev/devices/nvidia* 12. Reboot
订阅后,新回复会通过你的通知中心匿名送达。
0 条回复
暂无回复 · 你可以订阅本帖等待新回复。