My computer and bubba is placed in my bed room and the LED on the bubba is too bright for me when going to sleep (I'm one of those who prefer it pitch-black). When trying to figure out how to control the LED, I found a couple of scripts, all using the same 'gpioapp'. Blinking the LED at a very high frequency will lower its intensity so I have changed the rc2.d/S99led_on script so it reads:
Code: Select all
/usr/sbin/gpioapp blink 50 500
/Johan