orblazer / plasma-applet-resources-monitor

Plasmoid for monitoring CPU, memory, network traffic, GPUs and disks IO.
https://www.pling.com/p/2143899/
GNU General Public License v3.0
57 stars 6 forks source link

[BUG] Wrong CPU frequency reported #34

Closed max0x7ba closed 1 year ago

max0x7ba commented 2 years ago

The applet reports wrong Ryzen 5950X CPU frequency.

cpupower monitor and the original Resource Monitor applet report correct CPU frequency.

This applet reports wrong CPU frequency. See the screenshots below.

To Reproduce Steps to reproduce the behavior:

  1. Install the applet.
  2. Install the original applet next to it.
  3. Run sudo watch cpupower monitor.
  4. Observe this applet reporting wrong CPU frequency.

Expected behavior Correct actual CPU frequency is reported.

Screenshots In the first screenshot below, the CPU runs at ~4.05GHz, this applet reports 3.4GHz.

screenshot.

In the second screenshot below, the CPU runs at ~3.6GHz, this applet reports 4.0GHz.

screenshot2

Versions

orblazer commented 1 year ago

Hello, this is fixed by a6f32717b970fa5537f43cc860bde78730ec30ed (v2.8.0) AND is configurable with b3efc0192252581c4ef0007e12b464b2bb329430 (v2.10.0)