PDA

View Full Version : The new GUI installer from ati


Dark Damo
June 22nd, 2005, 06:54 AM
apparently they have a driver installer with a GUI i tryed to download it on windows but it leads me to a page with alot of text and no download?

afonic
June 22nd, 2005, 07:05 AM
apparently they have a driver installer with a GUI i tryed to download it on windows but it leads me to a page with alot of text and no download?
I suggest you stop X before installing the driver and then use the text interface from the console.

Dark Damo
June 22nd, 2005, 07:10 AM
I suggest you stop X before installing the driver and then use the text interface from the console.
how come?

afonic
June 22nd, 2005, 07:20 AM
how come?
Well it's a measure to ensure the installation will be ok. I've seen various weird problems even if this GUI install is supposed to work.

Or just follow one of the HOW-TOs in this forum.

Dark Damo
June 22nd, 2005, 07:51 AM
Well it's a measure to ensure the installation will be ok. I've seen various weird problems even if this GUI install is supposed to work.

Or just follow one of the HOW-TOs in this forum.
kk ty for info :)

holr
June 23rd, 2005, 07:24 AM
apparently they have a driver installer with a GUI i tryed to download it on windows but it leads me to a page with alot of text and no download?

Ive had that happen to me. It seems like the browser is trying to 'open' the contents of the file as a text document intead of saving it. Just right click the link and do save as (in firefox) and then store it wherever you want.

go to the directory (in a terminal ) and type: sudo sh ./name_of_file.run

Be warned, afterwards, there is a prog called aticonfig (i think) that will modify your xorg.conf file. Good idea to back this up first:
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak

Dark Damo
June 23rd, 2005, 07:52 AM
Ive had that happen to me. It seems like the browser is trying to 'open' the contents of the file as a text document intead of saving it. Just right click the link and do save as (in firefox) and then store it wherever you want.

go to the directory (in a terminal ) and type: sudo sh ./name_of_file.run

Be warned, afterwards, there is a prog called aticonfig (i think) that will modify your xorg.conf file. Good idea to back this up first:
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
ah so backup my conf file? what does this file do?

Burgundavia
June 25th, 2005, 01:55 AM
The best way to install the ATI drivers is still from the repos, as can be seen here:

http://wiki.ubuntu.com/BinaryDriverHowto

Corey

afonic
June 25th, 2005, 07:19 AM
The best way to install the ATI drivers is still from the repos, as can be seen here:

http://wiki.ubuntu.com/BinaryDriverHowto

Corey
Hi,

the Ati I have was my laptop, but aren't the drivers in the repos kind of old?

Ati has impoved the drivers a lot in the latest version.

Dark Damo
July 1st, 2005, 08:17 AM
Hi,

the Ati I have was my laptop, but aren't the drivers in the repos kind of old?

Ati has impoved the drivers a lot in the latest version.
ok i installed the drivers

now whats that flgrx command i run?

Dark Damo
July 1st, 2005, 08:38 AM
ok i installed the drivers

now whats that flgrx command i run?
fglrxconfig this gives me alot of crap i dont know about.... what should i do?

holr
July 4th, 2005, 06:15 AM
fglrxconfig this gives me alot of crap i dont know about.... what should i do?

Hi mate!

Sorry, been getting lost in all the posts and missed the question you asked about fglrx and ati graphicsdrivers.

the xorg.conf file stores all your settings for the video display and monitor configuration (as well as mouse / keyboard settings). Think of it as what you'd get if you didnt have the nice display menus on windows - they are frontend gui's for a config file somewhere in windows!

Unfortunately, in linux you have to edit this file manually :-( but thats linux for ya!

So make sure you back up your /etc/X11/xorg.conf before doing anything. Cause if you screw up this file you won't get the window manager (gnome in ubuntu) up and only had a dos-like terminal to do stuff with.

With regard fglrxconfig, this is ati's solution to "help" you configure xorg.conf to enable 3d acceleration. Its fairly straightforward, you can normally just use the default suggested options, but you will need to refer to your monitor manual to find out the horizontal and vertical refresh of your screen. This would be something done automatically in windows.

Ultimately, play around with the settings. If everything goes ****-up, delete your /etc/X11/xorg.conf and replace it with the BACKUP you made, and restart the system ;-)

Dark Damo
July 6th, 2005, 11:35 PM
Hi mate!

Sorry, been getting lost in all the posts and missed the question you asked about fglrx and ati graphicsdrivers.

the xorg.conf file stores all your settings for the video display and monitor configuration (as well as mouse / keyboard settings). Think of it as what you'd get if you didnt have the nice display menus on windows - they are frontend gui's for a config file somewhere in windows!

Unfortunately, in linux you have to edit this file manually :-( but thats linux for ya!

So make sure you back up your /etc/X11/xorg.conf before doing anything. Cause if you screw up this file you won't get the window manager (gnome in ubuntu) up and only had a dos-like terminal to do stuff with.

With regard fglrxconfig, this is ati's solution to "help" you configure xorg.conf to enable 3d acceleration. Its fairly straightforward, you can normally just use the default suggested options, but you will need to refer to your monitor manual to find out the horizontal and vertical refresh of your screen. This would be something done automatically in windows.

Ultimately, play around with the settings. If everything goes ****-up, delete your /etc/X11/xorg.conf and replace it with the BACKUP you made, and restart the system ;-)
"but you will need to refer to your monitor manual to find out the horizontal and vertical refresh of your screen."


lol problem is my monitor didnt come with a manuel :(

ghostrifle
July 8th, 2005, 03:58 AM
"but you will need to refer to your monitor manual to find out the horizontal and vertical refresh of your screen."


lol problem is my monitor didnt come with a manuel


You don't really need to know it. Just use some standard settings, like the ones you can find in your original xorg.conf ;-)