<?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;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum]]></title>
		<link>https://dev1galaxy.org/index.php</link>
		<description><![CDATA[The most recent topics at Dev1 Galaxy Forum.]]></description>
		<lastBuildDate>Fri, 08 May 2026 07:32:46 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Machine specific sound issue]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=7957&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>The audio hardware in the PC generally isn&#039;t involved at all with bluetooth devices</p></div></blockquote></div><p>So if both outputs sound equally crappy, it souldn&#039;t be the problem of a specific output device.</p><p>In contrary to the first sentence (but anyway):<br />USB-audio-sticks are cheap and the linux-kernel has a universal driver buiild in. Can be worth a try.</p><p>Dell offers Ubuntu for some notebooks; maybe for testing purposes ... .</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Fri, 08 May 2026 07:32:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=7957&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[No audio in fresh install of Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=7954&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>sephiroth wrote:</cite><blockquote><div><p>I thought that pipewire was the new requirement for Plasma?</p></div></blockquote></div><p>Just my 2 cents here: I run happily Devuan 5 with KDE Plasma with pure ALSA. I had to tailor <span class="bbc">/etc/modprobe/alsa.conf</span> to convince Plasma to use my prefered sound output. YMMV.</p><p>VLC can be handy to troubleshoot, because in it you can change sound output on the fly.</p>]]></description>
			<author><![CDATA[dummy@example.com (PedroReina)]]></author>
			<pubDate>Fri, 08 May 2026 07:19:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=7954&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[MX_Devuan_KDE_dinit]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=7823&amp;action=new</link>
			<description><![CDATA[<p>Configure Timeshift to take one snapshot per week. I have not had any problems after updates.</p>]]></description>
			<author><![CDATA[dummy@example.com (Valera)]]></author>
			<pubDate>Fri, 08 May 2026 04:03:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=7823&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Freia not available for download.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=7941&amp;action=new</link>
			<description><![CDATA[<p>Just to keep y&#039;all in the loop - freia netinstall 202605080047 *should* complete the installation successfully now.&#160; can be found on files.devuan.org and should hit the iso mirrors shortly.</p>]]></description>
			<author><![CDATA[dummy@example.com (rbit)]]></author>
			<pubDate>Fri, 08 May 2026 00:52:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=7941&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Setting up automatic updates (or something close to it).]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=7955&amp;action=new</link>
			<description><![CDATA[<p>It should work with whatever is in your apt sources and do the same as using apt or apt-get to update and upgrade.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 07 May 2026 23:59:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=7955&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Test ISO: refracta freia xlibre turnstile pipewire]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=7956&amp;action=new</link>
			<description><![CDATA[<p>In the spirit of &quot;Let&#039;s change three or four variables at once and see what happens&quot; this one started out as a Refracta 13 (Excalibur) no-X iso, upgraded to Freia, and then had some lxqt and xfce thrown at it along with getting xorg replaced with xlibre. It also has turnstile installed for user services (see man suss) and pipewire set up as a user service. It also has a few wireless firmware packages installed from the firmware-nonfree repo.</p><p><a href="https://get.refracta.org/files/experimental/refracta_14_test_xlibre_turnstile-20260507_1411.iso" rel="nofollow">https://get.refracta.org/files/experime … 7_1411.iso</a></p><p><strong>There&#039;s a short README in the user&#039;s home. Read it.</strong></p><p>If you need to log in:<br />Login: user&#160; &#160; &#160; &#160;Password: user<br />Login: root&#160; &#160; &#160; &#160;Password: root</p><p>The default desktop is lxqt. To get to xfce in the live iso is tricky. <br />Drop to console, stop lightdm, comment out the autologin lines in lightdm.conf, start lightdm, click on the white dot in the login panel to select the session. Choices are lxqt, xfce or openbox. They all work from here.</p><p>If you drop to console, stop lightdm and then run <span class="bbc">startxfce4</span>, you end up with no inputs. If you use <span class="bbc">startlxqt</span> or <span class="bbc">startx /usr/bin/openbox-session</span> in console, you do get inputs. I don&#039;t know why it&#039;s like that.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 07 May 2026 20:03:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=7956&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Cassandra]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=7953&amp;action=new</link>
			<description><![CDATA[<p>Anthropomorphizing a LLM? Says &quot;the real intelligence&quot; is from a larger LLM? Seemingly without research on others&#039; results of lying and other manipulations, she appears happily yet naively surprised, &#039;Oh, look what SHE did!&#039; </p><p>Well written exposé on a credentialed influencer hyping BS.</p>]]></description>
			<author><![CDATA[dummy@example.com (fanderal)]]></author>
			<pubDate>Thu, 07 May 2026 19:36:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=7953&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[(HW compatibility test)  Wifi usb adaptor Techno'sN150]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=7948&amp;action=new</link>
			<description><![CDATA[<p>I found various posts about various issues about AR9271 droping connections.. but in monitor mode. I will try in another devuan pc.</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Thu, 07 May 2026 19:05:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=7948&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[daedalus mkinitramfs warning]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=7949&amp;action=new</link>
			<description><![CDATA[<p>The output from the following commands might be helpful:</p><div class="codebox"><pre><code>uname -r
apt policy linux-image-amd64</code></pre></div><p>And look in /lib/modules to see if that directory exists.</p><p>Wild guess: you upgraded to daedalus but didn&#039;t upgrade the kernel because the kernel metapackage is not installed. (linux-image-amd64)&#160; That package pulls in the latest kernel for the release you&#039;re running.</p><p>Or you booted into an older kernel by mistake.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 07 May 2026 17:22:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=7949&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Basic gtk3 wallpaper setter]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=7920&amp;action=new</link>
			<description><![CDATA[<p>Hey buddy, i&#039;m so sorry, I need to work on my documentation and communication skills.&#160; This app, like Nitrogen, will not work on DE&#039;s like XFCE and MATE. It is intended for Openbox, Fluxbox etc., not DE&#039;s that have their own wallpaper setters. Like all things I imagine there might be some way of hacking it in but that&#039;s beyond the scope of this project.</p><p>Just for giggles I tried it on Mate last night and yeah it installed fine and worked great up until I hit that Apply button...it was a hoot, it actually tried to apply the paper but only like a quarter of it laid over the previous wallpaper.</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Thu, 07 May 2026 14:14:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=7920&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Ceres upgrade to kernel 7.0.3 error NVIDIA driver]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=7952&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Then would be a bit better using older kernel versions (I saw changelog and it seems staying on 6.19 works I guess), and I&#039;m also waiting for nvidia to update with backports for their drivers on Debian repos... I hope it&#039;s soon... the usual pain with nvidia</p></div></blockquote></div><p>Agree!<br />I will try this trick at Stable Devuan<br /><a href="https://gist.github.com/Anakiev2/8d62e261c66554d3012bc7ff855a22a7" rel="nofollow">https://gist.github.com/Anakiev2/8d62e2 … ff855a22a7</a></p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Wed, 06 May 2026 22:16:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=7952&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[My Blog Post About Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=7950&amp;action=new</link>
			<description><![CDATA[<p>Very nice! Welcome to Devuan and the forum!</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Wed, 06 May 2026 20:30:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=7950&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[List of Devuan derivatives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=9&amp;action=new</link>
			<description><![CDATA[<p>You are right, I should have said Excaliber - thats the trouble with using various different computer systems.... <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Wed, 06 May 2026 17:25:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=9&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[α-utilz  -- a funky version of refractasnapshot/installer]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=6974&amp;action=new</link>
			<description><![CDATA[<p>Nice work! I&#039;m a little up to my neck in projects right now, but I will definitely make some time soon to check it all out and take it for a spin. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Wed, 06 May 2026 17:04:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=6974&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Install Pixel Environment at Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?id=7951&amp;action=new</link>
			<description><![CDATA[<p>Is here chance install Pixel Environment without systemd?<br />I am add sources <span class="bbc">raspi.sources</span> and key <span class="bbc">raspberrypi-archive-keyring_2025.1+rpt1_all</span> but...</p><div class="codebox"><pre><code>E: Unable to satisfy dependencies. Reached two conflicting assignments:
   1. raspberrypi-sys-mods:amd64 is selected for install because:
      1. raspberrypi-ui-mods:amd64=1.20250411+b1 is selected for install
      2. raspberrypi-ui-mods:amd64 Depends raspberrypi-sys-mods (&gt;= 20210706)
   2. raspberrypi-sys-mods:amd64 Depends systemd (&gt;= 230)
      but none of the choices are installable:
      [no choices]
root@devuan:/etc/apt/sources.list.d# </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Tue, 05 May 2026 20:22:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?id=7951&amp;action=new</guid>
		</item>
	</channel>
</rss>
