Skip to content

Instantly share code, notes, and snippets.

@salehjg
Created July 25, 2023 15:56
Show Gist options
  • Save salehjg/133c6cede5a5e27d2599609f5747a112 to your computer and use it in GitHub Desktop.
Save salehjg/133c6cede5a5e27d2599609f5747a112 to your computer and use it in GitHub Desktop.
CPU/GPU fan speed profile for GT72VR (https://github.com/atharvalele/MSI_Fan_Control)
[Temperatures_CPU]
> 0x6A 0x37
> 0x6B 0x3D
> 0x6C 0x43
> 0x6D 0x49
> 0x6E 0x4F
> 0x6F 0x4F
> 0x70 0x64
[FanSpeeds_CPU]
> 0x72 0x23
> 0x73 0x41
> 0x74 0x55
> 0x75 0x5A
> 0x76 0x64
> 0x77 0x64
> 0x78 0x64
[Temperatures_GPU]
> 0x82 0x37
> 0x83 0x3C
> 0x84 0x41
> 0x85 0x46
> 0x86 0x4B
> 0x87 0x4B
> 0x88 0x63
[FanSpeeds_GPU]
> 0x8A 0x23
> 0x8B 0x41
> 0x8C 0x55
> 0x8D 0x64
> 0x8E 0x64
> 0x8F 0x64
> 0x90 0x64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment