Search Criteria
Package Details: tlp-rdw-git 1.3.1.r184.dc41e02-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tlp-git.git (read-only, click to copy) |
---|---|
Package Base: | tlp-git |
Description: | Linux Advanced Power Management |
Upstream URL: | https://linrunner.de/en/tlp/tlp.html |
Licenses: | GPL2 |
Conflicts: | tlp-rdw |
Provides: | tlp-rdw |
Submitter: | alucryd |
Maintainer: | alucryd |
Last Packager: | alucryd |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2014-09-30 19:57 (UTC) |
Last Updated: | 2021-04-17 09:30 (UTC) |
Latest Comments
barbuk commented on 2020-01-21 05:41 (UTC)
There is a patch here for the last beta: https://gist.github.com/dongsibo/c87b65703e6c100859128c0af300be8f
Work is in progress in this issue: https://github.com/linrunner/TLP/issues/449
flyingpig commented on 2020-01-08 01:48 (UTC) (edited on 2020-01-18 21:08 (UTC) by flyingpig)
I believe that
etc/default/tlp
inbackup
also needs to be changed toetc/tlp.conf
as upstream introduced a new configuration scheme.alucryd commented on 2020-01-07 13:13 (UTC)
Updated, thanks for the heads up!
flyingpig commented on 2020-01-07 04:48 (UTC)
Upstream replaced
tlp-sleep.service
with/lib/systemd/system-sleep/tlp
a while back./lib/systemd/system-sleep
needs to be changed to/usr/lib/systemd/system-sleep
(throughTLP_SDSL
).The latest beta tag as of now,
1.3.0–beta.1
, also contains an En dash (between "1.3.0" and "beta") which is unaccounted for by the currentpkgver()
.parkerlreed commented on 2019-11-18 19:59 (UTC)
Something is erroring on on latest build
alucryd commented on 2019-05-11 14:32 (UTC)
Thanks for the links! I just added the 2 optdeps back.
SammysHP commented on 2019-04-18 17:10 (UTC)
linrunner asked me to post some related links:
https://linrunner.de/en/tlp/docs/tlp-developer-documentation.html#changelog https://linrunner.de/en/tlp/docs/tlp-faq.html#kernmod
SammysHP commented on 2019-04-18 16:57 (UTC)
acpi_call and tp_smapi are still optional dependencies for older models.
alucryd commented on 2019-04-17 11:55 (UTC)
There was a new addition for elogind, disabled it, thanks for the heads up!
parkerlreed commented on 2019-04-05 18:12 (UTC)
SammysHP commented on 2019-01-17 19:22 (UTC)
@Taijian Was fixed upstream.
Taijian commented on 2019-01-17 09:36 (UTC)
This has recently started to fail to build for me. Adding a "mkdir -p ${pkgdir}/usr/bin" to the PKGBUILD ahead of the "make DESTDIR="${pkgdir}" install-rdw" has fixed this for me. Maybe you could update the PKGBUILD accordingly?
Thank you!
PlugaruT commented on 2015-08-13 13:48 (UTC)
taylorchu commented on 2015-05-12 02:12 (UTC)
alucryd commented on 2015-05-11 19:37 (UTC)
taylorchu commented on 2015-05-11 19:33 (UTC)