<?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=2106&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Internal soundcard not detected]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2106</link>
		<description><![CDATA[The most recent posts in [SOLVED] Internal soundcard not detected.]]></description>
		<lastBuildDate>Fri, 01 Jun 2018 16:08:15 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Internal soundcard not detected]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9647#p9647</link>
			<description><![CDATA[<p>I think we&#039;ve got there.</p><p>Updating the BIOS seemed to trigger at least partial recognition - the &#039;no codecs&#039; message went away but ALSA didn&#039;t seem happy and no soundcards shown through &#039;aplay -l&#039;. (I hadn&#039;t considered this previously as it had worked under Debian and none of the kernel release notes seem to suggest an abandon of older BIOSes.)<br />I also decided to switch from ASCII to Beowulf sources and do a full dist-upgrade. Although I had previously tried the Beowulf kernel (4.16) over ASCII (4.9) I thought best to get the latest versions of ALSA et al and a consistent level so that if there were any bugs or patches then I&#039;d be in a better place to receive them.<br />(not needed in the end but <a href="https://ubuntuforums.org/showthread.php?t=2232882" rel="nofollow">https://ubuntuforums.org/showthread.php?t=2232882</a> looked useful for fault-finding similar)</p><p>I&#039;m not sure which or all of the above was the magic, but that got me to a place where &#039;aplay -l&#039; <strong>as root</strong> would detect the soundcard.<br />A bit more searching <a href="https://unix.stackexchange.com/questions/214514/sound-card-not-detected-by-alsa-but-detected-by-kernel" rel="nofollow">https://unix.stackexchange.com/question … -by-kernel</a> revealed that my user had somehow got removed from the &#039;audio&#039; group during all the fun and upgrades so &#039;aplay -l&#039; as user had no soundcards. A bit of frustration that adding the user to audio didn&#039;t seem to persist for the first couple of logouts/logins but some carefully directed cursing at the computer eventually resolved that.</p><p>I&#039;m going to give it 24 hours before marking as solved but I am happily dancing to music as I type!</p><p>I&#039;ve probably installed some unnecessary firmware-* packages in the process and I&#039;ll look to carefully remove those once everything else is stable as it would be nice to have minimal &#039;non-free&#039; but I&#039;m not going to tamper with that today.</p>]]></description>
			<author><![CDATA[dummy@example.com (nick_stokie)]]></author>
			<pubDate>Fri, 01 Jun 2018 16:08:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9647#p9647</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Internal soundcard not detected]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9574#p9574</link>
			<description><![CDATA[<div class="quotebox"><cite>nick_stokie wrote:</cite><blockquote><div><p>grep dmesg with either &#039;hda&#039; or &#039;codec&#039; only shows a single entry</p><div class="codebox"><pre><code>[    9.239822] snd_hda_intel 0000:00:1b.0: no codecs initialized</code></pre></div></div></blockquote></div><p>I see. I am out of ideas then i guess. Hopefully someone else has a better grip on the topic. Model option might be still worth a try even if just to specify a generec Xjack model. Also for reference this was what i was looking at concerning the codec detecting problem: <a href="https://01.org/linuxgraphics/gfx-docs/drm/sound/hd-audio/notes.html#codec-probing-problem" rel="nofollow">https://01.org/linuxgraphics/gfx-docs/d … ng-problem</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Wed, 30 May 2018 12:28:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9574#p9574</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Internal soundcard not detected]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9573#p9573</link>
			<description><![CDATA[<p>lsmod | grep hda is similar to yours</p><div class="codebox"><pre><code>snd_hda_intel          36864  0
snd_hda_codec         135168  1 snd_hda_intel
snd_hda_core           86016  2 snd_hda_intel,snd_hda_codec
snd_hwdep              16384  1 snd_hda_codec
snd_pcm               110592  3 snd_hda_intel,snd_hda_codec,snd_hda_core
snd                    86016  5 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_pcm</code></pre></div><p>grep dmesg with either &#039;hda&#039; or &#039;codec&#039; only shows a single entry</p><div class="codebox"><pre><code>[    9.239822] snd_hda_intel 0000:00:1b.0: no codecs initialized</code></pre></div><p>Thanks for the alsa link; I couldn&#039;t instantly see anything that shouts of mine but will have a proper look later.</p>]]></description>
			<author><![CDATA[dummy@example.com (nick_stokie)]]></author>
			<pubDate>Wed, 30 May 2018 12:22:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9573#p9573</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Internal soundcard not detected]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9572#p9572</link>
			<description><![CDATA[<div class="quotebox"><cite>nick_stokie wrote:</cite><blockquote><div><p>but lsinitramfs only shows</p><div class="codebox"><pre><code>lib/modules/4.9.0-6-amd64/kernel/sound
lib/modules/4.9.0-6-amd64/kernel/sound/soundcore.ko
lib/modules/4.9.0-6-amd64/kernel/sound/core
lib/modules/4.9.0-6-amd64/kernel/sound/core/seq
lib/modules/4.9.0-6-amd64/kernel/sound/core/seq/snd-seq-device.ko
lib/modules/4.9.0-6-amd64/kernel/sound/core/snd-rawmidi.ko
lib/modules/4.9.0-6-amd64/kernel/sound/core/snd.ko</code></pre></div><p>when I think I should be seeing some &#039;snd-hda-intel&#039; entries in there?</p></div></blockquote></div><p>Don&#039;t think thats the problem. I&#039;ve just checked my initrd and it also just contains those files while my intel hda card is working fine.</p><p>lsmod | grep hda shows the following modules as loaded:</p><div class="codebox"><pre><code>snd_hda_codec_hdmi     49152  1
snd_hda_codec_conexant    24576  1
snd_hda_codec_generic    69632  1 snd_hda_codec_conexant
snd_hda_intel          36864  0
snd_hda_codec         135168  4 snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_codec_generic
snd_hda_core           86016  5 snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic
snd_hwdep              16384  2 snd_hda_codec,snd_usb_audio
snd_pcm               110592  5 snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_hda_core,snd_hda_codec_hdmi
snd                    86016  15 snd_hda_intel,snd_hwdep,snd_hda_codec_conexant,snd_hda_codec,snd_usb_audio,snd_timer,thinkpad_acpi,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_usbmidi_lib,snd_seq_device,snd_pcm</code></pre></div><p>Looking around a bit problems to get the available codecs seems to be a known. Maybe grep dmesg for hda_codec if there is anything suspicious. Seems that&#039;s also related to getting the right card model which is what i was referring to by intel hda module options (see: <a href="http://git.alsa-project.org/?p=alsa-kernel.git;a=blob;f=Documentation/sound/alsa/HD-Audio-Models.txt;hb=HEAD" rel="nofollow">http://git.alsa-project.org/?p=alsa-ker … xt;hb=HEAD</a>).</p>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Wed, 30 May 2018 11:20:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9572#p9572</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Internal soundcard not detected]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9570#p9570</link>
			<description><![CDATA[<p>Thanks for quick response.</p><p>I&#039;ve got<br />&#160; &#160;firmware-linux<br />&#160; &#160;firmware-linux-free<br />&#160; &#160;firmware-linux-nonfree<br />&#160; &#160;firmware-misc-nonfree<br />&#160; &#160;firmware-realtek&#160; &#160;[network adaptor]<br />&#160; &#160;firmware-intel-sound<br />all installed.</p><div class="codebox"><pre><code>modprobe snd-hda-intel</code></pre></div><p>gives nothing which I think means okay(?)</p><p>but lsinitramfs only shows</p><div class="codebox"><pre><code>lib/modules/4.9.0-6-amd64/kernel/sound
lib/modules/4.9.0-6-amd64/kernel/sound/soundcore.ko
lib/modules/4.9.0-6-amd64/kernel/sound/core
lib/modules/4.9.0-6-amd64/kernel/sound/core/seq
lib/modules/4.9.0-6-amd64/kernel/sound/core/seq/snd-seq-device.ko
lib/modules/4.9.0-6-amd64/kernel/sound/core/snd-rawmidi.ko
lib/modules/4.9.0-6-amd64/kernel/sound/core/snd.ko</code></pre></div><p>when I think I should be seeing some &#039;snd-hda-intel&#039; entries in there?</p><p>I guess next step is experimenting with grub boot settings (which I&#039;m not looking forward to). Just seems odd the sound loss and codec error appeared in the Debian -&gt; Devuan transition so I was hoping it was more a package that had got missed / incorrectly removed in that change and therefore a quick fix.</p>]]></description>
			<author><![CDATA[dummy@example.com (nick_stokie)]]></author>
			<pubDate>Wed, 30 May 2018 10:59:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9570#p9570</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Internal soundcard not detected]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9569#p9569</link>
			<description><![CDATA[<p>Just a wild guess but maybe it&#039;s firmware related? Do you have all firmware packages including non free installed? Also the intel hda chipset module has quite a bit options maybe configuring the exact type of your soundcard could get you somewhere?</p>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Wed, 30 May 2018 10:34:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9569#p9569</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Internal soundcard not detected]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9568#p9568</link>
			<description><![CDATA[<p>Since recent upgrade from Debian Jessie to Devuan ASCII, my motherboard soundcard is no longer detected.</p><p>On bootup / dmesg I get:</p><div class="codebox"><pre><code>snd_hda_intel 0000:00:1b.0: no codecs initialized</code></pre></div><p>Motherboard is:<br />&#160; &#160; Manufacturer: Gigabyte Technology Co., Ltd.<br />&#160; &#160; Product Name: H77N-WIFI</p><div class="codebox"><pre><code>aplay -l
aplay: device_list:270: no soundcards found...</code></pre></div><div class="codebox"><pre><code>cat /proc/asound/cards
--- no soundcards ---</code></pre></div><p>From searching on the &quot;no codecs initialized&quot; the general consensus seems to be to update the kernel so I&#039;ve tried latest 4.16 (Beowulf / Ceres) and that made no difference so have reverted to 4.9 (Ascii). Grateful for any pointers as to what to try next, please.</p>]]></description>
			<author><![CDATA[dummy@example.com (nick_stokie)]]></author>
			<pubDate>Wed, 30 May 2018 10:10:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9568#p9568</guid>
		</item>
	</channel>
</rss>
