[Bug 1738534] Re: Processor turbo dsiabled/throttled after suspend

2021-08-08 Thread Kai-Heng Feng
** Also affects: thermald (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1738534 Title: Processor turbo dsiabled/throttled after suspend To manag

[Bug 1738534] Re: Processor turbo dsiabled/throttled after suspend

2021-07-14 Thread Mustapha Hadid
I'm experiencing the same issue on Ubuntu 21.04 (5.11.0-22-generic) --- DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2020-03-14 (487 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200309) ProcVersionSignature: Ubuntu 5.11.0-22.23-generic 5.11.21 Upg

[Bug 1738534] Re: Processor turbo dsiabled/throttled after suspend

2021-07-04 Thread Nicolás Abel Carbone
I am still having this problem on a Dell XPS 9360 running Ubuntu 21.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1738534 Title: Processor turbo dsiabled/throttled after suspend To manage notif

[Bug 1738534] Re: Processor turbo dsiabled/throttled after suspend

2019-07-24 Thread Brad Figg
** Tags added: cscc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1738534 Title: Processor turbo dsiabled/throttled after suspend To manage notifications about this bug go to: https://bugs.launchpa

[Bug 1738534] Re: Processor turbo dsiabled/throttled after suspend

2019-06-23 Thread richu
This bug affects a lot of users including me , any fix ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1738534 Title: Processor turbo dsiabled/throttled after suspend To manage notifications about

[Bug 1738534] Re: Processor turbo dsiabled/throttled after suspend

2018-06-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1738534 Title: Proc

[Bug 1738534] Re: Processor turbo dsiabled/throttled after suspend

2018-06-20 Thread richu
** Changed in: linux (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1738534 Title: Processor turbo dsiabled/throttled after suspend To manage notifications abo

[Bug 1738534] Re: Processor turbo dsiabled/throttled after suspend

2018-02-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1738534 T

[Bug 1738534] Re: Processor turbo dsiabled/throttled after suspend

2017-12-19 Thread Shaun Crampton
It may have been as early as the upgrade to 16.04. I remember having some performance/overheating issues at that time so I disabled intel_pstate for a while; but I never fully diagnosed the issue. The 17.10 install was a fresh install though, I wiped the system. I'll try the new kernels. -- Yo

[Bug 1738534] Re: Processor turbo dsiabled/throttled after suspend

2017-12-18 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem? Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.15 kernel[

[Bug 1738534] Re: Processor turbo dsiabled/throttled after suspend

2017-12-17 Thread Shaun Crampton
As a workaround, I created a post-resume script that runs the above commands at /lib/systemd/system-sleep/throttle-workaround. It works in the first scenario, but not if the full power cycle was done on battery power. #!/bin/sh # Action script to prevent CPU throttling after resume. set -e PA

[Bug 1738534] Re: Processor turbo dsiabled/throttled after suspend

2017-12-16 Thread Shaun Crampton
Just tried another scenario. If I do the full power cycle while on battery power, then it boots up with turbo disabled and frequency locked. This command then seems to work (cpupower then reports turbo is active/supported): sudo x86_energy_perf_policy --turbo-enable 1 But this command has no ef