<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slackwiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Drhouse</id>
	<title>SlackWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.slackwiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Drhouse"/>
	<link rel="alternate" type="text/html" href="https://www.slackwiki.com/Special:Contributions/Drhouse"/>
	<updated>2026-04-08T15:06:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.slackwiki.com/index.php?title=ALSA&amp;diff=726</id>
		<title>ALSA</title>
		<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=ALSA&amp;diff=726"/>
		<updated>2012-06-30T21:31:34Z</updated>

		<summary type="html">&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;</summary>
		<author><name>Drhouse</name></author>
	</entry>
</feed>