added info about the wifi
[www.git] / src / tricks / raspberry_pi3_sound.adoc
1 = Raspberry PI - Configure the sound
2 :docinfo2:
3 :icons: font
4
5 == Output to the headphones
6
7 By default it appears that the default output of the sound
8 is automatic, it means that if HDMI supports audio it will
9 use it.
10
11 To change the audio output:
12
13 ----
14 sudo amixer -c 0 cset numid=3 <output>
15 ----
16
17 where <output> can be:
18
19 * 0: auto
20 * 1: headphones
21 * 2: hdmi