How To Install nVidia Graphics Driver on Fedora Core 6 / Linux in 5 Simple Steps NVIDIAグラフィックドライバをインストールする方法についてはソフト帽の中心6 / Linuxには5簡単な手順を実行
nVidia provides linux drivers from its website.同社のウェブサイトからのNVIDIAのLinuxドライバを提供します。 Unfortunately it doesn’t work with recent kernels.残念ながら、最近のカーネルでは動作しません。 The installation script fails in multiple ways.失敗した場合、インストールスクリプトを複数の方法があります。 After much googling and with tons of diverse advices I found the simple solution. googlingのとした後くらいトンの多様なアドバイスを見つけたのシンプルなソリューションです。
BTW: By default nv driver is installed for nVidia cards which provides very poor graphics performance even for non-gaming usage.ところで:デフォルトネバダカード用にnvidiaドライバがインストールされ非常に非常に悪いグラフィックス性能を提供する以外にもゲームの利用方法です。 Also you cannot use dual monitors with it using TwinView or Xinerama.また、デュアルモニタを使用することはできませんのTwinViewやXineramaを使用しています。
You need to install the rpm distribution from livna.このrpmをインストールする必要がlivna分布からです。 However before that you need to ensure that you have the proper kernel for your cpu.しかしその前にする必要がありますことを確保するための適切なカーネルは、お客様のCPUです。 Please follow the guide here:ここで次のガイド:
How (& Why) To Install i686 Kernel In Fedora Core 6 in 7 Stepsどのように( &なぜ) i686とカーネルをインストールするにはFedora Core 6 、 7つのステップ
1. 1 。 First install the livna repository:最初にインストールしてlivnaリポジトリ:
rpm -Uhv http://rpm.livna.org/livna-release-6.rpm 超高真空はrpm - http://rpm.livna.org/livna-release-6.rpm
Alternatively you can directly add the following entries to /etc/yum.conf:代わりに直接追加することができます。は、次のエントリを/ etc / yum.conf :
[livna-stable] [ livna -安定]
name=Livna.org Fedora Compatible Packages (stable) 名前=ソフト帽livna.orgの互換パッケージ(安定版)
baseurl= http://rpm.livna.org/fedora/$releasever/$basearch/yum/stable のbaseURL = http://rpm.livna.org/fedora/ $ releasever / $ basearch / Yumの/安定性
gpgcheck=1 gpgcheck = 1
2. 2 。 Then import the livna GPG key for verification of rpm: livna GPGキーを入力し、インポートして検証のRPM :
rpm –import http://rpm.livna.org/RPM-LIVNA-GPG-KEY インポートはrpm - http://rpm.livna.org/rpm-livna-gpg-key
3. 3 。 Now you are ready to install the rpm:今すぐあなたがインストールの準備が完了し、 RPM :
yum install kmod-nvidia YumのインストールのNVIDIAのkmod -
This should automatically do everthing required to install the driver.これは自動的に行うなeverthing 、ドライバをインストールする必要があります。
4. 4 。 Reboot the machine.マシンを再起動してください。 You should see nVidia logo flash by. NVIDIAのロゴフラッシュで表示されるはずです。
5. 5 。 Execute:実行してください:
glxinfo | grep direct glxinfo | grepダイレクト
If you see: direct rendering: Yes , you are good to go.場合に参照してください: 直接レンダリング:はい 、あなたがいいですよ。 You can also display further details about the installed driver as follows:表示することもできますより詳細なドライバのインストールの詳細については以下のとおり:
yum info kmod-nvidia yumインフォメーションのkmod - NVIDIAの
You will see something like this:が表示さのようになります:
Loading “installonlyn” plugin 読み込んでいますの" installonlyn "差込式
Setting up repositories リポジトリを設定する
Reading repository metadata in from local files 読書のリポジトリからローカルファイルのメタデータ
Installed Packages インストール済みのパッケージ
Name : kmod-nvidia 名:のkmod - NVIDIAの
Arch : i686 アーチ: i686と
Version: 1.0.9755 バージョン: 1.0.9755
Release: 2.2.6.20_1.2933.fc6 発売: 2.2.6.20_1.2933.fc6
Size : 7.1 M サイズ: 7.1メートル
Repo : installed レポ:インストール
Summary: nvidia kernel module(s) 要約: nvidiaカーネルモジュール(秒)
Use nVidia Display Settings to further configure your driver. NVIDIAのディスプレイの設定をより詳細な設定を使用してドライバを使用します。 Next I will talk about setting twin monitors on Fedora Core 6.次の話を私はツインモニタの設定をFedora Coreの6 。
Filed under提出されて Fedora Core 6 Fedora Coreの6 , 、 Gnome Desktop GNOMEデスクトップ , 、 Headline Newsニュースの見出し , 、 How Toどのように , 、 Linuxリナックス , 、 Linux Migration Linuxへの移行 , 、 Open Source Softwareオープンソースのソフトウェア , 、 Tech Note技術のノート | |
| |
RSS 2.0 RSS 2.0を | |
Trackbackトラックバック this Article |この記事|
Email this Article電子メールこの記事
You may also like to readを読むようにすることも可能 |





April 12th, 2007 at 9:21 am 2007年4月12日の午後12:51
The official Nvidia installer work just fine. NVIDIAのインストーラの公式だけでうまくいく。 I’ve installed three FC6 systems (two x86 one x86_64) with the official installer, on top of the latest kernel (2.6.20-1.2933.fc6), with no problems whatsoever. fc6私は3つのシステムにインストール( x86_64用の2つのx86の1つ)の公式インストーラの上に、最新のカーネル( 2.6.20 - 1.2933.fc6 ) 、問題がないものとします。
Have you read the installation documentation?ここに詳細については、インストールマニュアルですか? Before you install the Nvidia driver, you need to: NVIDIAのドライバをインストールする前に、する必要があります:
yum -y updateなyum - yの更新
yum -y install kernel-devel xorg-x11-server-sdk pkgconfigなyum - y xorg - x11のインストールカーネル開発サーバー- SDKのpkgconfig
After that, it works perfectly.後は、完全に動作します。
April 13th, 2007 at 3:13 pm 2007年4月13日3:13 pmの
Your blog on dual monitors is *exactly* the right timing for me. *あなたのブログ上の二重モニターは、右側のタイミングを正確に*メインです。 I am in the process of building a Fedora 6 system and a primary requirement is that is support dual monitors.私は6ソフト帽のプロセスを構築するシステムと、プライマリの要件は、デュアルモニタではサポートします。 I got spoiled at work with dual monitors and now I am insisting on them at home as well.甘やかされて育った私は、職場でのデュアルモニタ、今、私はそれらを主張して自宅です。
I would appreciate you thought on an appropriate mother-board and graphics cars(s) for a dual monitor setup.を考えていただければ幸い上で適切なマザーボードやグラフィックスカーズ(秒)を、デュアルモニタのセットアップを実行します。 These are the only two components missing from my new system.これらは、行方不明から2つのコンポーネントのみを私の新しいシステムです。
Keep up the good thoughts!良い状態を維持する考えを!
May 18th, 2007 at 8:01 pm 2007年5月18日は8:01 pmの
Thank you for a useful blog … already bookmarked it and trying out the steps in another window.いただきありがとうございます有益なblogを…すでにブックマークし、別のウィンドウの手順を実行しようとしています。 It would be useful to have a link to the “next I talk about …” I found your triple display, but not dual display.ことができるので便利には、リンクして、 "次への話を… "私が見つかりましたしてトリプルディスプレイ、デュアルディスプレイはできません。
June 9th, 2007 at 8:15 am 2007年6月9日8:15 AMの
Thank you (!!).いただきありがとうございます(!!). This really helped.この本当に助けします。 nvidia’s direct solution was certainly difficult to mess around with (I’ma Linux newbie), and obtaining rpms from livna did not help so well at all NVIDIAの直接の解決策は、確かに困難をめちゃくちゃにする(私はLinuxの初心者) 、およびlivnaからRPMを取得しなかったので良いのすべてのヘルプ
June 11th, 2007 at 10:09 pm 2007年6月11日10:09 pmの
Dude!ヤツ! Thank You!ありがとうございました! You do a great service when you share information like this to help newbies like me solve rudimentary problems so we can go forth on our quests.素晴らしいサービスを行う際に役立つ情報を共有初心者のように私のような初歩的な問題を解決するための探索を出て行くことです。 Keep it up, I now have my nvidia GPU working with FC6 and am now going to read your dual monitors tutorial; You Freakin Rock Man!これからも頑張って、私は私のNVIDIA GPUの作業をするとアムfc6今すぐ行くメールを読むには、デュアルモニタチュートリアル;をfreakinロックマン!
July 15th, 2007 at 4:12 am 2007年7月15日は4:12アム
Thank You for precise instructions.的確な指示をいただきありがとうございます。 I install in couple minutes nvidia drivers for Fedora 7.私はカップル分nvidiaドライバのインストールはFedora 7 。
Excellent help!!!素晴らしい助けて! ! !
August 31st, 2007 at 1:46 am 2007年8月31日は1:46アム
[root@localhost ~]# yum install kmod-nvidia [ルート@ localhostです〜 ] #なyumのkmod - NVIDIAのインストール
Loading “installonlyn” plugin読み込んでいますの" installonlyn "差込式
Setting up Install Processインストールプロセスを設定する
Setting up repositoriesリポジトリを設定する
Could not retrieve mirrorlistミラーを取得できませんでした http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-fc6&arch=i386 error wasエラーが
[Errno 4] IOError: [返しますerrno 4 ] ioerror :
Error: Cannot find a valid baseurl for repo: updatesエラー:有効なのbaseURLを見つけることができませんレポ:更新プログラム
[root@localhost ~]# [ルート@ localhostです〜 ] #
“That much for working perfect” "それくらいの作業完璧な"
Linux sucks, but I won’t give upリナックス吸う、しかし、私はあきらめない
August 31st, 2007 at 1:48 am 2007年8月31日は1:48アム
Have you read the installation documentation?ここにインストールマニュアルを読むのですか?
No, where can I find this???いや、これはどこにありますかですか?ですか?ですか?
August 31st, 2007 at 1:51 am 2007年8月31日1:51アム
yum install kmod-nvidia YumのインストールのNVIDIAのkmod -
installs what??インストールは何ですか?ですか? What is the difference to using Package Manager?その違いは何ですパッケージマネージャを使用するか?
August 31st, 2007 at 3:29 am 2007年8月31日は3:29アム
Thomas,トーマス、
Your updates repository is screwed up and had nothing to do with these instructions.ノイローゼの更新プログラムとしていたリポジトリは何もすることが、これらの指示に従います。 Fix it first.修正してから最初のです。
>yum install kmod-nvidia installs what?? > Yumのインストールのkmod - NVIDIAのインストールは何ですか?ですか?
It installs kmod-nvidia driver.それのkmod - NVIDIAのドライバをインストールします。
Read the fine manuals before jumping the gun.素晴しいマニュアルを読む前に、銃ジャンプします。
August 31st, 2007 at 6:51 am 2007年8月31日は6:51アム
Your updates repository is screwed up and had nothing to do with these instructions.ノイローゼの更新プログラムとしていたリポジトリは何もすることが、これらの指示に従います。 Fix it first.修正してから最初のです。
How can I fix this?この修正プログラムはどうすればよいですか? I would not have posted this if I knew this!私はこれを知っていたが投稿したこのすればよい!
I Know it installs the Nvidia Driver, but which one?私はそれNVIDIAのドライバをインストールしますが、どれですか? I have a whole list in the Package Manager!私には全体のリストに、パッケージマネージャ!
What fine manuals?どのような素晴らしいマニュアルですか?
I am not kidding, I am new to Linux, after two weeks of trying and error I am getting a little impatient, sorry.私は冗談、私は新たにLinuxでは、エラーが発生した後、 2週間を試してみると私は少しせっかちな、ごめんね。
Thanks,ありがとう、
Thomasトーマス
August 31st, 2007 at 6:59 am 2007年8月31日の午前10:29
So, let’s say we find help here:そこで、僕たちのヘルプここで見つける:
http://ubuntuforums.org/showthread.php?t=479138&page=2
I tried the first idea:を作ってみましたが最初のアイデア:
gksudo gedit /etc/apt/sources.list gksudo Geditでに/ etc / apt / sources.listに
and get:と取得:
[root@localhost ~]# gksudo gedit /etc/apt/sources.list [ルート@ localhostです〜 ] # gksudo Geditでに/ etc / apt / sources.listに
bash: gksudo: command not found bashの: gksudo : command not foundと
so, what should I look for?そのため、探してはどうすればよいですか?
Thanks,ありがとう、
Thomasトーマス
August 31st, 2007 at 8:33 am 2007年8月31日は午前8時33時
Which distribution have you installed?どのディストリビューションをインストールするにですか? If you are using Fedora then you should look for help in Fedora forums and not Ubuntu.ソフト帽を使用する場合は入力し、助けをしたい方にはFedora ubuntuのフォーラムではなくです。
Normally gksudo / sudo are required if you are not logged in as root.通常、 gksudo /須藤が必要ていない場合は、 rootとしてログインします。
As root you can remove that command and directly run the rest. rootとしてコマンドを削除することができますが、直接実行して残りのです。
You can use locate to find any command.使用することができますを見つけに見つけられるようにコマンドを実行します。 Normally commands like sudo are under /sbin.須藤は、下のような通常のコマンド/ sbinでわかります。 So you path would be /sbin/sudoこれをパスは/ sbin /須藤
> I Know it installs the Nvidia Driver, but which one? >私はそれNVIDIAのドライバをインストールしますが、どれですか?
Use the one which corresponds to your version of kernel.を使用して1つにしているバージョンのカーネルに対応しています。 If you cannot find it then always use the latest version.それを見つけることができない場合、常に最新のバージョンを使用しています。
August 31st, 2007 at 8:33 am 2007年8月31日は午前8時33時
NeoNIG, neonig 、
I am happy to be of help.私は幸せの手助けをします。
August 31st, 2007 at 9:49 am 2007年8月31日は午前9時49時
ok, did all this:よし、それを全部:
[root@localhost ~]# yum check-update [ルート@ localhostです〜 ] # Yumのチェック-更新プログラム
Loading “installonlyn” plugin読み込んでいますの" installonlyn "差込式
Setting up repositoriesリポジトリを設定する
Could not retrieve mirrorlistミラーを取得できませんでした http://mirrors.fedoraproject.org/mirrorlist?repo=core-6&arch=i386 error wasエラーが
[Errno 4] IOError: [返しますerrno 4 ] ioerror :
Error: Cannot find a valid baseurl for repo: coreエラー:有効なのbaseURLを見つけることができませんレポ:コア
anywhere else I need to look?私を探す必要がどこですか? Your blog gets pested up with my problem, feel free to delete all his, sorry, I am getting obsessed with LINUX, lolあなたのブログを取得するpested私の問題は、お気軽にすべて削除する彼の、申し訳ありませんが、私はLinuxの就学許可証に取り付かれ、 lol
August 31st, 2007 at 11:03 am 2007年8月31日の11:03時
Do you have a direct connection to internet?あなたは、インターネットに直接接続することですか?
If not look in yum manual for setting proxy. Yumのマニュアルを見ていない場合はプロキシを設定します。
August 31st, 2007 at 11:46 am 2007年8月31日11:46アム
Hmm, I have a linksys card in my PC but I couldn’t get the ndiswrapper to work yet.うーん、私には私のパソコンリンクシスカードを取得できませんでしたndiswrapperでも仕事はまだありません。 So I connected a Powerbook and share it’s internet via Airport.だからPowerBookに接続すると共有することのインターネット経由で空港です。 Guess that works as a direct connection.推測の作品としては、直接接続することです。 uuhhh, where could I find this manual? uuhhh 、ここでこのマニュアル見つけてもいいですか? I got a book, SamNash, Fedora 6 unleashed.私は本を、 samnash 、 Fedoraの6のパワーを解き放つ。 So that is something.しては何か。 Isn’t there a program with a GUI that could make this easy?プログラムが存在するのならば、これを簡単にするためのGUIですか?
I appreciate your help!!!!あなたの助けに感謝! ! ! !
August 31st, 2007 at 11:53 am 2007年8月31日11:53アム
never mind, found it:気にしないでね、それが見つかりました:
http://docs.fedoraproject.org/yum/en/sn-yum-proxy-server.html
Cheers,乾杯、
Thomasトーマス
August 31st, 2007 at 12:06 pm 2007年8月31日は12:06 pmの
Sorry to be so retarted, I have a direct connection.申し訳ありませんretartedにして、私には直接接続します。 I forgot what proxy really is, aarghgh.パスワードを忘れて本当にどのようなプロキシは、 aarghghです。
I’ll guess I’ll find out sooner or later.私が推測する遅かれ早かれ探してみるよ。
September 3rd, 2007 at 4:29 pm 2007年9月3日は4:29 pmの
So again, I started all over, Fedora 6 again, the other free distro’s don’t work.これを再度、私のすべてを開始する、 Fedoraの6繰り返しになりますが、他の無料ディストリビューションが動作しないのです。 This is going to be a Recodring Workstation, after all I installed the CCRMA Low Latency Kernel and this one conflicts with Ndiswrapper and Nvidia, and maybe other stuff.これは私には、 recodringワークステーション、後にすべてのccrma低レイテンシをインストールして、この1つのカーネルとの競合をndiswrapperとNVIDIA 、および他のものかもしれない。 So, no openGL.そのため、 OpenGLのないです。 Cheers, and thanks again!!!歓声、および再度ありがとう! ! !
November 21st, 2007 at 7:32 pm 2007年11月21日7:32 pmの
Linux overall still an ancient OS, for a dual wide screen displays, you need to go through lot’s of hassle. Linuxの全体的依然として古いOSのは、ワイドスクリーン、デュアルディスプレイ、多くする必要が通るのは面倒だ。 I wonder if anyone could help rresolve this problem make it easy productive and convenient to use?ヘルプrresolveんじゃないかしら誰でも簡単に生産性を高め、この問題を回避することを使用する便利ですか?
February 16th, 2008 at 9:47 am 2008年2月16日は午前9時47時
Hello,こんにちは、
Just wanted to let you know that your instructions worked great for Fedora Core 8 86_64 on an HP Dual Core.指名手配させていただきます。知っているだけして素晴らしい仕事の指示はFedora Core 8 86_64上でHPデュアルコアです。