Jump to content

Reguna

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I just reinstalled armbian on the rock 5c again. This time the fan works out of the box. Not sure what have cause this🤷‍♂️
  2. Hi, I bought a Rock 5C with the official fan/heatsink: https://radxa.com/products/accessories/heatsink-6540b/ After installing the Armbian server image, I ran these two commands: ```bash ls /sys/class/thermal/cooling_device*/type cat /sys/class/thermal/cooling_device*/type ``` and found that there is no `pwm-fan`. Then I installed the official Radxa Debian image and ran these two commands again. `pwm-fan` exists and I can make it starts spinning by running: ```bash echo 255 | sudo tee /sys/devices/platform/pwm-fan/hwmon/hwmon*/pwm1 ``` Is the fan module supported in Armbian? If yes, how do I activate it?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines