`
mywjch
  • 浏览: 28362 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

Howto: Install Nvidia driver for Fedora 15

阅读更多

If you’re wanting to use the nvidia proprietary driver, rather than the nouveau driver provided by default in Fedora 15, then do the following:

1. Add this to the end of the kernel line (without quotes) in /etc/grub.con f -> “rdblacklist=nouveau vga=0×318″

2. Command :  su -c “rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm”

3. Command : yum update

4. For 64bit Users, Command: yum install kmod-nvidia xorg-x11-drv-nvidia-libs.i686 xorg-x11-drv-nvidia-libs.x86_64

5. A) For 32bit Users, Command : yum install kmod-nvidia xorg-x11-drv-nvidia-libs.i686
5. B) For 32bit Users using the PAE kernel, Command : yum install kmod-nvidia-PAE.i686 xorg-x11-drv-nvidia-libs.i686

6. Reboot, and you’re done !

Note: If this doesn’t seem to work for you, in step one , instead of “rdblacklist=nouveau”, try “nouveau.modeset=0″

分享到:
评论

相关推荐

    [Fedora] Fedora 18 桌面系统 入门教程 (英文版)

    You'll discover how to install Fedora 18 Desktop on any hardware, learn which applications perform which functions, how to manage software updates, tips and tricks for the GNOME 3 and KDE desktops, ...

    openstack install guid for Linux,CentOS,Fedora

    how to install OpenStack by using packages available through Fedora 20 as well as on Red Hat Enterprise Linux and its derivatives through the EPEL repository. Explanations of configuration options and...

    Linux rpm for fedora 7 oracle 10g install 4

    Linux rpm for fedora 7 oracle 10g install oracle 10g Linux rpm for fedora 7 oracle 10g install oracle 10g

    Fedora Linux.chm

    Fedora Linux: A Complete Guide to Red Hat's Community Distribution will take you deep into essential Fedora tasks and activities by presenting them in easy-to-learn modules. From installation and ...

    Broadcom 4313 for Fedora 15

    标题 "Broadcom 4313 for Fedora 15" 指的是为Fedora 15操作系统适配的Broadcom BCM4313无线网卡驱动程序。这个标题暗示了用户可能在寻找如何在Fedora 15系统上安装和配置这个特定型号的无线网卡驱动,以便能够正常...

    fedora15硬盘安装

    Fedora 15 硬盘安装中 systemd 服务管理机制详解 Fedora 15 硬盘安装是 Linux 操作系统 Fedora 的一个版本,该版本使用 systemd 作为服务管理机制。在 Fedora 15 硬盘安装中,systemd 负责管理系统的各种服务,包括...

    How to Install_Linux( linux的安装)

    本文将详细介绍如何使用wingrub这一工具来引导并安装Linux操作系统,特别是以Fedora 4.0为例进行详述。 #### 二、wingrub简介 **wingrub**是一款基于Windows平台的系统引导管理工具,它是GRUB(Grand Unified ...

    Wiley.Publishing.Fedora.Linux.Toolbox.1000+.Commands.for.Fedora.CentOS.and.Red.Hat.Power.Users.and.Red.Hat.Power.Users.2008.pdf

    - **Live Environment**: How to use the live CD/DVD/USB option to test Fedora without making permanent changes to your system. #### Chapter 2: Installing Fedora and Adding Software This chapter delves...

    迅雷 for fedora32 linux mint 20 ubuntu 20.04

    【标题】"迅雷 for fedora32 linux mint 20 ubuntu 20.04" 指的是一款专为Linux系统设计的迅雷下载工具,它支持Fedora 32、Linux Mint 20以及Ubuntu 20.04这三个发行版。迅雷作为一款流行的下载管理软件,它在...

    win7下安装fedora15双系统

    ### Win7 下安装 Fedora 15 双系统详解 #### 一、准备工作 在 Windows 7 下安装 Fedora 15 双系统是一项技术性较强的计算机操作。为了确保安装过程顺利进行,我们需要做好充分的准备工作。 **1.1 准备安装介质** ...

    Fedora如何安装NVIDIA显卡驱动

    ### Fedora安装NVIDIA显卡驱动的详尽指南 在Linux发行版中,Fedora以其前沿的技术和对开源软件的支持而闻名。然而,对于那些配备NVIDIA显卡的用户来说,确保驱动程序正确安装以获得最佳图形性能是至关重要的。本文...

    Linux-MiniGUI-install.zip_fedora

    然而,如果你希望使用RPM包进行安装,可以在Fedora的软件仓库或第三方源中查找对应的RPM包,然后通过`dnf install`命令安装。但请注意,这种方式可能会因为版本更新不及时而错过最新特性。 在开发过程中,你还可以...

    安装fedora17的时候必备文件vmlinuz

    安装fedora17的时候必备文件vmlinuz ,

    fedora15环境搭建

    Fedora 15 环境搭建 本文将指导用户在 Fedora 15 环境中进行环境搭建,包括 VIM 配置、网络配置、Samba 配置和防火墙配置。 一、VIM 配置 在 Fedora 15 中,VIM 是默认的文本编辑器。为了提高编程效率,我们需要...

    mysql_wp_cluster_quickstart_windows.pdf

    yum安装时出现:Cannot retrieve metalink for repository: epel. Please verify its path and try again 在CentOS 6.3 x86_64下安装php-mcrypt的时候出现了问题:Error: Cannot retrieve metalink for repository:...

    Linux rpm Linux rpm for fedora 7 oracle 10g install

    Linux rpm for fedora 7 oracle 10g install oracle 10g

    linux uuid source and how to install in linux

    另外,`how to install.txt`文件可能包含了更详细的安装指南,建议你阅读这个文件以获取更具体的步骤或特殊要求。 了解和使用UUID对于Linux系统管理员来说至关重要,因为许多自动化脚本和配置文件都会用到UUID来...

Global site tag (gtag.js) - Google Analytics