vmatare / thinkfan

The minimalist fan control program
GNU General Public License v3.0
552 stars 62 forks source link

ERROR: TpFanDriver: Initializing fan control in /proc/acpi/ibm/fan: Success #22

Closed cbrown0x90 closed 7 years ago

cbrown0x90 commented 7 years ago

Running thinkfan produces ERROR: TpFanDriver: Initializing fan control in /proc/acpi/ibm/fan: Success and nothing else.

vmatare commented 7 years ago

This should be fixed in the current master. If you can, please pull a fresh copy from github. If there is something wrong with your setup, it should at least give a much more helpful error message.

cbrown0x90 commented 7 years ago

I am on the current master and I started getting this error after updating. Is there any way to get more debug information for you?

vmatare commented 7 years ago

Oh sorry, dumb oversight in one of the recent commits. Fix in progress ;-)

vmatare commented 7 years ago

Ok, should be fixed by commit eda4f28

cbrown0x90 commented 7 years ago

Fixed