SUSE no longer distributes commercial software therefore NVIDIA users are left to load and install the 3D acceleration graphics driver from the nVidia
site manually.
I first checked to see if SUSE 10.3 retail edition would be able to load the NVidia 3D driver using Yast/Sax2 but no luck as soon as I clicked on Hardware->Graphics card & monitor I got this message:

Before installing the driver I ran glxgears from the konsole command line as a reference to check the effect of 3D acceleration:
martin@suse103:~> glxgears
3984 frames in 5.0 seconds = 796.692 FPS
4590 frames in 5.0 seconds = 917.879 FPS
4856 frames in 5.0 seconds = 971.039 FPS
4919 frames in 5.0 seconds = 983.608 FPS
4921 frames in 5.0 seconds = 984.162 FPS
4918 frames in 5.0 seconds = 983.462 FPS |
We will load the driver from a repository, to do this start Yast and goto:
Software -> Community Repositories

Select NVIDIA Repository:

I then got the following message:

I clicked on "Trust and Import the Key"
This has added the repository, we now need to download the driver from it, YaST should still be open so click on "Software Management":

Now search for 'nvidia' and select-
- nvidia-gfxG01-kmp-default
- x11-video-nvidiaG01
and click on 'Accept'

Then wait while the drivers are installed:

We then tell the kernel to use this driver, to do this start the konsole command line, login as root and type 'modprobe nvidia'.
martin@suse103:~> su root
Password:
suse103:/home/martin # modprobe nvidia |
Restart the computer to use the new driver.
To check that we are using the new driver use:
YAST -> Hardware->Graphics card & monitor

We can also confirm that the frame rate is a lot higher by running glxgears again:
martin@suse103:~> glxgears
21235 frames in 5.0 seconds = 4246.922 FPS
21345 frames in 5.0 seconds = 4268.949 FPS
21325 frames in 5.0 seconds = 4264.972 FPS
17758 frames in 5.0 seconds = 3551.572 FPS
21307 frames in 5.0 seconds = 4261.250 FPS
21277 frames in 5.0 seconds = 4255.223 FPS |
|
metadata block
|
|
|
| see also: |
|
| Correspondence about this page |
|
|
Book Shop - Further reading.
Where I can, I have put links to Amazon for books that are relevant to
the subject, click on the appropriate country flag to get more details
of the book or to buy it from them.
|
SUSE Linux 10 Bible.
|
|
Commercial Software Shop
Where I can, I have put links to Amazon for commercial software, not
directly related to this site, but related to the subject being discussed,
click on the appropriate country flag to get more details of the software
or to buy it from them.
|
|
SuSE Linux 11.1. Operating system with a wide range of applications
including Open Office. A good distribution for developers as it contains KDevelop.
Java, Mono, etc. Can install itself as a dual-boot system with an existing Windows OS if required.
For information about installing it see this
page. |
|
|
Can this page be improved?
Please send me any improvements to
here. I would appreciate ideas to make the pages more useful including
error correction, ideas for new pages, improvements to wording. It helps
if you quote the full URL of the page.
|
|
|
progam
I am working on a project which uses these principles, if you would like
to help me with this you are welcome to join in, here:
|
for 3D programming: http://sourceforge.net/projects/mjbworld/
|
This site may have errors. Don't use for critical systems.