Releases: neggles/cm4io-fan
Releases · neggles/cm4io-fan
Release v0.2.0
Release 0.1.1
Fixed up the issue with lower-RPM fans. This release may have trouble with fans that spin in excess of 20,000rpm, but it shouldn't be a problem until ~30,000rpm.
Fixup release 0.1.0-2
It has come to my attention that not only were the makefiles in here messy, the install script did not actually work.
It does now!
You can install this via DKMS (either manually or with sudo install.sh
) or do it manually with make
and sudo make install
thank!
Fixup release 0.1.0-1
OK, this one actually works - sorry about that. It was very late at night when I made the last bundle/release.
Download the tarball, extract it to /usr/src/cm4io-fan-0.1.0-1, and run dkms install cm4io-fan 0.1.0-1
Should work on 5.10.y 64-bit kernels, might work on 32. If you try on 32, let me know how it goes!