Search Criteria
Package Details: indicator-powersave r98.10-2
Git Clone URL: | https://aur.archlinux.org/indicator-powersave.git (read-only, click to copy) |
---|---|
Package Base: | indicator-powersave |
Description: | User discretion power managment utility forked from CPU frequency indicator (bzr version) |
Upstream URL: | https://launchpad.net/indicator-cpufreq |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | quequotion |
Maintainer: | quequotion |
Last Packager: | quequotion |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2014-05-15 13:42 |
Last Updated: | 2020-04-08 16:25 |
Dependencies (14)
- indicator-application
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu, libappindicator-bzr)
- polkit-gnome (polkit-gnome-gtk2, xfce-polkit-git, xfce-polkit, polkit-gnome-git)
- pygtk
- python2
- python2-dbus
- python2-gobject
- bzr (bzr-bzr, breezy) (make)
- python2-distutils-extra (make)
- ethtool (ethtool-git) (optional)
- hdparm (optional)
- iw (iw-git) (optional)
- nvidia-utils (nvidia-410xx-utils, nvidia-340xx-utils, nvidia-440xx-utils, nvidia-utils-full-vulkan-all, nvidia-vulkan-utils, nvidia-390xx-utils, nvidia-utils-beta) (optional)
- x86_energy_perf_policy (optional)
Required by (1)
- wingpanel-standalone-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5
quequotion commented on 2014-12-27 17:16
updated libappindicator dependency to libappindicator3 (libappindicator-gtk3), available in AUR
quequotion commented on 2014-12-27 16:54
gtk3-ubuntu is likely to be built with an older version of gtk3 than the arch repo default, since the ubuntu patches are applied to a specific version (the one imported from debian at the time the last ubuntu release was in development).
that shouldn't be a serious problem, unless there are packages installed that explicitly depend on the newer version of gtk3.
there are (literally) cosmetic differences between the two.
orschiro commented on 2014-12-18 13:47
@quequotion
Thanks! I am still hesitating to install libindicator-bzr given its requirement for gtk3-ubuntu which conflicts with gtk3:
:: gtk3-ubuntu and gtk3 are in conflict (gtk3). Remove gtk3? [y/N] N
I don't know whether there will be any negative side effects of replacing gtk3 with the ubuntu version.
quequotion commented on 2014-12-18 07:51
New indicator-powersave version!
Now with nested menus and an additional switch for hyperthreads!
New throttle version!
Now can additionally toggle hyperthreads and turbo! Also enabled /proc/sys/vm and hdd powersaving settings!
quequotion commented on 2014-12-18 07:46
>>orschiro
libappindicator is available in the Unity-for-Arch repo:
https://wiki.archlinux.org/index.php/unity
libappindicator-bzr is also available in AUR, and I have it installed, but this may be overkill.
quequotion commented on 2014-12-18 07:43
>orschiro
libappindicator can be found either in the Unity for Arch repository:
https://wiki.archlinux.org/index.php/unity
Also, libappindicator-bzr from the AUR provides() this package.
I have libappindicator-bzr.
orschiro commented on 2014-12-17 21:35
The dependency 'libappindicator' cannot be found.
quequotion commented on 2014-05-15 14:03
Note, the "throttle" script included here has some options disabled:
It does not set the cpu governor; use the included indicator-cpufreq functionality for this or uncomment this option at your own discretion.
It does not set /proc/sys/vm/ settings; uncomment these options at your own discretion.
It does not set hdparm settings; uncomment this options at your own discretion.
quequotion commented on 2014-05-15 13:46
Just a few patches on cpufreq-indicator-bzr that add two more switches: "full" and "cut". Not very pretty (yet) but fully functional.
These switches call the "throttle" script to change several powersaving options.
For more information: https://bbs.archlinux.org/viewtopic.php?id=180762