<?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=6147&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6147</link>
		<description><![CDATA[The most recent posts in [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21).]]></description>
		<lastBuildDate>Tue, 26 Mar 2024 02:29:49 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49164#p49164</link>
			<description><![CDATA[<p>Yes, wireplumber acts as the (multimedia) server for pipewire that pulse did before.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Tue, 26 Mar 2024 02:29:49 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49164#p49164</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49156#p49156</link>
			<description><![CDATA[<p>There&#039;s no .asoundrc&#160; or asound.conf nor alsamixergui in my system. I&#039;ll have to install some packages. But anyways, wireplumber was the quick fix.</p>]]></description>
			<author><![CDATA[dummy@example.com (nahkhiirmees)]]></author>
			<pubDate>Mon, 25 Mar 2024 23:24:07 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49156#p49156</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49155#p49155</link>
			<description><![CDATA[<div class="codebox"><pre><code>apt-get install daemon</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 25 Mar 2024 22:03:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49155#p49155</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49147#p49147</link>
			<description><![CDATA[<p>There&#039;s something missing in my Devuan.</p><div class="codebox"><pre><code>root@devuan:/# daemon -r socat pipe:/dev/dsp,umask=000 exec:aplay
bash: daemon: command not found</code></pre></div><p>P.S. This is purely for fun, probably not worth attention</p>]]></description>
			<author><![CDATA[dummy@example.com (aluma)]]></author>
			<pubDate>Mon, 25 Mar 2024 10:31:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49147#p49147</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49146#p49146</link>
			<description><![CDATA[<p>The device node <span class="bbc">/dev/dsp</span> which belonged to the OSS (Open Sound System) was dropped from linux kernel more than 14 years ago. Since then sound has been ALSA (Advanced Linux Sound Architecture).</p><p>edit: I guess you could roll your own <span class="bbc">/dev/dsp</span> with:</p><div class="codebox"><pre><code>daemon -r socat pipe:/dev/dsp,umask=000 exec:aplay</code></pre></div><p><img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 25 Mar 2024 03:21:16 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49146#p49146</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49144#p49144</link>
			<description><![CDATA[<p>Yep, still no /dev/dsp in Daedalus. <br />But installing wireplumber seemed to be the easy way out of silence. <br /><a href="https://www.youtube.com/watch?v=lL6NUBk_j6M" rel="nofollow">https://www.youtube.com/watch?v=lL6NUBk_j6M</a></p>]]></description>
			<author><![CDATA[dummy@example.com (nahkhiirmees)]]></author>
			<pubDate>Mon, 25 Mar 2024 02:58:04 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49144#p49144</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49036#p49036</link>
			<description><![CDATA[<p>Either there were no /dev/dsp in my Chimaera install or &quot;chmod o+rw /dev/dsp&quot; as root didn&#039;t help. Not quite sure anymore which one was the case. Should document better.</p>]]></description>
			<author><![CDATA[dummy@example.com (nahkhiirmees)]]></author>
			<pubDate>Mon, 18 Mar 2024 18:01:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49036#p49036</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49032#p49032</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Now it seems that there is no such thing as /dev/dsp anymore.</p></div></blockquote></div><p>In any case, the command&#160; </p><div class="codebox"><pre><code>cat /usr/share/sounds/alsa/Front_Center.wav&gt;/dev/dsp</code></pre></div><p> does not work in Daedalus. Maybe it&#039;s just me?</p>]]></description>
			<author><![CDATA[dummy@example.com (aluma)]]></author>
			<pubDate>Mon, 18 Mar 2024 13:47:31 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49032#p49032</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49029#p49029</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Now it seems that there is no such thing as /dev/dsp anymore.</p></div></blockquote></div><p>PulseAudio can still emulate it, but virtually nothing uses it anymore. (I think NAS does, but NAS is itself a relic.) Pretty much every piece of Linux software written this millennium uses ALSA, either directly, or through an intermediary such as Pipewire or Jack.</p>]]></description>
			<author><![CDATA[dummy@example.com (stultumanto)]]></author>
			<pubDate>Mon, 18 Mar 2024 01:49:41 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49029#p49029</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49023#p49023</link>
			<description><![CDATA[<p>Tried to boot Fujitsu with devuan live. It worked. And after that, tried youtube. I got sounds out of my hardware. So the silence may be a problem with configuration after all.</p>]]></description>
			<author><![CDATA[dummy@example.com (nahkhiirmees)]]></author>
			<pubDate>Sun, 17 Mar 2024 21:04:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49023#p49023</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=45531#p45531</link>
			<description><![CDATA[<p>Guess i&#039;ll look into that asound-thing some day. I may get bored booting with &quot;super grub disk&quot;-method, and kill 2 birds with 1 stone.<br />Not yet fully convinced that this sound problem is about configuration, but i&#039;ll find out soon enough.</p>]]></description>
			<author><![CDATA[dummy@example.com (nahkhiirmees)]]></author>
			<pubDate>Mon, 20 Nov 2023 17:53:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=45531#p45531</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=45477#p45477</link>
			<description><![CDATA[<p>Hi, I use the same tech to keep hdmi out of my way. </p><p>.asoundrc overrides the automagic. No sound for other users incl root unless I add the rc file to their accounts.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Sat, 18 Nov 2023 22:05:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=45477#p45477</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=45473#p45473</link>
			<description><![CDATA[<p>A similar issue was discussed two weeks ago. Maybe you can read it?<br /><a href="https://dev1galaxy.org/viewtopic.php?pid=45221#p45221" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=45221#p45221</a></p>]]></description>
			<author><![CDATA[dummy@example.com (aluma)]]></author>
			<pubDate>Sat, 18 Nov 2023 17:00:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=45473#p45473</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=45470#p45470</link>
			<description><![CDATA[<p>also:</p><p>dmesg | grep -i snd</p><div class="codebox"><pre><code>[   65.384762] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   65.468638] snd_hda_codec_realtek hdaudioC0D0: ALC255: SKU not ready 0x909701f0
[   65.468758] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   65.468760] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   65.468761] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   65.468763] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   65.468764] snd_hda_codec_realtek hdaudioC0D0:    inputs:</code></pre></div><p>maybe the second line is a good starting point, maybe not.</p>]]></description>
			<author><![CDATA[dummy@example.com (nahkhiirmees)]]></author>
			<pubDate>Sat, 18 Nov 2023 15:10:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=45470#p45470</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=45469#p45469</link>
			<description><![CDATA[<p>It has been a while since i had any audio-related problems with linux.<br />About 12 years ago, i upgraded Debian 4 to 5 or 6 and sometimes i couldn&#039;t get any sound out. I fixed that by saying &quot;chmod o+rw /dev/dsp&quot; as root.</p><p>Now it seems that there is no such thing as /dev/dsp anymore. </p><p>And the problem is, with this Fujitsu Lifebook U728 machine+Devuan Chimaera as OS,i can&#039;t get any sound out of it. <br /> Audio mixer-&gt;Output Devices-&gt;show hardware outpur devices doesn&#039;t show any device at all.<br />Once played around with alsamixer. Didn&#039;t do anything at all.</p><p>Found this: <a href="https://bbs.archlinux.org/viewtopic.php?id=265211" rel="nofollow">https://bbs.archlinux.org/viewtopic.php?id=265211</a> , tried that &quot;options snd-intel-dspcfg dsp_driver=1&quot;-thing. Still hearing only the sound of silence.</p><p>Any ideas what to try next?</p><p>&quot;lspci | grep -i audio&quot; says:</p><div class="codebox"><pre><code>00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)</code></pre></div><p>&quot;lspci | grep -i sunrise&quot; says also:</p><div class="codebox"><pre><code>00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 (rev 21)</code></pre></div><p>those lines may have something to do with that &quot;dsp_driver=1&quot;-thing.</p><p>&quot;lsmod | grep snd&quot; says:</p><div class="codebox"><pre><code>snd_hda_codec_hdmi     73728  1
snd_hda_codec_realtek   167936  1
snd_hda_codec_generic    98304  1 snd_hda_codec_realtek
ledtrig_audio          16384  1 snd_hda_codec_generic
snd_soc_skl           180224  0
snd_soc_hdac_hda       24576  1 snd_soc_skl
snd_hda_ext_core       36864  2 snd_soc_hdac_hda,snd_soc_skl
snd_soc_sst_ipc        20480  1 snd_soc_skl
snd_soc_sst_dsp        36864  1 snd_soc_skl
snd_soc_acpi_intel_match    45056  1 snd_soc_skl
snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_soc_skl
snd_hda_intel          57344  0
snd_intel_dspcfg       28672  2 snd_hda_intel,snd_soc_skl
soundwire_intel        45056  1 snd_intel_dspcfg
snd_soc_core          319488  3 soundwire_intel,snd_soc_hdac_hda,snd_soc_skl
snd_compress           32768  1 snd_soc_core
snd_hda_codec         176128  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
snd_hda_core          110592  8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_soc_skl
snd_hwdep              20480  1 snd_hda_codec
snd_pcm               143360  8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_compress,snd_soc_core,snd_soc_skl,snd_hda_core
snd_timer              49152  1 snd_pcm
snd                   110592  10 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
soundcore              16384  1 snd</code></pre></div><p>So, any ideas how to make xfce&#039;s audio mixer find that sunrise audio device?</p><p>Quick solution would be to buy an usb soud card. I know one card that Just Works or at least it used to. <br />But it would be better to make the internal sound chip work.</p>]]></description>
			<author><![CDATA[dummy@example.com (nahkhiirmees)]]></author>
			<pubDate>Sat, 18 Nov 2023 14:29:52 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=45469#p45469</guid>
		</item>
	</channel>
</rss>
