My kubuntu 8.04 always has problems these days:
1. the texts in the screen sometimes disappear or displays wrong. Only I highlight the texts by selecting, the displaying could become right. But later, it may happen again. (very frequently)
2. the system hangs from time to time, most time it lasts several seconds, but in the worst case, the whole system freezes. I had to ssh via another computer, use "top" to see that xorg takes 100% CPU.
I have to "Kill -9" xorg, and lost everything in X.
All these things may happen after a "apt-get upgrade", and I remember there were many packages upgraded that time. It should be about two or three weeks ago.
What should I do to solve the problem? it really feels terrible.
Thank you.
1. the texts in the screen sometimes disappear or displays wrong. Only I highlight the texts by selecting, the displaying could become right. But later, it may happen again. (very frequently)
2. the system hangs from time to time, most time it lasts several seconds, but in the worst case, the whole system freezes. I had to ssh via another computer, use "top" to see that xorg takes 100% CPU.
I have to "Kill -9" xorg, and lost everything in X.
Code:
Tasks: 157 total, 3 running, 153 sleeping, 0 stopped, 1 zombie Cpu(s): 50.2%us, 0.0%sy, 0.0%ni, 49.7%id, 0.0%wa, 0.0%hi, 0.2%si, 0.0%st Mem: 515532k total, 506016k used, 9516k free, 4756k buffers Swap: 979956k total, 317328k used, 662628k free, 165892k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 6190 root 20 0 135m 31m 2980 R 100 6.2 32:24.61 Xorg 1 root 20 0 2844 452 448 S 0 0.1 0:01.36 init 2 root 15 -5 0 0 0 S 0 0.0 0:00.00 kthreadd 3 root RT -5 0 0 0 S 0 0.0 0:00.00 migration/0 4 root 15 -5 0 0 0 S 0 0.0 0:00.50 ksoftirqd/0 5 root RT -5 0 0 0 S 0 0.0 0:00.00 watchdog/0 6 root RT -5 0 0 0 S 0 0.0 0:00.00 migration/1 7 root 15 -5 0 0 0 S 0 0.0 0:00.24 ksoftirqd/1 8 root RT -5 0 0 0 S 0 0.0 0:00.00 watchdog/1 9 root 15 -5 0 0 0 S 0 0.0 0:00.18 events/0 10 root 15 -5 0 0 0 S 0 0.0 0:00.10 events/1 11 root 15 -5 0 0 0 S 0 0.0 0:00.00 khelper 46 root 15 -5 0 0 0 S 0 0.0 0:00.14 kblockd/0 47 root 15 -5 0 0 0 S 0 0.0 0:00.04 kblockd/1 50 root 15 -5 0 0 0 S 0 0.0 0:00.00 kacpid 51 root 15 -5 0 0 0 S 0 0.0 0:00.00 kacpi_notify 122 root 15 -5 0 0 0 S 0 0.0 0:00.00 kseriod 162 root 20 0 0 0 0 S 0 0.0 0:00.32 pdflush 163 root 20 0 0 0 0 S 0 0.0 0:00.14 pdflush 164 root 15 -5 0 0 0 S 0 0.0 0:02.18 kswapd0
What should I do to solve the problem? it really feels terrible.
Thank you.
Comment