<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rivendellaudio.wiki/index.php?action=history&amp;feed=atom&amp;title=Configuring_Rivendell_to_work_with_ALSA</id>
	<title>Configuring Rivendell to work with ALSA - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rivendellaudio.wiki/index.php?action=history&amp;feed=atom&amp;title=Configuring_Rivendell_to_work_with_ALSA"/>
	<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=Configuring_Rivendell_to_work_with_ALSA&amp;action=history"/>
	<updated>2026-04-23T14:46:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://rivendellaudio.wiki/index.php?title=Configuring_Rivendell_to_work_with_ALSA&amp;diff=28766&amp;oldid=prev</id>
		<title>imported&gt;WaybackImport: Imported from Wayback via edit</title>
		<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=Configuring_Rivendell_to_work_with_ALSA&amp;diff=28766&amp;oldid=prev"/>
		<updated>2018-10-04T04:48:36Z</updated>

		<summary type="html">&lt;p&gt;Imported from Wayback via edit&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== RDAlsaConfig ==&lt;br /&gt;
&lt;br /&gt;
The easy way to configure Rivendell to work with ALSA is to run the utility that now comes with Rivendell called &amp;#039;&amp;#039;&amp;#039;rdalsaconfig&amp;#039;&amp;#039;&amp;#039;. Run &amp;#039;&amp;#039;&amp;#039;rdalsaconfig&amp;#039;&amp;#039;&amp;#039; as the super user so that it can write the changes to the ALSA system wide configuration file /etc/asound.conf.&lt;br /&gt;
&lt;br /&gt;
On an Ubuntu system you would run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo rdalsaconfig&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to run the command as the super user.&lt;br /&gt;
&lt;br /&gt;
== More Details ==&lt;br /&gt;
&lt;br /&gt;
The complete details of how to configure ALSA to work with Rivendell are documented in the file [[ALSA.txt_-_ALSA_Support_in_Rivendell | ALSA.txt]] which resides in the docs/ folder of the Rivendell source tarball or in /usr/share/doc/rivendell/ALSA.txt on a system with the Rivendell package installed.&lt;br /&gt;
&lt;br /&gt;
In brief summary, for Rivendell to work with alsa it requires an ALSA device with the name of &amp;quot;rd0&amp;quot;.  This can be configured by creating or editing the file /etc/asound.conf (or optionally .asoundrc in the home directory of the user running Rivendell) and populating it with the following contents:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
pcm.rd0 {&lt;br /&gt;
  type hw&lt;br /&gt;
  card 0&lt;br /&gt;
}&lt;br /&gt;
ctl.rd0 {&lt;br /&gt;
  type hw&lt;br /&gt;
  card 0&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note also that the user ID under which caed(8) runs (typically &amp;amp;ldquo;rduser&amp;amp;rdquo;) may also need to be a member of the group &amp;amp;ldquo;audio&amp;amp;rdquo;.&lt;br /&gt;
&lt;br /&gt;
== ALSA Resources ==&lt;br /&gt;
&lt;br /&gt;
More information can be found [[ALSA_resources | here]]&lt;br /&gt;
&lt;br /&gt;
{{Languages|Configuring Rivendell to work with ALSA}}&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>imported&gt;WaybackImport</name></author>
	</entry>
</feed>