Read the statement by Michael Teeuw here.
MMM-Globe
-
@Pimagical said in MMM-Globe:
@dasbooter Your using a highres image source of 14mb maybe there are other limitations for this source, maybe you could try a lower resolution source?
My experience with resize above 800pixels for example 900 pixels the MMM-Globe script picks the highress source but my MagicMirror keeps black, could be to much for the raspberry pi 3 or a bug in the MMM-Globe…
Thanks yes I tried smaller images. Still same problem for me. Looking at the module yes at 800 pixels or above it does call for a different image source. A hi res one . Really good thought tho. Thanks. Oh well pretty soon I’ll give it to my girlfriend for christmas. Then it will be out of site and outta mind. I’ll keep checking back. Or maybe just a clean install one day ```
//your code here -
}, { module: 'MMM-Globe', position: 'upper_third', config: { style: 'geoColor', imageSize: 350, updateInterval: 15*60*1000 } },
-
Thanks @strawberry-3.141 I’am appreciated!
-
I have the same problem as Matt about a year ago.
The globe works perfect but after some time I see only some lines.
Some time later it is fine again.Any help?
PeterThis is Matts picture a year ago:
-
@Peter I use to have that, and that is when my SD card got full. do a
df -h
and see if the storage is full or not
-
@Peter I found this issue when I attache this module into MM, due to the link is not very stable, and it stop working sometime. you could try other link (e.g. full), it will work.
-
@gshimself , there is still 8.5 G left on the 16G card.
Peter -
@iMAGiC , what do you mean with " full"?
Is there a good link to the side of the earth with Europe?
Peter -
@Peter
sorry, I meaning use hi-res url instead of it.
for example:this.imageUrls = { 'geoColor': 'http://rammb.cira.colostate.edu/ramsdis/online/images/latest_hi_res/himawari-8/full_disk_ahi_true_color.jpg',
@iMAGiC , what do you mean with " full"?
Is there a good link to the side of the earth with Europe?
Peter -
@Peter I agree with the post about changing the link. I had the same problem then I changed sources and have had no issue.