Skip to content

Fix loading fan mode advances after restart and wake-up#288

Open
ahamid-ha wants to merge 2 commits intodmitry-s93:mainfrom
ahamid-ha:fix_fan_mode_advanced_loading
Open

Fix loading fan mode advances after restart and wake-up#288
ahamid-ha wants to merge 2 commits intodmitry-s93:mainfrom
ahamid-ha:fix_fan_mode_advanced_loading

Conversation

@ahamid-ha
Copy link

When MControlCenter is first loaded, the advanced fan mode is not set correctly if enabled. This is due to a race condition between setUserMode which sets it to auto using MsiEcHelper (which is async), and loadSettings using the old putValue.

Also in my case (Raider GE67HX 12UGS) after wake-up the fans' curves are reset by the firmware, so I updated the handleWakeEvent to reload them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant