@sdetweil hi im getting the dev window then into console bet there is nothing at all in there just > So what do i have to run in the dev window is it cd MagicMirrior then pm2 start MagicMirrior? im lost just work dam you mirror lol
Read the statement by Michael Teeuw here.
Posts
-
RE: Problems with Config.js on Pi4 BlackScreen
-
RE: Problems with Config.js on Pi4 BlackScreen
Could this be the problem? Never been any issues with the pi 3 on Rasbian, and thank you sir offering to help much appreciated
npm ERR! path /home/pi/package.json npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall open npm ERR! enoent ENOENT: no such file or directory, open '/home/pi/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2019-07-13T16_51_46_205Z-debug.log
-
Problems with Config.js on Pi4 BlackScreen
Hi there seems to be a problem with the config.js on the Pi 4 running MagicMirror 2.8.0 this a clean copy of both Buster and the MagicMirror. when i edit the Config file it Black Screens after Pm2 Restart MagicMirror, i can go back into config and Undo the text that i put in but it still black screens after restart, i have also copied over the sample config to replace everything in the config file and then pm2 restart MagicMirror still get a black screen. When ever i alter the config from stock it stops working. Now my saved Config file that was working on 2.7.1 is now toast where I’ve been looking for answers there it appears it is MagicMirror’s fault or Buster implementation of MM. Anyone still up and running on Buster and the New 2.8.0 MM. So kind of confirmed i saved the original config file and overwrite the altered one and its just blackscreen on restart, only one package is installed and that is mmm-nest-status and that isn’t in the config file so it shouldn’t present any issues but i think the new MM isn’t playing nice with Buster on the Pi4
-
config.js help
Guys and Girls can you help my config has gone to Well you know, can you help me sort this as i just cant see whats up i have removed the code for all the keys so its just empty “” thanks in advance
/* Magic Mirror Config Sample * * By Michael Teeuw http://michaelteeuw.nl * MIT Licensed. * * For more information how you can configurate this file * See https://github.com/MichMich/MagicMirror#configuration * */ var config = { address: "localhost", // Address to listen on, can be: // - "localhost", "127.0.0.1", "::1" to listen on loopback interface // - another specific IPv4/6 to listen on a specific interface // - "", "0.0.0.0", "::" to listen on any interface // Default, when address config is left out, is "localhost" port: 8080, ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"], // Set [] to allow all IP addresses // or add a specific IPv4 of 192.168.1.5 : // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"], // or IPv4 range of 192.168.3.0 --> 192.168.3.15 use CIDR format : // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"], language: "en", timeFormat: 24, units: "metric", modules: [ { module: "MMM-Remote-Control-Repository", } }, { module: "alert", } }, { module: "MMM-Remote-Control", position: "center", } }, { module: "clock", position: "top_left" } }, { module: "mmm-hue-lights", position: "bottom_right", config: { bridgeIp: "192.168.1.23", user: "", updateInterval: "1000", hideOff: "false", displayMode: "groups", displayType: "list", minimalList: "true", coloredList: "true", hideFilter: ["home-away"], alignment: "right", } }, { module: "compliments", position: "lower_third", }, { module: "MMM-NOAA3", position: "top_right", config: { provider: "darksky", apiKey: "", airKey: "", css: "NOAA3", updateInterval: 15, userlat: "51.806460", userlon: "-0.778230" } }, { module: "calendar", header: "Calendar", position: "top_left", config: { timeFormat:"absolute", titleReplace: {"United Kingdom:" : ""}, urgency: 0, getRelative: 6, fullDayEventDateFormat: "D MMMM", dateFormat: "D MMMM - H:mm:ss", fetchInterval: 4000000, colored: true, coloredSymbolOnly: true, maximumEntries: 9, showEnd: false, Calendars: [ { symbol: "calendar-check-o ", url: "https://www.officeholidays.com/ics/ics_country_code.php?iso=GB", } }, { module: "mmm-nest-status", position: "bottom_left", // pick whichever position you want config: { token: "", displayMode: "all", displayType: "list", thermostatsToShow: "all", units: "metric", updateInterval: "50000", thermostatSize: "small", alignment: "left", // ... and whatever else configuration options you want to use } }, { module: "MMM-SystemStats", position: "Top_Center", updateInterval: 5000, align: "right", units: "metric", label: "text" } }, { module: "newsfeed", position: "bottom_bar", config: { feeds: [ { title: "BBC NEWS UK", url: "http://feeds.bbci.co.uk/news/uk/rss.xml" } ], showSourceTitle: true, showPublishDate: true } }, ] }; /*************** DO NOT EDIT THE LINE BELOW ***************/ if (typeof module !== "undefined") {module.exports = config;}
-
RE: MM with multiple monitors - is it doable?
@kroket said in MM with multiple monitors - is it doable?:
Hello guys…
I have a question. Did anyone try to build core MM on a RPI or ivn windows and then connect multiple monitors to it, so that you would have a small MM in every room, so that you could operate with it from all over the house?
Or you can use the new Pi4 to display two monitor of the same thing and just extend the micro HDMI cable
-
RE: Raspberry Pi 4 Released !
@mumblebaj said in Raspberry Pi 4 Released !:
@dazza120 I assume we dont need all that cooling power just to run the mirror? :rolling_on_the_floor_laughing:
😂 no but the Pi 4 is a really hot 🥵 CPU where cooling is most defo needed with heat sink it’s 55 at rest, others have reported it at 66 at rest and in a case at 77 heatsink is a must on this one. The second heatsink is more in line and I was able to bed it fully down with one thermal pad. Installing an update ie firmware took over 5mins on full gig and using 60 to 70% CPU that’s a lot of heat seen as my active cooling solution is only active with the TV on for the most part it will be passive, in the UK at the mo we are having a good summer so it’s hot room temp 25 so bigger the better 😝
-
RE: new script for mirror release upgrades
Thanks for your hard work Sir 🤙🏾
-
RE: Raspberry Pi 4 Released !
@Cr4z33 said in Raspberry Pi 4 Released !:
@dazza120 oh alright that’s the same solution I used with another board. 👍🏼
@Cr4z33 new heat sink now an it sits flush with one thermal pad temp is 78 after two tests back to back better contact with CPU and less thermal transfer material.
-
RE: Raspberry Pi 4 Released !
@Cr4z33 said in Raspberry Pi 4 Released !:
@dazza120 oh alright that’s the same solution I used with another board. 👍🏼
PS you will have to grid down the heat sink by the hdmi cable and the wings to allow it to fully seat the heat sink
-
RE: Raspberry Pi 4 Released !
@Cr4z33 said in Raspberry Pi 4 Released !:
@dazza120 and how did you fix the heatsink to the board?
Thermal tape and a cable tie around the board and heat sink as long as the pi isn’t viewable then it doesn’t really matter it is a lot taller with the heat sink though. But at least if you really wanted to you could run this passively, I will have a little fan as well but that works when the tv is on so running the mirror in the background would be all of this heat sink no fan