Is this your card?
HCL/Nvidia Video Cards - openSUSE
How to page here
NVIDIA - openSUSE
read carefully
install the Nvidia by oneclick may be possible
http://opensuse-community.org/nvidia.ymp
or the hard way:
The hard way
This is for those that want to have the latest NVIDIA drivers, and are not afraid to recompile driver after each kernel update. Or have updated your kernel from the DVD default version.
edit]
Prerequisites
- compiler gcc,
- program make and
- package kernel-source
If you don’t have them installed you can do it using YaST.
–Specific instructions for installing kernel-source-- Login to Console and type: “su”, enter your root password, then, “yast”. Under software, go into Software Management, and Press F2 (Search). Search “kernel-source”. Select the module and press enter. There will now be a “+” in front of it. Press F10. It’ll install. Press F9 a few times to exit Yast.
edit]
Download NVIDIA Drivers
First of all, if you tried using the script then you can find the NVIDIA installer package in /usr/share/doc/nvidia If the installer package is not there go to NVIDIA Download Page, and get the latest drivers for your computer.
edit]
Install the drivers
If you are in runlevel 5, go to runlevel 3 by typing the following comand as root in one of the consoles (which you can access by pressing ctrl-alt-f1 [f1 up to f6])
init 3
Now go to the directory containing the drivers.
cd /usr/share/doc/nvidia
or
cd /the/path/where/you/saved/the/drivers/from/nvidia/website
Now simply type the following and follow instructions
sh NVIDIA-Linux-<arch>-<version>-<build>-<pkg#>.run -q
edit]
Configure X.org
Note: This does not seem to be required for v177.68 on opensuse 11.0 as it is done in the installer.
The next step is to configure the X.org to use the new nvidia drivers. To do this, type the following
sax2 -r -m 0=nvidia
Sax2 will start it’s configuration program in X. You can do more tweaking here, but this is your option. With 10.0 you won’t need to specify -m 0=nvidia any more, sax automatically detects and uses it if you activate 3D acceleration.
you will getter performance than onboard