快沒力氣了...

歡迎提問 debian desktop 相關問題,何謂 desktop ? 舉凡您日常生活會用到的部份,如上網 ( www 、 bbs ..) 、程式設計、繪圖...等等。 通常以 X Window 環境底下問題為主。

快沒力氣了...

文章cweijen » 週六 3月 20, 2004 5:52 am

Debian版本 2.4.18-bf2.4
gcc-3.2-base 3.2.3-9
gcc-3.3 3.3.3-1
gcc-3.3-base 3.3.3-1
libgcc1 3.3.3-1

昨天半夜...開始裝X...按照此文X_KDE_Install 一步一步的裝...裝完了...startx 結果不行...想說可能是顯示卡的問題....就上網去抓驅動程式
----分隔線-----
可是我lspci有找到我的顯示卡丫...為什麼不能進去
----分隔線-----
我抓下來後照著安裝 NVIDIA 官方釋出的 Linux 驅動程式的教法一步一步做...卻出現以下這些訊息....
No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.

OK

ERROR: Unable to build the NVIDIA kernel module.

OK

ERROR: Installation has failed. 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 download page at www.nvidia.com.

OK



不成功...我又換了另一個方式....

後來我又找到了一篇Kernel 2.6 Nvidia 顯示卡設定
也是照著他做....這位大大有說不需要更新至kernel....可是到了最後一步聚...
到/usr/src/linux執行make-kpkg modules_image
他出現了這個訊息

make: *** No rule to make target `install'. Stop.
debian:/usr/src/linux# make-kpkg modules_image
We do not seem to be in a top level linux kernel source directory
tree. Since we are trying to make a kernel package, that does not make
sense. Please change directory to a top level linux kernel source
directory, and try again. (If I am wrong, and this is indeed a top
level linux kernel source directory, then I have gotten sadly out of
date with current kernels, and you should upgrade kernel-package)


我已經找不出任何方法了....快倒了....
[quote=XFree86.0.log]
debian:/usr/src/linux# cat /var/log/XFree86.0.log |grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) No devices detected.
[/quote]

不知是不是我將kde裝錯的關係...因為我竟然裝到/home 底下去...
在/home底下出現了...X11R6 bin doc games include info lib local lost+found sbin share src這些目錄....

http://140.127.254.7/~weming/XF86Config-4
http://140.127.254.7/~weming/XFree86.0.log
http://140.127.254.7/~weming/nvidia-installer.log

整夜沒睡有點累了...睡醒再繼續吧.... :( :(
----------------------------------------
提倡RSS....期盼RSS世界.......
http://zonble.twbbs.org/archives/2003_11/000966.php
頭像
cweijen
可愛的小學生
可愛的小學生
 
文章: 87
註冊時間: 週一 12月 22, 2003 5:04 pm

re:快沒力氣了...

文章kanru » 週六 3月 20, 2004 9:47 am

1) 第一個方法應該是可以的....
不過因為你用的是 2.4.18-bf2.4 的 kernel

You appear to be compiling the NVIDIA kernel module with
a compiler different from the one that was used to compile
the running kernel. This may be perfectly fine, but there
are cases where this can lead to unexpected behaviour and
system crashes.

If you know what you are doing and want to override this
check, you can do so by setting IGNORE_CC_MISMATCH.

In any other case, set the CC environment variable to the
name of the compiler that was used to compile the kernel.

log裡面說你用的 kernel 是用不同版本的 gcc compile 出來的
(誰知到debian是用那一版compile的:)
所以要設定 IGNORE_CC_MISMATCH 這個變數
代碼: 選擇全部
export IGNORE_CC_MISMATCH=yes

2) 2.6 的方法應該不適用 2.4 喔
3) 既然你的 kernel 已經是 2.4 了
何不試試http://moto.debian.org.tw/viewtopic.php?t=2962
裡 Tetralet 兄提供的 script ;-)
頭像
kanru
榮譽學長
榮譽學長
 
文章: 578
註冊時間: 週六 7月 12, 2003 12:09 pm

re:快沒力氣了...

文章cweijen » 週六 3月 20, 2004 3:36 pm

1) 第一個方法應該是可以的....
不過因為你用的是 2.4.18-bf2.4 的 kernel


請問一下....那是要哪是要哪一版的kernel呢...

2) 2.6 的方法應該不適用 2.4 喔


可是之前我在文章裡有找到一篇...他說不需要更新kernle了....所以我才試試看...

3) 既然你的 kernel 已經是 2.4 了
何不試試http://moto.debian.org.tw/viewtopic.php?t=2962

用這方法就不需要升級了嗎....

還有如果我lspci有看到我的顯示卡....那是不是表示說X可以進去了丫...是就表示有支援嗎...

弄一個X弄了快兩個禮拜都弄不好.....唉...[/quote]
----------------------------------------
提倡RSS....期盼RSS世界.......
http://zonble.twbbs.org/archives/2003_11/000966.php
頭像
cweijen
可愛的小學生
可愛的小學生
 
文章: 87
註冊時間: 週一 12月 22, 2003 5:04 pm

re:快沒力氣了...

文章kanru » 週六 3月 20, 2004 4:26 pm

lspci 只是表示有偵測到而已
並不是說 lspci 有, 就已經驅動了

妳先
代碼: 選擇全部
export IGNORE_CC_MISMATCH=yes

然後用第一個方法試試看
頭像
kanru
榮譽學長
榮譽學長
 
文章: 578
註冊時間: 週六 7月 12, 2003 12:09 pm

re:快沒力氣了...

文章cweijen » 週六 3月 20, 2004 4:54 pm

kanru 寫:lspci 只是表示有偵測到而已
並不是說 lspci 有, 就已經驅動了

妳先
代碼: 選擇全部
export IGNORE_CC_MISMATCH=yes

然後用第一個方法試試看

我已經試了..還是一樣的訊息....??

還有...為什麼....
不知是不是我將kde裝錯的關係...因為我竟然裝到/home 底下去...
在/home底下出現了...X11R6 bin doc games include info lib local lost+found sbin share src這些目錄....
----------------------------------------
提倡RSS....期盼RSS世界.......
http://zonble.twbbs.org/archives/2003_11/000966.php
頭像
cweijen
可愛的小學生
可愛的小學生
 
文章: 87
註冊時間: 週一 12月 22, 2003 5:04 pm


回到 debian desktop

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客