View previous topic :: View next topic |
Author |
Message |
genix n00b
Joined: 02 Mar 2004 Posts: 28
|
Posted: Sun Mar 07, 2004 1:58 pm Post subject: Hardware acceleration for my radeon 7500 mobilty... |
|
|
my laptop has a radeon 7500 mobilty card onboard...i am abit confused at the ati guide provided pon the website....so to get 2d support for my card i just need xfree installed rit?...if i wan the 3d acceleration, do i need to install xfree-drm or ati-driver or both?..... |
|
Back to top |
|
|
matkare n00b
Joined: 03 Mar 2004 Posts: 69
|
Posted: Sun Mar 07, 2004 2:15 pm Post subject: |
|
|
hi
you have to choose between the xfree-drm or ati-driver solution.
this are the board-types that are currently supported by the ati-drivers:
Code: |
- ATI Radeon 8500 / 9100
- ATI FireGL 8700 / 8800 / E1
- ATI FireGL T2
- ATI Radeon 9000
- ATI Radeon 9200
- ATI Radeon 9500
- ATI Radeon 9600
- ATI Radeon 9700
- ATI Radeon 9800
- ATI FireGL Z1 / X1 / X2
- ATI Mobility M9
- ATI Mobility FireGL 9000
- ATI Mobility M9PLUS
|
When it comes to 3d-performance i would choose the ati-drivers. In your case ati-drivers are not an option, but the xfree-drm is often a good choise because it runs pretty stable.
Some Resources:
DRI-Howto:
http://www.gentoo.org/doc/en/dri-howto.xml
ATI FAQ:
http://www.gentoo.org/doc/en/ati-faq.xml
some general distro independent info could be found here:
http://dri.sourceforge.net |
|
Back to top |
|
|
genix n00b
Joined: 02 Mar 2004 Posts: 28
|
Posted: Sun Mar 07, 2004 4:12 pm Post subject: |
|
|
since my 7500 mobilty is not listed, then i gotta use xfree-drm rit?....so basically i install xfree86 first then xfree-drm rit?.. |
|
Back to top |
|
|
matkare n00b
Joined: 03 Mar 2004 Posts: 69
|
Posted: Sun Mar 07, 2004 4:27 pm Post subject: |
|
|
yepp :) !! |
|
Back to top |
|
|
genix n00b
Joined: 02 Mar 2004 Posts: 28
|
Posted: Sun Mar 07, 2004 4:41 pm Post subject: |
|
|
thx |
|
Back to top |
|
|
Ahmad n00b
Joined: 18 Aug 2003 Posts: 55
|
Posted: Sun Mar 07, 2004 6:02 pm Post subject: |
|
|
I have radeon 7500 mobilty like you
and its work very fine (with direct rendering)
to support direct rendering you have to upgrade to XFree 4.3.99.902-r2 (in the portage)
after upgrading type
Code: |
opengl-update xfree
|
Then to see if you have direct rendering type :
Code: |
glxinfo | grep rendering
|
note : you don't need xfree-drm anymore _________________ http://Mozilla.4-SMS.Com (Arabic)
http://www.ArabEyes.Org (English) |
|
Back to top |
|
|
|