Softpedia
 

NEWS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
TRENDING TODAY
Home > News > Linux > SUSE Tips and Tricks

February 28th, 2007, 15:44 GMT · By

Install Nvidia and ATI Video Drivers on openSUSE

SHARE:

Adjust text size:

Let's say you have chosen openSUSE 10.2 as your default Linux distribution and now you need to install your video card's driver, be it either Nvidia or ATI. This guide will teach you the easiest ways to achieve that.

Nvidia Installation

We first need to install the official openSUSE Nvidia repository. Open up a console and type the following:

rpm --import ftp://download.nvidia.com/novell/repodata/repomd.xml.key

Now let's add the YUM repository, by opening YaST and clicking on "Software" and then on the "Installation Source". In the new window which will appear, click the Add button, then select the "Specify URL..." option, hit Next and paste there the following line:

ftp://download.nvidia.com/opensuse/10.2/

Click finish and wait for it to load the repository. Now close this window and you are back on the main YaST window. Click on "Software Management" and in the search box type nvidia. From the results, choose:

nvidia-gfx-kmp-default
x11-video-nvidia


Hit "Accept" button and you'll be asked to agree with the license terms and then the installation will begin.

Restart your computer and you'll have Nvidia video driver installed.

ATI Installation

The ATI driver is a bit harder to install, so please follow the instructions carefully.

Download the latest ATI driver from here. Get the .run file!

You need now to generate distribution specific driver package. Open a console and type the following:

sh ati*.run --listpkg

and from the listing, please select your distribution. I've chosen openSUSE 10.2 32 bit:

sh ati*.run --buildpkg SuSE/SUSE102-IA32

The installer made a driver package, which is located in /usr/src/packages/RPMS/i386

Exit the graphical environment by typing the following command in the console:

sudo init 3

Go to the folder created by the ATI installer:

cd /usr/src/packages/RPMS/i386

and install the driver with the following command:

rpm -Uvh fgl*.rpm

After the install is finished, run the ATI configuration utility:

ldconfig
aticonfig --initial --input=/etc/X11/xorg.conf


At this moment, the driver is installed, but we still need to do some settings in order to work properly. Type the following command:

sax2 -r -m 0=fglrx

Choose your desired resolution, save and exit.

You also need to disable Composite Extension as well. Edit the /etc/X11/xorg.conf and add the following lines at the end of the file:

Section "Extensions"
Option "Composite" "false"
EndSection


Reboot your computer and you should have the ATI driver installed.


29,561 hits · 6 comments
Link to this article · Print article · Send to friend

MUST-READ RELATED ARTICLES:


openSUSE 10.2 Installation Guide with Screenshots

SUSE Linux 10.1 "Remastered" Available

SUSE Linux 9.2 no longer supported by Novell

openSUSE 10.2 Will Use Ext3 as Default Filesystem!

openSUSE 10.2 Released

READER COMMENTS:


Comment #1 by: Remco on 25 Dec 2007, 10:28 UTC reply to this comment

Hi,

When I look in the file i can see the suse103 amd64 but when I want to build it, it keeps telling me that it is not supported....,

remco@cc1258633-a:~> sh ati*.run --buildpkg SuSe/SUSE103-AMD64
Created directory fglrx-install.HH6562
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.443.1....

==================================================
ATI Technologies Linux Driver Installer/Packager
==================================================
The distribution 'SuSe' is not supported
Removing temporary directory: fglrx-install.HH6562

Any help please,

thanks in advcance

Comment #1.1 by: marius.nestor on 25 Dec 2007, 11:09 GMT

Hi!

The command is wrong...

It's sh ati*.run --buildpkg SuSE/SUSE103-AMD64

not SuSe/... get it? With E not e :)


Comment #2 by: Nikhil on 25 Feb 2008, 13:30 UTC reply to this comment

Hi, i am trying to install the Nvidia driver for OpenSuse 10.2.
when i tried to add the YUM repository, by opening YaST and clicking on "Software" and then on the "Installation Source".I To add new source I Specified the URL as given by you. I get an error message saying

Unable to create installation source from URLftp://download.nvidia.com/opensuse/10.2/
Details:
Unknown Source type for ftp://download.nvidia.com/opensuse/10.2/



I also tried to download the rpms and install them, but that doesnt seem to install the drivers, since after rebooting it makes no difference.

Please help.

--Thanking you in advance

Comment #2.1 by: Marius Nestor on 25 Feb 2008, 13:53 GMT

Hi,

I've just test the URL (ftp://download.nvidia.com/opensuse/10.2/) and it looks like it works very well... I don't know what the problem is... and I don't have an openSUSE 10.2 installation at the moment. I will try to test it in a few days and I will let you know what's going on...


Comment #3 by: Mehee on 13 Apr 2009, 08:50 UTC reply to this comment

Hey I am using SuSE 11.1 & I write this .. so this error is generated .. do u have any solutions ?


Generating package: SuSE/SuSE111-IA32
Error: Distro Version entered incorrectly or not supported, use --listpkg to identify valid distro versions
Removing temporary directory: fglrx-install.RnVubh


Comment #4 by: Spook Murphy on 23 Mar 2010, 15:28 UTC reply to this comment

Thank you for this guide. After updating from a nvidia to an ATI card, I was following another guide for ATI vid driver install and I kept getting a keyboard/mouse hang with a incomprehensible window graphic in sax2 setup. Problem was the other guide didn't detail the ATI configuration utility initialization as you do here. You saved my bacon.

Thanks again.

Copyright © 2001-2013 Softpedia. Contact/Tip us at

WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM