<?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;fid=2&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Installation]]></title>
		<link>http://dev1galaxy.org/index.php</link>
		<description><![CDATA[The most recent topics at Dev1 Galaxy Forum.]]></description>
		<lastBuildDate>Thu, 10 Sep 2026 17:08:07 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[[SOLVED] Chose runit but getting mashup of SysV and Runit]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8157&amp;action=new</link>
			<description><![CDATA[<p>I wrote up a <a href="http://dev1galaxy.org/viewtopic.php?id=7802" rel="nofollow">guide on runit</a> after a having lot of confusion about what I was seeing. The sysVinit emulation done by debian-runit can be turned off but I don&#039;t know if that would yield a usable setup.</p><p>I notice your runit-services is a bit old. There&#039;s a bugfix in 0.10.1 that I highly recommend getting. You might need to get it from backports.</p><p>Curious what your final decision is/was.</p>]]></description>
			<author><![CDATA[dummy@example.com (Mercury)]]></author>
			<pubDate>Thu, 10 Sep 2026 17:08:07 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8157&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Freia Unable to Detect Network Hardware]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8172&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>greenjeans wrote:</cite><blockquote><div><p>Does the netinstall iso have firmware-mediatek on it?</p></div></blockquote></div><p>Yes, there&#039;s <span class="bbc">firmware-mediatek_20260810-1_all.deb</span></p><p>However, I found in firmware/Contents-firmware:</p><div class="codebox"><pre><code>/usr/lib/firmware/mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin firmware-mediatek_20260622-1_all.deb non-free-firmware
/usr/lib/firmware/mediatek/mt7925/WIFI_MT7925_PATCH_MCU_1_1_hdr.bin firmware-mediatek_20260622-1_all.deb non-free-firmware
/usr/lib/firmware/mediatek/mt7925/WIFI_RAM_CODE_MT7925_1_1.bin firmware-mediatek_20260622-1_all.deb non-free-firmware</code></pre></div><p>So it appears I need to update the Contents-firmware file to the correct version on the disc image.<br />Hopefully it will all be good in the next iso (check mirrors in a while)</p>]]></description>
			<author><![CDATA[dummy@example.com (rbit)]]></author>
			<pubDate>Wed, 09 Sep 2026 00:17:50 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8172&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Test report Freia netinstall 20260819]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8174&amp;action=new</link>
			<description><![CDATA[<p>The field of study is called &quot;Character Encoding&quot;, grounded in the particular mechanisms in use in your circumstances.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 07 Sep 2026 22:12:54 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8174&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] No graphical login or desktop, even after installing SLIM and IceWM]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8170&amp;action=new</link>
			<description><![CDATA[<p>Never mind -- after I posted this, I realized I forgot to install xserver-xorg -- DUHHH!!!</p>]]></description>
			<author><![CDATA[dummy@example.com (fredbird67)]]></author>
			<pubDate>Wed, 02 Sep 2026 15:36:25 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8170&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Some stupid questions to prepare for Devuan installation]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8147&amp;action=new</link>
			<description><![CDATA[<p>Can confirm installing Excalibur with ZFS is not particularly difficult if you&#039;re familiar with a manual installation (i.e. debootstrap)!</p><p>It basically comes to:</p><ul><li><p>Do a full (= non-live, or maybe live+persistence) install to another disk</p></li><li><p>Boot from it and install headers + zfs-dkms + zfs-utils + debootstrap (might as well get other utilities like arch-install-scripts, gdisk, nvme-cli, and various other filesystems on it)</p></li><li><p>Create pool and datasets with appropriate options; personally I went for 4 datasets - root, home, media+documents, and /var/cache/apt/archives — this is not particularly distro-specific, refer to ZfsBootMenu&#039;s tutorials for Void and Debian, </p></li><li><p>Unmount, temporary-remount, install base system with debootstrap, chroot in (arch-chroot from the above package or Void&#039;s xchroot are convenient for automatically passing /dev /sys and /proc), configure sources.list/hostname/timezone/keyboard/locales (the last 3 points are &quot;best&quot; done in the Debian system with dpkg-reconfigure), install network access software/aptitude/sudo/whatever-you-like and configure users + superuser access — as you can see, although this general point is somewhat laborious, it&#039;s not ZFS specific (and is somewhat explained in the above guides)</p></li><li><p>Install kernel + headers + zfs-dkms + zfs-utils — hey, you pretty much did it before <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></li><li><p>Download and setup ZfsBootMenu — yup, still explained by ZfsBootMenu people</p></li><li><p>Check that it works, install desired applications, spend 30 minutes on customizations like sudo insults &amp; saving password for 2 hours and decrapifying Firefox, enjoy — not ZFS specific either</p></li></ul><p>No luck (haven&#039;t tried the above manual backport method) with a (2020 GDDR5 reissue) 710, and Nouveau likes freezing, not that I expected better from the green company on my blacklist since the 2007 BGA reliability scandals with about as much support of libre as Br*adcom...!</p>]]></description>
			<author><![CDATA[dummy@example.com (Ryccardo)]]></author>
			<pubDate>Sun, 30 Aug 2026 21:39:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8147&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Both Desktop and Netinstall Installer Fails]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8145&amp;action=new</link>
			<description><![CDATA[<p>@ralph.ronnquist, thanks for taking the time and effort to explain why Ventoy causes/creates issues/problems/failures for _some_but_not_all_ folks!<br />(imhho, your post deserves a &quot;sticky&quot; somewhere it can be easily found)</p>]]></description>
			<author><![CDATA[dummy@example.com (stargate-sg1-cheyenne-mtn)]]></author>
			<pubDate>Fri, 21 Aug 2026 07:08:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8145&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] persist initramfs fsck.log / persist the following output on disc fail]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=7797&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>I just registered to this forum explicitly to thank you for this.</p></div></blockquote></div><p>I&#039;m glad to hear this.</p><div class="quotebox"><blockquote><div><p>I hope this is being posted back to the maintainers as a bugfix.</p></div></blockquote></div><p>I mail this to <a href="https://dev1galaxy.org/profile.php?id=22" rel="nofollow">ralph.ronnquist</a> same day, but no answer yet :-(<br />I could not find another person related to &quot;initscripts&quot; package.</p>]]></description>
			<author><![CDATA[dummy@example.com (Deiwah8y)]]></author>
			<pubDate>Sat, 08 Aug 2026 14:28:36 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=7797&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Installation Problem after selecting Language and Country]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8124&amp;action=new</link>
			<description><![CDATA[<p>Installation was successful! It seems like it was just that mounting issue and the occasional freeze for some reason.</p><p>I do seem to have some issues getting and upgrading packages, but I assume that&#039;s more of a networking issue I can figure out (I don&#039;t have ethernet, so I used my phone&#039;s internet during the installing).</p><p>Thanks for all the help, everyone!</p>]]></description>
			<author><![CDATA[dummy@example.com (Bobby)]]></author>
			<pubDate>Wed, 05 Aug 2026 03:07:55 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8124&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Kde profiles with TLP]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8093&amp;action=new</link>
			<description><![CDATA[<p>Guys Chat GTP managed to solve it. It was about autostart order. He created script to restart powerdevil after start.</p><div class="codebox"><pre><code>patryk@devuan:~$ cat ~/.config/autostart/powerdevil-restart.desktop
[Desktop Entry]
Type=Application
Name=PowerDevil restart
Exec=sh -c &quot;sleep 5; /usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil&quot;
X-KDE-autostart-after=panel
patryk@devuan:~$ </code></pre></div><p>Thank you steve_v</p>]]></description>
			<author><![CDATA[dummy@example.com (patgaw)]]></author>
			<pubDate>Mon, 27 Jul 2026 14:57:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8093&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[overlay-root]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8044&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Does bilibop use a lot of RAM?</p></div></blockquote></div><p>How many is too many? All hard disk writes are happen in RAM. You can use noatime, nodiratime options for FS. Then all logs, /var. /tmp are in the RAM. <br />By default tmpfs is limited by 1/2 of RAM and you can change this value. To give you an idea, I&#039;m using it even on very old laptop with 8 Gb RAM and no SWAP! But ... I prefer to keep only one browser with around 30 pages open and not 2 or 3 browser while watching video <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> on this machine.</p><p>32 Gb of RAM, no swap, default tmpfs everything works perfectly: couple of browsers, video and ... virtual machine with 8 GB of virtual RAM or small local LLM.</p>]]></description>
			<author><![CDATA[dummy@example.com (Devarch)]]></author>
			<pubDate>Sun, 26 Jul 2026 18:34:57 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8044&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Upcoming Devuan install with full disk encryption - Tips & Advice?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8092&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>I am using the traditional &quot;full disk&quot;-encryption with luks, that leaves /boot unencrypted.</p></div></blockquote></div><p>+1</p><p>Best balance simplicity/security.</p>]]></description>
			<author><![CDATA[dummy@example.com (Devarch)]]></author>
			<pubDate>Sun, 26 Jul 2026 18:24:08 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8092&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[No audio in fresh install of Excalibur]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=7954&amp;action=new</link>
			<description><![CDATA[<p>I recently ran into sound issues on my humble desktop (HP Prodesk 400 G3 mini).&#160; &#160;I believe some of the software I installed had pulseaudio dependencies and I was conflicting with pipewrire and pulse audio.&#160; i am guessing, not a developer and may be incorrect - so corrections are welcomed.</p><p>Borrowing from Kappa above here is what fixed it for me, and essentially only going to pulse audio.&#160; basiclly purged everythign and reinstalled pulseaudio.&#160; On reboot set the mixer, saved - next reboot it worked.</p><p>#purged everything<br />sudo apt-get purge wireplumber pipewire-alsa pipewire-audio pipewire pulseaudio pulseaudio-utils pavucontrol pulseaudio-module-bluetooth pipewire pipewire-bin pipewire-pulse<br />#re-installed pulseaudio<br />sudo apt install wireplumber pulseaudio pulseaudio-utils pavucontrol pulseaudio-module-bluetooth pipewire pipewire-bin pipewire-pulse</p><p>System<br />OS: Devuan GNU/Linux 6 (excalibur) x86_64<br />Host: HP ProDesk 400 G3 DM<br />Kernel: Linux 6.12.96+deb13-amd64<br />DE: Xfce4 4.20<br />CPU: Intel(R) Core(TM) i5-7500T (4) @ 3.30 GHz</p><p>system has a horrible internal single speaker; Sound bar plugged into the headphone jack for speakers</p><p>aplay -l<br />**** List of PLAYBACK Hardware Devices ****<br />card 0: PCH [HDA Intel PCH], device 0: CX20632 Analog [CX20632 Analog]<br />&#160; Subdevices: 0/1<br />&#160; Subdevice #0: subdevice #0<br />card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]<br />&#160; Subdevices: 1/1<br />&#160; Subdevice #0: subdevice #0<br />card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]<br />&#160; Subdevices: 1/1<br />&#160; Subdevice #0: subdevice #0<br />card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]<br />&#160; Subdevices: 1/1<br />&#160; Subdevice #0: subdevice #0</p>]]></description>
			<author><![CDATA[dummy@example.com (Catnip)]]></author>
			<pubDate>Sat, 25 Jul 2026 12:28:49 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=7954&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[umask - Problems & Solution]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8104&amp;action=new</link>
			<description><![CDATA[<p>new on Devuan Excalibur since end of June after some Years on Debian ... ;-)</p><p>and a funny Story setting my umask - long Story short:</p><p>1.) my old Approach</p><p>cat ~/.bashrc.d/set_umask</p><p># ...<br /># umask 0077<br /># ...</p><p>works fine in Shell Context, but not in Desktop Context, e.g. for Dolphin</p><p>2.) ALL tried Solutions (/etc/login.defs, pam_umask.so etc.) DID NOT WORK - WHY - ANY IDEAS ?</p><p>3.) Finally, setting the desired umask in /etc/passwd WORKS:</p><p>sed -i &#039;s/:\/home\/user:/umask=077:\/home\/user:/&#039; /etc/passwd</p>]]></description>
			<author><![CDATA[dummy@example.com (vi.joe)]]></author>
			<pubDate>Wed, 15 Jul 2026 12:25:45 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8104&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] HP, Inc ScanJet G3010 could not open USB device Access denied]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=7963&amp;action=new</link>
			<description><![CDATA[<p>I know this is for a different scanner but I wanted to add to this list.&#160; &#160;Cannon LiDE 110, Devuan 6</p><p>$ lsusb<br />Bus 001 Device 006: ID <strong>04a9:1909</strong> Canon, Inc. CanoScan LiDE 110</p><p>sudo adduser [yourname] saned<br />sudo adduser [yourname] scanner</p><p>nano /etc/udev/rules.d/65-libsane.rules</p><p># for Cannon LiDE110 add the following in 65-libsane.rules<br />ATTRS{idVendor}==&quot;04a9&quot;, ATTRS{idProduct}==&quot;1909&quot;, MODE=&quot;0664&quot;, GROUP=&quot;scanner&quot;, ENV{libsane_matched}=&quot;yes&quot;</p><p>then reboot your system.&#160; &#160;The scanner should be working with sane-utils and i prefer to use simple-scan.</p><p>for what it is worth this scanner is working good, no color issues.</p>]]></description>
			<author><![CDATA[dummy@example.com (Catnip)]]></author>
			<pubDate>Tue, 14 Jul 2026 22:21:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=7963&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Which Excalibur install problems fixed by 6.1.1?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8077&amp;action=new</link>
			<description><![CDATA[<p>Wouldn&#039;t it be easier to have a large USB stick/drive/what have you, and install Ventoy on said usb device then just add the ISO as needed. <br />Seems that would remove a bunch of unknowns and easier to boot other ISO files instead of going through the &quot;burn to usb&quot; process.</p><p>But, chances are you knew this already.</p>]]></description>
			<author><![CDATA[dummy@example.com (cds)]]></author>
			<pubDate>Sun, 12 Jul 2026 12:40:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8077&amp;action=new</guid>
		</item>
	</channel>
</rss>
