Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installing Xorg with ati drivers
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
onslaught
n00b
n00b


Joined: 23 Sep 2004
Posts: 38
Location: SUNY Albany, NY

PostPosted: Fri Sep 24, 2004 3:09 pm    Post subject: Installing Xorg with ati drivers Reply with quote

Heya all I've got my base gentoo installation done, up, and running and now i'm trying to install xorg and then gnome.

From the guides it seems like i need to install xorg first. I tryed emerging xorg-x11 but got a signal 11 error. Is there some special way I need to install xorg with the ati-drivers? If so should i be somehow deleting my previusly attempted xorg setup?

If someone could help or give me a link to something that would be of help i would greatly appreciate it. Thanks in advance.
Back to top
View user's profile Send private message
Deranger
Veteran
Veteran


Joined: 26 Aug 2004
Posts: 1215

PostPosted: Fri Sep 24, 2004 3:37 pm    Post subject: Re: Installing Xorg with ati drivers Reply with quote

onslaught wrote:
Heya all I've got my base gentoo installation done, up, and running and now i'm trying to install xorg and then gnome.

From the guides it seems like i need to install xorg first. I tryed emerging xorg-x11 but got a signal 11 error. Is there some special way I need to install xorg with the ati-drivers? If so should i be somehow deleting my previusly attempted xorg setup?

If someone could help or give me a link to something that would be of help i would greatly appreciate it. Thanks in advance.

No, there's not any special ways. First, you need X.Org:

Code:

emerge xorg-x11
env-update && source /etc/profile


Then you need ATI drivers:
Code:

emerge ati-drivers


I suggest you to configure X.Org with command "fglrxconfig" (ati-config tool) and then fine-tune xorg.conf file for your needs.

Note: ati-drivers doesn't work well on X.Org 6.8.0 (masked in portage), use 6.7.0-r2 (latest stable version in portage)

Then you probably want desktop environment ;) (like KDE, Gnome, FluxBox etc...)

I'm assuming that you have Radeon, go here: http://odin.prohosting.com/wedge01/gentoo-radeon-faq.html
It helps you configuring your graphics card.

No, you don't have to delete your installation attemp, if you have downloaded files once, why to do it twice? :)

And there's X.Org guide on the net, just google ;)

EDIT: Fixed link
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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