Read the statement by Michael Teeuw here.
MMM-GoogleMapsTraffic freezes Magic Mirror
-
@sdetweil I’m getting this when I try to do my that
pi@raspberrypi:~/MagicMirror/modules $ git pull https://github.com/sdetweil/MMM-GoogleMapsTraffic warning: no common commits remote: Enumerating objects: 3, done. remote: Counting objects: 100% (3/3), done. remote: Compressing objects: 100% (3/3), done. remote: Total 123 (delta 0), reused 1 (delta 0), pack-reused 120 Receiving objects: 100% (123/123), 231.52 KiB | 0 bytes/s, done. Resolving deltas: 100% (53/53), done. From https://github.com/sdetweil/MMM-GoogleMapsTraffic * branch HEAD -> FETCH_HEAD fatal: refusing to merge unrelated histories
-
@dazza120 said in MMM-GoogleMapsTraffic freezes Magic Mirror:
no… cannot do that… cannot merge mine with the original
what i said in my prior mostrename your existing folder out of the way then, from MM/modules folder, git clone my repo, and restart MM
u must git clone my repo … so you had to rename the old folder out of the way
from MagicMirror/modules
mv MMM-GoogleMapsTraffic MMM-GoogleMapsTraffic.original
then
git clone https://github.com/sdetweil/MMM-GoogleMapsTraffic.git
-
@sdetweil done mate testing it now
-
It’s taken a day or so before it went black, but something is burning the ram it hovers on 4% to 5% free memory
-
@dazza120 hm… i am using the default config with my geolocation
and its runs for days and days… -
@sdetweil what is the update times on the maps? Are you using a Pi?
-
@dazza120 default update cycle is 900,000 milliseconds… so, 15 minutes
I am using an odroid XU4, faster than pi…
-
@sdetweil I take it, it has more ram than the Pi too? Which could be why you’ve not experienced it
-
This post is deleted! -
@sdetweil Hi. It gives me this error.