Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes no longer work in Ubuntu 20.04 after new update #190

Open
stillpointx opened this issue Sep 28, 2021 · 0 comments
Open

Changes no longer work in Ubuntu 20.04 after new update #190

stillpointx opened this issue Sep 28, 2021 · 0 comments

Comments

@stillpointx
Copy link

stillpointx commented Sep 28, 2021

Changes no longer work in Ubuntu 20.04.3 after new update

I posted the info here

https://askubuntu.com/questions/1366090/ubuntu-20-04-3-lts-significant-throttling-of-intel-i7-processor#

This issue is back again after kernel update in ubuntu 20.04.3 tried

Step 1: sudo apt-get install acpi-support acpid acpi
Step 2: sudo nano /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="intel_pstate=disable"
and tried
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_pstate=disable acpi=force"
sudo update-grub

The CPU frequency is still stuck at 800mhz any other recommendations?
s-tui

screenshot-2021-09-27-22-36-38

rt@sys76:~$ sudo journalctl -b | grep -i cpu

Sep 27 22:52:32 sys76 set-cpufreq[1527]: Setting ondemand scheduler for all CPUs
Sep 27 22:53:05 sys76 gnome-session[2981]: gnome-session-binary[2981]: WARNING: Could not parse desktop file indicator-cpufreq.desktop or it references a not found TryExec binary
Sep 27 22:53:05 sys76 gnome-session-binary[2981]: WARNING: Could not parse desktop file indicator-cpufreq.desktop or it references a not found TryExec binary
Sep 27 22:53:10 sys76 gnome-shell[3021]: Usage of object.actor is deprecated for Cpufreq
                                         _init@/home/rt/.local/share/gnome-shell/extensions/cpufreq@konkor/extension.js:128:5
                                         enable@/home/rt/.local/share/gnome-shell/extensions/cpufreq@konkor/extension.js:483:13
Sep 27 22:53:10 sys76 gnome-shell[3021]: Usage of object.actor is deprecated for Cpufreq
                                         _init@/home/rt/.local/share/gnome-shell/extensions/cpufreq@konkor/extension.js:129:5
                                         enable@/home/rt/.local/share/gnome-shell/extensions/cpufreq@konkor/extension.js:483:13

https://askubuntu.com/questions/1366090/ubuntu-20-04-3-lts-significant-throttling-of-intel-i7-processor#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant