<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.rivendellaudio.org/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="http://wiki.rivendellaudio.org/index.php?action=history&amp;feed=atom&amp;title=Configuring_Rivendell_to_work_with_ALSA"/>
		<link rel="alternate" type="text/html" href="http://wiki.rivendellaudio.org/index.php?title=Configuring_Rivendell_to_work_with_ALSA&amp;action=history"/>
		<updated>2026-05-01T21:12:18Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.4</generator>

	<entry>
		<id>http://wiki.rivendellaudio.org/index.php?title=Configuring_Rivendell_to_work_with_ALSA&amp;diff=36&amp;oldid=prev</id>
		<title>Higgles: Created page with &quot;== RDAlsaConfig ==  The easy way to configure Rivendell to work with ALSA is to run the utility that now comes with Rivendell called '''rdalsaconfig'''. Run '''rdalsaconfig'''...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.rivendellaudio.org/index.php?title=Configuring_Rivendell_to_work_with_ALSA&amp;diff=36&amp;oldid=prev"/>
				<updated>2018-02-21T16:08:04Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== RDAlsaConfig ==  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;...&amp;quot;&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 '''rdalsaconfig'''. Run '''rdalsaconfig''' 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;/div&gt;</summary>
		<author><name>Higgles</name></author>	</entry>

	</feed>