erpalma / throttled

Workaround for Intel throttling issues in Linux.
MIT License
2.61k stars 158 forks source link

Service seems to silently stop working after some period of time #332

Open Skallwar opened 1 year ago

Skallwar commented 1 year ago

First of all thanks for this awesome project. You unlocked the full potential of my T14s with i7-1185G7. It was running at 2.5Ghz on AC and even 0.9Ghz after resuming after suspend. I can now reach 4.4Ghz an all core without issue. This is a life changer, thanks!

I noticed for some time now that when using the systemd service starts, it seems that everything is working great. After some time however(couldn't say how much precisely but at lest a few hours), it seems like even if the service is still running, the CPU doesn't boost as much as before, without being thermally throttled. If I run throttled manually (so both the service one and the manual one at the same time) it is fixed immediately.

I usually notices it after suspend/resume, but I was not able to have the issue consistently so it's hard to say when exactly this is happening