<?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=7882&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Sound doesn't work out of the box on Devuan Excalibur with Plasma DE]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7882</link>
		<description><![CDATA[The most recent posts in Sound doesn't work out of the box on Devuan Excalibur with Plasma DE.]]></description>
		<lastBuildDate>Sun, 05 Apr 2026 16:48:32 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Sound doesn't work out of the box on Devuan Excalibur with Plasma DE]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=63042#p63042</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Does KDE even need a sound server?</p></div></blockquote></div><p>Not really, though plasma-pa is better integrated than kmix and IIRC the kde-standard metapackage pulls plasma-pa <em>or</em> kmix, with preference to the former. <br />ALSA not working is likely one of the usual suspects (e.g. muted master PCM or wrong default card), but OP was futzing with pipewire and close to a reasonable solution, so that&#039;s what I rolled with. (also an excuse to taunt gotard OFC, no reason to miss one of those)</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Sun, 05 Apr 2026 16:48:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=63042#p63042</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sound doesn't work out of the box on Devuan Excalibur with Plasma DE]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=63040#p63040</link>
			<description><![CDATA[<p>Does KDE even need a sound server? It has kmix built-in, it should work with alsa right out of the box in the presence of no Pipewire or Pulseaudio.</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Sun, 05 Apr 2026 15:29:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=63040#p63040</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sound doesn't work out of the box on Devuan Excalibur with Plasma DE]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=63039#p63039</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>I&#039;m unable to find any installation of Devuan Excalibur with KDE Plasma DE on which sound works out of the box.</p></div></blockquote></div><p>That&#039;s because it (still! <img src="http://dev1galaxy.org/img/smilies/roll.png" width="15" height="15" alt="roll" />) doesn&#039;t.</p><p>See the <a href="https://files.devuan.org/devuan_excalibur/Release_notes.txt" rel="nofollow">release notes</a> and the relevant <del>thread</del> <a href="https://dev1galaxy.org/viewtopic.php?id=5867" rel="nofollow">argument</a>.</p><div class="quotebox"><blockquote><div><p>#!/bin/bash<br />wireplumber &amp;<br />pipewire &amp;<br />pipewire-pulse &amp;</p></div></blockquote></div><p>May or may not work, subject to the phase of the moon (service startup is order dependent and &#039;foo &amp;&#039; doesn&#039;t wait). See better solutions further down the aforementioned argument.</p><div class="quotebox"><blockquote><div><p>where does it comes from</p></div></blockquote></div><p>Devuan&#039;s stubborn refusal to implement any of the multiple user-service solutions already suggested, or package even a token-effort shell script.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Sun, 05 Apr 2026 15:04:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=63039#p63039</guid>
		</item>
		<item>
			<title><![CDATA[Sound doesn't work out of the box on Devuan Excalibur with Plasma DE]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=63020#p63020</link>
			<description><![CDATA[<p>Good afternoon,</p><p>As the topic says, I&#039;m unable to find any installation of Devuan Excalibur with KDE Plasma DE on which sound works out of the box.</p><p>I don&#039;t have the needed knowledge to know what produces this, and I&#039;m tired of investigating about that, so any help is welcome <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> </p><p>Troubleshoot I&#039;ve done:</p><p>-&gt; Sound works out of the box when installing Devuan Excalibur with XFCE DE</p><p>-&gt; Sound DON&#039;T work installing Devuan with Plasma DE with any init, including SysVinit, OpenRC or runit.<br />There are installed some Pipewire, alsa and pulseaudio packages, so I don&#039;t think that don&#039;t having X package is the problem.</p><p>On Plasma, I&#039;ve tried this by reading some similar new topics on this forum, that allows to sound to work. On a fresh-installed Devuan Excalibur Plasma system:</p><p>-&gt; Create a .sh file, for example pipewire.sh<br />-&gt; Write on that file the next:</p><p>#!/bin/bash<br />wireplumber &amp;<br />pipewire &amp;<br />pipewire-pulse &amp;</p><p>-&gt; Make that file executable<br />-&gt; Run terminal on pipewire.sh location folder, then inside it, run ./pipewire</p><p>Sound should work right now. To make that works everytime session is booted: System Settings -&gt; Autostart -&gt; Add New, then select the .sh file you created before.</p><p>So, I like to know why something work or don&#039;t work on my system, and I am very surprised that this thing (dont having sound work out of the box) dont affect to some people, except someone here for example (<a href="https://dev1galaxy.org/viewtopic.php?id=7776" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=7776</a>).</p><p>Help is very apreciated, as I have looked for a solution for weeks and I&#039;m tired up. I&#039;m using Devuan as I can&#039;t hibernate my laptop with Systemd, and I liked a lot using Devuan with XFCE, but I need to use a Qt based DE because I almost only use Qt apps, and personally I like more Plasma... please, I would like to know why this problem happens to me and where does it comes from, I like to know why things happen!</p><p>UPDATE: if I log off, sound will not work unless I run manually ./pipeware.sh on a terminal. Pleasee help <img src="http://dev1galaxy.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (franmm)]]></author>
			<pubDate>Sat, 04 Apr 2026 20:50:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=63020#p63020</guid>
		</item>
	</channel>
</rss>
