<?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=4502&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Blanking screen]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4502</link>
		<description><![CDATA[The most recent posts in Blanking screen.]]></description>
		<lastBuildDate>Wed, 15 Sep 2021 12:40:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Blanking screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31558#p31558</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Dutch_Master wrote:</cite><blockquote><div><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>ie: Does it write to the conf file?</p></div></blockquote></div><p>No it doesn&#039;t. It bypasses xorg.conf completely.</p></div></blockquote></div><p>I found this bit at <a href="https://wiki.archlinux.org/title/Display_Power_Management_Signaling" rel="nofollow">https://wiki.archlinux.org/title/Displa … _Signaling</a></p><div class="quotebox"><blockquote><div><p>Note:<br />XScreenSaver and xfce4-power-manager use their own DPMS settings and override xset configuration.</p></div></blockquote></div><p>See XScreenSaver#DPMS <a href="https://wiki.archlinux.org/title/XScreenSaver#DPMS_and_blanking_settings" rel="nofollow">https://wiki.archlinux.org/title/XScree … g_settings</a></p><p>and </p><p>Xfce#Display blanking <a href="https://wiki.archlinux.org/title/Xfce#Display_blanking" rel="nofollow">https://wiki.archlinux.org/title/Xfce#Display_blanking</a></p><p>To note for anyone using Xfce:</p><div class="quotebox"><blockquote><div><p>XScreenSaver<br />If xscreensaver is installed and runs alongside Xfce Power Manager, it may not be clear which application is in control of blanking and DPMS as both are competing for control of the same settings. Therefore, in a situation where it is important that the monitor not be blanked (when watching a video for instance), it is advisable to disable blanking and DPMS through both applications. To know more about XScreenSaver options, see XScreenSaver#DPMS and blanking settings.</p></div></blockquote></div><p>Hmm ...<br /><em>... competing for control of the same settings.</em></p><p>A classic case of <em>right hand not knowing what left one does</em> or <em>too many fingers in the pie</em>.<br />Maybe a bit of both, you&#039;d think the chaps at Xfce would be a bit more careful.</p><p>As my WS is not dependent on battery power, I long ago decided to get rid of <span class="bbc">xfce4-power-manager</span> and all associated files. </p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Wed, 15 Sep 2021 12:40:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31558#p31558</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blanking screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31548#p31548</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Dutch_Master wrote:</cite><blockquote><div><p>... bypasses xorg.conf completely.</p></div></blockquote></div><p>Interesting ...</p><div class="quotebox"><cite>Dutch_Master wrote:</cite><blockquote><div><p><a href="https://unix.stackexchange.com/questions/168763/how-to-stop-the-screen-from-blanking-blacking-out" rel="nofollow">https://unix.stackexchange.com/question … acking-out</a></p></div></blockquote></div><p>Thanks.<br />I&#039;ll give it a read.</p><div class="quotebox"><cite>Dutch_Master wrote:</cite><blockquote><div><p>... need to figure out which system boot script would be the best ...</p></div></blockquote></div><p>I guess (?) you could write up a script, save it to <span class="bbc">/usr/local/bin/</span> and put it in your <span class="bbc">/etc/rc.local</span> so it will run.<br />eg: this is the stuff I have in mine, with comments.</p><div class="codebox"><pre class="vscroll"><code>groucho@devuan:~$ cat /etc/rc.local
#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will &quot;exit 0&quot; on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.
#
# to set all /proc/acpi/wakeup entries to &#039;disabled&#039;
# no wakeup from S4 for anything
# does not survire reboot that&#039;s why it is here
# see https://dev1galaxy.org/viewtopic.php?pid=29113#p29113
#
/usr/local/bin/acpi_wakeups.sh
#
# to disable wol via ethtool at boot
# does not survire reboot that&#039;s why it is here
#
# /sbin/ethtool -s eth0 wol d
#
# 20210602 - changed for script in /usr/local/bin
# see https://dev1galaxy.org/viewtopic.php?id=4349 
#
# /usr/local/bin/no_wol.sh
#
# e1000e module is now patched to disable WoL
# see /usr/src/e1000e-patch 1001
groucho@devuan:~$ </code></pre></div><div class="quotebox"><cite>Dutch_Master wrote:</cite><blockquote><div><p>May take a while I&#039;m afraid ...</p></div></blockquote></div><p>Nah!<br />Try the rc thing, should work.<br />The trick is to write the script with the <em>correct</em> syntax.&#160; 8^| </p><p>Best,</p><p>CIV</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 14 Sep 2021 22:44:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31548#p31548</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blanking screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31547#p31547</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>ie: Does it write to the conf file?</p></div></blockquote></div><p>No it doesn&#039;t. It bypasses xorg.conf completely.</p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>Could you please post the link where you got the information?</p></div></blockquote></div><p>Sure:&#160; <a href="https://unix.stackexchange.com/questions/168763/how-to-stop-the-screen-from-blanking-blacking-out" rel="nofollow">https://unix.stackexchange.com/question … acking-out</a></p><p>I still need to figure out which system boot script would be the best to add this command to. Or perhaps add a new boot script specifically for it. May take a while I&#039;m afraid <img src="https://dev1galaxy.org/img/smilies/roll.png" width="15" height="15" alt="roll" /></p><p>HTH!</p>]]></description>
			<author><![CDATA[dummy@example.com (Dutch_Master)]]></author>
			<pubDate>Tue, 14 Sep 2021 22:28:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31547#p31547</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blanking screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31542#p31542</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Dutch_Master wrote:</cite><blockquote><div><p>... forgotten about DPMS and a quick search on the web gave me the command</p><div class="codebox"><pre><code>xset dpms 0 0 0 &amp;&amp; xset s noblank  &amp;&amp; xset s off #as root!</code></pre></div></div></blockquote></div><p>I wonder how that command relates to the settings in <span class="bbc">xorg.conf</span>. <br />ie: Does it write to the conf file?</p><p>Could you please post the link where you got the information?</p><p>TIA.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 14 Sep 2021 20:33:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31542#p31542</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blanking screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31539#p31539</link>
			<description><![CDATA[<p>Thx all! I had forgotten about DPMS and a quick search on the web gave me the command</p><div class="codebox"><pre><code>xset dpms 0 0 0 &amp;&amp; xset s noblank  &amp;&amp; xset s off #as root!</code></pre></div><p>After letting the machine idle for a few hours it appears this does the trick as the screen didn&#039;t blank. So, I&#039;ll add this to a boot-script somewhere.</p>]]></description>
			<author><![CDATA[dummy@example.com (Dutch_Master)]]></author>
			<pubDate>Tue, 14 Sep 2021 19:32:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31539#p31539</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blanking screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31527#p31527</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Dutch_Master wrote:</cite><blockquote><div><p>Plain Beowulf+Mate install.</p></div></blockquote></div><p>I run Beowulf on a backported kernel, Xfce and a three monitor setup:</p><p><span class="bbc">Linux devuan 5.10.0-0.bpo.3-amd64 #1 SMP Debian 5.10.13-1~bpo10+1 (2021-02-11) x86_64 GNU/Linux</span></p><p>It uses two Nvidia FX 580 (G96GL) cards and Nvidia proprietary legacy drivers.</p><p>I set up my <span class="bbc">xorg.conf</span> file with DPMS set to disabled:</p><div class="codebox"><pre><code>Section &quot;Screen&quot;
    Identifier     &quot;ScreenLeft&quot;      &lt;- same for &quot;ScreenCenter and &quot;ScreenRight&quot; 
    Device         &quot;DeviceLeft&quot;
    Monitor        &quot;Monitor0&quot;
    DefaultDepth    24
    Option         &quot;DPMS&quot; &quot;False&quot;
    SubSection     &quot;Display&quot;
        Depth       24
        Modes      &quot;1280x1024&quot;
    EndSubSection
EndSection</code></pre></div><p>&#160; <br />This is clearly reflected in <span class="bbc">/var/log/Xorg.0.log</span>:</p><div class="codebox"><pre><code>groucho@devuan:~$ cat /var/log/Xorg.0.log | grep -i dpms
[    33.335] (**) Extension &quot;DPMS&quot; is disabled
groucho@devuan:~$ </code></pre></div><p>In addition to all this, if I run Applications -&gt; Settings -&gt; Screensaver (XscreenSaver 5.42) I get a pop-up that says&#160; &#160;</p><div class="quotebox"><blockquote><div><p>Warning:<br />The XScreenSaver daemon doesn&#039;t seem to be running on display &quot;:0.0&quot;.<br />Launch it now?</p></div></blockquote></div><p>My three monitors are 2x SyncMaster 940n + a Dell P1914S in the centre.</p><p>One would think that <span class="bbu">none of them</span> would blank at all, no?</p><p>Well, one of the SyncMaster 940n units (&quot;ScreenLeft&quot; in <span class="bbc">xorg.conf</span>) turns off after a while.&#160; &#160; </p><p>No idea why and does not really matter but ....</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 14 Sep 2021 11:56:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31527#p31527</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blanking screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31519#p31519</link>
			<description><![CDATA[<p>I&#039;d been having screensaver problems for a long time - nowadays, I just increase the time before activation to a ridiculously long time, like 3 days!</p><p>(Power saving - everything set to &#039;never&#039;.)</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Tue, 14 Sep 2021 09:17:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31519#p31519</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blanking screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31517#p31517</link>
			<description><![CDATA[<div class="quotebox"><cite>Dutch_Master wrote:</cite><blockquote><div><p>Mind, I re-used my /home dir from Ascii, it&#039;s on a separate HDD.</p></div></blockquote></div><p>Create a new user and log in as that user to test. If the problem is gone, it&#039;s something in your home configs. (~/.config)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 13 Sep 2021 23:00:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31517#p31517</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blanking screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31514#p31514</link>
			<description><![CDATA[<p>Found those on Mate already, and the power settings management thing, no dice <img src="https://dev1galaxy.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>Mind, I re-used my /home dir from Ascii, it&#039;s on a separate HDD.</p>]]></description>
			<author><![CDATA[dummy@example.com (Dutch_Master)]]></author>
			<pubDate>Mon, 13 Sep 2021 22:00:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31514#p31514</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blanking screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31513#p31513</link>
			<description><![CDATA[<p>I don&#039;t know about Mate but Xfce has display options in the power management settings.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 13 Sep 2021 21:29:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31513#p31513</guid>
		</item>
		<item>
			<title><![CDATA[Blanking screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31512#p31512</link>
			<description><![CDATA[<p>Plain Beowulf+Mate install. When I watch a video, the screen goes blank after a short time of no input (mouse/keyboard). I&#039;ve already disabled the screensaver. On Ascii, when I played a video, the screen stayed active, whether or not the video was paused didn&#039;t matter. It&#039;s really annoying having to press a key or move the mouse pretty much continuously while watching a video &gt;:-{</p><p>Any suggestions?</p>]]></description>
			<author><![CDATA[dummy@example.com (Dutch_Master)]]></author>
			<pubDate>Mon, 13 Sep 2021 21:15:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31512#p31512</guid>
		</item>
	</channel>
</rss>
