Finally fixed -- Gues what -- ALL the later drivers than 4363 from Nvidia must have a problem in them -- That one worked !!.
What a Bummer
Anyway -- Here's how to do it
Orig problem -- leaving -X screen gets garbled
with CTRL-ALT-F1 .... F6.
When doing that, I only got a strange garbled multicolor screen without the
system reacting to anything. It was only possible to go back to X again
(with CTRL-ALT-F7). The same garbled screen was shown when shutting down
the system.
THE SOLUTION :
Throw away the 4496 driver !!!!! Or ANY LATER ONE And install the older 4363 driver.
For those who want to know, here's what to do
:
1. Download the 4363 driver from
www.nvidia.com
2. Goto runlevel 3 (or restart in Safe Mode)
3. Do the following :
nvidia-installer --uninstall (to remove the 4496)
cd /usr/src/linux
make cloneconfig && make dep
cd << your download directory >>
sh NVIDIA-Linux-x86-1.0-4363.run
4. Goto runlevel 5
DON'T use the YOU (Yast Online Update) AND DON't USE SAX2
Edit the /etc/X11/XF86config file manually to ensure the nvidia driver is being loaded and not the nv default module.
(As a Bonus -- 3d will also work)
What a Bummer !!