From 6978d6de2cd0573c5ca216d282a88c232d4d85e3 Mon Sep 17 00:00:00 2001 From: Tilman Date: Sat, 22 Aug 2020 19:14:37 +0000 Subject: [PATCH] Update bash_history-42-neu --- documentation/audiorakete/bash_history-42-neu | 10 ++++++++++ 1 file changed, 10 insertions(+) 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