<?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[MM starts upside down]]></title><description><![CDATA[<p dir="auto">Back in September, I coded my MagicMirror and put the project on the backburner as I waited for my custom pane of glass to come in. I just got around to finally picking up the project again, but now I’m having the problem of the Pi OS, and MM, launching upside down after rebooting.</p>
<p dir="auto">I remember coding the pi to rotate 180 degrees, but it’s been so long that I forgot where I wrote it. I’m guessing it was similar to telling the Pi to always launch MM on start up.</p>
<p dir="auto">So far the only fix that’s worked is opening the (upside down) terminal after the mirror launches, and use:<br />
DISPLAY=:0 xrandr --output HDMI-1 --rotate right</p>
<p dir="auto">Then it rotates to the correct orientation. When I put this line in the /boot/config.txt file, it doesn’t fix the problem.</p>
]]></description><link>https://forum.magicmirror.builders/topic/14736/mm-starts-upside-down</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 21:31:37 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14736.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Mar 2021 16:58:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MM starts upside down on Fri, 05 Mar 2021 05:46:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bkeyport" aria-label="Profile: bkeyport">@<bdi>bkeyport</bdi></a> I enabled the Open GL driver and was able to get everything working as intended!</p>
<p dir="auto"><a href="https://github.com/MichMich/MagicMirror/wiki/Configuring-the-Raspberry-Pi#enable-the-open-gl-driver-to-decrease-electrons-cpu-usage" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/wiki/Configuring-the-Raspberry-Pi#enable-the-open-gl-driver-to-decrease-electrons-cpu-usage</a></p>
]]></description><link>https://forum.magicmirror.builders/post/89148</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89148</guid><dc:creator><![CDATA[KevinMM]]></dc:creator><pubDate>Fri, 05 Mar 2021 05:46:37 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts upside down on Fri, 05 Mar 2021 02:48:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kevinmm" aria-label="Profile: kevinmm">@<bdi>kevinmm</bdi></a> There’s really nothing you can do about that if you’re using the GL driver that’s involved with the Pi 4… If you switch to the other driver (Legacy I believe) it’ll take the config.txt param.</p>
]]></description><link>https://forum.magicmirror.builders/post/89140</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89140</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Fri, 05 Mar 2021 02:48:45 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts upside down on Thu, 04 Mar 2021 21:22:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bkeyport" aria-label="Profile: bkeyport">@<bdi>bkeyport</bdi></a> Yes, using a pi 4. I was able to set it using the GUI after booting, but it still initially starts rotated 180 degrees.</p>
]]></description><link>https://forum.magicmirror.builders/post/89133</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89133</guid><dc:creator><![CDATA[KevinMM]]></dc:creator><pubDate>Thu, 04 Mar 2021 21:22:23 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts upside down on Thu, 04 Mar 2021 20:13:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gnurph69" aria-label="Profile: gnurph69">@<bdi>gnurph69</bdi></a></p>
<p dir="auto">1 = 90, 2 = 180, 3 = 270.</p>
<p dir="auto">If it’s a pi 4, you’ll need to set it via GUI.</p>
]]></description><link>https://forum.magicmirror.builders/post/89132</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89132</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Thu, 04 Mar 2021 20:13:21 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts upside down on Thu, 04 Mar 2021 20:04:42 GMT]]></title><description><![CDATA[<p dir="auto">In config.txt file in /boot, add</p>
<p dir="auto">display_hdmi_rotate=1</p>
<p dir="auto">(well…I think it’s either that, or the number 3, I don’t remember which way it rotates.)</p>
<p dir="auto">I think that’ll fix you.</p>
]]></description><link>https://forum.magicmirror.builders/post/89131</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89131</guid><dc:creator><![CDATA[gnurph69]]></dc:creator><pubDate>Thu, 04 Mar 2021 20:04:42 GMT</pubDate></item></channel></rss>