erpalma / throttled

Workaround for Intel throttling issues in Linux.
MIT License
2.68k stars 166 forks source link

Add Comet Lake (H) Support. #200

Open tbiehn opened 4 years ago

tbiehn commented 4 years ago

Two changes to the supported_cpus dict; 'Comet Lake L': (0xA6,), 'Comet Lake': (0xA5,),

Tested and working with these CPUs.

tuxrinku commented 4 years ago

Where do you make these changes ? I have an i7-10875h cpu and ./lenovo-fix.py --monitor says that my CPU model is not supported.

Nevermind, I found it. If anyone is wondering, it's in the file lenovo_fix.py