Results 17 comments of Freihut

No, I won't. msi_ec is reading wrong values for this device (I guess they're target-fan-speeds) and doing wrong math with the wrongly taken cpu-fan-speed (by subtracting and dividing **addresses**) which...

In the meantime affected people can use my forked [repo](https://github.com/Freihut/msi-ec) for this device. Reads rpm values from the correct addresses.

> now that i remember correctly, i used ec_sys module readings for fans speeds, and not the actual driver itself. That's fine, as they both should read from the same...

> 1. output of `sudo dmesg | grep error` just a bunch (less than 10) of `ACPI Error: Aborting method \_SB.PCI0.SBRG.EC._Q9A due to previous error (AE_NOT_EXIST) (20240322/psparse-529) `. > 2....

> the reason i asked you these questions [...] Thanks for explaining. > i asked you for gpu usage because the vbios has an issue that makes it report 99%...

Wait a minute, you can't just fix the addresses, because this needs a rather big overhaul in calculating the fan speeds. [Look at the way I calculate the rpm in...

This was falsely closed, but I will not waste my time here any longer. Bye.