Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ATI 9600XT working!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
skot
n00b
n00b


Joined: 07 Mar 2004
Posts: 22

PostPosted: Wed Mar 23, 2005 11:56 pm    Post subject: ATI 9600XT working! Reply with quote

I am a fairly new to linux...I've never really spent much time with it, but it seems I always come back to try my luck some more. This time around things are going well. I installed Gentoo from stage3. After installation I started configuration and I really wanted to get my ATI 9600XT working. I was starting to think about getting a nvidia card instead.

Anyways, here are the steps of what I did to get my video card working correctly. I know these issues have been posted all over the Gentoo forums, but I thought I'd share my experience and maybe help somebody else along the way.

1. installed xorg-x11-6.8.2-r1
Code:
emerge xorg-x11
and made sure it was working.
2. installed ati-drivers-8.10.19
Code:
emerge ati-drivers

3. renamed /etc/X11/xorg.conf to /etc/X11/xorg-old.conf
4.
Code:
fglrxconfig

5. answered [y]/yes to "Do you want to use the external AGP GART module? This means UseInternalAGPGART will
be "no" in the soon to be new /etc/X11/xorg.conf file
6. saved as /etc/X11/xorg.conf
7.
Code:
opengl-update ati

8. added agpgart, nvidia_agp and fglrx modules to the list
Code:
nano -w /etc/modules.autoload.d/kernel-2.6

9.
Code:
reboot

10.
Code:
startx
(startxfce4 in my case--i love it by the way:))
11.
Code:
glxinfo | grep direct

12. direct rendering: Yes :)

I used the Gentoo ATI Radeon FAQ at http://odin.prohosting.com/wedge01/gentoo-radeon-faq.html which is an excellent source. My kernel configuration is set exactly as the guide suggests. I have everything enabled though, no modules.

My hardware is:
AMD 2500XP
Abit nfs-2
ATI 9600XT

Hope this helps somebody. Just follow the guide and you shouldn't have any problems.

EDIT: forgot to mention, I'm using kernel 2.6.11-gentoo-r4
EDIT: Also, if you compiled AGP and chipset option into the kernel like I did, you do not need to add them to modules.autolad.d like I did above (fglrx is all that is needed).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum