Search Criteria
Package Details: tuned-git 2.27.0.r0.g38d4414-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.000003 |
| First Submitted: | 2011-10-08 18:56 (UTC) |
| Last Updated: | 2026-02-22 20:40 (UTC) |
Dependencies (17)
- ethtool (ethtool-gitAUR)
- gawk (gawk-gitAUR)
- 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, git-wd40AUR) (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)
- steamos-manager-gpdwinmini-git (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-17 18:12 (UTC)
@egrupled, fixed! thanks for the help.
egrupled commented on 2019-01-14 14:41 (UTC)
@icebal to fix
tuned-guiyou need to changepython-perftoperfin dependencies, see https://github.com/redhat-performance/tuned/issues/149#issuecomment-453996528icebal 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_policyshould be added to optional deps.tuned.installis 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-utilsis still missing inmakedepends, that will break building in clean chroot. Also please changepython-gobject2topython-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-procfsa dep.« First ‹ Previous 1 2 3 4 Next › Last »