Hi there,
Can you help me getting the RPM readings for my Clevo P950HR? It got three fans (for reference, here is also the service manual:
https://drive.google.com/file/d/1VMFqKNHc_Cvdn107IB_GYLlQeppb_2hM/view?usp=sharing)
Besides the report from HWinfo, I also added several EC readings from RWEverything and I also attached my decompiled DSDT.dsl from Clover Bootloader.
As I would like to know more about these EC values can you please tell me where those RPM readings are in the EC (offsets) and in the DSDT.dsl (which device and which formula)? I need this for some patching on Linux and Mac, but I find it hard to get into.
Thanks in advance!
Edit: I now something more, I think, specifically with only one fan. Then only 0xCE/ 0xD0/ 0xD1 is giving a value more than zero, I think this must be the CPU fan. When more fans are on, the EC offsets at 0xCF/ 0xD3/ 0xD4/ 0xE0/ 0xE1 are also becoming more than zero. When everything is off, both (0xCE/0xD01/0xD1) and (0xCF/0xD3/0xD4/0xE0/0xE1) return 0. However, I cannot find anything interesting in the DSDT.
Also the EC offsets at 0xF9/ FA/FB/FC seems like for custom fan settings which can be configured by the manufacturer's 'Clevo control center' program.