[分享] Mobile Radeon 7500 TVout, glxgears fps 破 1500

常言道:『飲水思源』,在 Open Source 的世界裡,我們常常需要別人的幫助,但是在您有所心得的時候請記得分享給大家,『幫助人是快樂的喔』。歡迎您在使用 debian 的過程中的任何心得分享給大家。

文章企鵝狂 » 週一 6月 13, 2005 5:58 pm

沒有講清楚

代碼: 選擇全部
<--- 朗道英漢字典5.0 --->
composite
*[kәm'pɒzit]
a. 合成的, 混合成的, 菊科的
n. 合成物, 復合材料, 菊科
【化】 復合的; 復合材料
【經】 合成的, 混合的, 復合的


就是那些透明 陰影 fade in fade out就是composite extension

代碼: 選擇全部
Option       "AllowGLXWithComposite" "true"


如果有這個的話..應該就是會用OpenGL的功能來做出那些效果,不然的話就會用CPU算吧

現在我知道有這個選項的..nvidia的官方驅動.Xorg的radeon驅動

ATi的fglrx沒有這個選項,被user罵到臭頭.說很多東西ATi都要等等等...(DVI沒有辦法用也是..可惡)
http://ati.cchtml.com/show_bug.cgi?id=49
[/code]
http://news.bbc.co.uk/1/hi/world/asia-pacific/country_profiles/1285915.stm


Country profile: Taiwan
Map of Taiwan
Taiwan is the island which has for all practical purposes been independent for half a century, but which China regards as a rebel region that must be reunited with the mainland - by force if necessary.
企鵝狂
活潑的高中生
活潑的高中生
 
文章: 477
註冊時間: 週三 3月 31, 2004 11:13 am
來自: 台灣共和國

文章Linkey. » 週四 6月 16, 2005 3:27 am

Try 了一下

系統是FC4 Kernel 2.6.11
安裝drm時發生問題
drm_agpsupport.c編譯不出來

有在Suse的網頁找到相關訊息
說agp api有變動
Linkey.
 

文章wsun013 » 週四 6月 16, 2005 9:47 am

我也是用 2.6.11 可是沒有問題
也許可以貼出來不能compile 的訊息
------BEGIN GEEK CODE BLOCK------
Version: 3.12
GE d->++ s: a-- C+++>++++ UL>++++ P>++++ L++>++++ E---- W+ N@ o K- w++(+)
O- M- V? PS+++(+) PE++(+) Y-- PGP- t>--- 5? X+++ R- tv-(--) b+ DI? D+ G e++>++++
h+(!) r++(%) y*>++++
-------END GEEK CODE BLOCK-------
頭像
wsun013
快樂的大學生
快樂的大學生
 
文章: 784
註冊時間: 週二 9月 14, 2004 12:12 pm
來自: 紐西蘭

文章Linkey. » 週四 6月 16, 2005 12:52 pm

代碼: 選擇全部
 
CC [M]  /tmp/Xorg/drm/linux-core/drm_vm.o
  CC [M]  /tmp/Xorg/drm/linux-core/drm_sysfs.o
  CC [M]  /tmp/Xorg/drm/linux-core/drm_pci.o
  CC [M]  /tmp/Xorg/drm/linux-core/drm_pm.o
  CC [M]  /tmp/Xorg/drm/linux-core/drm_agpsupport.o
/tmp/Xorg/drm/linux-core/drm_agpsupport.c: In function ‘drm_agp_acquire’:
/tmp/Xorg/drm/linux-core/drm_agpsupport.c:114: error: too few arguments to function ‘agp_backend_acquire’
/tmp/Xorg/drm/linux-core/drm_agpsupport.c: In function ‘drm_agp_release’:
/tmp/Xorg/drm/linux-core/drm_agpsupport.c:159: error: too few arguments to function ‘agp_backend_release’
/tmp/Xorg/drm/linux-core/drm_agpsupport.c: In function ‘drm_agp_enable’:
/tmp/Xorg/drm/linux-core/drm_agpsupport.c:195: warning: passing argument 1 of ‘agp_enable’ makes pointer from integer without a cast
/tmp/Xorg/drm/linux-core/drm_agpsupport.c:195: error: too few arguments to function ‘agp_enable’
/tmp/Xorg/drm/linux-core/drm_agpsupport.c: In function ‘drm_agp_init’:
/tmp/Xorg/drm/linux-core/drm_agpsupport.c:450: warning: passing argument 1 of ‘agp_copy_info’ from incompatible pointer type
/tmp/Xorg/drm/linux-core/drm_agpsupport.c:450: error: too few arguments to function ‘agp_copy_info’
/tmp/Xorg/drm/linux-core/drm_agpsupport.c: In function ‘drm_agp_allocate_memory’:
/tmp/Xorg/drm/linux-core/drm_agpsupport.c:478: warning: passing argument 1 of ‘agp_allocate_memory’ makes pointer from integer without a cast
/tmp/Xorg/drm/linux-core/drm_agpsupport.c:478: error: too few arguments to function ‘agp_allocate_memory’
/tmp/Xorg/drm/linux-core/drm_agpsupport.c:479: warning: control reaches end of non-void function
make[2]: *** [/tmp/Xorg/drm/linux-core/drm_agpsupport.o] Error 1
make[1]: *** [_module_/tmp/Xorg/drm/linux-core] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'
make: *** [modules] Error 2
Linkey.
 

文章wsun013 » 週四 6月 16, 2005 1:09 pm

嗯...我是用 kernel.org 抓下來的
只能靠大大們的幫助啦
------BEGIN GEEK CODE BLOCK------
Version: 3.12
GE d->++ s: a-- C+++>++++ UL>++++ P>++++ L++>++++ E---- W+ N@ o K- w++(+)
O- M- V? PS+++(+) PE++(+) Y-- PGP- t>--- 5? X+++ R- tv-(--) b+ DI? D+ G e++>++++
h+(!) r++(%) y*>++++
-------END GEEK CODE BLOCK-------
頭像
wsun013
快樂的大學生
快樂的大學生
 
文章: 784
註冊時間: 週二 9月 14, 2004 12:12 pm
來自: 紐西蘭

文章企鵝狂 » 週四 6月 16, 2005 5:14 pm

granziliao 寫:我的卡是radeon 9550,用的是最新的fglrx 8.14.13 一切正常,
可以貼一下你的/etc/X11/xorg.conf嗎?

阿?你是在跟我說話嘛?

Composite跟DRI的問題
http://ati.cchtml.com/show_bug.cgi?id=49

9200以下顯示卡DVI的問題
http://ati.cchtml.com/show_bug.cgi?id=69


使用DSUB時候他會送太高的頻率..這個我自己加一個modeline在xorg.conf裡面就解決了

http://homepages.comnet.co.nz/~matt-sar ... cency.html
這裡有一篇提到composite只能跟nvidia的官方驅動使用才能加速

我想..我跟ATI說再見的時候快要到了
http://news.bbc.co.uk/1/hi/world/asia-pacific/country_profiles/1285915.stm


Country profile: Taiwan
Map of Taiwan
Taiwan is the island which has for all practical purposes been independent for half a century, but which China regards as a rebel region that must be reunited with the mainland - by force if necessary.
企鵝狂
活潑的高中生
活潑的高中生
 
文章: 477
註冊時間: 週三 3月 31, 2004 11:13 am
來自: 台灣共和國

文章wsun013 » 週四 6月 16, 2005 10:08 pm

在windows 下, 感覺 ATI 比較強
到了 linux, 感覺 nvidia 比較親切

------------------以下為閒聊------------------------
VIDIA的黃仁勛,ATI的何國源
剛發現兩位都是台灣人耶
-------------------------------------------------------------
------BEGIN GEEK CODE BLOCK------
Version: 3.12
GE d->++ s: a-- C+++>++++ UL>++++ P>++++ L++>++++ E---- W+ N@ o K- w++(+)
O- M- V? PS+++(+) PE++(+) Y-- PGP- t>--- 5? X+++ R- tv-(--) b+ DI? D+ G e++>++++
h+(!) r++(%) y*>++++
-------END GEEK CODE BLOCK-------
頭像
wsun013
快樂的大學生
快樂的大學生
 
文章: 784
註冊時間: 週二 9月 14, 2004 12:12 pm
來自: 紐西蘭

文章訪客 » 週三 11月 02, 2005 1:09 pm

granziliao 寫:請問一下你用的是不是6.8.99 系列的 X.org?
好像有xkbcomp的問題
我的Laptop 也是 Radeon 7500 M ,你的glxgears可以跑到1600真是太猛了!
可以參考一下你的/etc/X11/xorg.conf嗎?
謝謝!
訪客
 


上一頁

回到 share

誰在線上

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