Replies: 2 comments 2 replies
-
|
sorry, was thinking about the "TS-WXL". If I remember correctly that SoC has no temperature sensor. One option would be to use the "drivetemp" module which lets you use the SMART temperature of the drives as a sensor. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I don't have one online to check right now, but the gpio-fan driver takes the two GPIO pins that combine to provide 4 fans speeds off/low/med/high and provide a fake PWM interface for them. You can probably set the value manually with something equivalent to |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've then replaced
with
Here's what I'm getting now:
Beta Was this translation helpful? Give feedback.
All reactions