Jump to content

fladi

Validating
  • Posts

    1
  • Joined

  • Last visited

Reputation Activity

  1. Like
    fladi got a reaction from rellwood in Armbian images are now available for Rock 5b!   
    For anyone looking to have the official cooler+fan autostart at boot, place the following rule in /etc/udev/rules.d/99-pwm-fan.rules:
    ACTION=="add", SUBSYSTEM=="pwm", ATTR{npwm}=="1", ATTR{export}="0", ATTR{pwm0/duty_cycle}="6000", ATTR{pwm0/period}="12000", ATTR{pwm0/polarity}="normal", ATTR{pwm0/enable}="1"  
  2. Like
    fladi got a reaction from Igor in Armbian images are now available for Rock 5b!   
    For anyone looking to have the official cooler+fan autostart at boot, place the following rule in /etc/udev/rules.d/99-pwm-fan.rules:
    ACTION=="add", SUBSYSTEM=="pwm", ATTR{npwm}=="1", ATTR{export}="0", ATTR{pwm0/duty_cycle}="6000", ATTR{pwm0/period}="12000", ATTR{pwm0/polarity}="normal", ATTR{pwm0/enable}="1"  
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines