<?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=5&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Hardware & System Configuration]]></title>
		<link>http://dev1galaxy.org/index.php</link>
		<description><![CDATA[The most recent topics at Dev1 Galaxy Forum.]]></description>
		<lastBuildDate>Mon, 10 Aug 2026 17:35:51 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[physical monitor won't light up if VNC session active]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8144&amp;action=new</link>
			<description><![CDATA[<p>A new symptom in Excalibur: When a VNC session is active, my physical (HDMI and DisplayPort) monitors won&#039;t light up (apparently meaning no signal is being sent from the GPU) in response to keyboard activity--but only if a VNC session is active.&#160; In this case, the physical monitors should be displaying a text console.&#160; The symptom has occurred with multiple kernel update versions.</p><p>Isn&#039;t it the kernel itself (perhaps the GPU driver) that should detect keyboard activity and turn on the signal to the monitor to make the text console visible?&#160; Or, is there a userspace process involved with that?</p><p>Motherboard is an Asus Pro WS X570-ACE.&#160; CPU is an AMD Ryzen 7 5800X 8-core.&#160; GPU chipset is Navi 14 [Radeon RS 5500/5500M / Pro 5500M].&#160; One physical monitor is on an HDMI port via a Kopul HDMI switcher.&#160; The other physical monitor is on DisplayPort.&#160; Current kernel is 6.12.101+deb13-amd64, but symptoms happened with 1 or 2 earlier Excalibur kernels.</p><p>The system serves as a droid control ship for VNC sessions with diskless zero/thin-client display heads that boot via PXE.</p><p>Normally overnight, I push the power-off buttons on the physical monitors to save energy.&#160; At least with earlier Devuan releases, if the monitors are left on and the system tries to blank and power down the monitors, the monitors will unblank and turn on later during the night.&#160; I use &quot;setterm --blank 0 --powerdown 0&quot; to keep the system from trying to blank and power down the monitors.</p><p>The problematic sequence is</p><p>1. The physical monitors are powered off to save energy.</p><p>2. Someone starts one of the diskless machines and launches a VNC session.</p><p>3. I push the power buttons on the physical monitors.&#160; After showing the manufacturer&#039;s logo for several seconds, the monitors report no signal and go into standby state.</p><p>4. I tap on the keyboard to try to wake up the monitors (or keep them awake).&#160; At this point, Num Lock, Scroll Lock, and Caps Lock turn on/off the respective LEDs.&#160; As an experiment, I once logged in blindly, and the monitors did not display anything at that time.</p><p>5. Immediately after the VNC session is terminated, the monitors come out of standby state and show the results of the blind login and a couple of commands that had been done blindly.</p><p>Any suggestions for getting the GPU to send signal to the physical monitors so they will power up and display stuff?</p><p>Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (rmrichesjr)]]></author>
			<pubDate>Mon, 10 Aug 2026 17:35:51 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8144&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] GRUB_TIMEOUT is being ignored]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8141&amp;action=new</link>
			<description><![CDATA[<p>Yeah, seems to be true regarding&#160; GPUs and LED/LCD screens. On laptop displays can be seen exactly the countdown, there is no lag in between. On my desktop with labwc configured with swayidle it takes couple of second to wake up from power save mode. I have 2 modern monitors (Lenovo Legion 24 and HP Z24n G3) and the HP usually takes about 5-6 seconds to wake-up, and sometimes is annoying. Not sure, but Wayland might also be to blame. libs wlroots are now on 0.18 on repos, but meanwhile they released 0.2 which might have some improvements in this direction. On my Laptop(a HP, 8 years old), with same software configuration, waking up the laptop&#039;s display from power save mode is almost instant. Not sure with a monitor connected, I have to try.</p>]]></description>
			<author><![CDATA[dummy@example.com (ovi)]]></author>
			<pubDate>Sun, 09 Aug 2026 17:02:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8141&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Errors and warnings during booting]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8140&amp;action=new</link>
			<description><![CDATA[<p>Hello Ron</p><p>Thank you again for the link, providing some info about the loglevels&#160; and how you can suppress unimportant messages.&#160; I just read the article. Additionally I have to say that I also read about that subject&#160; on another page yesterday.</p><p>The messages do not really bother me, as far as I know about their meaning and they are not considerable.</p><p>But you are right. Therefore it might be a good idea to give it a try. At least until some new &quot;real&quot; problems appear while working on my computer. Then I still could change the loglevel back to be more verbose and see what new messages pop up.<br />It might even turn out to be a good and precise filter.</p>]]></description>
			<author><![CDATA[dummy@example.com (archaeon)]]></author>
			<pubDate>Sun, 09 Aug 2026 09:47:01 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8140&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Sporadic network failure on wakeup after hibernation]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8068&amp;action=new</link>
			<description><![CDATA[<p>had this problem today that i nedded/wanted to install packages from devuan repository via <em>recovery-mode</em><br />but was surprised that the recovery-mode did not find any network connection;</p><p>since i knew of this trick here, wanted to remedy via</p><div class="codebox"><pre><code>dhclient eth0</code></pre></div><p>only to find out that dhclient is not/no longer included by default (it seems even abandoned according to linked post above).</p><p>however, it would be very good if it could be included by default as paackage in devuan-netinstall and iso. to allow for exactly such situations to easily be mended.</p><p>my proposal hence to include the package that includes <em>dhclient</em> into devuan.iso for failsafe &amp; debug network issues.</p><div class="codebox"><pre><code>isc-dhcp-client</code></pre></div><p> is the package in question.</p><p>thank you very much.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Thu, 06 Aug 2026 09:05:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8068&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] How do I disable ssh-agent and gpg-agent from starting automatically?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8137&amp;action=new</link>
			<description><![CDATA[<p>Ok, after some extensive googling I found the solution in the end:</p><p>In the following thread on the linux.debian.user newsgroup a Debian user asked the same question 4 years ago:<br /><a href="https://groups.google.com/g/linux.debian.user/c/nlSllKEIUVk" rel="nofollow">https://groups.google.com/g/linux.debia … lSllKEIUVk</a></p><p>After lots of trial and error he finds the solution, it&#039;s XFCE starting up both ssh-agent and gpg-agent and annoyingly this is not exposed in the &quot;Session and Startup&quot; GUI config tool of XFCE where I had already looked, it requires using xfconf-query to disable:<br /><a href="https://docs.xfce.org/xfce/xfce4-session/advanced#ssh_and_gpg_agents" rel="nofollow">https://docs.xfce.org/xfce/xfce4-sessio … gpg_agents</a></p><p>I can confirm that running the following two commands (as indicated in the above XFCE docs link) prevents ssh-agent and gpg-agent from being started automatically by XFCE:</p><div class="codebox"><pre><code>xfconf-query -c xfce4-session -p /startup/ssh-agent/enabled -n -t bool -s false
xfconf-query -c xfce4-session -p /startup/gpg-agent/enabled -n -t bool -s false</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (tux_99)]]></author>
			<pubDate>Wed, 05 Aug 2026 21:26:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8137&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] upgrade succesful .. or not? (systemd)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8126&amp;action=new</link>
			<description><![CDATA[<p>I use nala as well, I think it works well, but there are times when I use the other package tools, but not snap or other app installers. DPKG and apt-get mostly. Nala has no reinstall switch... I like the colours. :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Sun, 02 Aug 2026 03:40:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8126&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] LibreOffice Calc 7.4.7.2 - Slow / laggy scrolling]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8125&amp;action=new</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>... download a suitable version from the repo, all files required, and install it with apt/apt-get or dpkg -i ...</p></div></blockquote></div><p>Right.</p><div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>... a look at the Devuan Package View ...<br />... two packages in the repo, both 7.4.7-1 plus a Debian patch.<br />... 7.4.7-1+deb12u13 and 7.4.7-1+deb12u14.<br />... so you should be able to get back to deb12u13</p></div></blockquote></div><p>Thank you for taking the time to look that up.<br />Much obliged.</p><p>In the few hours I have been working with it, I have seen that [OpenOffice] starts up, open and saves the same spreadsheet noticeably faster, does not have any (obvious) UI bugs and is working as well as expected.</p><p>Just a couple of things to get used to because &quot;muscle memory&quot; (eg: [BackSpace] to delete content from a cell instead of [Delete] which generates a pop-up with options) but nothing important enough to consider going back to [LibreOffice].</p><p>On top of that, I do think it has more &#039;nice-looking&#039; appeal.&#160; 8^P</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sat, 01 Aug 2026 17:16:37 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8125&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Huawei Freebuds]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8128&amp;action=new</link>
			<description><![CDATA[<p>Update<br />Was using Cinnamon DE.<br />Changed to KDE and they now work fine.</p><p>So it was a Cinnamon problem - not a Devuan problem.</p>]]></description>
			<author><![CDATA[dummy@example.com (tukhalele)]]></author>
			<pubDate>Sat, 01 Aug 2026 08:14:08 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8128&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Invalid PCI Header Signature error]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8086&amp;action=new</link>
			<description><![CDATA[<p>Well, more investigation later, sometimes the laptop still starts normally with no problems, seems to do that more frequently now which is good. Learned that a thing called &quot;fwupd&quot; exists for upgrading firmware, however, it gives me an error that my EFI partition isn&#039;t set up correctly... which is strange because the laptop is running in UEFI mode.&#160; But, if I have to, I may need to reinstall the whole operating system. Even though I was getting weird graphical issues even in the installer. But, there might be another option before trying that.</p>]]></description>
			<author><![CDATA[dummy@example.com (Invisible_Pineapple)]]></author>
			<pubDate>Fri, 31 Jul 2026 21:51:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8086&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Radeon HD 5770 - free driver does not detect refresh rates above 60Hz]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8107&amp;action=new</link>
			<description><![CDATA[<p>since was boasting fruitlessly about these card,<br />have since remembered shis sharedware, which is very handy on the computer )macinjack(<br />it maybe wont crank up the refresh rate, but atleast on the monitor here (mostly legacy format) it can operate other resoltuions which are native or not native? on the panel/(monitor; which to some degree very handy since it allows to &quot;simulate&quot; other resoultion to see how they would fit into frame, like 2560x1600 on 22 inch etc.<br />butt since it not native? resoultion, it looks not that genuine.</p><p>(noi AI corrigenda=)<br /><a href="https://ibb.co/60vdy1Td" rel="nofollow">https://ibb.co/60vdy1Td</a></p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Tue, 28 Jul 2026 17:11:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8107&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[How to set system time?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8072&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Did ntp need all those python-packages before too?</p></div></blockquote></div><p>If I remember correct, it doesn&#039;t. I dont have any install-logs anymore, but if I do</p><div class="codebox"><pre><code>ldd /usr/local/sbin/ntpd</code></pre></div><p>or</p><div class="codebox"><pre><code>ldd /usr/local/bin/ntpq</code></pre></div><p>I see no dependencies to python at all.</p><p>[irony]<br />Seems we live in a linux world, where nothing works anymore without python (or equal complex things).<br />[/irony]</p><p>Best regards, FM_81</p>]]></description>
			<author><![CDATA[dummy@example.com (FM81)]]></author>
			<pubDate>Sun, 26 Jul 2026 15:56:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8072&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[xroar running slow on Devuan]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8120&amp;action=new</link>
			<description><![CDATA[<p>I have a Radeon x1250 graphics card and I am using Devuan Freia.&#160; I compiled xroar from source.&#160; Xroar is an emulator that uses sdl.&#160; The problem is xroar runs painfully slow.&#160; It runs fine when it is in a small window.&#160; But when I enlarge the window or make it full screen it is painfully slow.&#160; I tried running glxgears and it shows gears moving.&#160; I am wondering if I am missing some library that allows sdl to use graphics acceleration.&#160; Youtube videos run fine.&#160; Any suggestion would be appreciated.</p>]]></description>
			<author><![CDATA[dummy@example.com (litegamer)]]></author>
			<pubDate>Fri, 24 Jul 2026 23:36:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8120&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[LibreOffice Writer and GTK3 - heads up]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8118&amp;action=new</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... need to install libreoffice-gnome ...</p></div></blockquote></div><p>Seeing that I do not use [gnome-desktop], I don&#039;t think I can come up with a reason to need [libreoffice-gnome].</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... and do not exclude Recommends to get libreoffice-gtk3 ...</p></div></blockquote></div><p>Right.<br />Thanks for searching (and finding) the cause of this.</p><p>It would seem that someone at the [Libre Office] dependencies department is not paying attention to what they are doing.</p><p>Have a good week-end. 8^)&#160; </p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Fri, 24 Jul 2026 16:50:04 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8118&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[VirtualBox autostart]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8110&amp;action=new</link>
			<description><![CDATA[<p>Hello:</p><p>Please excuse the belated reply.</p><div class="quotebox"><cite>greenjeans wrote:</cite><blockquote><div><p>... no number is specified the system defaults to giving it a priority of 20 ...</p></div></blockquote></div><p>I see ...</p><div class="quotebox"><cite>greenjeans wrote:</cite><blockquote><div><p>Never used an init script for conky ...</p></div></blockquote></div><p>Same here.<br />I use the [Session and Startup] section in XFCE.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>I don&#039;t mess with init scripts.</p></div></blockquote></div><p>Neither do I, unless something comes up.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... making desktop buttons to start specific virtual machines ...</p></div></blockquote></div><p>If for whatever reason I have to stop / restart the headless VM running [Pi-hole], I do it from the command line.<br />If not, I use the VBox GUI. </p><p>Thank you both for your input.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 21 Jul 2026 21:50:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8110&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] WARNING at dmesg?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?id=8106&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>It&#039;s a kernel warning (correcting my earlier comment: similar to, but lower severity than a true &quot;oops&quot;) from the DRM translation table manager.<br />xfwm4 was terminated (by signal, but we don&#039;t know from where, could be e.g an xserver crash or a manual &#039;kill&#039;), the kernel tried to release shared graphics memory buffers, then it hit an invalid opcode - likely because those buffers were in an inconsistent state.<br />The operation was aborted safely, thus it&#039;s a warning rather than an error</p></div></blockquote></div><p>Thanks for explain Man!)<br />It seems happens when i manually killed xorg when monitor go &quot;no signal&quot;<br />Now i do not see that at dmesg</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Fri, 17 Jul 2026 23:23:28 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?id=8106&amp;action=new</guid>
		</item>
	</channel>
</rss>
