※ 引述《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
安裝完驅動
再執行
sudo /etc/init.d/gdm start
接下來有看到 NVIDIA LOGO就算有安裝成功了
--
: 我使用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
安裝完驅動
再執行
sudo /etc/init.d/gdm start
接下來有看到 NVIDIA LOGO就算有安裝成功了
--
All Comments