<?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[screen rotation - display cropped]]></title><description><![CDATA[<p dir="auto">Hi guys…</p>
<p dir="auto">I just managed to install MagicMirror² v2.8.0.</p>
<p dir="auto">I had to</p>
<pre><code>sudo nano /boot/config.txt
display_rotate=3
</code></pre>
<p dir="auto">in order to rotate the display in a human readable orientation.</p>
<p dir="auto">While booting screen rotation just displays every line and takes the whole screen as needed. After booting finished and modules are showing up, I unfortunately get a cropped screen. It just looks like I see the modules in width half way cropped (I see some “hi sexy” with the letter y already cropped off).</p>
<p dir="auto">I can’t find any information on how to solve this, so any help would be greatly appreciated!</p>
<p dir="auto">Thanks!</p>
<p dir="auto">Regards<br />
Corben</p>
]]></description><link>https://forum.magicmirror.builders/topic/11151/screen-rotation-display-cropped</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 12:39:57 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11151.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Sep 2019 21:02:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to screen rotation - display cropped on Sat, 14 Sep 2019 12:12:16 GMT]]></title><description><![CDATA[<p dir="auto">Yes I have. This dtoverlay entry for fake kms is like default on Raspbian Buster (on Rasperry Pi 4).</p>
<p dir="auto">But now that you mention it, I most probably was pretty confused by this guide over here:<br />
<a href="https://github.com/MichMich/MagicMirror/wiki/Configuring-the-Raspberry-Pi" target="_blank" rel="noopener noreferrer nofollow ugc">Configuring-the-Raspberry-Pi</a></p>
<p dir="auto">Following it I thought it would be good enough for fake kms to put the</p>
<pre><code>display_rotate=3
</code></pre>
<p dir="auto">in config.txt (as stated in my first post), but after disabling it (this is crucial!) and putting your suggestion about the xrandr option in autostart it finally worked in the end.</p>
<p dir="auto">“In the end”, as I would really like it to be always rotated (including boot), but hey… this is something to work with.</p>
<p dir="auto">Cheers!</p>
<p dir="auto">-Corben</p>
]]></description><link>https://forum.magicmirror.builders/post/61279</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61279</guid><dc:creator><![CDATA[Corben Dallas]]></dc:creator><pubDate>Sat, 14 Sep 2019 12:12:16 GMT</pubDate></item><item><title><![CDATA[Reply to screen rotation - display cropped on Fri, 13 Sep 2019 16:36:07 GMT]]></title><description><![CDATA[<p dir="auto">Do you have an entry in your config for  dtoverlay?</p>
<p dir="auto">#Enable the Open GL driver to decrease Electron’s CPU usage<br />
dtoverlay=vc4-fkms-v3d</p>
<p dir="auto">if so, look in the following file for a rotate entry. It and the rotate added to config.txt may be conflicting.<br />
~/.config/lxsession/LXDE-pi/autostart</p>
<p dir="auto">#to rotate display, to rotate left, use left.<br />
@xrandr --output HDMI-1 --rotate right</p>
]]></description><link>https://forum.magicmirror.builders/post/61264</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61264</guid><dc:creator><![CDATA[buzzkc]]></dc:creator><pubDate>Fri, 13 Sep 2019 16:36:07 GMT</pubDate></item><item><title><![CDATA[Reply to screen rotation - display cropped on Fri, 13 Sep 2019 13:27:00 GMT]]></title><description><![CDATA[<p dir="auto">Now get loaded of this:<br />
Although PM2 is configured to reload on each config.js change, I restarted the machine like a jillion times now (I’m almost sure about that number). But on one restart it showed me a rainbow screen first off (although I told it via configuration not to) and if it wasn’t strange enough, it showed me the LXDE-GUI desktop for some seconds (somewhat foreseeable). And here is the kicker: Afterwards it loaded the mirror showing everything aok (nice resolution, everything in place and correctly rotated).<br />
As I couldn’t belive it, I restarted the machine right away to see if it magically stays like this… and it doesn’t. :confounded_face:</p>
]]></description><link>https://forum.magicmirror.builders/post/61232</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61232</guid><dc:creator><![CDATA[Corben Dallas]]></dc:creator><pubDate>Fri, 13 Sep 2019 13:27:00 GMT</pubDate></item></channel></rss>