This guide will help you configure the proprietary nvidia module under openSUSE 11.2. I will not be covering the open source nv module included with Xorg because its configuration is normally handled automatically by openSUSE.
NVIDIA provide their own license for their driver. You will need to read and accept this license before proceeding. You can read this license here.
It is highly recommended that you first run a full update for your openSUSE installation to ensure you have all the latest packages installed.
Normally after installing the nvidia driver with the steps above your xorg.conf file should have automatically been updates to use the newer driver. If this did not happen or for some reason it has reverted then, as root, enter the following command:
sax2 -r
This will switch you back to the nvidia driver.
Discussion