• FC5的Nvidia显卡安装

    2006-04-06

    版权声明:转载时请以超链接形式标明文章原始出处和作者信息及本声明
    http://gosman.blogbus.com/logs/4988923.html

    这是来自Nvidia的论坛的文章:http://www.nvnews.net/vbulletin/showthread.php?t=62021

    相关下载:

     NVIDIA-Linux-x86_64-1.0-8178-pkg2.run

    NVIDIA_kernel-1.0-8178-U012206.diff.txt
    文章如下:

    The patch attached to this post addresses known problems with the 1.0-8178 NVIDIA Linux x86 and x86-64 graphics driver releases.

    To patch 1.0-8178 and install the updated driver, please follow the instructions for your platform below (the steps needed to update the -pkg* packages not shown are analogous to the examples shown below).

    Linux/x86:

    # sh /path/to/NVIDIA-Linux-x86-1.0-8178-pkg1.run --extract-only
    # cd NVIDIA-Linux-x86-1.0-8178-pkg1
    # patch -p0 < /path/to/NVIDIA_kernel-1.0-8178-U012206.diff.txt
    # ./nvidia-installer -n
    Linux/x86-64:

    # sh /path/to/NVIDIA-Linux-x86_64-1.0-8178-pkg2.run --extract-only
    # cd NVIDIA-Linux-x86_64-1.0-8178-pkg2
    # patch -p0 < /path/to/NVIDIA_kernel-1.0-8178-U012206.diff.txt
    # ./nvidia-installer -n

    The updated 1.0-8178 driver can optionally be repackaged into custom .run packages. To do this, please follow the instructions for your platform below:

    Linux/x86:

    # cd ../
    # rm -rf NVIDIA-Linux-x86-1.0-8178-pkg1/usr/src/nv/precompiled
    # sh NVIDIA-Linux-x86-1.0-8178-pkg1/usr/bin/makeself.sh \
    --target-os Linux --target-arch x86 \
    NVIDIA-Linux-x86-1.0-8178-pkg1 \
    NVIDIA-Linux-x86-1.0-8178-pkg0-custom.run \
    "NVIDIA Accelerated Graphics Driver for Linux-x86 1.0-8178" \
    ./nvidia-installer
    Linux/x86-64:

    # cd ../
    # sh NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/bin/makeself.sh \
    --target-os Linux --target-arch x86_64 \
    NVIDIA-Linux-x86_64-1.0-8178-pkg2 \
    NVIDIA-Linux-x86_64-1.0-8178-pkg2-custom.run \
    "NVIDIA Accelerated Graphics Driver for Linux-x86_64 1.0-8178" \
    ./nvidia-installer


    If you are interested in more detailed information about the driver updates contained in the cumulative patch, please refer to the posts below for the individual patches and descriptions of the problems they address. If you wish to manually apply these patches or a subset of them, you can do so by following the instructions above, repeating the `patch` command for each patch and substituting each patch's file for the cumulative one's.

    Please note: if you have applied the cumulative patch attached to this post, you do not need to apply the individual patches attached to the posts below.


    随机文章:

    GNOME崩溃了 2006-06-19

    收藏到:Del.icio.us




    评论

  • 你妈的,照抄,你还是有本事,你不会写成中文吗?
    gosman回复Liux说:
    我只是说个解决方法,要解决问题还得看自己。
    上面的英文大部分是命令,没有翻译的必要吧,再说写这篇博客时,我接触Linux才一个月,啥也不会呀!!
    2007-10-04 10:48:56

发表评论

您将收到博主的回复邮件
记住我