nvidia driver裝不起來 - Linux

Table of Contents


我的顯示卡是是nvidia geforce 7050PV / nvidia nforce 630a
下載過下載過nvidia driver就是
sudo sh NVIDIA-Linux-x86-180.44-pkg1.run
裝好重新開機 會出現錯誤訊息如下
"Ubuntu is ruunung in low-graphics mode"
之後會有一些選項讓我選
可以保留xorg.conf原來設定 或是以default的設定覆蓋設定覆蓋xorg.conf並且backup

之後使用
sudo apt-get install nvidia-settings
顯示已經是最新版本 再
sudo nvidia-settings
會顯示
you do not appear to be using the NVIDIA X driver.
please edit your X configuration file (just run
'nvidia-xconfig' as root ),and restart the X server
接著我照作
sudo nvidia-xconfig
會顯示好像把設定寫入xorg.conf的樣子
然後重開X也沒用阿

我也試過
sudo apt-get install nvidia-glx-new
會顯示

現在沒有可用的套件 nvidia-glx-new,但是它被其它的套件引用了。
這可能意味著這個套件已經消失或捨棄,
或者只能在其他原碼中找到
但是下列的套件將取代它:
nvidia-glx-96 nvidia-glx-180 nvidia-glx-177 nvidia-glx-173 nvidia-glx-71
E: 套件 nvidia-glx-new 還沒有可供安裝的候選版本


最後我也試過在xorg.conf
在screen section加
option "1024x768"
也不行
><



我已經沒轍了..............
我想要1024x768阿


謝謝



--

All Comments

Olivia avatarOlivia2009-04-06
try envyng
Olive avatarOlive2009-04-09
你的"xorg.conf"內容?
Aaliyah avatarAaliyah2009-04-12
一樓我用過 不過也沒法
Quintina avatarQuintina2009-04-15
sudo apt-get install nvidia-glx-180 <=應該ok
Noah avatarNoah2009-04-17
我現在裝的就是180耶............= =
Lauren avatarLauren2009-04-21
我比較好奇,正常不是讓NVIDIA幫你設定就好了?
Andrew avatarAndrew2009-04-26
喔...我沒看完文章