clementinecomputing %!s(int64=6) %!d(string=hai) anos
pai
achega
33f32de061
Modificáronse 1 ficheiros con 12 adicións e 0 borrados
  1. 12 0
      experiment/production/Sound-Notes.md

+ 12 - 0
experiment/production/Sound-Notes.md

@@ -8,3 +8,15 @@ amixer cset numid=$chan -- ${vol}% > /dev/null
 ```
 
 Plugging the 3.5mm jack into the HDMI display.
+
+Note that there might need to be some further setup to get things working consistently.
+Maybe this in `/boot/config.txt`?
+
+```
+hdmi_drive=2
+```
+
+References
+---
+
+* [Raspberry Pi Audio Configuration](https://www.raspberrypi.org/documentation/configuration/audio-config.md)