Search Criteria
Package Details: tuned-git 2.24.1.r0.g90c24ee-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tuned-git.git (read-only, click to copy) |
---|---|
Package Base: | tuned-git |
Description: | Daemon that performs monitoring and adaptive configuration of devices in the system |
Upstream URL: | https://github.com/redhat-performance/tuned |
Keywords: | daemon monitoring python system tuning |
Licenses: | GPL-2.0-or-later |
Conflicts: | tuned |
Provides: | tuned |
Submitter: | reztho |
Maintainer: | SunRed |
Last Packager: | SunRed |
Votes: | 8 |
Popularity: | 0.31 |
First Submitted: | 2011-10-08 18:56 (UTC) |
Last Updated: | 2024-11-27 22:50 (UTC) |
Dependencies (17)
- ethtool (ethtool-gitAUR)
- gawk (gawk-gitAUR, busybox-coreutilsAUR)
- hdparm
- perf (perf-bfdAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python-configobj
- python-dbus
- python-gobject
- python-linux-procfs
- python-pyudev
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- systemtap (systemtap-gitAUR) (optional) – Detailed system monitoring
- tuned-ppd (tuned-ppd-gitAUR) (optional) – power-profiles-daemon api translation
- virt-what (optional) – Virtual machine detection
- wireless_tools (optional) – Wireless device power management
- x86_energy_perf_policy (optional) – Energy Performance Bias (EPB) support
Required by (3)
- pmconfig (requires tuned)
- tuned-openrc (requires tuned)
- tuned-ppd-git (requires tuned)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
icebal commented on 2019-01-12 23:23 (UTC)
updated the optdeps and makedeps, not sure about the gui error.
egrupled commented on 2019-01-11 13:52 (UTC) (edited on 2019-01-14 14:42 (UTC) by egrupled)
Also
x86_energy_perf_policy
should be added to optional deps.tuned.install
is not needed because it runs command available in pacman hooks.blackhole commented on 2019-01-10 17:12 (UTC) (edited on 2019-01-10 17:13 (UTC) by blackhole)
Cannot start the gui ...
Traceback (most recent call last): File "/usr/sbin/tuned-gui", line 1035, in <module> base = Base() File "/usr/sbin/tuned-gui", line 150, in init tuned.gtk.gui_plugin_loader.GuiPluginLoader() File "/usr/lib/python3.7/site-packages/tuned/gtk/gui_plugin_loader.py", line 87, in init self.create_all(self._import_plugin_names()) File "/usr/lib/python3.7/site-packages/tuned/gtk/gui_plugin_loader.py", line 119, in create_all self._plugins.add(self.repo.create(plugin_name)) File "/usr/lib/python3.7/site-packages/tuned/plugins/repository.py", line 36, in create self._device_matcher_udev, self._plugin_instance_factory, self._global_cfg, self._variables) File "/usr/lib/python3.7/site-packages/tuned/plugins/plugin_scheduler.py", line 75, in init self._cpus = perf.cpu_map() AttributeError: module 'perf' has no attribute 'cpu_map'
egrupled commented on 2019-01-10 10:45 (UTC)
@icebal thx for the update.
desktop-file-utils
is still missing inmakedepends
, that will break building in clean chroot. Also please changepython-gobject2
topython-gobject
. Thanks again for maintaining this.icebal commented on 2019-01-10 03:55 (UTC)
thanks for the heads up and deps! just pushed the new fixed pkgbuild.
ganthore commented on 2018-12-16 03:01 (UTC)
ModuleNotFoundError: No module named 'procfs'
You need to make
python-linux-procfs
a dep.Siosm commented on 2017-01-09 17:05 (UTC)
probackup-nl commented on 2016-12-31 08:09 (UTC)
« First ‹ Previous 1 2 3 4 Next › Last »