<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>SlackWiki - User contributions [en]</title>
		<link>https://www.slackwiki.com/Special:Contributions/Drhouse</link>
		<description>User contributions</description>
		<language>en</language>
		<generator>MediaWiki 1.40.0</generator>
		<lastBuildDate>Wed, 08 Apr 2026 15:06:37 GMT</lastBuildDate>
		<item>
			<title>ALSA</title>
			<link>https://www.slackwiki.com/index.php?title=ALSA&amp;diff=726</link>
			<guid isPermaLink="false">https://www.slackwiki.com/index.php?title=ALSA&amp;diff=726</guid>
			<description>&lt;p&gt;Drhouse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]]&lt;br /&gt;
&lt;br /&gt;
Sound problems *should* be rare these days, and of the ones that still exist, they are likely related to suspend/resume.  Those are driver issues which are largely out of your control, but see the documentation with the pm-utils package for details on handling those issues.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;alsaconf&amp;lt;/code&amp;gt; used to be needed to set up sound cards in linux, but even that shouldn't be needed in recent linux distributions - everything should be handled automatically.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;alsamixer&amp;lt;/code&amp;gt; can be used to change the volume.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;alsactl store&amp;lt;/code&amp;gt; is used to save the volume settings.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;alsactl restore&amp;lt;/code&amp;gt; is used to restore the volume settings.  This is automatically run on boot, so you usually won't need to run this command.&lt;br /&gt;
&lt;br /&gt;
There is one tip for the Sound Baster 5.1 cards: sometimes you want to MUTE digital out so you can hear on all the speakers; in alsamixer, you just press M on the &amp;lt;tt&amp;gt;Analog/Digital Output Jack&amp;lt;/tt&amp;gt; item.&lt;br /&gt;
&lt;br /&gt;
For change boot ordering for your sound cards just create /etc/modprobe.d/sound.conf and put these lines into it: &lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;options snd-hda-intel index=0&amp;lt;/code&amp;gt;&lt;br /&gt;
: &amp;lt;code&amp;gt;options snd-usb-audio index=1&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Replace 'snd-hda-intel' to your card module&lt;/div&gt;</description>
			<pubDate>Sat, 30 Jun 2012 21:31:34 GMT</pubDate>
			<dc:creator>Drhouse</dc:creator>
			<comments>https://www.slackwiki.com/Talk:ALSA</comments>
		</item>
</channel></rss>