Hi again,
Finally got the Nvidia driver installed properly..With all your help and support and an post on another forum
by imdeemvp...
Basically heres the steps I followed..
1 Checked my kernel by uname -a in a terminal(mine was2.6.8.1-12mdksmp)..
2 Then I installed the kernel source..In my case urpmi kernel-source-2.6-2.6.8.1-12mdk That is the one I used..
3 previously downloaded NVIDIA-Linux-x86-1.0-6629-pkg1.rpm into my home directory..
4 opened a terminal and typed SU then my root Password...then typed init 3 this shut down x and asked for a password..I typed my user PW.. then typed sh Nvidia-Linux-x86-1.0-6629-pkg1.rpm
5 I axccepted the agreement,when i said it wanted to go online I chose NO and then it said it would compile the kernel.. I let it go until it said it was configured..It then dropped back to the command line..
I used vi to edit the /etc/X11/XF86Config file and replaced "nv" with "nvidia"..Saved the results by escape :wq!
then i edited the next file vi /etc/modprobe.preload by adding a line" nvidia " below my intel agp line
saved the results by escape :wq! and again back to the command prompt..Then I typed init 5
6 this started x and I opened a terminal and tested the driver by typing glxgears I let it run for 30 seconds or so then stopped it and typed glxinfo | grep direct and looked for the line "direct rendering Yes"
7 breathed a sigh of relief and savored my victory...
Goodluck to you and again thank you for all your help,
jolphil