<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3583&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [Solved] ALSA for Dummies?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3583</link>
		<description><![CDATA[The most recent posts in [Solved] ALSA for Dummies?.]]></description>
		<lastBuildDate>Mon, 08 Jun 2020 17:31:11 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] ALSA for Dummies?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22495#p22495</link>
			<description><![CDATA[<p>Hi</p><p>Or install volumeicon-alsa and add it to the desktop</p><p>Have a nice day<br />Lars H</p><p>P.S. Could we not have this more clear in release notes or in a header in a Sticky. This question is there again and agian and again. So i am repeating this over and over and over ;-)))</p>]]></description>
			<author><![CDATA[dummy@example.com (larsH)]]></author>
			<pubDate>Mon, 08 Jun 2020 17:31:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22495#p22495</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] ALSA for Dummies?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22494#p22494</link>
			<description><![CDATA[<p>I did try installing Pulseaudio, but it did not work either.</p><p>Found <a href="https://www.seehuhn.de/pages/alsa.html" rel="nofollow">https://www.seehuhn.de/pages/alsa.html</a> which mentions /etc/asound.conf. No such file existed so I created one with the following contents:</p><div class="codebox"><pre><code># Sound card informtion from &#039;aplay -l&#039; :
# 
#**** List of PLAYBACK Hardware Devices ****
#card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
#  Subdevices: 1/1
#  Subdevice #0: subdevice #0
#card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
#  Subdevices: 1/1
#  Subdevice #0: subdevice #0
#card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
#  Subdevices: 1/1
#  Subdevice #0: subdevice #0
#card 0: HDMI [HDA Intel HDMI], device 9: HDMI 3 [HDMI 3]
#  Subdevices: 1/1
#  Subdevice #0: subdevice #0
#card 0: HDMI [HDA Intel HDMI], device 10: HDMI 4 [HDMI 4]
#  Subdevices: 1/1
#  Subdevice #0: subdevice #0
#card 1: PCH [HDA Intel PCH], device 0: ALC3235 Analog [ALC3235 Analog]
#  Subdevices: 0/1
#  Subdevice #0: subdevice #0

defaults.ctl.card 1
defaults.pcm.card 1
defaults.timer.card 1</code></pre></div><p>Rebooted and now I have sound. My guess was correct that it was defaulting to Card 0, which is HDMI. Thank you golinux and Head_on_a_Stick.</p>]]></description>
			<author><![CDATA[dummy@example.com (seeker)]]></author>
			<pubDate>Mon, 08 Jun 2020 17:31:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22494#p22494</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] ALSA for Dummies?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22493#p22493</link>
			<description><![CDATA[<p>Do you have pulseaudio installed? If so just install and run <span class="bbc">pavucontrol</span> to set the default output device.</p><p>If you don&#039;t have pulseaudio installed then golinux&#039;s link has all the information you need to configure pure ALSA to set the default device.</p><div class="quotebox"><cite>seeker wrote:</cite><blockquote><div><p>ALSA for Dummies</p></div></blockquote></div><p>As you appear to have an Intel sound card you can try this, it works for all the laptops I have ever owned:</p><div class="codebox"><pre><code># tee /etc/modprobe.d/alsa.conf &lt;&lt;&lt;&#039;options snd-hda-intel index=1&#039;
# update-initramfs -u -k all</code></pre></div><p>Then reboot.</p><p>If that doesn&#039;t work remove /etc/modprobe.d/alsa.conf, rebuild the initramfs again and post the output of</p><div class="codebox"><pre><code>aplay -Ll</code></pre></div><p>^ That&#039;s two ells, one upper case and one lower case.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 08 Jun 2020 17:05:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22493#p22493</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] ALSA for Dummies?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22491#p22491</link>
			<description><![CDATA[<p>Not really for dummies but very informative.</p><p><a href="https://wiki.archlinux.org/index.php/Advanced_Linux_Sound_Architecture" rel="nofollow">https://wiki.archlinux.org/index.php/Ad … chitecture</a></p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 08 Jun 2020 15:38:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22491#p22491</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] ALSA for Dummies?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22490#p22490</link>
			<description><![CDATA[<p>Beowulf blitzed my sound, and I am having difficulty getting it operational again. The line is commented out for Pulseaudio per the Release Notes. This command produces pink noise:</p><div class="codebox"><pre><code>speaker-test -D default:PCH -c 2</code></pre></div><p>alsamixergui lists HDA Intel HDMI as the &quot;Card:&quot;, but there is no method to switch it. I think this has to be toggled somewhere, but I am not having any luck finding the correct place. Is there an ALSA for Dummies page somewhere that goes through setting it up and configuring it? I guess Pulseaudio was running the sound before.</p>]]></description>
			<author><![CDATA[dummy@example.com (seeker)]]></author>
			<pubDate>Mon, 08 Jun 2020 15:25:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22490#p22490</guid>
		</item>
	</channel>
</rss>
