erpalma / throttled

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

Arch: Unable to write to MSR MSR_CONFIG_TDP_CONTROL (64b). Unknown error. #296

Open ExperiBass opened 2 years ago

ExperiBass commented 2 years ago

Something to note, i am running linux on a macbook.

Throttled version: throttled-git-r306.4b076e1-1 CPU: i5-1038NG7 systemctl status output:

Feb 25 01:22:51 FutureEndeavours systemd[1]: Started Stop Intel throttling.
Feb 25 01:22:51 FutureEndeavours throttled.py[41801]: [I] Detected CPU architecture: Intel IceLakeY
Feb 25 01:22:51 FutureEndeavours throttled.py[41801]: [I] Trying to unlock MSR allow_writes.
Feb 25 01:22:51 FutureEndeavours throttled.py[41801]: [I] Testing if undervolt is supported...
Feb 25 01:22:51 FutureEndeavours throttled.py[41801]: [I] Testing if HWP is supported...
Feb 25 01:22:51 FutureEndeavours throttled.py[41801]: [I] Loading config file.
Feb 25 01:22:51 FutureEndeavours throttled.py[41801]: [W] No valid Sysfs_Power_Path found! Trying upower method #1
Feb 25 01:22:51 FutureEndeavours throttled.py[41801]: [W] Trying upower method #2
Feb 25 01:22:51 FutureEndeavours throttled.py[41801]: [I] Starting main loop.
Feb 25 01:22:51 FutureEndeavours throttled.py[41801]: [E] Unable to write to MSR MSR_CONFIG_TDP_CONTROL (64b). Unknown error.
xlibun commented 2 years ago

having the same issue here, tried to pass msr.allow_writes=on to kernel_cmdline but still nothing

AwesumIndustrys commented 1 year ago

Having the same problem on Fedora 37 (I built it myself). Don't know what to do or if I did something wrong