libera/#devuan-arm/ Monday, 2022-07-25

luizhello, why my pi4 leds are not blinking?22:53
c0rneliusthere is an led service that sets the leds. you can remove it: `sudo update-rc.d -f leds remove`23:00
c0rneliusif that doesn't change the led behavior after a reboot, then I don't know.23:01
luizalright will try it23:03
luizwell... that sort of fixed it23:07
luizbut there is no red led23:07
luizonly the green one for disk access23:07
c0rneliuswhat img did you use?23:08
luizcan I send links here?23:09
c0rneliussure23:09
luizhttps://arm-files.devuan.org/RaspberryPi%20Latest%20Builds/rpi-4-devuan-chimaera-5.10.110-v8-ext4-2022-07-25.zip23:09
luizthis one23:09
luizeverything works perfectly23:09
c0rneliustry: `sudo su; sh -c 'echo 1 > /sys/class/leds/led1/brightness'`23:10
c0rneliussee if it turns on23:10
luizhell yeah23:11
luizit worked23:11
luizshould i add it to the init script now?23:11
c0rneliusi'm downloading the img to see whats on it. disabling or removing that service should have stopped it from messing with the leds.23:12
luizactually i think it came disabled by default23:13
luizright now i enabled it and the green leds started to work23:13
c0rneliusoh. hmm. interesting.23:13
c0rneliuspretty sure they use a fork of my builder to make the imgs and I'm not 100% sure what all was changed. the current state of things is one service (enabled by default) and one led script which is located in /usr/local/sbin.23:17
luizthe '/usr/local/sbin/leds' script disables the red led by default23:21

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!