The problem from the user's point of view:
Bootup from grub menu to KDM login screen occurs normally.
Once at the login screen though, mouse and keyboard do not work.
What seems to be happening is that KDM goes into a loop logging massive amounts of data to
/var/log/kdm.log. Within a few minutes the root partition is full.
The file /var/log/kdm.log contains lines like the following:
KConfigIni: In file /boot/initrd.img-2.6.32-22-generic line 8243: "Invalid entry (missing '=')
KConfigIni: In file /boot/initrd.img-2.6.32-22-generic line 8244: "Invalid entry (missing 'e')
That's all KDM logs until it fills up a 2Gb partition
The only way to shutdown the laptop is to press power off button.
The current workaround is to disable booting to KDM and instead boot to a console and login from
there + startx. Everything is just fine apart from this KDM problem.
However this is not acceptable to that user and she wants things back like before.
The last upgrade was done last week, so it is upto date to that point, and it was working
fine after that. This problem appeared suddenly after a reboot.
All log files in /var/log were checked, including Xorg.0.log, and there are NO errors indicated,
except in kdm.log.
This is a stock full install of Kubuntu Lucid with the following changes done after the install via synaptic:
- removed bluez stuff
- removed openoffice which caused uno runtime libraries to be removed as well
- removed unrequired fonts
Again note that this machine was running fine for about 2 months since the installation.
Video: nvidia
CPU: AMD athlon 64 dual core TK-53
Kubuntu version: 10.04 x64
I found the same bug reported on 2009-11-29, refer to the following:
http://old.nabble.com/-Bug-216627--N...d26560873.html
but no fix was mentioned.
TIA for any help.
Bootup from grub menu to KDM login screen occurs normally.
Once at the login screen though, mouse and keyboard do not work.
What seems to be happening is that KDM goes into a loop logging massive amounts of data to
/var/log/kdm.log. Within a few minutes the root partition is full.
The file /var/log/kdm.log contains lines like the following:
KConfigIni: In file /boot/initrd.img-2.6.32-22-generic line 8243: "Invalid entry (missing '=')
KConfigIni: In file /boot/initrd.img-2.6.32-22-generic line 8244: "Invalid entry (missing 'e')
That's all KDM logs until it fills up a 2Gb partition
The only way to shutdown the laptop is to press power off button.
The current workaround is to disable booting to KDM and instead boot to a console and login from
there + startx. Everything is just fine apart from this KDM problem.
However this is not acceptable to that user and she wants things back like before.
The last upgrade was done last week, so it is upto date to that point, and it was working
fine after that. This problem appeared suddenly after a reboot.
All log files in /var/log were checked, including Xorg.0.log, and there are NO errors indicated,
except in kdm.log.
This is a stock full install of Kubuntu Lucid with the following changes done after the install via synaptic:
- removed bluez stuff
- removed openoffice which caused uno runtime libraries to be removed as well
- removed unrequired fonts
Again note that this machine was running fine for about 2 months since the installation.
Video: nvidia
CPU: AMD athlon 64 dual core TK-53
Kubuntu version: 10.04 x64
I found the same bug reported on 2009-11-29, refer to the following:
http://old.nabble.com/-Bug-216627--N...d26560873.html
but no fix was mentioned.
TIA for any help.
Comment