Difference between revisions of "Raspberry Pi ALSA"

From WA2IAC Wiki
Jump to: navigation, search
m
m (/etc/alsa.conf)
Line 28: Line 28:
  
 
== /etc/alsa.conf ==
 
== /etc/alsa.conf ==
For most changes to /etc/asound.conf you will need to restart the sound server (ie. sudo /etc/init.d/alsa-utils restart) for the changes to take effect.
+
=== Restarting the Audio System ===
 +
For most changes to /etc/asound.conf you will need to restart the sound server:
 +
<pre>
 +
$ sudo /etc/init.d/alsa-utils restart
 +
</pre>
  
 
=== Early Observations ===
 
=== Early Observations ===

Revision as of 01:04, 2 May 2013