<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=2338&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / What are the necessary packages for audio to work correctly?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=2338</link>
		<description><![CDATA[The most recent posts in What are the necessary packages for audio to work correctly?.]]></description>
		<lastBuildDate>Tue, 04 Sep 2018 16:35:36 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: What are the necessary packages for audio to work correctly?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=11652#p11652</link>
			<description><![CDATA[<p>No need any pulse audio. Just install </p><div class="codebox"><pre><code>alsa-utils</code></pre></div><p> </p><div class="codebox"><pre><code>alsamixergui</code></pre></div><p> and </p><div class="codebox"><pre><code>libalsaplayer0</code></pre></div><p> If you have multiple sound cards, just create</p><div class="codebox"><pre><code> .asoundrc </code></pre></div><p>&#160; file with content</p><div class="codebox"><pre><code>pcm.!default {
    type hw
    card Headset
}

ctl.!default {
    type hw
    card Headset
}</code></pre></div><p>Where &quot;Headset&quot; is my default sound card. And here you go. Now you have a working sound. Good luck.</p>]]></description>
			<author><![CDATA[dummy@example.com (Ogis1975)]]></author>
			<pubDate>Tue, 04 Sep 2018 16:35:36 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=11652#p11652</guid>
		</item>
		<item>
			<title><![CDATA[Re: What are the necessary packages for audio to work correctly?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=11613#p11613</link>
			<description><![CDATA[<p>A default Devuan install usually gives you all you need nowadays.&#160; <br />Of course if you make a very minimal install you always could forget some important package.</p>]]></description>
			<author><![CDATA[dummy@example.com (ivanovnegro)]]></author>
			<pubDate>Sat, 01 Sep 2018 23:30:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=11613#p11613</guid>
		</item>
		<item>
			<title><![CDATA[Re: What are the necessary packages for audio to work correctly?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=11599#p11599</link>
			<description><![CDATA[<p>Yeah i fixed it, just reinstalled the distro with XFCE, did apt-get cache search alsa, then apt-get cache search pulse, then copied all the package names ad installed them in my minimal install, AND IT WORKED, HAH.</p>]]></description>
			<author><![CDATA[dummy@example.com (EpicCrackhead)]]></author>
			<pubDate>Sat, 01 Sep 2018 11:47:07 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=11599#p11599</guid>
		</item>
		<item>
			<title><![CDATA[Re: What are the necessary packages for audio to work correctly?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=11591#p11591</link>
			<description><![CDATA[<p>I find that removing pulseaudio usually fixes my sound issues. Just my experience. If you need it-different story.</p>]]></description>
			<author><![CDATA[dummy@example.com (catprints)]]></author>
			<pubDate>Fri, 31 Aug 2018 13:25:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=11591#p11591</guid>
		</item>
		<item>
			<title><![CDATA[Re: What are the necessary packages for audio to work correctly?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=11584#p11584</link>
			<description><![CDATA[<p>I have 1 PC that is troublesome in that the headphones and speakers are inverted; no sound unless I plug in headphones.&#160; A long shot but plug in headphone and try sound.</p><p>Next I would try opening a terminal and use (enter) &quot;alsamixer&quot;.&#160; If pulseaudio is installed, hit F6 to select a sound card; down arrow off of &quot;default&quot; and select the &quot;real&quot; sound card.&#160; Then play around with the volume levels.&#160; right/left arrow to select, up/down arrow to adjust.&#160; MM means mute, hit key &quot;M&quot; unmute.</p><p>A good test website for audio (atleast from the browser perspective) is <a href="http://hpr.dogphilosophy.net/test/" rel="nofollow">http://hpr.dogphilosophy.net/test/</a>.</p><p>What to install? My installs are minimal, but installation with non-free didnt have any sound problems; so not sure what you need as far as packages.&#160; I have noticed that various media applications require a varied install of different codec packages.</p>]]></description>
			<author><![CDATA[dummy@example.com (dxrobertson)]]></author>
			<pubDate>Fri, 31 Aug 2018 00:47:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=11584#p11584</guid>
		</item>
		<item>
			<title><![CDATA[What are the necessary packages for audio to work correctly?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=11581#p11581</link>
			<description><![CDATA[<p>Hi, i&#039;m installing a minimal devuan ascii install and i got everything to work except for audio<br />sudo apt-get pulseaudio (and the other packages that came with it) just didn&#039;t cut it, can&#039;t hear anything, am i missing some packages?</p>]]></description>
			<author><![CDATA[dummy@example.com (EpicCrackhead)]]></author>
			<pubDate>Thu, 30 Aug 2018 22:06:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=11581#p11581</guid>
		</item>
	</channel>
</rss>
