Skip to content

Instantly share code, notes, and snippets.

@stefan991
stefan991 / alsa-base.conf
Created April 3, 2013 16:31
Alsa config files vor RaspberryPi
# /etc/modprobe.d/alsa-base.conf
# ------------------------------ cut here :)
# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5