[新手請益]關於ATI-driver

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

[新手請益]關於ATI-driver

文章claudwu » 週四 4月 06, 2006 2:30 am

照這樣看來
fglrx已經進入官方摟?

所以我apt-get install fglrx-driver 後要做什麼設定才能在Xorg裡驅動3d加速勒?

我改過 xorg.conf
把driver改成"fglrx"
可是這樣進不去x... 會說找不到screen,
load fglrx好像也找不到東西....
claudwu
懵懂的國中生
懵懂的國中生
 
文章: 156
註冊時間: 週二 3月 29, 2005 5:33 pm

文章huki » 週四 4月 06, 2006 6:50 am

請問你的顯卡是那張?
像我的7500就抓的到
不知道你的是那張~~~
要不然很難給你意見
Linux給我的感覺就是自由自在,沒有壓力
希望大家都能參與linux
變成linux世界的一份子
HuKi
頭像
huki
快樂的大學生
快樂的大學生
 
文章: 783
註冊時間: 週四 11月 28, 2002 7:27 am
來自: 家:中壢/公:桃園

文章claudwu » 週四 4月 06, 2006 7:14 am

sorry 忘了提供...
我的是9250 (RV280)
目前照http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html#overview

這邊的step by step....
他有提到 gcc版本必須和編譯kernel的一樣才行
可是我的是precomplie的kernel

我想還是編看看kernel試試看吧...?
claudwu
懵懂的國中生
懵懂的國中生
 
文章: 156
註冊時間: 週二 3月 29, 2005 5:33 pm

文章aprotoss » 週四 4月 06, 2006 10:43 am

hi,

你可以參考這篇:http://140.116.226.211/wiki/doku.php?id=linux:debian:x-window

ati驅動程式可以用debian官方收錄的或ati官方提供的,我都試過,都可以使用。

至於要用哪一版的gcc,可以demsg | grep gcc來確定。
外面的世界很精彩,我出去一定會失敗!

Orz....

-jac
頭像
aprotoss
懵懂的國中生
懵懂的國中生
 
文章: 224
註冊時間: 週一 12月 01, 2003 2:11 am

文章訪客 » 週四 4月 06, 2006 2:34 pm

aprotoss 寫:hi,
...
ati驅動程式可以用debian官方收錄的或ati官方提供的,我都試過,都可以使用。
...


不過 非官方版的 一般應該都沒有3D加速.
訪客
 

文章claudwu沒登入 » 週四 4月 06, 2006 3:26 pm

烏...我uname -r結果是:
代碼: 選擇全部
2.6.8-2-386

可是apt-cache search linux-headers|grep k7 沒有 2.6.8的(我是ThunderBird 1G cpu,因該是找K7沒錯吧?)
這是結果...:
代碼: 選擇全部
linux-headers-2.6-k7 - Header files for Linux kernel 2.6 on AMD K7 machines
linux-headers-2.6-k7-smp - Header files for Linux kernel 2.6 on AMD K7 SMP machines
linux-headers-2.6-vserver-k7 - Header files for Linux kernel 2.6 on AMD K7 machines
linux-headers-2.6.16-1-k7 - Header files for Linux kernel 2.6.16 on AMD K7 machines
linux-headers-2.6.16-1-k7-smp - Header files for Linux kernel 2.6.16 on AMD K7 SMP machines
linux-headers-2.6.16-1-vserver-k7 - Header files for Linux kernel 2.6.16 on AMD K7 machines

所以....我能用別的版本的嘛?
還有我知道SMP是散步龍的
那vserver是...?
claudwu沒登入
 

文章aprotoss » 週四 4月 06, 2006 6:42 pm

不是,你的kernel使用的是2.6.8-2-386,
那麼headers就也是要用2.6.8-2-386才行!

總之就是你的kernel安裝是哪一個版本,
headers也是要選擇同一個版本。
外面的世界很精彩,我出去一定會失敗!

Orz....

-jac
頭像
aprotoss
懵懂的國中生
懵懂的國中生
 
文章: 224
註冊時間: 週一 12月 01, 2003 2:11 am

文章claudwu » 週四 4月 06, 2006 7:14 pm

嗯...我想也是...
可是apt沒有我這個版本的...
所以我得要自己找摟?
那我如果重編kernel成新版的 因該也可以吧?

如果重編 那現在是386的版本...我換成k7版的可行嘛?

還有..如果我抓了kernel source, 裡面是不是就包含有kernel header了?
claudwu
懵懂的國中生
懵懂的國中生
 
文章: 156
註冊時間: 週二 3月 29, 2005 5:33 pm

文章claudwu » 週四 4月 06, 2006 8:02 pm

另外...現在訊息是...
代碼: 選擇全部
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found


man fglrx有如下解釋:
You may see this message if you aren’t using the secondary monitor connector on
your card. X is just saying that you haven’t given any configuration details for
it, but this doesn’t matter if you only have a single monitor in use. Note that the
number represented by the "x" will vary depending on your system.

他說要給configuration details....
目前的xorg 該section如下:
代碼: 選擇全部
Section "Device"
        Identifier      "ATI Technologies, Inc. RV280 [Radeon 9200 PRO]"
        Driver          "fglrx"
        #VideoRam       65535
        BusID           "PCI:1:0:0"
        Option          "no_accel"      "no"
        Option          "no_dri"        "no"
        Option          "VideoOverlay"  "on"
EndSection

簡單說...我的xorg裡面 BusID是設PCI:1:0:0
可是他說找不到PCI:1:0:1

設成PCI:1:0:1,說找不到PCI:1:0:0

弄兩份section,一個PCI:1:0:1,一個PCI:1:0:
也是不行

是跟雙螢幕輸出有關係嘛?
claudwu
懵懂的國中生
懵懂的國中生
 
文章: 156
註冊時間: 週二 3月 29, 2005 5:33 pm

文章aprotoss » 週五 4月 07, 2006 11:09 am

我是使用ati所附的設定程式,設定我的xorg.conf

請執行:fglrxconfig
外面的世界很精彩,我出去一定會失敗!

Orz....

-jac
頭像
aprotoss
懵懂的國中生
懵懂的國中生
 
文章: 224
註冊時間: 週一 12月 01, 2003 2:11 am

文章claudwu沒登入 » 週五 4月 07, 2006 4:10 pm

我好像沒有這個東西...
atp版的fglrx有這個嘛?
claudwu沒登入
 

文章claudwu沒登入 » 週五 4月 07, 2006 4:37 pm

ati網站上有:
ati-driver-installer-8.23.7-i386

fglrx_4_2_0-8.23.7-1.i386

我是抓下面那個...
會不會是我抓錯了?
claudwu沒登入
 

文章aprotoss » 週五 4月 07, 2006 7:18 pm

抓 ati-driver-installer-8.23.7-i386 的吧!..
它是一個*.run的檔案,直接sh *.run就可以動了!
外面的世界很精彩,我出去一定會失敗!

Orz....

-jac
頭像
aprotoss
懵懂的國中生
懵懂的國中生
 
文章: 224
註冊時間: 週一 12月 01, 2003 2:11 am

文章claudwu » 週六 4月 08, 2006 10:15 pm

好像fglrxconfig改成aticonfig摟~~
告訴大家一下...
claudwu
懵懂的國中生
懵懂的國中生
 
文章: 156
註冊時間: 週二 3月 29, 2005 5:33 pm

文章claudwu » 週日 4月 09, 2006 12:35 am

先感謝各位長輩提攜....小弟話比較多...有新發現就會想上來po一下,希望各位長輩不會感到厭煩 :ooops:

在爬過許多文後,目前的問題我蒐集了以下資料,不過我並不知道如何解決...

先重述一下我的情況...
我的是ATI 9250,有D-sub跟DVI接頭 只有用DVI單輸出
裝了ATI官方驅動程式... 執行aticonfig後....
用startx進入X,螢幕閃一下,然後沒東西
我用alt+f1切回console 顯示一些錯誤訊息

我從Xorg.0.log把他找出來...
代碼: 選擇全部
(II) Primary Device is: PCI 01:00:0
(II) ATI Proprietary Linux Driver Version Identifier:8.23.7
(II) ATI Proprietary Linux Driver Release Identifier: LGDr8.23g1
(II) ATI Proprietary Linux Driver Build Date: Mar  6 2006 17:26:27
(II) ATI Proprietary Linux Driver Build Information: autobuild-rel-r6-8.23.1-driver-lnx-250560
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
(--) Chipset RADEON 9250 (RV280 5960) found


那個(WW) 說 我的PCI:1:0:1沒有相對應的section....
所以我用lspci看了一下...有這樣的結果...(節錄)
代碼: 選擇全部
0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)
0000:01:00.1 Display controller: ATI Technologies Inc: Unknown device 5940 (rev 01)


在我的xorg.conf中
Device確實是在PCI:1:0:0
也請朋友試試看自己的電腦...
也是只有VGA compatible controller存在
所以 看來是下面那的東西不知道是什麼...

我查了man fglrx...有一段如下
代碼: 選擇全部
(WW) fglrx: No matching Device section for instance  (BusID  PCI:x:0:1) found

You may see this message if you aren't using the secondary monitor  connector  on  your card. X is just saying that you haven't given any configuration details for it, but this doesn't  matter if  you  only have a single monitor in use. Note that the number represented by the "x" will vary depending on your system.

我英文不是很好,不是非常懂...覺得大概是說:
假如我沒有用第二個螢幕連接到電腦,我會看到這個錯誤訊息
X只是說我還沒給他任何設定細節
但是假如我只是用單螢幕,這是沒關係的

這樣是說...其實那個錯誤沒關係,不影響我正常進X???
可是現在真的進不去啊 8-)

我解到這邊...不知道各位長輩知不知道這是什麼情況呢?
claudwu
懵懂的國中生
懵懂的國中生
 
文章: 156
註冊時間: 週二 3月 29, 2005 5:33 pm

下一頁

回到 debian desktop

誰在線上

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