How can I un-throttle my Ryzen 7 2700?How to set both dual cores to userspace governorCPU stuck in energy...

Would these multi-classing house rules cause unintended problems?

Does Improved Divine Strike trigger when a paladin makes an unarmed strike?

A minimum of two personnel "are" or "is"?

What is this metal M-shaped device for?

Does fast page mode apply to ROM?

Why doesn't "auto ch = unsigned char{'p'}" compile under C++ 17?

Why is "points exist" not an axiom in geometry?

Placing an adverb between a verb and an object?

What makes the Forgotten Realms "forgotten"?

Compress command output by piping to bzip2

Eww, those bytes are gross

Where are a monster’s hit dice found in the stat block?

What's a good word to describe a public place that looks like it wouldn't be rough?

We are very unlucky in my court

Jumping Numbers

It took me a lot of time to make this, pls like. (YouTube Comments #1)

How to tag distinct options/entities without giving any an implicit priority or suggested order?

Word or phrase for showing great skill at something without formal training in it

Lick explanation

Can you combine War Caster, whip, and Warlock Features to Eldritch Blast enemies with reach?

Is a debit card dangerous for an account with low balance and no overdraft protection?

Can you earn endless XP using a Flameskull and its self-revival feature?

Can we use the stored gravitational potential energy of a building to produce power?

Is it a fallacy if someone claims they need an explanation for every word of your argument to the point where they don't understand common terms?



How can I un-throttle my Ryzen 7 2700?


How to set both dual cores to userspace governorCPU stuck in energy save modeOverheating in an dual-boot system (windows 8+Ubuntu 14.04)Strange cpufreq scaling issues: regardless of governor, max cpufreq drops incrementally on wakeThrottling stuck below limits on a cool cpuCPU frequency is always at minimum, even if CPU isage is 100%Ubuntu 16.04.2 Stuck at Very Low FrequencyBehavior of powersave freq governor when cpu quota is setOne core goes to 100% usage and activate fan on Ubuntu 18.10,What's stopping my CPU from scaling down?













0















I was running a 4.18 kernel with a Ryzen 7 1700 CPU, and I upgraded to another machine which sports a Ryzen 7 2700. I carried over the whole install on the SSD drive as it is, and as far as I recall it was snappy for a few days. But then I noticed when I started to use my developer tools (IDEs, DB and cache servers, So articles open in 25 tabs in browser, ...) that the system is very sluggish. It runs well, but has a high delay 1-2 second response time under load.



Since the Ryzen 7 1700 system was usually pretty warm (70C-72C) I tried thermald. This time I uninstalled thermald (it left it's init.d script, but no thermald daemon is running now) and installed cpufreq-tools to try something for possibly enforcing different performance governors.



Right now cpufreq-info lies that the CPU is at 3.2 GHz when I set performance governor for all 16 cores. However /proc/cpuinfo tells the truth I think when it revels that the cores are running at 550 MHz (no joke, temperature is at 40C and fans are running on the lowest possible not surprisingly, I cannot hear them). When I fire up any of my IDE I want the CPU to turbo boost and I want to hear the fans spin up. Right now it's all just sluggishness.



I cannot figure out currently what holds the CPUs back. At some point I also installed https://wiki.archlinux.org/index.php/Laptop_Mode_Tools , but realized I don't want to complicate things more, it got uninstalled.



I also had some suspicion about the AMD GPU driver, but my HDMI connector had connection issues. SO I think it's most probably the CPU which causes the sluggishness with it's 550 MHz.



Also I noticed that if I leave the machine alone just for a minute or 2, the LCD dims a little bit. I have no idea which software does that dimming, but it could be the culprit, because that extremely low 1 minute threshold points towards some extreme power saving mode some daemon is trying to enforce.










share|improve this question





























    0















    I was running a 4.18 kernel with a Ryzen 7 1700 CPU, and I upgraded to another machine which sports a Ryzen 7 2700. I carried over the whole install on the SSD drive as it is, and as far as I recall it was snappy for a few days. But then I noticed when I started to use my developer tools (IDEs, DB and cache servers, So articles open in 25 tabs in browser, ...) that the system is very sluggish. It runs well, but has a high delay 1-2 second response time under load.



    Since the Ryzen 7 1700 system was usually pretty warm (70C-72C) I tried thermald. This time I uninstalled thermald (it left it's init.d script, but no thermald daemon is running now) and installed cpufreq-tools to try something for possibly enforcing different performance governors.



    Right now cpufreq-info lies that the CPU is at 3.2 GHz when I set performance governor for all 16 cores. However /proc/cpuinfo tells the truth I think when it revels that the cores are running at 550 MHz (no joke, temperature is at 40C and fans are running on the lowest possible not surprisingly, I cannot hear them). When I fire up any of my IDE I want the CPU to turbo boost and I want to hear the fans spin up. Right now it's all just sluggishness.



    I cannot figure out currently what holds the CPUs back. At some point I also installed https://wiki.archlinux.org/index.php/Laptop_Mode_Tools , but realized I don't want to complicate things more, it got uninstalled.



    I also had some suspicion about the AMD GPU driver, but my HDMI connector had connection issues. SO I think it's most probably the CPU which causes the sluggishness with it's 550 MHz.



    Also I noticed that if I leave the machine alone just for a minute or 2, the LCD dims a little bit. I have no idea which software does that dimming, but it could be the culprit, because that extremely low 1 minute threshold points towards some extreme power saving mode some daemon is trying to enforce.










    share|improve this question



























      0












      0








      0








      I was running a 4.18 kernel with a Ryzen 7 1700 CPU, and I upgraded to another machine which sports a Ryzen 7 2700. I carried over the whole install on the SSD drive as it is, and as far as I recall it was snappy for a few days. But then I noticed when I started to use my developer tools (IDEs, DB and cache servers, So articles open in 25 tabs in browser, ...) that the system is very sluggish. It runs well, but has a high delay 1-2 second response time under load.



      Since the Ryzen 7 1700 system was usually pretty warm (70C-72C) I tried thermald. This time I uninstalled thermald (it left it's init.d script, but no thermald daemon is running now) and installed cpufreq-tools to try something for possibly enforcing different performance governors.



      Right now cpufreq-info lies that the CPU is at 3.2 GHz when I set performance governor for all 16 cores. However /proc/cpuinfo tells the truth I think when it revels that the cores are running at 550 MHz (no joke, temperature is at 40C and fans are running on the lowest possible not surprisingly, I cannot hear them). When I fire up any of my IDE I want the CPU to turbo boost and I want to hear the fans spin up. Right now it's all just sluggishness.



      I cannot figure out currently what holds the CPUs back. At some point I also installed https://wiki.archlinux.org/index.php/Laptop_Mode_Tools , but realized I don't want to complicate things more, it got uninstalled.



      I also had some suspicion about the AMD GPU driver, but my HDMI connector had connection issues. SO I think it's most probably the CPU which causes the sluggishness with it's 550 MHz.



      Also I noticed that if I leave the machine alone just for a minute or 2, the LCD dims a little bit. I have no idea which software does that dimming, but it could be the culprit, because that extremely low 1 minute threshold points towards some extreme power saving mode some daemon is trying to enforce.










      share|improve this question
















      I was running a 4.18 kernel with a Ryzen 7 1700 CPU, and I upgraded to another machine which sports a Ryzen 7 2700. I carried over the whole install on the SSD drive as it is, and as far as I recall it was snappy for a few days. But then I noticed when I started to use my developer tools (IDEs, DB and cache servers, So articles open in 25 tabs in browser, ...) that the system is very sluggish. It runs well, but has a high delay 1-2 second response time under load.



      Since the Ryzen 7 1700 system was usually pretty warm (70C-72C) I tried thermald. This time I uninstalled thermald (it left it's init.d script, but no thermald daemon is running now) and installed cpufreq-tools to try something for possibly enforcing different performance governors.



      Right now cpufreq-info lies that the CPU is at 3.2 GHz when I set performance governor for all 16 cores. However /proc/cpuinfo tells the truth I think when it revels that the cores are running at 550 MHz (no joke, temperature is at 40C and fans are running on the lowest possible not surprisingly, I cannot hear them). When I fire up any of my IDE I want the CPU to turbo boost and I want to hear the fans spin up. Right now it's all just sluggishness.



      I cannot figure out currently what holds the CPUs back. At some point I also installed https://wiki.archlinux.org/index.php/Laptop_Mode_Tools , but realized I don't want to complicate things more, it got uninstalled.



      I also had some suspicion about the AMD GPU driver, but my HDMI connector had connection issues. SO I think it's most probably the CPU which causes the sluggishness with it's 550 MHz.



      Also I noticed that if I leave the machine alone just for a minute or 2, the LCD dims a little bit. I have no idea which software does that dimming, but it could be the culprit, because that extremely low 1 minute threshold points towards some extreme power saving mode some daemon is trying to enforce.







      power-management cpu fan amd-ryzen






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 1 min ago







      Csaba Toth

















      asked 32 mins ago









      Csaba TothCsaba Toth

      3971618




      3971618






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1122366%2fhow-can-i-un-throttle-my-ryzen-7-2700%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1122366%2fhow-can-i-un-throttle-my-ryzen-7-2700%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          List of shipwrecks in 1808...

          Is there a lightweight tool to crop images quickly?Cropping Images using Command Line Tools OnlyHow to crop...

          Unit packagekit.service is masked Announcing the arrival of Valued Associate #679: Cesar...