Skip to content

Releases: saloniamatteo/tp-xfan

ThinkPad XFan v1.1

29 May 16:17
Compare
Choose a tag to compare

This release features AFSM (Auto Fan Speed Management), making usage of tp-xfan even simpler.

Below I've provided a (stripped) dynamically built binary for x86_64 (with glibc);
to run it, you'll need the following libraries (gotten with ldd tp-xfan):

linux-vdso.so.1
libforms.so.2
libc.so.6
libXpm.so.4
libX11.so.6
libm.so.6
/lib64/ld-linux-x86-64.so.2
libxcb.so.1
libdl.so.2
libXau.so.6
libXdmcp.so.6
libbsd.so.0

See the README if you want to build it yourself.