I'm disowning this package because I don't use Arch as my main distro anymore...anyone who has the time, feel free to adopt it. Thanks
Search Criteria
Package Details: thinkfan 2.0.0-3
Package Actions
| 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: | Lawstorant |
| Last Packager: | harmathy |
| Votes: | 198 |
| Popularity: | 1.62 |
| First Submitted: | 2009-03-02 09:01 (UTC) |
| Last Updated: | 2025-07-15 18:18 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libatasmart (libatasmart-gitAUR)
- lm_sensors (lm_sensors-it87-gitAUR, lm_sensors-gitAUR)
- yaml-cpp
- cmake (cmake3AUR, cmake-gitAUR) (make)
Required by (3)
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 16 Next › Last »
dude commented on 2020-08-15 10:25 (UTC)
post-factum commented on 2020-07-28 12:15 (UTC)
@dude thanks for willing to help. Apparently, it was something with indentation. I've re-checked and corrected all the indents (by space), and now it doesn't complain. I guess yaml-cpp error reporting is meh.
BTW, there's v1.2.1 available.
dude commented on 2020-07-28 12:08 (UTC)
@post-factum It's hard to tell without seeing your full config file. Email me and I'll see if I can help. My address is in the first line of the PKGBUILD.
post-factum commented on 2020-07-28 09:19 (UTC)
I'm puzzled a little bit with this:
čec 28 10:57:18 butterfly thinkfan[162228]: ERROR: /etc/thinkfan.conf:1: Invalid syntax:
sensors:
^
Why?
dude commented on 2020-07-01 22:46 (UTC)
I've updated to the new release, 1.2. Thank you to the guy who flagged it as out of date and brought this to my attention.
You can see the changelog here: https://github.com/vmatare/thinkfan/releases/tag/1.2
Most importantly, the old syntax is now deprecated, so you may have to update your config file to the new YAML based syntax.
SaberJ64 commented on 2020-04-28 18:26 (UTC)
@dude yep, the examples where great help, thanks!
dude commented on 2020-04-28 14:43 (UTC)
@SaberJ64 It looks like you have /usr/lib/modprobe.d/thinkpad_acpi.conf mixed up with /etc/thinkfan.conf. For thinkfan.conf, check /usr/share/doc/thinkfan/examples/.
SaberJ64 commented on 2020-04-28 14:39 (UTC) (edited on 2020-04-28 14:43 (UTC) by SaberJ64)
@anthezium I install package in manjaro for my T440p, can't make it work due to a syntax error. I'm a newcomer to linux in general but if someone can point what I did wrong, I'd be more than glad
" options thinkpad_acpi fan_control=1 "
when I make the /etc/thinkfan.conf file it asks for it spits out an error...
thinkfan
ERROR: /etc/thinkfan.conf:1: Invalid syntax: options thinkpad_acpi fan_control=1 ^
anthezium commented on 2020-04-03 22:05 (UTC)
thanks @dude, i have no idea how that happened. running arch. installing pkgconf solved it!
dude commented on 2020-04-03 15:54 (UTC) (edited on 2020-04-03 16:47 (UTC) by dude)
@anthezium This is just a guess, but your output says you don't have pkgconfig installed. I'm not sure why, since it's part of core. Are you running Arch or Manjaro? Could pkgconfig be the reason for the build failure? Try installing that and let me know if it fixes the issue. Thanks
Pinned Comments