diff --git a/documentation/audiorakete/bash_history-42-neu b/documentation/audiorakete/bash_history-42-neu index 19c7869..a998bd4 100644 --- a/documentation/audiorakete/bash_history-42-neu +++ b/documentation/audiorakete/bash_history-42-neu @@ -34,11 +34,21 @@ sudo shutdown -h now python3.6 /data/INTERNAL/audiorakete/test/lighton.py fswebcam -d /dev/video0 -v webcam-test.jpg zbarcam --quiet --nodisplay --raw -Sdisable -Sqrcode.enable /dev/video0 + sudo /opt/vc/bin/vcgencmd get_throttled sudo /opt/vc/bin/tvservice -o sudo nano /etc/rc.local # /opt/vc/bin/tvservice -o --> rc.local + # disable PWR led in /boot/config.txt + # Disable the PWR LED + dtparam=pwr_led_trigger=none + dtparam=pwr_led_activelow=off + + # Disable the Activity LED + #dtparam=act_led_trigger=none + #dtparam=act_led_activelow=off + nano /boot/config.txt sudo nano /lib/systemd/system/audiorakete.service sudo systemctl daemon-reload