Comment 15 for bug 1800838

Revision history for this message
eocanha (eocanha) wrote :

Thanks for the "127 gives full speed" trick. Until now I was using

```
("level full-speed", 64, 32767)
```

and adding the -D option to DAEMON_ARGS on /etc/default/thinkfan ("dangerous mode", a bit scary!) to force thinkfan to swallow the non-integer option. Your "127" trick is much better.