Announcement

Collapse
No announcement yet.

KDE 4.5 missing CPU speed management

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

    KDE 4.5 missing CPU speed management

    Can anyone tell me why the CPU speed management and other tools were removed from KDE 4.5? I ran across this post on the KDE forums while trying to find an answer. http://forum.kde.org/viewtopic.php?f...167788#p167788 Why would any OS want to limit the CPU scaling? What would it matter to any Linux OS if the option was there or not? Very disappointing.
    Klaatu Barada Nikto

    #2
    Re: KDE 4.5 missing CPU speed management

    Got the answer http://forum.kde.org/viewtopic.php?f...167797#p167797 Why is Fedora controlling KDE like this?
    Klaatu Barada Nikto

    Comment


      #3
      Re: KDE 4.5 missing CPU speed management

      Read that as well and find it interesting. I agree, why would you remove that? Was there an issue with it they don't want to mention? That's how I see it. Maybe it was an issue with just Fedora? Interesting. Thanks for the post in the other thread on how to set manually. You may want to post that here. By the way it is gone in 10.04 if you upgraded to 4.5, so it is a 4.5 thing.

      Comment


        #4
        Re: KDE 4.5 missing CPU speed management

        I found the mailing list discussion. It seems that KDE is being infected with the Gnome settings fever, or lack of. WTF!!! http://osdir.com/ml/kde-devel/2010-03/msg00057.html
        Klaatu Barada Nikto

        Comment


          #5
          Re: KDE 4.5 missing CPU speed management

          Originally posted by MoonRise
          Read that as well and find it interesting. I agree, why would you remove that? Was there an issue with it they don't want to mention? That's how I see it. Maybe it was an issue with just Fedora? Interesting. Thanks for the post in the other thread on how to set manually. You may want to post that here. By the way it is gone in 10.04 if you upgraded to 4.5, so it is a 4.5 thing.
          Yes, it is only 4.5. You can manually set it using solid. The code is still there for now, but hidden. Run
          Code:
          solid-powermanagement set cpufreq <value>
          to set the CPU speed. To see your supported step speeds run
          Code:
          solid-powermanagement query cpufreq
          and select one for the <value> argument. I like to run at full speed on the lappy, so I created a bash script to run at starup.

          Code:
          #! /bin/bash
          solid-powermanagement set cpufreq performance
          Klaatu Barada Nikto

          Comment


            #6
            Re: KDE 4.5 missing CPU speed management

            Thanks! Yes, on the laptop I like to run full as well. I'll use that to ensure it is.

            Comment

            Users Viewing This Topic

            Collapse

            There are 0 users viewing this topic.

            Working...
            X