Faild to start xwindow after intall nvidia driver

Hi:
I am newer here.
I failed to enter xwindow after I have successfully intalled nvidia driver with file “NVIDIA-Linux-x86-180.44-pkg1.run”.

Here is my os info:
“Linux lebesgue 2.6.27.19-3.2-pae #1 SMP 2009-02-25 15:40:44 +0100 i686 i686 i386 GNU/Linux”

The direct reason in Xorg.0.log seemed to be

"() NVIDIA(0): Depth 24, (–) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(
) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(II) UnloadModule: “nvidia”
(II) UnloadModule: “wfb”
(II) UnloadModule: “fb”
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found"

The info in file /var/log/message is as following

"Apr 1 22:15:28 lgy kernel: NVRM: loading NVIDIA UNIX x86 Kernel Module 180.44 Mon Mar 23 14:59:10 PST 2009
Apr 1 22:16:03 lgy smartd[5084]: Device: /dev/sda [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 80 to 79
Apr 1 22:16:03 lgy smartd[5084]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 20 to 21
Apr 1 22:16:43 lgy kernel: NVRM: NVIDIA legacy driver found no supported graphics card!
Apr 1 22:16:43 lgy kernel: NVRM: No NVIDIA graphics adapter probed!
Apr 1 22:16:54 lgy init: Switching to runlevel: 5
Apr 1 22:16:54 lgy logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/Xservers
Apr 1 22:16:54 lgy logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/xdm-config
Apr 1 22:16:54 lgy logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/Xservers
Apr 1 22:16:54 lgy logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/xdm-config
Apr 1 22:16:55 lgy kernel: NVRM: NVIDIA legacy driver found no supported graphics card!
Apr 1 22:16:55 lgy kernel: NVRM: No NVIDIA graphics adapter probed!
Apr 1 22:16:55 lgy gdm[31454]: WARNING: GdmDisplay: display lasted 0.433162 seconds
Apr 1 22:16:55 lgy kernel: NVRM: NVIDIA legacy driver found no supported graphics card!
Apr 1 22:16:55 lgy kernel: NVRM: No NVIDIA graphics adapter probed!
Apr 1 22:16:55 lgy gdm[31454]: WARNING: GdmDisplay: display lasted 0.469820 seconds
Apr 1 22:16:56 lgy kernel: NVRM: NVIDIA legacy driver found no supported graphics card!
Apr 1 22:16:56 lgy kernel: NVRM: No NVIDIA graphics adapter probed!
Apr 1 22:16:56 lgy gdm[31454]: WARNING: GdmDisplay: display lasted 0.425444 seconds
Apr 1 22:16:56 lgy gdm[31454]: WARNING: GdmDisplay: display lasted 0.442754 seconds
Apr 1 22:16:56 lgy kernel: NVRM: NVIDIA legacy driver found no supported graphics card!
Apr 1 22:16:59 lgy kernel: NVRM: No NVIDIA graphics adapter probed!
Apr 1 22:17:00 lgy kernel: NVRM: NVIDIA legacy driver found no supported graphics card!
Apr 1 22:17:00 lgy kernel: NVRM: No NVIDIA graphics adapter probed!
Apr 1 22:17:00 lgy gdm[31454]: WARNING: GdmDisplay: display lasted 0.454234 seconds
Apr 1 22:17:00 lgy kernel: NVRM: NVIDIA legacy driver found no supported graphics card!
Apr 1 22:17:00 lgy kernel: NVRM: No NVIDIA graphics adapter probed!
Apr 1 22:17:00 lgy gdm[31454]: WARNING: GdmDisplay: display lasted 0.428150 seconds
Apr 1 22:17:00 lgy gdm[31454]: WARNING: GdmLocalDisplayFactory: maximum number of X display failures reached: check X server log for errors
"

Need some other info to solve? Thank you!

Apr 1 22:16:43 lgy kernel: NVRM: NVIDIA legacy driver found no supported graphics card!
Are sure that you have installed the right graphics driver?
Is this from the nvidia repository, or you installed it manually?

If you got the success screen on completion of the installation then you probably missed running sax2 as root

# su
# your password
# sax2 -r -m 0=nvidia (that's zero)

@degrangle

Which card are u using?

I am sure of that for my card is Nvidia GeForce 9400 GT.
I install it by executing the script “NVIDIA-Linux-x86-180.44-pkg1.run”
I tried to intall it from the nvidia repository, but it appears the same result, so I use the script instead.
Can I use some old series card instead.

“got the success screen”? I run the script in the level 3, and tried to init 5 when finished installation, but it failed to startx.
Do you mean that I have to execute sax2 -r -m 0=nvidia after I complete the intallation?

My card is NVIDIA GeForce 9400 GT.