Package Details: thinkfan 1.3.1-2

Git Clone URL: https://aur.archlinux.org/thinkfan.git (read-only, click to copy)
Package Base: thinkfan
Description: A minimalist fan control program. Supports the sysfs hwmon interface and thinkpad_acpi
Upstream URL: https://github.com/vmatare/thinkfan
Licenses: GPL-3.0-or-later
Submitter: FALKER
Maintainer: harmathy
Last Packager: harmathy
Votes: 190
Popularity: 0.91
First Submitted: 2009-03-02 09:01 (UTC)
Last Updated: 2025-04-15 16:22 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 Next › Last »

notizblock commented on 2013-06-01 06:40 (UTC)

thx for the hint, fixed.

donniezazen commented on 2013-05-31 23:27 (UTC)

I suppose binaries should be moved to /usr/bin. https://mailman.archlinux.org/pipermail/arch-dev-public/2013-May/025026.html

w0ng commented on 2013-03-27 10:36 (UTC)

Suggestion: Install a defualt thinkfan.conf into /etc by adding install -D -m644 examples/thinkfan.conf.thinkpad ${pkgdir}/etc/thinkfan.conf

notizblock commented on 2013-01-07 19:32 (UTC)

thank you very much! :)

jyc commented on 2013-01-07 00:36 (UTC)

Works great on fresh install with systemd on T430. Thanks for maintaining the package, notizblock! yaourt -S thinkfan sudo systemctl enable thinkfan.service # edit /etc/thinkfan.conf (used https://gist.github.com/4471319) sudo echo "options thinkpad_acpi experimental=1 fan_control=1" > /etc/modprobe.d/thinkfan.conf

notizblock commented on 2012-11-27 17:24 (UTC)

@KaiSforza: included your changes. Thank you!

KaiSforza commented on 2012-11-26 22:51 (UTC)

Updated the pkgbuild. With pacman-git, pkgbuilds without a 'package()' function throw a non-fetal error, and there really should be a distinction between the 'make' and installing into the pkgdir. Thanks! https://github.com/KaiSforza/archlinux-pkgbuilds/blob/master/kernel/thinkfan/PKGBUILD

notizblock commented on 2012-11-08 19:04 (UTC)

@spambanane, good point; updated

<deleted-account> commented on 2012-11-08 16:58 (UTC)

Hello, can you please put the example config files somewhere (/usr/share/doc/thinkfan probably)? They are referred to in the README and give a good starting point. thank you

einseenai commented on 2012-10-06 08:40 (UTC)

@Hspasta Thanks a lot!