I have problems with Nvidia drivers too.
After installing NvidiaG02 driver via 1-click window manager can no longer start. After reboot I get only black terminal login.
I tired to startx manually and get this output:
xauth: creating new authority file /root/.serverauth.3262
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the “xorg” product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See X.Org Wiki - Development/Documentation/git for git access instructions.
X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux myhost 2.6.25.20-0.1-pae #1 SMP 2008-12-12 20:30:38 +0100 i686
Build Date: 28 July 2008 10:14:56PM
Before reporting problems, check [X.Org Wiki - Home](http://wiki.x.org)
to make sure that you have the latest version.
Module Loader present
Markers: (–) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: “/var/log/Xorg.0.log”, Time: Sun Jun 7 17:22:21 2009
(==) Using config file: “/etc/X11/xorg.conf”
(II) Module “ramdac” already built-in
FATAL: Error inserting nvidia (/lib/modules/2.6.25.20-0.1-pae/updates/nvidia.ko): No such device
(EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
waiting for X server to begin accepting connections
giving up.
xinit: Connection reset by peer (errno 104): unable to connect to X server
xinit: No such process (errno 3): Server error.
If I try modprobe nvidia I get the same error as above:
FATAL: Error inserting nvidia (/lib/modules/2.6.25.20-0.1-pae/updates/nvidia.ko): No such device
My card is:
lspci | grep GeForce
02:00.0 VGA compatible controller: nVidia Corporation NV44 [GeForce 6200 LE] (rev a1)
And this card is supported by 180.60 driver
So, what’s wrong?