dmitry-s93 / MControlCenter

An application that allows you to change the settings of MSI laptops running Linux
GNU General Public License v3.0
265 stars 66 forks source link

Fan Speed resets after Wakeup from suspend #151

Closed Schabolon closed 5 months ago

Schabolon commented 8 months ago

Hi, first off I wanted to say that this project is really amazing and finally allowed me to control the fan speed. But when I wake my Laptop up (after suspend) the fan speed goes back to the "default" values. Is this intended? Or is there a workaround? I am using a MSI Katana GF76-11UC.

7tg commented 8 months ago

Same here

ismailgamedev commented 7 months ago

Same problem

Jiogo18 commented 5 months ago

Same problem, fanModeAddress in my case is 0xF4 (it can also be at 0xD4) run sudo hexdump -C /sys/kernel/debug/ec/ec0/io and look at the value at 0xF4:

Possible solutions: