@Mar you can’t just copy and paste the drive. Download win32diskimager and read the SD card to a new .ISO file on your pc
Read the statement by Michael Teeuw here.
Best posts made by SebTota
-
RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)
Latest posts made by SebTota
-
RE: Voice Controlled Wake/Sleep Function
Hey guys I’m pretty new to this whole magic mirror thing. I don’t want my mirror on all the time so I wanted to turn the display on and off with my voice. This is the only post I could find trying to accomplish that. So once i get the Voice Control module from alexyak working, how do I get this to work? I’m confused as to where to put the files.
-
RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)
@Hawking I actually eventually got it working. Thanks so much for all your help!
-
RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)
@Hawking Sorry to keep bothering you but I ended up making it work with the two commands you told me to do. Now my problem is when the Pi Zero W is booting it connects to the WiFi but when magic mirror boots the pi disconnects.
-
RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)
@Hawking My MagicMirror has been sitting for a long time. When I recently finished the frame to get the computer display and rpi zero out of my closet I booted the rpi zero and on the top of the display it said A New Version of Magic Mirror is available or something along those lines. So I went into the MagicMirror folder and used the command “git pull && npm install” as specified in the README file of MagicMirror.
-
RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)
@SebTota I went to my old image from before the update and thats still working fine, but when I updated it, it again had the error come up. The only difference is last time I did the update it said Error: Cannot find module ‘colors’
-
RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)
@Hawking
module.js:339
throw err;
^Error: Cannot find module ‘express’
at Function.Module._resolveFilename (module.js:337:15)
at Function.Module._load (module.js:287:25)
at Module.require (module.js:366:17)
at require (module.js:385:17)
at Object. (/home/pi/MagicMirror/js/server.js:8:15)
at Module._compile (module.js:435:26)
at Object.Module._extensions…js (module.js:442:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:311:12)
at Module.require (module.js:366:17)and then the browser loads and says it cannot find http://localhost:8080
-
RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)
@Hawking I get an error saying that modules/color is missing or something like that. I’ve been working on it for 3 days but can’t get it to work.
-
RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)
Did anyone get this working on the Pi Zero or Pi Zero W after the new update?
-
RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)
@Mitchfarino Thanks for sharing my link!
-
RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)
Man I put the mirror in the closet for a little, came back to finally finish the frame and put it on the wall, updated it and more trouble. Oh gosh.