Enable Fan and Voltage Sensors on AOOSTAR WTR Pro (Ubuntu 24.04)

Sometimes Linux does not show all hardware information by default. For example, fan speed and voltage sensors may not work without extra setup.

In my Medium article, I explain step by step how I solved this problem on my AOOSTAR WTR Pro.

Why it matters

  • Knowing the fan speed helps check if cooling works correctly.
  • Reading voltages and temperatures is important for stability.
  • With correct monitoring, you can avoid overheating issues.

How I did it

I used:

  • Ubuntu 24.04
  • Standard Linux tools (lm-sensors)
  • Some kernel modules

After enabling the right drivers, the sensors started to show real data.

Conclusion

If you use AOOSTAR WTR Pro with Linux, you may face the same issue. If you want to read the full guide, check my Medium article.