Package Details: fw-fanctrl-git r38.f0d8d77-2

Git Clone URL: https://aur.archlinux.org/fw-fanctrl-git.git (read-only, click to copy)
Package Base: fw-fanctrl-git
Description: A simple systemd service to better control Framework Laptop's fan
Upstream URL: https://github.com/TamtamHero/fw-fanctrl
Licenses: BSD-3
Conflicts: fw-fanctrl
Provides: fw-fanctrl
Submitter: icedream
Maintainer: icedream
Last Packager: icedream
Votes: 3
Popularity: 0.017911
First Submitted: 2023-07-04 00:25 (UTC)
Last Updated: 2024-05-28 18:45 (UTC)

Dependencies (3)

Required by (1)

Sources (1)

Pinned Comments

icedream commented on 2024-11-16 10:56 (UTC) (edited on 2024-11-16 10:57 (UTC) by icedream)

Quick note about the error message "libfakeroot internal error: payload not recognized!" - that is an upstream issue with fakeroot, not an issue with this package. It shouldn't cause any further issues than the displaying of that message.

See also https://gitlab.archlinux.org/archlinux/packaging/packages/fakeroot/-/issues/1

Latest Comments

« First ‹ Previous 1 2 3 4

kitsunedrag0n commented on 2023-07-24 12:45 (UTC)

I don't believe this is set up correctly. The systemd service tries to load fw-fanctrl from /usr/local/bin instead of /usr/bin/ and it tries loading the config file from .config/fw-fanctrl/config.json instead of /etc/fw-fanctrl/config.json.