Bug 209085
Summary: | Linux Kernel 5.8 fails to get correct CPU Frequency for 8xIntel Core i7-8705G CPU @ 3.10GHz | ||
---|---|---|---|
Product: | Drivers | Reporter: | Sam Colegrove (colegrove479) |
Component: | Hardware Monitoring | Assignee: | drivers_other |
Status: | RESOLVED IMPLEMENTED | ||
Severity: | high | CC: | colegrove479, ruth.alkema |
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | 5.8 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | This is the complete listing of my /proc/cpuinfo file. |
Description
Sam Colegrove
2020-08-31 07:02:41 UTC
Created attachment 292251 [details]
This is the complete listing of my /proc/cpuinfo file.
Actually, the frequency with the 5.4 Kernel is also in error as the Intel(R) Core(TM) i7-8705G CPU is rated at 3.1GHz. Looks like I made a big error in rating my CPU. I double checked at https://www.notebookcheck.net/HP-Spectre-x360-15-ch004ng.289806.0.html and found that it is rated between 3100 and 4100 MHz. So the system gave a value in this range when I inspected the /proc/cpuinfo in the Kubuntu 21.10 recovery mode. There has been more discussion on this problem on the Kubuntu forum at https://www.kubuntuforums.net/showthread.php/77509-CPU-Frequency-800MHz-instead-of-3-1GHz-with-Kernel-5-8. There has been no progress on solving this problem or acknowledgement that this problem exists. I have downloaded openSUSE-Tumbleweed-DVD-x86_64-Snapshot20201124-Media.iso and hope in the coming weeks to find time to see if SUSE has the same problem with my HP Laptop. I had the same problem, see also here: https://askubuntu.com/questions/1307773/in-ubuntu-20-10-cpu-clock-fixed-at-800mhz My PC works with ubuntu 20.4, but not with later versions. I tried various kernels, all the same issue: CPU stuck at 800Mhz. Even worse: with the beta version of ubuntu 20.4 my PC did go to higher CPU-clock but then suddenly turned itself off. I now have Kernel 5.10 and even with 5.8 I observe the same behaviour, ie all 8 CPU frequencies are at 800MHz when there is no CPU load. However, when I run a benchmarking tool like glmark2, the CPU's jump to values in the range 1.8 - 3.8 GHz and then drop back to the 800MHz range when there is no load. Kernel 5.8 also increases the CPU frequency with load. As I see it, this behaviour helps to extend battery life of my Laptop. So I no longer see this as a Kernel problem as the CPU frequency now adapts to the load. |