Read the statement by Michael Teeuw here.
MM2 my first try
-
for the tutorial, it is an very old version, now the first setup is quicker and the ver of MM is very old ( not even mm²)
so dont advices those kind of thinks …
i’ve retry for the star and it mades the same troublenode version is V8.11.1
minimum ver required is V5i dont know for npm, how to know ?
-
-
fine, i’ve done correct upgrade and manual install
mm² is running
i saw him then i stop it with alt key and quit optioni’m trying to setup the config.js file
and i wonder how i can restart the mm² programm again -
ok i’ve found that in term , in the correct directory, i write " npm start" and it start
i try to understand the config file, i just copied the sample file by changing his name
now i will try to change the city for the weather -
had the same issue with a brand spankin new installation of raspian noobs full and apt-get update/upgrade/dist-upgrade done. freshly set up. the install oneliner failed. only manual setup worked. using a rpi3. maybe there’s a broken dependency somewhere?
-
enought for tonight, i’ve got the weather in my town
not so bad for a first day and i dont speak of the weather -
it seems good, better than i used to think
but i 've got a few problem with forecast weather module
i cant see the predicted amount of rain.
i set up the option by true and it dont changes anythinkssecond problem :
i set up “colored” in true but
instead of having max and min temperature
i’ve got max and gap :
max temp is in red and gap is in bluethat sucks
any ideas ?
-
@seramik You can find the problem inside the modules by using the Developer tools. Acces this by using the shortcut ctrl + shift + i. When you have the developer tools open you can inspect elements and figure out errors by reading the console log and or relevant code for the element. There is so much more information there though :winking_face:
This really important tool will help you so much with fixing problems inside your MagicMirror. What also will help you is this forum and knowledge you gather. Good luck with figuring out your 2 problems! If you have more questions do ask!
-
true, no rain prediction, cauz of type of account on meteo site, i read it
for temp max and temp min, it seems to be an actual trouble,
TY for the tips, i’ve already found the proper section, where i 'll have to ask my question -
I helped a friend do a setup, we used :
- The latest RPi 3 B+
- Rasperian Stretch with Desktop and recommended software ( from https://www.raspberrypi.org/downloads/raspbian/)
- Software update prior to installation
The initial script failed on dependancies and depracated packages. Just could not get it to work.
Today I followed the instructions on :
- The RPi 3 B
- Rasperian Stretch with Desktop ( from https://www.raspberrypi.org/downloads/raspbian/ )
- no update
While I did get warnings, everything worked like a charm ( well - more or less - I forgot to copy the config.)
I know from another package ( https://octoprint.org/ - The OctoPi ) that some work needed to be done to support the RPi 3 B+ (Newer CPU ? Drivers ? Chipsets? - no really sure). Could this be the issue?
I will borrow his RPi 3 B+ and try again next week if no one else has comparables.