Confirmed fixed as of 1bc4f60
Search Criteria
Package Details: fw-fanctrl-git 1.0.3.r4.6e2182d-2
Package Actions
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: | 7 |
Popularity: | 0.34 |
First Submitted: | 2023-07-04 00:25 (UTC) |
Last Updated: | 2025-07-05 09:53 (UTC) |
Dependencies (9)
- fw-ectool-gitAUR
- python (python37AUR)
- python-jsonschema
- python-watchdog (python-watchdog-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (1)
- fw-fanctrl-ui-git (requires fw-fanctrl)
Sources (1)
nroth commented on 2024-06-14 01:22 (UTC)
nroth commented on 2024-06-13 01:22 (UTC) (edited on 2024-06-13 01:23 (UTC) by nroth)
For me, the sleep hook this installs causes a 90-second resume-from-suspend or hibernate delay. Filed https://github.com/TamtamHero/fw-fanctrl/issues/48 since upstream has a bug template for AUR packaging issues.
lectrode commented on 2024-05-29 07:35 (UTC) (edited on 2024-05-29 07:36 (UTC) by lectrode)
Happy to help. Thank you - works well
icedream commented on 2024-05-28 18:46 (UTC) (edited on 2024-05-28 18:47 (UTC) by icedream)
Thanks for the suggestion lectrode, I wasn't entirely aware of how to handle configuration files yet. Learned something new!
The change is implemented now.
lectrode commented on 2024-05-28 00:08 (UTC) (edited on 2024-05-28 00:22 (UTC) by lectrode)
Please add the following to the PKGBUILD to prevent overwriting modifications to the global config file:
backup=(etc/fw-fanctrl/config.json)
(the missing forward slash at the beginning is intentional)
For more info about what that does, please see section 3.1 of this wiki page: https://wiki.archlinux.org/title/Pacman/Pacnew_and_Pacsave
(TL/DR: if the file specified wasn't modified, it will be replaced like normal. If it was modified, the new one will be installed with a ".pacnew" extension to avoid touching the user's modified config file)
icedream commented on 2024-05-22 19:42 (UTC)
Yep, forgot it again...
quest commented on 2024-05-22 19:38 (UTC)
Latest update has bad checksums.
icedream commented on 2024-05-22 00:09 (UTC) (edited on 2024-05-22 00:10 (UTC) by icedream)
The file modes are now fixed, this was another oversight in form of a typo, thanks quest!
quest commented on 2024-05-21 22:38 (UTC)
This package should use 644 for the install lines for the config file and service file. No need for them to have the execute bit set.
icedream commented on 2024-05-17 19:40 (UTC)
You're welcome. Maybe paru fetches from a service that needs to catch up with pushes sometimes. A bit of waiting should be okay. ^^
Pinned Comments