View Single Post
Posts: 479 | Thanked: 641 times | Joined on Dec 2007 @ Switzerland
#5
Looks like something is eating up all your CPU cycles...probably a buggy new application you may have installed.

Try to open an xterm, type "top" (without the quotes) and see if your CPU is busy with something. Look at the column "%CPU": if it's constantly showing values near 100%, then post back with the command that is using all the CPU (last column of the top output)