Fei's profile精诚所至,金石为开。PhotosBlogListsMore Tools Help

Blog


    August 25

    How to install Nvidia driver in Ubuntu 8.04

    1. 到官方网站下载对应的驱动文件
    网站:http://www.nvidia.com
    文件:NVIDIA-Linux-x86_64-173.14.12-pkg2.run
    2. 安装驱动需要的lib
    sudo apt-get install libc6-dev
    3. 禁止系统启动默认的驱动
    sudo vim /etc/default/linux-restricted-modules-common
    在最后的双引号中添加nv nvidia_new,即把文件中的“”,改成“nv nvidia_new”
    4. 进入命令行模式
    按Ctrl+Alt+F1
    5. 停止GDM的进程
    sudo /etc/init.d/gdm stop
    6. 安装驱动
    sudo sh ./NVIDIA-Linux-x86_64-173.14.12-pkg2.run(取决于自己的位置)
    7.安装过程中

    如果提示有旧驱动,询问是否删除旧驱动,选Yes;
    如果提示缺少某某模块(modules),询问是否上网下载,选no;
    如果提示编译模块,询问是否进行编译,选ok;
    如果提示将要修改Xorg.conf,询问是否允许,选Yes;

    8. 安装完成就回到终端,重启GDM
    sudo /etc/init.d/gdm restart

    如果不想看NVIDIA的LOGO,可以修改 /etc/X11/xorg.conf
    在Section “Device”中添加Option “NoLogo” “True”9. 显示高级设置
    如果想进行显示方面的高级设置,在终端下输入:nvidia-settings命令.

    10. 卸载驱动
    sh NVIDIA-Linux-x86_64-173.14.12-pkg2.run –uninstall

    Comments

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    Trackbacks

    The trackback URL for this entry is:
    http://veyronfei.spaces.live.com/blog/cns!1E89CF6DC50941C9!1186.trak
    Weblogs that reference this entry
    • None