Here is my problem, and I am completely perplexed. I am using the latest nvidia drivers, the 8xxx series. I install from the console with no gui loaded. I have no errors doing this. I edit my xorg.conf, and start X with either "sudo startx" or "sudo kdm."
Now the system runs flawlessly with this. But if I reboot my computer, when it attempts to start kdm, it fails, with no error message, and the tty that X would be running on has only a blinking cursor. At this point, I have to pgrep for kdm's pid, and then kill it. I then have to reinstall the nvidia driver. I had this issue on 5.04 as well, and it seems it has persisted into 5.10 ( at least for me it has)
Does this sound familiar to anyone?