A few hours ago, I upgraded to Kubuntu Natty on my desktop after having upgraded on my laptop. The laptop uses an ATI card and the upgrade went just fine - no problems.
But on the desktop, which has an NVIDIA card, I found myself unable to login. I got as far as the loading screen, but it froze there, with the "K" never coming in to focus.
Nothing I did made the problem go away until I set the xorg.conf file to use the nv driver instead of the proprietary NVIDIA one. I had to edit xorg.conf from the command line to break NVIDIA's grip on my system.
Incidentally, this isn't the first time NVIDIA's proprietary driver has caused problems for me. It's refused to work before when I've upgraded to a new kernel, but I've always been able to solve that problem by updating the headers. This problem is different.
Once I got into the GUI, I tried removing + purging the NVIDIA driver and reinstalling it. But the problem persists. At this point, only nv is working.
I can probably live without proprietary drivers, if need be. But I'm wondering if this problem is unique to my system or if others are experiencing it. A less experienced user may have no clue how to switch display drivers using the command line and restore their system.
UPDATE: Okay, finally got the proprietary driver to work. If anyone finds this post and has the same problem, what you do is run "sudo nvidia-xconfig" from Konsole or the terminal. That will rebuild xorg.conf with the correct settings for NVIDIA's stupid proprietary driver. Reboot your machine and it *should* work.
But on the desktop, which has an NVIDIA card, I found myself unable to login. I got as far as the loading screen, but it froze there, with the "K" never coming in to focus.
Nothing I did made the problem go away until I set the xorg.conf file to use the nv driver instead of the proprietary NVIDIA one. I had to edit xorg.conf from the command line to break NVIDIA's grip on my system.
Incidentally, this isn't the first time NVIDIA's proprietary driver has caused problems for me. It's refused to work before when I've upgraded to a new kernel, but I've always been able to solve that problem by updating the headers. This problem is different.
Once I got into the GUI, I tried removing + purging the NVIDIA driver and reinstalling it. But the problem persists. At this point, only nv is working.
I can probably live without proprietary drivers, if need be. But I'm wondering if this problem is unique to my system or if others are experiencing it. A less experienced user may have no clue how to switch display drivers using the command line and restore their system.
UPDATE: Okay, finally got the proprietary driver to work. If anyone finds this post and has the same problem, what you do is run "sudo nvidia-xconfig" from Konsole or the terminal. That will rebuild xorg.conf with the correct settings for NVIDIA's stupid proprietary driver. Reboot your machine and it *should* work.
Comment