Package request: auto-cpufreq 07 October 2024, 10:49:32 Is it possible to add auto-cpufreq to the artix repositories?As far as I understand, in addition to systemd, it can work with s6, dinit, runit and openrc, everything needed for this is in the scripts directory, but its installation is complex and unclear. 1 Likes
Re: Package request: auto-cpufreq Reply #1 – 08 October 2024, 12:44:26 Or recommend an analogue that is not so terribly designed and written
Re: Package request: auto-cpufreq Reply #2 – 08 October 2024, 13:13:47 I recommend intel-undervolt if you are on intel and messing with some of the cpu governor tunables (or switching the entire gov. around) for instance for ondemand or on newer hardware schedutil, then changing some kernel params. for swap/caches/etc maybe changing the kernel to one with different parameters already set.This does 75% what that tool does but it requires some manual labour :-)
Re: Package request: auto-cpufreq Reply #3 – 08 October 2024, 13:28:44 As far as I understand, intel-undervolt supports processors starting from the 4th generation of intel (I have the 3rd).
Re: Package request: auto-cpufreq Reply #4 – 08 October 2024, 18:36:05 I built it once and tested it on a 9.5Gen Intel system; it failed to start properly but did not give any indication why. IIRC there were many similar bug reports but no fix nor help. So after an hour or so I moved it to /dev/nullWhat purpose does the package need to serve? Maybe there is another solution.artist
Re: Package request: auto-cpufreq Reply #5 – 09 October 2024, 04:07:06 I think the project page says it better than I can...I found this page. I'll go read up on these tools.
Re: Package request: auto-cpufreq Reply #6 – 09 October 2024, 10:47:18 Artist, can you add thinkfan for now?
Re: Package request: auto-cpufreq Reply #8 – 09 October 2024, 19:01:54 You realistically only need thinkpad-acpi driver and a fan control utility for that (in link above, thinkfan includes it).Quote from: Worm_Jim – on 08 October 2024, 13:28:44As far as I understand, intel-undervolt supports processors starting from the 4th generation of intel (I have the 3rd).Right, just throttle control unfortunately.
Re: Package request: auto-cpufreq Reply #9 – 10 October 2024, 02:34:22 Quote from: corysanin – on 09 October 2024, 18:42:10thinkfan is in the AURYes, but with systemd!
Re: Package request: auto-cpufreq Reply #10 – 10 October 2024, 07:59:19 There's also https://aur.archlinux.org/packages/thinkfan-openrc in AUR.