<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Raspberry pi 4 no hdmi output after a while]]></title><description><![CDATA[<p dir="auto">So today after messing around with MMPM and GoogleAssistant, my monitor turned went blank, and the “no connection” appeared, and went to display the next active input.<br />
I use the HDMI input 1 with my Stationary PC and HDMI input with my Pi 4.<br />
Tried to switch back to my Pi, but got the “no connection”.<br />
I have tried switching HDMI inputs, but the hdmi from my Pi still show no connection. HDMI from my pc works fine.<br />
I then tried to connect via VNC, and had no problem. The “Screen configuration” still says 1920x1080 @ 60HZ, so no nothing weird there.<br />
I tried the <code>tvservice -s</code>command and got this</p>
<pre><code>pi@MagicMirror:~ $ tvservice -s
state 0xa [HDMI CUSTOM RGB lim 16:9], 1920x1080 @ 60.00Hz, progressive
</code></pre>
<p dir="auto">I don’t know what to do with that info, but hopes it helps. I have tried to google a little around, but didn’t find any definitive solution, that didn’t involve something I couldn’t see how it would help.<br />
I have seen some talk about the power supply. But I don’t think I have that issue, as I use an 3 amp power supply from TT Electronics.<br />
This problem also happens, if I use my Pi 4 on my 4k tv.</p>
]]></description><link>https://forum.magicmirror.builders/topic/13548/raspberry-pi-4-no-hdmi-output-after-a-while</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 13:17:20 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13548.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 29 Aug 2020 22:02:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Raspberry pi 4 no hdmi output after a while on Mon, 31 Aug 2020 22:32:21 GMT]]></title><description><![CDATA[<p dir="auto">try to tunning <code>/boot/config.txt</code> in sudo mode.<br />
you can boost HDMI signal and force it at boot</p>
<p dir="auto">some command in terminal for RPI:</p>
<ul>
<li>vcgencmd display_power</li>
</ul>
<p dir="auto">results:</p>
<ol>
<li>display_power=0  -&gt; screen off</li>
<li>display_power=1 -&gt; screen on</li>
</ol>
<ul>
<li>
<p dir="auto">vcgencmd display_power 1<br />
-&gt; force screen on</p>
</li>
<li>
<p dir="auto">vcgencmd display_power 0<br />
-&gt; force screen off</p>
</li>
</ul>
]]></description><link>https://forum.magicmirror.builders/post/81008</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81008</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 31 Aug 2020 22:32:21 GMT</pubDate></item><item><title><![CDATA[Reply to Raspberry pi 4 no hdmi output after a while on Sat, 29 Aug 2020 22:36:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blauenfeldt" aria-label="Profile: Blauenfeldt">@<bdi>Blauenfeldt</bdi></a> have u powered off your pi, and back on.</p>
<p dir="auto">I suspect you caused the HDMI port to be turned off. tvservice -o or the vgencmd</p>
<p dir="auto">I know there have been folks reporting that things that worked fine on pi3, won’t power back on on Pi4.</p>
]]></description><link>https://forum.magicmirror.builders/post/80920</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80920</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 29 Aug 2020 22:36:26 GMT</pubDate></item></channel></rss>