<?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;tid=7167&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] user programm keeps monitor on NVidia card from going into standby]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7167</link>
		<description><![CDATA[The most recent posts in [SOLVED] user programm keeps monitor on NVidia card from going into standby.]]></description>
		<lastBuildDate>Wed, 23 Apr 2025 10:02:21 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[[SOLVED] user programm keeps monitor on NVidia card from going into standby]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=55393#p55393</link>
			<description><![CDATA[<p>In <a href="https://dev1galaxy.org/viewtopic.php?id=6472" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=6472</a> I have described the situation of my 2 monitors</p><p>My Monitor connected to the Nvidia card does not always power off. Sometimes It remains on (green LED and backlight on , sometimes it turns off. (LED yellow)<br />I have not found a logic behind these behaviors. How can I debug further apart from Xorg.0.log ?</p><p>cat /etc/X11/xorg.conf.d/*</p><div class="codebox"><pre><code>Section &quot;ServerFlags&quot;
    Option &quot;BlankTime&quot;   &quot;2&quot;
    Option &quot;StandbyTime&quot; &quot;3&quot;
    Option &quot;SuspendTime&quot; &quot;5&quot;
    Option &quot;OffTime&quot;     &quot;10&quot;
EndSection
Section &quot;OutputClass&quot;
    Identifier &quot;nvidia-primary&quot;
    MatchDriver &quot;nvidia-drm&quot;
    Driver &quot;nvidia&quot;
    Option &quot;PrimaryGPU&quot; &quot;true&quot;
    Option &quot;HardDPMS&quot; &quot;true&quot;
EndSection</code></pre></div><p>cat /etc/X11/Xsession.d/45custom-xrandr-setting.sh</p><div class="codebox"><pre><code>#!/bin/sh
#
xrandr --setprovideroutputsource modesetting NVIDIA-0 &amp;&amp; xrandr --auto
sleep 3

xrandr --output DP-0 --off --output DP-1 --off --output DP-2 --off --output DP-3 --off --output DP-4 --off --output DP-5 --off --output DP-6 --off --output DP-7 --mode 1440x900 --pos 1920x0 --rotate normal --output HDMI-1-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1-1 --off --output HDMI-1-2 --off --output DP-1-2 --off --output HDMI-1-3 --off</code></pre></div><p>when logging out, both monitors go into power standby, LED is yellow<br />Nvidia Quadro P2000 connected Monitor is first in standby.</p><p>It looks like some user application is keeping NVidia from entering standby. On the net there are electron apps mentioned from doing things. I have slack and&#160; signal sometimes running . leftovers or settings goofed from these programs&#160; ? also chromium has a similar mention.</p><p>With above programs not used after login , both monitors go in standby after 3 minutes.</p>]]></description>
			<author><![CDATA[dummy@example.com (bai4Iej2need)]]></author>
			<pubDate>Wed, 23 Apr 2025 10:02:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=55393#p55393</guid>
		</item>
	</channel>
</rss>
