Search Criteria
Package Details: fw-fanctrl 1.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fw-fanctrl.git (read-only, click to copy) |
|---|---|
| Package Base: | fw-fanctrl |
| Description: | A simple systemd service to better control Framework Laptop's fan(s) |
| Upstream URL: | https://github.com/TamtamHero/fw-fanctrl |
| Licenses: | BSD-3 |
| Submitter: | icedream |
| Maintainer: | icedream |
| Last Packager: | icedream |
| Votes: | 2 |
| Popularity: | 0.53 |
| First Submitted: | 2025-02-25 06:17 (UTC) |
| Last Updated: | 2026-06-06 12:30 (UTC) |
Dependencies (9)
- framework-system (framework-system-gitAUR)
- python
- python-jsonschema
- python-watchdog (python-watchdog-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
icedream commented on 2026-01-14 19:28 (UTC)
The issue mentioned by @jihem has been fixed!
jihem commented on 2026-01-14 18:56 (UTC)
python-jsonschemashould be added in thedependsarray, notmakedepends, to avoid this error.marek commented on 2026-01-12 13:14 (UTC)
How can we make the package work again? I've read the note about rebuilding in fw-fanctrl-git, but it's not clear to me if that can be applied to this package and how.
icedream commented on 2025-07-02 12:10 (UTC)
I will have to rework https://aur.archlinux.org/packages/fw-fanctrl-git before I can address the inherent issues found in this package.
Doridian commented on 2025-04-16 01:12 (UTC) (edited on 2025-04-16 01:19 (UTC) by Doridian)
There is a new version with the changes in the patch included in this build (1.0.2).
However, two important caveats:
It currently fails to build
There are some changes that cause the build path to be baked into the systemd-sleep hook as well as the systemd service file, breaking both of them (or at the very least causing system services to run from your build path, not /usr/bin)
icedream commented on 2025-02-25 06:24 (UTC) (edited on 2025-02-25 06:25 (UTC) by icedream)
Note that this package relies on fw-ectool-git which never received a proper release tag and as such also has no proper release version on the AUR but only this Git-based one. It is currently not expected that fw-ectool is getting updated often so you'll rarely have to rebuild it.