I upgraded to Kde 4.3.4 from 4.3.3 this morning using
apt-get update
apt-get dist-upgrade
Everything seems to go as it normally does, and the kernel was upgraded to Linux ubuntu 2.6.31-15-generic #50-Ubuntu SMP Tue Nov 10 14:53:52 UTC 2009 x86_64 GNU/Linux
Normally whenever the kernel upgrades, I need to re-install the Nvidia drivers using the
sudo sh ./NVIDIA-Linux-x86_64-190.42-pkg2.run
Afterwards , grub2 seemed to work OK, but when it was time for kdm to start up it just beeped and I could not even use Alt F3 etc to get to a command line. I tried selecting older kernels and various recover modes and got the same results. I needed a boot disk to get into the system. I removed the xserver using apt-get remove xserver-xorg and rebooted which got me back to a prompt where I installed the xserver.
After all was done and working I tried using kdm and it all happened again.
I tried several things but in the end it seemed to be related to kdm - if I used gdm it works OK but with kdm it beeps almost constantly and would not allow me to go any further. The last time I just used the live cd ( fix system) and ran dpkg-reconfigure gdm to select gdm and all was well again. I don't have the knowledge to properly diagnose what is going on, but if someone else should have a simlar problem, you may want to check if it's related to kdm.
One thing that did upset me was when the system was in "low graphics mode" I could select console long on but could not get to the continue button which was off the screen, I read somewhere "Alt A" might work but apparently I was wrong about that too.
apt-get update
apt-get dist-upgrade
Everything seems to go as it normally does, and the kernel was upgraded to Linux ubuntu 2.6.31-15-generic #50-Ubuntu SMP Tue Nov 10 14:53:52 UTC 2009 x86_64 GNU/Linux
Normally whenever the kernel upgrades, I need to re-install the Nvidia drivers using the
sudo sh ./NVIDIA-Linux-x86_64-190.42-pkg2.run
Afterwards , grub2 seemed to work OK, but when it was time for kdm to start up it just beeped and I could not even use Alt F3 etc to get to a command line. I tried selecting older kernels and various recover modes and got the same results. I needed a boot disk to get into the system. I removed the xserver using apt-get remove xserver-xorg and rebooted which got me back to a prompt where I installed the xserver.
After all was done and working I tried using kdm and it all happened again.
I tried several things but in the end it seemed to be related to kdm - if I used gdm it works OK but with kdm it beeps almost constantly and would not allow me to go any further. The last time I just used the live cd ( fix system) and ran dpkg-reconfigure gdm to select gdm and all was well again. I don't have the knowledge to properly diagnose what is going on, but if someone else should have a simlar problem, you may want to check if it's related to kdm.
One thing that did upset me was when the system was in "low graphics mode" I could select console long on but could not get to the continue button which was off the screen, I read somewhere "Alt A" might work but apparently I was wrong about that too.
Comment