Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 467 Bytes

fan_control.md

File metadata and controls

14 lines (12 loc) · 467 Bytes

Now we can not edit the temperature curve because the bios locked. TIMI TM1707 XMAKB5RRP0804

WARNING!

THIS MAY BRICK YOUR LAPTOP IF TYPE WRONG REGISTER!

First stop nbfc service then
type sudo ec-probe write 0xA0 0xFF - set left fan speed to max
type sudo ec-probe write 0xCB 0xFF - set both fans speed to max (works if 0xA0 is not set)
0xCB - 0x11 to return both fans

XEC

You also may use XEC util

yay -S xec
all commands the same