Package Details: power-profiles-daemon-patched-amd-git 0.21-2

Git Clone URL: https://aur.archlinux.org/power-profiles-daemon-patched-amd-git.git (read-only, click to copy)
Package Base: power-profiles-daemon-patched-amd-git
Description: [new!] Makes power profiles handling available over D-Bus (with AMD patches by Mario Limonciello)
Upstream URL: https://gitlab.freedesktop.org/upower/power-profiles-daemon
Licenses: GPL-3.0-only
Conflicts: power-profiles-daemon
Provides: power-profiles-daemon
Submitter: efindus
Maintainer: efindus
Last Packager: efindus
Votes: 2
Popularity: 0.020175
First Submitted: 2023-12-24 10:51 (UTC)
Last Updated: 2024-07-29 22:18 (UTC)

Required by (18)

Sources (2)

Latest Comments

efindus commented on 2024-07-29 22:21 (UTC)

Done! Sorry it took so long, had a busy afternoon.

dmarkey commented on 2024-07-29 14:30 (UTC)

Thank you!

efindus commented on 2024-07-29 12:45 (UTC)

Sure, I will look into it in a few hours.

dmarkey commented on 2024-07-29 12:40 (UTC)

Hey, can we resurrect this AUR with this patch? https://community.frame.work/t/any-way-to-squeeze-more-battery-life-on-linux-6-10-amd/55079/2?u=david_markey

efindus commented on 2024-05-21 20:17 (UTC) (edited on 2024-07-29 22:20 (UTC) by efindus)

PSA: This package is now redundant as the mainline includes these patches.

9-r commented on 2024-01-22 09:43 (UTC)

Still can not build this without modifying the conflicting patch files manually. To get power-profiles-daemon without editing the patch files one can use https://aur.archlinux.org/packages/power-profiles-daemon-git since the patches from this AUR have been merged to main now. As soon as 0.14 is released and is available in extra, that version of power-profiles-daemon should be preferred.

9-r commented on 2024-01-12 12:56 (UTC) (edited on 2024-01-12 12:58 (UTC) by 9-r)

Tried to build 0.13-3 and it fails when patching tests/integration-test.py

patching file tests/integration-test.py
==> ERROR: A failure occurred in prepare().
    Aborting...

kelvie commented on 2024-01-09 07:05 (UTC)

I think something's wrong with the logic (not familiar with splitdiff and combinediff), but combined.patch is a lot smaller than I think it is supposed to be!

efindus commented on 2024-01-08 22:58 (UTC)

This was due to upstream changes. I just pushed an update to the PKGBUILD which should resolve this issue, allowing the package to be built again.

tgalex75 commented on 2024-01-04 22:14 (UTC) (edited on 2024-01-05 20:44 (UTC) by tgalex75)

I tried to install the patch on my Framework Laptop 13 but I get the following error:

Hunk #1 FAILED at 263.
Hunk #2 succeeded at 809 with fuzz 1 (offset 181 lines).
Hunk #3 succeeded at 854 with fuzz 1 (offset 173 lines).
Hunk #4 succeeded at 906 with fuzz 2 (offset 170 lines).
Hunk #5 succeeded at 946 with fuzz 1 (offset 169 lines).
Hunk #6 succeeded at 975 (offset 169 lines).
1 out of 6 hunks FAILED -- saving rejects to file tests/integration-test.py.rej
==> ERRORE: Si è verificato un errore in prepare().
L'operazione sta per essere interrotta...
-> errore durante la creazione: power-profiles-daemon-patched-amd-git-exit status 4
-> Installazione dei seguenti pacchetti non riuscita. È richiesto l'intervento manuale:
power-profiles-daemon-patched-amd-git - exit status 4

My NeoFetch:

Host: Laptop 13 (AMD Ryzen 7040Series) A7 
Kernel: 6.6.9-arch1-1 
DE: Plasma 5.27.10 
WM: kwin

Also tried in a clean chroot: same result.