Raspberry Pi setup as bluetooth speaker
This commit is contained in:
12
pis/raspberry_pi_audio.md
Normal file
12
pis/raspberry_pi_audio.md
Normal file
@@ -0,0 +1,12 @@
|
||||
Switch between line-out and HDMI
|
||||
--------------------------------
|
||||
|
||||
amixer cset numid=3 2 # switches to HDMI
|
||||
amixer cset numid=3 1 # switches to headphone
|
||||
|
||||
|
||||
Set up PulseAudio
|
||||
-----------------
|
||||
|
||||
(also available in playbook TOOD)
|
||||
|
||||
Reference in New Issue
Block a user