Package Details: fw-fanctrl-git 1.0.0.r5.9033cfe-1

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(s)
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: 5
Popularity: 1.49
First Submitted: 2023-07-04 00:25 (UTC)
Last Updated: 2025-02-22 13:11 (UTC)

Pinned Comments

icedream commented on 2025-02-10 17:30 (UTC)

The issue with the missing bin script has been solved.

In detail: Problem was the order of install steps - the remaining part of the install script being used deleted the file due to legacy procedures.

I plan in the coming days to coordinate to which degree I should continue to rely on the script but for now this package is back working.

Latest Comments

« First ‹ Previous 1 2 3 4 5

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.