Re: 安裝顯示卡驅動程式問題 - Linux

Quintina avatar
By Quintina
at 2008-08-18T14:26

Table of Contents

※ 引述《YUPTT (想飛的幸運草)》之銘言:
: ※ 引述《greatteacher (硬漢)》之銘言:
: : 我使用Ubuntu8.04
: : 安裝顯卡驅動時發現以下問題
: : ERROR: You appear to be running an X server; please exit X before installing.
: : For further details, please see the section INSTALLING THE NVIDIA DRIVER in
: : the README available on the Linux driver download page at www.nvidia.com.
: : 是要我離開圖形畫面嗎??
: : 要如何解決呢??
: Ctrl+Alt+F1
: sudo /etc/init.d/gdm stop
: sudo sh NVIDIA-Linux-x86-XXX.XX.XX-pkg1.run
在這裡先出安裝錯誤:
Please see the file'/var/log/nvidia-installer.log' for
details.you may find suggestions on fixing installation
problems in the README available on the Linux driver
dowmload page at www.nvidia.com
是要我去官網抓東西嗎?

謝謝!
: 安裝完驅動
: 再執行
: sudo /etc/init.d/gdm start
: 接下來有看到 NVIDIA LOGO就算有安裝成功了

--
我不是聖賢豪士,我只有一腔熱血

http://www.wretch.cc/blog/blacksun0924

--
Tags: Linux

All Comments

Kristin avatar
By Kristin
at 2008-08-19T19:08
我也是被顯卡的問題到很肚爛 >"<
Irma avatar
By Irma
at 2008-08-20T04:43
新手要搞真的很困難~板上都沒有一篇完整的教學 = ="
Olive avatar
By Olive
at 2008-08-22T06:31
所以現在還是活在微軟的陰影下~~~囧!!!!!
Dora avatar
By Dora
at 2008-08-25T22:24
熱情都要被澆熄了...嗚嗚
Ina avatar
By Ina
at 2008-08-27T20:35
http://0rz.tw/4e4DA ubuntu guide 參考一下
Faithe avatar
By Faithe
at 2008-09-01T14:51
它是說要你看一下log檔裡面的紀錄來知道哪裡出問題
可以對照官網的readme來找出問題解決方式

Re: 安裝顯示卡驅動程式問題

Lucy avatar
By Lucy
at 2008-08-18T11:49
※ 引述《greatteacher (硬漢)》之銘言: : 我使用Ubuntu8.04 : 安裝顯卡驅動時發現以下問題 : ERROR: You appear to be running an X server; please exit X before installing. : For further d ...

UBUNTU 使用 realtek 8168c 網卡 無法上網

Ina avatar
By Ina
at 2008-08-18T11:14
ubuntu版本是7.10 kernel 2.6.22 已上官網下載最新的driver並安裝 iconfig 之後有看到 eth0 IP 相關設定之後 不能上網 RX packets 0 dropped:445453554 TX packets 0 dropped:43432 似乎封包丟不出去? ...

安裝顯示卡驅動程式問題

Rosalind avatar
By Rosalind
at 2008-08-18T11:07
我使用Ubuntu8.04 安裝顯卡驅動時發現以下問題 ERROR: You appear to be running an X server; please exit X before installing. For further details, please see the section INS ...

iptables route target 設定問題

Dorothy avatar
By Dorothy
at 2008-08-18T02:39
小弟我安裝了patch-o-matic-ng裡面所提供的 ROUTE target 目的是為了把封包導向到所指定的介面上。說明如下 The target can be or not a final target. It has to be used inside the mangle table. ...

apt-get install ,有辦法可看到軟體的版本嗎?

Lily avatar
By Lily
at 2008-08-18T01:33
我用apt-cache search搜尋軟體 有找到我要的軟體 但它沒有列出版本 有辦法在安裝前,看到軟體的版本嗎? - ...