Search Criteria
Package Details: pstate-frequency-git 3.10.4.r904.13bb682-1
Git Clone URL: | https://aur.archlinux.org/pstate-frequency-git.git (read-only, click to copy) |
---|---|
Package Base: | pstate-frequency-git |
Description: | Easily control Intel p-state driver (git version) |
Upstream URL: | https://github.com/pyamsoft/pstate-frequency.git |
Keywords: | amd cpu cpufreq intel pstate |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | pyamsoft |
Maintainer: | pyamsoft |
Last Packager: | pyamsoft |
Votes: | 11 |
Popularity: | 0.000001 |
First Submitted: | 2014-09-19 00:55 |
Last Updated: | 2020-06-14 05:51 |
Latest Comments
blackhole commented on 2019-03-19 16:52
Fine! Now is working!
pyamsoft commented on 2019-03-19 16:46
Hi blackhole,
It seems like the shell logic I was using to parse file names no longer works, perhaps as a recent change to Bash 5? Unsure.
Nevertheless, I have changed the logic to parse plan names correctly using other coreutils.
Please pull the latest version of either -git or stable and try again.
blackhole commented on 2019-03-19 16:29
Recently I have some problems:
[root@archlinux audiolinux]# pstate-frequency -d --set --plan performance
ERROR: No power plan configuration found for argument: performance
ERROR: Not setting any CPU options
This for all plans
generic commented on 2015-03-09 21:05
pkgver() {
awk -F'=' '{if (/^VERSION:=/) {print $2}}' "$srcdir/$_gitname/config.mk"
}
frank604 commented on 2015-01-24 02:21
Thanks for this. Great documentation on git and works a charm so far. Will update if I bump into trouble.
pyamsoft commented on 2014-09-19 00:55
Initial upload of the PKGBUILD. Please notify me if anything does not adhere to the Arch Packaging guidelines.