瀏覽代碼

hdmi sound issue (comment describing why the commented lines are there)

clementinecomputing 6 年之前
父節點
當前提交
7c3b7f0ebf
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      busunit/rootfs/etc/rc.local

+ 1 - 0
busunit/rootfs/etc/rc.local

@@ -35,6 +35,7 @@ sleep 2
 /home/bus/bin/reset-gps 2>&1 >> /tmp/gps.log &
 sleep 2
 
+## If using HDMI sound, uncomment the following two lines...
 #vcgencmd force_audio hdmi 1 2>&1 >> /tmp/audio.log &
 #sleep 1