jupiter-fan-control fails on asus X570-I motherboard

sudo /usr/share/jupiter-fan-control/fancontrol.py --run
Traceback (most recent call last):
  File "/usr/share/jupiter-fan-control/fancontrol.py", line 680, in <module>
    raise NotImplementedError(
NotImplementedError: DMI_ID Board Name not implemented! bios: 4602    board: ROG STRIX X570-I GAMING

Anyone else seen similar? I seem to remember from my arch install that there's something funky about this board. systemctl unit is always in failed state as well
Solution
This is a steam deck service, shouldn't even be running in your case. systemctl disable --now jupiter-fan-control
Was this page helpful?