<?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=5620&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Lost sound, not sure if latest updates caused it]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5620</link>
		<description><![CDATA[The most recent posts in [SOLVED] Lost sound, not sure if latest updates caused it.]]></description>
		<lastBuildDate>Thu, 23 Mar 2023 13:18:47 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Lost sound, not sure if latest updates caused it]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=41586#p41586</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Ron wrote:</cite><blockquote><div><div class="quotebox"><blockquote><div><p>... an answer for your popping sound.<br />--- snip ---</p><div class="codebox"><pre><code>options snd-hda-intel power_save=0 power_save_controller=N</code></pre></div></div></blockquote></div></div></blockquote></div><p>Exactly ...<br /><em>That</em> is what keps your sound controller from going to sleep, the <em>pop</em> being caused by the controller <em>waking up</em>, so to speak.<br />Depending on your hardware, it can get to be quite annoyning.</p><p>I don&#039;t think the <span class="bbc">options snd_hda_intel index=1,0</span> line is related to the <em>pop</em>.<br />It is probably related to the contents of <span class="bbc">/proc/asound/cards</span> and <span class="bbc">/proc/asound/modules</span>.</p><p>In my case:</p><div class="codebox"><pre><code>~$ cat /proc/asound/cards
 0 [Intel   ]: HDA-Intel - HDA Intel
               HDA Intel at 0xf5ff8000 irq 35
 1 [Webcam  ]: USB-Audio - Genius Webcam
               KYE Systems corp. Genius Webcam at usb-0000:00:1d.7-2, high speed
~$</code></pre></div><div class="codebox"><pre><code>~$ cat /proc/asound/modules
 0 snd_hda_intel   &lt;- Ultra 24 WS on board sound system
 1 snd_usb_audio   &lt;- Genius Webcam microphone
~$ </code></pre></div><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Thu, 23 Mar 2023 13:18:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=41586#p41586</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Lost sound, not sure if latest updates caused it]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=41577#p41577</link>
			<description><![CDATA[<p>A reboot seems to have fixed the volume button problem. Thanks again for the fix.</p>]]></description>
			<author><![CDATA[dummy@example.com (Ron)]]></author>
			<pubDate>Wed, 22 Mar 2023 23:25:24 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=41577#p41577</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Lost sound, not sure if latest updates caused it]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=41576#p41576</link>
			<description><![CDATA[<div class="quotebox"><cite>fanderal wrote:</cite><blockquote><div><p>Welcome back. A year or so ago I used this post to enable a USB headset.</p></div></blockquote></div><p>It works as far as now hearing the sound, so thanks for that, but, neither the volume control on the speakers nor the main system volume button works. I have to use the app&#039;s volume control to adjust volume. Is there anything that can be done to get these volume controls to work?</p>]]></description>
			<author><![CDATA[dummy@example.com (Ron)]]></author>
			<pubDate>Wed, 22 Mar 2023 23:00:49 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=41576#p41576</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Lost sound, not sure if latest updates caused it]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=41575#p41575</link>
			<description><![CDATA[<p>Welcome back. A year or so ago I used this post to enable a USB headset. </p><p><a href="https://www.linuxquestions.org/questions/linux-software-2/usb-speakers-as-default-649705/#post3187306" rel="nofollow">https://www.linuxquestions.org/question … ost3187306</a></p>]]></description>
			<author><![CDATA[dummy@example.com (fanderal)]]></author>
			<pubDate>Wed, 22 Mar 2023 18:06:12 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=41575#p41575</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Lost sound, not sure if latest updates caused it]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=41574#p41574</link>
			<description><![CDATA[<p>Greetings everyone. So I&#039;ve been out of my country for about 10 months, without use of my computer. After arriving back, I installed all the updates for the last 10 months, and also had to buy some new computer speakers. I got inexpensive logitech which connects via USB. My problem is that I&#039;m getting no sound. The speakers are being powered, so that&#039;s not the problem. The volume of the speakers are up, so that&#039;s not the problem either. I poked around in Sound Preferences but nothing I do there fixes the problem. Under the tab Output, it says Choose a device for sound output, and I see an option that says USB Audio, I check that, but it doesn&#039;t stick neither does it fix the sound. Do I need to buy a USB to audio 3.5 adapter?</p><p>Not sure if this is pertinent, but with my last pair of speakers, which had a 3.5mm audio jack, I was getting a popping sound, so someone gave me this fix below. Can this somehow be causing this problem?</p><div class="quotebox"><blockquote><div><p>Okay...I may have found an answer for your popping sound.</p><p>1. Open your terminal, and enter the following command as root (su or sudo). I&#039;m assuming that you use Pluma as your text editor. If not, substitute Pluma with whatever text editor you do use.</p><div class="codebox"><pre><code>sudo pluma /etc/modprobe.d/alsa.conf</code></pre></div><p>Here&#039;s all that is in that file on my system, and I don&#039;t get the popping noise...</p><div class="codebox"><pre><code>options snd_hda_intel index=1,0</code></pre></div><p>2. This is the fix that a lot of people said worked for them. Add the following line to the alsa.conf file...</p><div class="codebox"><pre><code>options snd-hda-intel power_save=0 power_save_controller=N</code></pre></div><p>3. If that doesn&#039;t work for some reason, create another file in /etc/modprobe.d/ and name it...</p><div class="codebox"><pre><code>alsa-base.conf</code></pre></div><p>...and add that line in step 2 to that file.<br />I don&#039;t know if you&#039;ll need to reboot or not, but I&#039;m guessing you may have to.<br />Good luck!</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (Ron)]]></author>
			<pubDate>Wed, 22 Mar 2023 02:04:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=41574#p41574</guid>
		</item>
	</channel>
</rss>
