Fedora安裝nvidia驅動的問題 - Linux

Table of Contents

目前是用live usb
進不了X Window
上網查 發現好像是驅動的問題
用usb把驅動掛載進去
看了錯誤訊息 也用yum安裝缺少的東西
binutils
kernek interface
gcc
make
kernel-devel

sh NVIDIA-Linux-x86-177.67-pkg1.run
還是跑出錯誤訊息如下

ERROR: Unable to find the kernel source tree for the currently running
kernel.
Please make sure you have installed the kernel source files for your
kernel and that they are properly configured; on Red Hat Linux systems,
for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM
installed. If you know the correct kernel source files are installed,
you may specify the kernel source path with the '--kernel-source-path'
command line option.

--

All Comments

Hedy avatarHedy2008-09-26
yum install kernel-devel kernel-headers
Lily avatarLily2008-09-30
啊 沒注意到你已經有了 :p 另一種方式是直接用livna包好的
Olivia avatarOlivia2008-10-03
請教一下 什麼是livna包好的^^"
Zora avatarZora2008-10-05
就是去livna網站上有整套包裝好的
Rosalind avatarRosalind2008-10-10
fedora裝nvidia有兩種,1是用freshrpm的套件
Iris avatarIris2008-10-14
2是用nvidia網站的程式編譯
Iris avatarIris2008-10-17
而且要在純文字下才能安裝(開機等級要調到3的樣子)
Liam avatarLiam2008-10-19
編譯的話...當fedora更新的時候每次都要重新編譯的樣子
Olive avatarOlive2008-10-20
目前只用純文字 圖形介面開不出來