View previous topic :: View next topic |
Author |
Message |
swooshOnLn l33t
Joined: 28 Feb 2006 Posts: 741 Location: Charlotte, North Carolina
|
Posted: Fri Mar 24, 2006 6:57 am Post subject: ati xorg guided install? |
|
|
Hey, a few weeks ago when I was installing xorg w/ the ATI drivers, I ran some program (with ati) that enabled me to go step by step through the creation of my xorg.conf file. Now im on a reinstall and I cannot find out what program I used. Im pretty sure it was "aticonfig" or somthing, but "aticonfig" doesnt seem to do anything I really need. What program am I looking for? _________________ "WARNING: you may LOL"
This is my font size, color, and signature. It will change to whatever I pick. How cool is that?
|
|
Back to top |
|
|
tboloo Guru
Joined: 20 Jan 2006 Posts: 403 Location: Grodzisq, Poland
|
Posted: Fri Mar 24, 2006 7:22 am Post subject: |
|
|
Use Xorg -configure or xorgconfig to generate xorg.conf, as mentioned in http://www.gentoo.org/doc/en/xorg-config.xml and then run aticonfig -initail /etc/X11/xorg.conf to tweak configuration. _________________ The clock is ticking, brothers and sisters, counting down to Armageddon. |
|
Back to top |
|
|
Jaglover Watchman
Joined: 29 May 2005 Posts: 8291 Location: Saint Amant, Acadiana
|
|
Back to top |
|
|
nixnut Bodhisattva
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Fri Mar 24, 2006 5:32 pm Post subject: |
|
|
Moved from Installing Gentoo to Desktop Environments. _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
Back to top |
|
|
bobspencer123 Guru
Joined: 19 Dec 2005 Posts: 544
|
Posted: Fri Mar 24, 2006 7:26 pm Post subject: |
|
|
it used to be fglrxconfig but for some (at least to me) unknown reason they have decided to get rid of this and utilize the aticonfig tool which only modifies a current xorg.conf to include appropriate device section.
so as a poster above said you need to set up your xorg.conf (i personally use command xorgconfig) then do:
Code: |
aticonfig --initial --input=/etc/X11/xorg.conf
|
|
|
Back to top |
|
|
southpaw Guru
Joined: 11 Mar 2005 Posts: 375 Location: "Americas Toilet"(So.FL.)
|
Posted: Fri Mar 24, 2006 9:29 pm Post subject: |
|
|
Does anyone know why they got rid of "fglrxconfig", it seems to me that it worked fine??? Also, if they got rid of it, does "aticonfig" do the same thing??? _________________ Legalize It |
|
Back to top |
|
|
bobspencer123 Guru
Joined: 19 Dec 2005 Posts: 544
|
Posted: Tue Apr 04, 2006 1:53 am Post subject: |
|
|
I don't know why they got rid of it but it doesn't exactly do the same thing. fglrxconfig was the ati equivalent of xorgconfig. A guided question and answer method to configuring the X server. Aticonfig is a command line, input the appropriate options tool, which will alter an already existing xorg.conf, not create it.
I personally feel like it was much easier using fglrxconfig rather than aticonfig, especially for things like tv-out. |
|
Back to top |
|
|
|