You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CPU frequency is still stuck at 800mhz any other recommendations? s-tui
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
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
rt@sys76:~$ sudo journalctl -b | grep -i cpu
https://askubuntu.com/questions/1366090/ubuntu-20-04-3-lts-significant-throttling-of-intel-i7-processor#
The text was updated successfully, but these errors were encountered: