LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to install ATI drivers on Suse 10.0 (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-ati-drivers-on-suse-10-0-a-453055/)

naughty penguin 06-08-2006 11:34 PM

How to install ATI drivers on Suse 10.0
 
Hi all,
i got one question; how to install ATI graphic drivers on Suse 10.0, do i need any additional tasks to run except those:
./config
/make
/make install
?
The version of driver is ATI Radeon 9200.
Thanks,

chief_officer 06-09-2006 02:21 AM

Go to www.ati.com, from the menu select "Drivers and Software" and in the dropdown menu select Linux. Choose your graphics card. Follow the instructions.

You will not go the ./configure && make && make install way, since these commands are for compiling from the source code. Since the drivers are proprietary, you will receive a binary driver which you will have to run - something like:

Code:

sh ati-driver-installer.run

naughty penguin 06-09-2006 04:57 AM

Tesheqiu:)
I'll try to follow your instructions.

AwesomeMachine 06-09-2006 07:04 AM

http://linux.wordpress.com/2005/10/1...-installation/


All times are GMT -5. The time now is 05:11 AM.