<?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=7956&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Test ISO: refracta freia xlibre turnstile pipewire]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7956</link>
		<description><![CDATA[The most recent posts in Test ISO: refracta freia xlibre turnstile pipewire.]]></description>
		<lastBuildDate>Sun, 28 Jun 2026 15:36:34 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Test ISO: refracta freia xlibre turnstile pipewire]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=64443#p64443</link>
			<description><![CDATA[<p>Based on &#039;refracta_13.3_nox_amd64-20260501_1521.iso&#039; I have created a similar system in qemu.<br />Already two years ago I had build such a system based on antiX-23 (bookworm). It is running stable on my desktop pc as my work horse.</p><p>These have been my steps:</p><p>(1) install refracta_13.3_nox with runit and seatd</p><p>(2) exclude unwanted packages via pins in /etc/apt/preferences.d:<br />00dbus-bin 00java-common 00libelogind0 00libsystemd0 00mono-runtime-common 00nodejs 00polkitd</p><p>(3) add antiX-26 repos to refracta<br />Give Devuan a higher priority than antiX in /etc/apt/preferences.d<br />To stay as close as possible to original Devuan I have turned on the antiX repos only when needed.<br />(i.e.: Arandr from Devuan cannot be installed – the antiX version is fine. Plank needs gconf-gsettings-backend from antiX to function properly.)<br />Once the system has been completed I keep the antiX repos turned on for upgrades.</p><p>(4) install from antiX-26:<br /># apt install turnstile runit-service-turnstiled libturnstile0<br /># apt install runit-service-seatd</p><p>(5) install my proven Openbox desktop<br />This setup should work with all window managers.<br />Desktops do not work. They all need active dbus daemons, whereas this setup uses libdbus-1-3 only.</p><p>(6) Power Management<br />For power management I use acpid, xset and the script suspend_if_idle (combined with i3lock and kdocker).<br />[<a href="https://gitlab.com/antiX-Linux/antix-goodies-2023/-/blob/main/bin/suspend_if_idle?ref_type=heads" rel="nofollow">https://gitlab.com/antiX-Linux/antix-go … type=heads</a>]</p><p>(7) use lxterminal as pseudo gui<br />i.e.; obsession is crippled, lxsession needs polkit<br />As workaround in the openbox menu I use commands like the following:</p><p>&lt;execute&gt;lxterminal --geometry=32x4 --title=PowerOff -e bash -c &quot;echo -- ???-PowerOff-??? --; read line; (openbox --exit &amp;&amp; sudo poweroff); echo read line&quot;<br />&lt;execute&gt;lxterminal --geometry=90x32 --title=clamscan_Downloads -e &quot;clamscan -v -r ~/Downloads; echo &#039;&lt;Enter&gt; to Close Terminal&#039;; read line&quot;</p><p>So far I have found a solution for all my software needs within this setup.<br />The system is light, fast and stable and maybe a little more secure than standard.</p><p>I had to create one single dummy for pkexec, because gparted as dependency of refractainstaller-gui demands it. Of course pkexec is not really needed. Gparted starts as well with &#039;lxsu&#039; or &#039;su-to-root -X -c&#039;.</p><p>An extra benefit: The limitations have inspired me to find better alternatives to standard apps.<br />Example: I use SQLiteStudio instead of the bloated LibreOffice-Base.</p><p>Linux-libre works well, but I prefer the Devuan kernel for the option of non-free-firmware. <br />So far xorg has not caused any problems. Therefore I have not yet tested xlibre. It is in the antiX-26 repo. &#039;#apt install -s xlibre&#039; does not show any problems, but all the xserver-xorg-input-* packages will be removed.</p><p><span class="postimg"><img src="https://i.postimg.cc/DfRdv8H3/260628-runit-service-manager-screenshot.jpg" alt="runit-service-manager" /></span><br /><span class="postimg"><img src="https://i.postimg.cc/ZYXFbC2t/260628-install-xlibre-screenshot.jpg" alt="install-xlibre" /></span><br /><span class="postimg"><img src="https://i.postimg.cc/BZRcSXyR/260628-Devuanti-X-screenshot.jpg" alt="DevuantiX" /></span></p>]]></description>
			<author><![CDATA[dummy@example.com (Xaver)]]></author>
			<pubDate>Sun, 28 Jun 2026 15:36:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=64443#p64443</guid>
		</item>
		<item>
			<title><![CDATA[Re: Test ISO: refracta freia xlibre turnstile pipewire]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=64401#p64401</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>does the device plug-in get logged in X11 log? in syslog? I think X11 needs the libinput module for hotpluggable devices, and that this interacts with udev</p></div></blockquote></div><p>I&#039;ve solved the issue: it seems that a prior input-only OS_SUBSYSTEM filter applied to zzz-udev-compat.act in the vdevd.1 profile left DRM without G:seat / E:ID_SEAT entries. Thanks <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Wed, 24 Jun 2026 23:12:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=64401#p64401</guid>
		</item>
		<item>
			<title><![CDATA[Re: Test ISO: refracta freia xlibre turnstile pipewire]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=64348#p64348</link>
			<description><![CDATA[<p>You can add turnstile to the no-elogind build. I just tried it, and it doesn&#039;t pull anything else in.<br /><a href="https://get.refracta.org/files/experimental/refracta_14_test_xlibre_amd64-20260404_1517.iso" rel="nofollow">https://get.refracta.org/files/experime … 4_1517.iso</a></p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 20 Jun 2026 19:43:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=64348#p64348</guid>
		</item>
		<item>
			<title><![CDATA[Re: Test ISO: refracta freia xlibre turnstile pipewire]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=64347#p64347</link>
			<description><![CDATA[<p>I have been contemplating if someone has already tried to run Devuan with seatd and turnstiled etc. and xlibre, instead of elogind and Xorg...</p>]]></description>
			<author><![CDATA[dummy@example.com (menuhin)]]></author>
			<pubDate>Sat, 20 Jun 2026 17:27:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=64347#p64347</guid>
		</item>
		<item>
			<title><![CDATA[Re: Test ISO: refracta freia xlibre turnstile pipewire]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=64193#p64193</link>
			<description><![CDATA[<p>@aitor: <span class="bbc">turnstile</span> is ported to debian, with a &quot;simple user session startup backend&quot;. It&#039;s in ceres.</p><p>re hotplugging: does the device plug-in get logged in X11 log? in syslog? I think X11 needs the <span class="bbc">libinput</span> module for hotpluggable devices, and that this interacts with udev.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sun, 07 Jun 2026 22:50:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=64193#p64193</guid>
		</item>
		<item>
			<title><![CDATA[Re: Test ISO: refracta freia xlibre turnstile pipewire]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=64192#p64192</link>
			<description><![CDATA[<p>I&#039;m not seeing that problem in my seatd test iso:<br /><a href="https://get.refracta.org/files/experimental/refracta_14_test_xlibre_amd64-20260404_1517.iso" rel="nofollow">https://get.refracta.org/files/experime … 4_1517.iso</a></p><p>I can add a mouse after boot and it works, and I can boot with the mouse plugged in, unplug and replug it and it works again. I&#039;m running the iso from a live-usb for this test.</p><p>That one has seatd without elogind or consolekit and without a display manager. (also no turnstile in that one)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 07 Jun 2026 21:10:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=64192#p64192</guid>
		</item>
		<item>
			<title><![CDATA[Re: Test ISO: refracta freia xlibre turnstile pipewire]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=64094#p64094</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Easier way to get to xfce. Don&#039;t know why I didn&#039;t think of this the first time</p></div></blockquote></div><p>I managed booting <strong>genuen + vdev + seatd + xlibre</strong> without any display manager <a href="https://www.genuen.org/mirror/excalibur" rel="nofollow">https://www.genuen.org/mirror/excalibur</a> and the result is that coldplug input devices at server start do work (devices present before xlibre starts, or after restarting xlibre with the device already plugged in), but disconnect/reconnect or a newly plugged <strong>input/event*</strong> node won&#039;t respond until xlibre is restarted, unless a workaround is used -for example, adding myself to the <strong>input</strong> group, which isn&#039;t very convincing-; the best workaround I&#039;ve found is to add <strong>startxfce4</strong> to <strong>~/.xinitrc</strong> and use <strong>exec startx</strong> instead. I have:</p><div class="codebox"><pre><code>#!/bin/sh
exec /etc/X11/Xsession startxfce4</code></pre></div><p>Btw, I&#039;m curious to try chimera&#039;s <strong>turnstile</strong>, so I downloaded your iso. Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Tue, 02 Jun 2026 22:30:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=64094#p64094</guid>
		</item>
		<item>
			<title><![CDATA[Re: Test ISO: refracta freia xlibre turnstile pipewire]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63747#p63747</link>
			<description><![CDATA[<p>Easier way to get to xfce. Don&#039;t know why I didn&#039;t think of this the first time.</p><p>At the isolinux boot menu (for legacy boot) press TAB, or at the grub menu (for uefi boot) press e to edit the boot command.</p><p>Add either &#039;noautologin&#039; or &#039;nox11autologin&#039; to the boot command. For legacy boot, it goes at the end of the command that appears at the bottom of the screen. For uefi boot it goes at the end of the linux line.</p><p>You&#039;ll boot to a lightdm login screen. Login as user with password user.</p><p>Has anyone tried this iso yet? Please see if you can break it. Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 11 May 2026 14:53:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63747#p63747</guid>
		</item>
		<item>
			<title><![CDATA[Test ISO: refracta freia xlibre turnstile pipewire]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63661#p63661</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?pid=63661#p63661</guid>
		</item>
	</channel>
</rss>
