Giter Site home page Giter Site logo

Comments (2)

jiblime avatar jiblime commented on May 21, 2024

You may be interested in the discontinued external it87 kernel module. It is far ahead of even mainline's drivers/hwmon/it87.c.

Here is a read-only mirror: https://github.com/herocodemaster/it87

I was able to enable both the 'custom' it87 as well as zenpower's module and they are very close in temps. A bonus was that I got additional sensors detected for my ITE Super I/O chips it8686 and it8792. What I am confused is that I can't tell what is thermal throttling my PBO since the VRM temps on Windows with hwinfo are substantially lower than my CPU, as is the same on Linux. My motherboard is lambasted for its poor VRM cooling but they stay within 40-60C.

From my point of view, Guenter Roeck's version linked above would give proper ITE readings. Otherwise I would default to zenpower for readings.

Question: what are you using to parse voltages from different modules as the same time? I am only able to get temperature.

Mainline kernel 5.4.0-rc8, custom it87, with HEAD branch zenpower module: (it used to show zenpower there too, I think I broke it)

it8686 1              40C
it8686 2              44C
it8686 3              58C
it8686 4              43C
it8686 5              44C
it8686 6              47C
it8792 1              30C
it8792 2              34C
it8792 3              36C
Tdie                  58C
Tctl                  58C
Tccd1                 63C
iwlwifi 1             51C
edge                  49C
it8686 1            2647R
it8686 2               0R
it8686 3               0R
it8686 4            1049R
it8686 5               0R
it8792 1               0R
it8792 2               0R
it8792 3               0R
amdgpu 1             782R

from zenpower.

Myrddin-Wyllt avatar Myrddin-Wyllt commented on May 21, 2024

I had noticed the groeck it87 out of tree module & that's what I've been comparing zenpower to. My testing was conducted sequentially; I first removed it87 before switching to zenpower. I never attempted to read voltages from both simultaneously; but theoretically that should be possible as it87 uses IO chips whereas zenpower used SVI2 on the CPU.

Zenpower works more reliably than groeck's it87 for most motherboards & is what I'd recommend moving forward. I'd still like to know which is the most accurate method of measure; something that likely won't get an answer.

from zenpower.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.