Announcement

Collapse
No announcement yet.

CPU usage way too high after upgrade

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    CPU usage way too high after upgrade

    I just upgraded to 9.04. Now, my CPU usage is way to high. In 8.10, it used to be at 10 % when idle, it is up to 50 % now, a process called kded4 seems to be the guilty one.

    Any suggestions how to fix this? Thanks in advance.

    dnh

    #2
    Re: CPU usage way too high after upgrade

    This seems to be a common problem after upgrading.
    As the joke used to go, "Cause - unknown, solution - reboot."

    But more correctly:

    Once logged in, hit CTRL-ALT-F1

    log in, and then:

    Code:
    sudo pkill kded4
    
    sudo reboot
    That should clean it out.
    We only have to look at ourselves to see how intelligent life might develop into something we wouldn't want to meet. -- Stephen Hawking

    Comment


      #3
      Re: CPU usage way too high after upgrade

      Yes, thanks, it worked.

      But there is another issue - the cpu frequency is not variable anymore... it is constantly at the highest level?

      Comment


        #4
        Re: CPU usage way too high after upgrade

        Solution: Remove all packages named cpufreq-something and install powernowd, reboot...

        Comment

        Working...
        X