Raspberry Pi: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
== Camera == | == Camera == | ||
{{{Main:PiCam}}} | |||
== Audio == | == Audio == |
Revision as of 21:13, 18 March 2017
Camera
{{{Main:PiCam}}}
Audio
- Using an external USB Audio Device
Getting an external USB device to be the "default" is surprisingly easy, just comment out a line in the alsa config (as shown below):
sudo nano /etc/modprobe.d/alsa-base.conf
# Keep snd-usb-audio from beeing loaded as first soundcard # options snd-usb-audio index=-2