Read the statement by Michael Teeuw here.
Raspberry Pi Zero W for Magic Mirror
-
@sdetweil This works an absolute treat, thank you!
-
@Arno123 awesome!
-
Mine works with a pi zero w 2 and I am very satisfied with the way it performs. I followed the official procedure as described in the forums and got it working on buster os desktop which is essential for some modules. Used to run the project on pi zero w with buster os lite and for basic and simple stuff the project used to run fine minus some lags when refreshing modules but nothing special.
As I decided to run more demanding modules running pi zero w 2 was the only solution to keep the project small and low cost. For the modules I am using I’m for than satisfied with the way it performs.
Anyway, all I can confirm is that magic mirror on pi zero w 2 with buster os desktop can perform nice. -
I recently got a RPi Zero 2W and installed Raspberry Pi OS (latest legacy version from the RPi Imager) and then installed MM2 using the script (which worked really well). But Chromium will not run for me. Everything I read says that Chromium will not work on the RPi Zero 2 because it’s not fast enough or doesn’t have enough memory. Chromium absolutely will not start on mine. What am I missing here?
-
@Jakobud hm… try the not legacy image, runs great on my pi02w
legacy really for armv6l
are you using the full image?
-
After choosing RPi Zero 2 W it recommends this one to me, which is what I used. What version should I be using instead exactly?
-
@Jakobud I don’t use the raspberry imager cause of problems and this filtering
I use the list and then image myself
https://www.raspberrypi.com/software/operating-systems/#raspberry-pi-os-64-bit -
@sdetweil Okay which one do you use specifically?
-
@Jakobud the top one on that page
-
@sdetweil I am ripping my hair out trying to get MM running on a Pi Zero W. I’ve followed all of your (super helpful) suggestions across multiple posts, but no matter what I do, I keep getting:
[PM2][ERROR] File ecosystem.config.js not found
any time I try to execute pm2 start.
I’ve run your upgrade / update scripts from github, I’ve removed Chromium and replaced it with Firefox, I’ve uninstalled and reinstalled ten different flavors of the PiOS, I’ve tried the MagicMirrorOS that someone else posted, etc. All with no luck.
Do you have any ideas what could be the problem here?
Thanks in advance,
dvg