<?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[warning warning , new os images today Oct 11]]></title><description><![CDATA[<p dir="auto">raspi has updated the images to bookworm today and there are a couple broken features in my install script and maybe upgrade.</p>
<p dir="auto">|  edit. install and upgrade have been fixed for pi02w and pi3.</p>
<p dir="auto">hang on…</p>
<p dir="auto">if u need to reflash use the archive link to get the image.  the raspi imager uses the new bookworm images</p>
]]></description><link>https://forum.magicmirror.builders/topic/18075/warning-warning-new-os-images-today-oct-11</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 19:33:39 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18075.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 11 Oct 2023 12:05:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to warning warning , new os images today Oct 11 on Mon, 16 Oct 2023 11:16:44 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> pm2 , yeh a pain in the rear</p>
<p dir="auto">the command to setup auto start works when run manually but not in my script for some reason</p>
<p dir="auto">pm2 startup</p>
<p dir="auto">it will.output the command to execute<br />
copy/,paste that  hit enter<br />
pm2 start all<br />
pm2  save</p>
<p dir="auto">VNC, yes they said so</p>
]]></description><link>https://forum.magicmirror.builders/post/111782</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111782</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 16 Oct 2023 11:16:44 GMT</pubDate></item><item><title><![CDATA[Reply to warning warning , new os images today Oct 11 on Mon, 16 Oct 2023 03:32:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> so… playing with bookworm, I’m gonna officially mark it not recommended - while it works -  I used your scripts…</p>
<p dir="auto">if I reboot, I lose PM2, it won’t autostart - and it’s spawning as if it’s a fresh install.</p>
<p dir="auto">VNC no longer works - Wayland don’t support it, and if I back off to x11, it won’t start.</p>
<p dir="auto">Other misc issues here and there. I’d <em>highly</em> recommend staying with bullseye for production.</p>
]]></description><link>https://forum.magicmirror.builders/post/111781</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111781</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Mon, 16 Oct 2023 03:32:57 GMT</pubDate></item><item><title><![CDATA[Reply to warning warning , new os images today Oct 11 on Fri, 13 Oct 2023 02:53:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> thanks for the feedback</p>
]]></description><link>https://forum.magicmirror.builders/post/111686</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111686</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 13 Oct 2023 02:53:32 GMT</pubDate></item><item><title><![CDATA[Reply to warning warning , new os images today Oct 11 on Fri, 13 Oct 2023 02:03:16 GMT]]></title><description><![CDATA[<p dir="auto">The install script worked okay on Armbian 23.8.1 (Bookworm). PM2 install worked great. Screensaver disable didn’t work the first time but after a manual configuration to auto-boot into the user and then a couple of boots it seems to be doing well.</p>
]]></description><link>https://forum.magicmirror.builders/post/111684</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111684</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Fri, 13 Oct 2023 02:03:16 GMT</pubDate></item><item><title><![CDATA[Reply to warning warning , new os images today Oct 11 on Thu, 12 Oct 2023 15:20:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/111620">warning warning , new os images today Oct 11</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a></p>
<p dir="auto">interesting…</p>
<p dir="auto">the install of the 32 bit system on the PI4, results in a hybrid<br />
(pi3 is ok)</p>
<p dir="auto">64 bit kernel (aarch64) and 32 bit user space  (armhf)</p>
</blockquote>
<p dir="auto">This was already the case with Bulleyes since May or June 2023.<br />
To have a 32bit kernel just add this in <code>/boot/config.txt</code> :<br />
<code>arm_64bit=0</code></p>
<p dir="auto">Result is:<br />
<img src="/assets/uploads/files/1697123236519-d0d42eca-f1fa-44ae-b23b-5339c9c5ed81-image.png" alt="d0d42eca-f1fa-44ae-b23b-5339c9c5ed81-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">it’s <code>armv7l</code> and not <code>aarch64</code> ;)</p>
<p dir="auto">The main problem with <code>aarch64</code> is some app with compile for x64 using but we can execute it because like you says: it’s an 32bits system<br />
Again… like we know using x64 raspbian OS (full) with a pi it’s not really stable and can make some trouble<br />
So I’m agree with you: it’s complex for manage any update</p>
]]></description><link>https://forum.magicmirror.builders/post/111646</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111646</guid><dc:creator><![CDATA[bugsounet]]></dc:creator><pubDate>Thu, 12 Oct 2023 15:20:45 GMT</pubDate></item><item><title><![CDATA[Reply to warning warning , new os images today Oct 11 on Fri, 13 Oct 2023 17:29:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> <s>the buster image is still in the archives</s></p>
<h1>warning</h1>
<h2>I am incorrect…</h2>
<p dir="auto">they removed that image… only the bullseye image remains</p>
<p dir="auto">but nodejs for armv6l is discontinued after v11… so MM will no longer install or update or run on Pi0W after the 2.24 release AS LONG as you do NOT flash the OS image again… (which would wipe node 16)  as node 16 is not available for armv6l devices anymore</p>
<h1>warning</h1>
]]></description><link>https://forum.magicmirror.builders/post/111629</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111629</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 13 Oct 2023 17:29:32 GMT</pubDate></item><item><title><![CDATA[Reply to warning warning , new os images today Oct 11 on Thu, 12 Oct 2023 15:14:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a></p>
<p dir="auto">interesting…</p>
<p dir="auto">the install of the 32 bit system on the PI4, results in a hybrid<br />
(pi3 is ok)</p>
<p dir="auto">64 bit kernel (aarch64) and 32 bit user space  (armhf)<br />
| edit, also tested 32 bit bullseye on pi4, installer worked as expected, MM running fine, started by pm2 (also mixed env, uanme is aarch64, but runtime is 32 bit</p>
]]></description><link>https://forum.magicmirror.builders/post/111620</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111620</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 12 Oct 2023 15:14:55 GMT</pubDate></item><item><title><![CDATA[Reply to warning warning , new os images today Oct 11 on Wed, 11 Oct 2023 22:58:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a></p>
<p dir="auto">yes … but the biggest impact for me is wayland because my docker images don’t run on the new Bookworm release. I need to take a closer look, but it’s too late now …</p>
]]></description><link>https://forum.magicmirror.builders/post/111618</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111618</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Wed, 11 Oct 2023 22:58:13 GMT</pubDate></item><item><title><![CDATA[Reply to warning warning , new os images today Oct 11 on Wed, 11 Oct 2023 22:53:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> but audio system changed too.</p>
]]></description><link>https://forum.magicmirror.builders/post/111615</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111615</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 11 Oct 2023 22:53:50 GMT</pubDate></item><item><title><![CDATA[Reply to warning warning , new os images today Oct 11 on Fri, 13 Oct 2023 22:19:12 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, without problem, the base works.  my updated scripts, in testit branch</p>
<p dir="auto">I have another test to do,  32 bit  on pi4.</p>
<p dir="auto">32 &amp; 64 on pi3,&amp; pi0w2 are ok<br />
32 &amp; 64 bit on pi4 are ok</p>
<p dir="auto">| pi0w works ok,  had a script bug…</p>
]]></description><link>https://forum.magicmirror.builders/post/111614</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111614</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 13 Oct 2023 22:19:12 GMT</pubDate></item><item><title><![CDATA[Reply to warning warning , new os images today Oct 11 on Wed, 11 Oct 2023 21:45:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> so, does bookworm work at all for MM?</p>
]]></description><link>https://forum.magicmirror.builders/post/111611</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111611</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Wed, 11 Oct 2023 21:45:49 GMT</pubDate></item><item><title><![CDATA[Reply to warning warning , new os images today Oct 11 on Wed, 11 Oct 2023 20:43:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a></p>
<p dir="auto">Thanks!</p>
<p dir="auto">Major change is the move from X11 to Wayland.</p>
<p dir="auto">Legacy images are now bullseye, buster is not available anymore.</p>
]]></description><link>https://forum.magicmirror.builders/post/111609</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111609</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Wed, 11 Oct 2023 20:43:09 GMT</pubDate></item><item><title><![CDATA[Reply to warning warning , new os images today Oct 11 on Wed, 11 Oct 2023 18:37:11 GMT]]></title><description><![CDATA[<p dir="auto">see this story about the changes, live on pi4 and 5<br />
<a href="https://www.raspberrypi.com/news/bookworm-the-new-version-of-raspberry-pi-os/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.raspberrypi.com/news/bookworm-the-new-version-of-raspberry-pi-os/</a></p>
<p dir="auto">there are impacts on desktop, video ,  audio, networking</p>
<p dir="auto">so expect impacts</p>
]]></description><link>https://forum.magicmirror.builders/post/111598</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111598</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 11 Oct 2023 18:37:11 GMT</pubDate></item></channel></rss>