I have an Asus B450 Gaming F (II) motherboard and would like to control my fan speed with CoolerControl. As far as I could research, this requires “out-of-the-tree” drivers. I found them here:
So far I have failed at every conceivable step to create a Makefile. Apparently, the file “it87.c” has to be executed with a GCC compiler. I couldn’t get that right either. I only get error messages that I am using the wrong compiler. How to change to GCC?
You can also find two files on GitHub:
[dkms-install.s] and [dkms-remove.sh]
I right-clicked on execute, but nothing happened. Can someone please tell me if what I have in mind works at all and how I can do it with ChachyOS?
~/it87 master
❯ makepkg
==> ERROR: PKGBUILD does not exist.
Could please anyone give a question:
1)As far as I understood, in the PKGBUILD the Makefile is included, isn’t it?
2)Does it matter in which folder you copy the data from GITHub?