NVidia Quadro FX 1000 Driver

I installed http://opensuse-community.org/nvidia.ymp and everything mixed up!
I tried to remove it and I get this error:
Error while creating client module OneClickInstallUI

My Graphic Card is NVidia Quadro FX
1000 Driver

Can you be more clear about what you did to remove it?

Please post output of:


zypper lr -d
rpm -qa | grep nvidia
glxinfo | grep direct

And please be specific in what you mean by “everything mixed up”.

I mean when I install any kind of driver, a “nvidiax server config” will be added to the Menu, and when I click on it tells me:
"you are not using your Nvidia card, please run nvidia-xconfig "

And when I run thta, system fails to run X and I must use text mode.

Here is outputs:

#  | Alias                | Name                  | Enabled | Refresh | Priority | Type   | URI                                                                               | Service                                                   
---+----------------------+-----------------------+---------+---------+----------+--------+-----------------------------------------------------------------------------------+--------                                                   
1  | Libdvdcss repository | Libdvdcss repository  | Yes     | Yes     |   99     | rpm-md | http://opensuse-guide.org/repo/11.2/                                              |                                                           
2  | NVIDIA Repository    | NVIDIA Repository     | Yes     | Yes     |   99     | rpm-md | http://download.nvidia.com/opensuse/11.2                                          |                                                           
3  | PackMan              | PackMan               | Yes     | Yes     |   99     | rpm-md | http://download.videolan.org/pub/vlc/SuSE/11.2                                    |                                                           
4  | Packman Repository   | Packman Repository    | Yes     | Yes     |   99     | rpm-md | http://ftp.skynet.be/pub/packman/suse/11.2/                                       |                                                           
5  | google-chrome        | google-chrome         | Yes     | Yes     |   99     | rpm-md | http://dl.google.com/linux/rpm/stable/i386                                        |                                                           
6  | openSUSE 11.2-0      | openSUSE 11.2-0       | Yes     | No      |   99     | yast2  | cd:///                                                                            |                                                           
7  | repo-debug           | openSUSE-11.2-Debug   | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/debug/distribution/11.2/repo/oss/                    |                                                           
8  | repo-non-oss         | openSUSE-11.2-Non-Oss | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/11.2/repo/non-oss/                      |                                                           
9  | repo-oss             | openSUSE-11.2-Oss     | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/11.2/repo/oss/                          |                                                           
10 | repo-source          | openSUSE-11.2-Source  | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/source/distribution/11.2/repo/oss/                   |                                                           
11 | repo-update          | openSUSE-11.2-Update  | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/update/11.2/                                         |                                                           
12 | webcam               | webcam                | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/home:/garloff:/Webcam/openSUSE_Factory/ |                                                           

behrooz@linux-2ya9:~/jadex-2.0-rc1/tutorial> rpm -qa | grep nvidia
behrooz@linux-2ya9:~/jadex-2.0-rc1/tutorial> glxinfo | grep direct
direct rendering: No   

There’s simply no driver installed. I guess you updated nicely after installing 11.2, can you confirm that? Output of


uname -a

would tell enough.

AFAICS now, you should install the driver “the hard way”, which is not hard at all (some remains of early days). Don’t see any kernel-updated packages in the NVIDIA repo ATM. If you post the result of the command we can guide you to a working situation with full 3D support for your card.

Another thing though: You have far to many repos active, some of them definitely leading to trouble.
Remove #1, 3, 5, 6, 7, 10

I installed the driver that I downloaded from Nvidia.com and the problem solved;)