A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Fetching Calendar and Newsfeed fails

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    D

    OK i fixed it due to the log ;)

    I had a mistake within the config of the MMM-PIR Module.

    Now i fixed it and the calendar and newsfeed started to show up again!

  • Error Installing Dependecies

    Unsolved
    4
    0 Votes
    4 Posts
    7k Views
    MichMichM

    Interesting. Could you give https://github.com/electron/electron-quick-start a try to see if that one works?

  • Config Help!

    Solved
    9
    0 Votes
    9 Posts
    8k Views
    I

    @MichMich I tried the jshint and jslint but, was not successful because of my lack of knowledge in this language. I fixed it but basically scrapping the whole file and doing one section at a time. I learnt a whole lot in two hours though haha

  • FontAwesome icons..

    Solved
    2
    0 Votes
    2 Posts
    4k Views
    KirAsh4K

    We do use FontAwesome with the Calendar module. Take a look at how that’s implemented (how to include the font-awesome.css file, and how to allow the user to pick which symbol to use.)

    0_1463470305236_calshot.png

  • Mirror is blank even after preparing a config.js file

    Unsolved
    6
    0 Votes
    6 Posts
    4k Views
    paviroP

    @taztrk please use Markdown on code snippets so it is easier to read :)
    Looks like your OS or node version is not supported by Electron. Try using Raspbian especially if you do not have much experience.

  • Calling a bitmap image..

    Unsolved
    1
    0 Votes
    1 Posts
    1k Views
    D

    Heya folks,

    I tried to use the HTML tag to call a normal BitMap, but it just returns on the screen as a square with the normal icon that an image cannot be loaded or found…

    I have the BitMap within the same directory as the index.html file and still this does not work, I think thought I would test the idea of loading a random image from google image using the exact link…

    example:

    This worked straight away for me, but I cannot seem to get it to load regardless of the directory I use where the image is placed within the MagicMirror directory :)

    If anyone cold help, put me straight that would be awesome!

  • YouTube Video Playlist issues

    Unsolved
    1
    0 Votes
    1 Posts
    2k Views
    D

    Heya folks,

    Fairly new to MagicMirror2, everything is installed, current version, works a treat, looks awesome too!

    Anyway I added this code as an tag within a tag, now this is the strange part if I open the index.html file using firefox itself runs as it should and plays the complete playlist, auto plays, repeats… Everything is fine.

    But once it is opened as it should be on my Raspberry Pi 2 B, it will cue to autoplay the first song/video but then just show a revolving icon meaning it is loading and nothing more. However if I use tab on my keyb and hit the pause button and then hit the enter button again it is quite happy to play the next song/video for me until the end of that said track.

    Here is the exact HTML

    You can insert that within a

    tag if you wish and see if that will play the next track after the first automatically yourself if you wish…

    Just the mind is boggling here and I’m not sure how or why this is happening…

    Anyhelp of an example would be awesome :D

  • Raspberry Pi 3 and Chromium

    Solved
    10
    0 Votes
    10 Posts
    7k Views
    MichMichM

    @paviro that message is already there. OP must have missed it.

  • timing on weather is off by about 8hours

    Unsolved
    12
    0 Votes
    12 Posts
    9k Views
    T

    @MichMich
    pi@raspberrypi ~ $ date
    Sat May 14 09:32:09 EDT 2016
    pi@raspberrypi ~ $
    and here is the screenshot. if i wake up every day at 9am, i would not notice the 8hrs delay.
    but since i wake up at 6am, thats when i noticed the delay as seen in previous screenshots

    0_1463232947936_mirror 4.jpg

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
  • Getting started tutorial

    Unsolved
    10
    0 Votes
    10 Posts
    6k Views
    KirAsh4K

    Taking this topic back to the storage question above, I did a fresh install on another rPi-3 and captured some info. One a stock Raspbian Jessie, running on an 8G card, with all apps updated, nothing removed, once you have MM up and running, you’re looking at the following for storage:

    0_1462937551153_stock-raspbian.png

    Now, since you’re likely to only use this for MM and nothing else, there’s no sense in leaving all of the other apps on it that are pre-installed. So, I removed some of the big ones:

    wolfram-engine scratch nu-scratch sonic-pi idle3 smartsim penguinspuzzle java-common minecraft-pi python-minecraftpi python3-minecraftpi libreoffice*

    And after running autoremove as well, which cleared even more space removing other unneeded apps, you’re down to this:

    0_1462937986891_slimmed-raspbian.png

    That’s 1.3G worth of storage that I just cleared up. So unless you need a larger SD card for other stuff, an 8G works just fine. Potentially even a 4G. You’ll still have plenty of room left after you clean up the installation.

    Another option is to start with Raspbian Jessie-lite on a 4G card, but then you have to install the X server, desktop environment, and a login manager yourself. Assuming you get it all done correctly, you’ll end up with a very light weight installation of the OS, taking up only 53% of storage (remember, 4G card), with MM running lean and clean on top of that. I did try that as well but ran into issues with electron.js and for the time involved, knowing I wasn’t going to run it on there, it wasn’t worth continuing. I will leave that as an exercise to the brave.

  • System temperature : fetching...

    Unsolved
    12
    0 Votes
    12 Posts
    7k Views
    paviroP

    You can see the logs inside your terminal session. If you use pm2 execute pm2 logs mm to see the log! :)

  • Whitescreen after Reboot

    Solved
    7
    0 Votes
    7 Posts
    4k Views
    KirAsh4K

    @MichMich, oooooh. I was about to start a new topic and demand access to those 'frowned' modules! :)

  • Configuration help needed

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    MichMichM

    Honestly, in these cases it’s the best to find the solutions yourself using a lot of googling. Thats the best way to learn new things. :thumbsup:

  • Starting MagicMirror v2 beta

    Solved
    22
    0 Votes
    22 Posts
    21k Views
    KirAsh4K

    I can also verify this as I just setup a brand new rPi yesterday. Downloaded a fresh copy of jessie, booted up the rPi, did the setup for it, made sure all apps were up to date (with 'sudo apt-get update ; sudo apt-get upgrade' then installed MM as per the wiki’s instructions. Done.

  • 720p TV - Re-adjust Region Sections?

    Unsolved
    7
    0 Votes
    7 Posts
    4k Views
    KirAsh4K

    By the way, while inconvenient every time, you can issue a 'pm2 restart <MM>' (where <MM> is whatever you called your process) to refresh the display and those times would display properly again.

  • Configuring autostart with pm2

    Solved
    3
    0 Votes
    3 Posts
    11k Views
    KirAsh4K

    Regarding the ‘keyboard and mouse’ part in your post … I use a wireless set. So the rPi is mounted behind the monitor and only has 2 wires on it: power and HDMI. There’s a USB dongle plugged in that’s for the keyboard and mouse which I rarely use. Specially since I log in remotely. The only time I need the mouse or keyboard is if something bad happened and the rPi won’t boot up normally. But other than that, not needed.

  • How to update node.js and electron?

    Unsolved
    3
    0 Votes
    3 Posts
    5k Views
    paviroP

    To update electron enter your MagicMirror folder any execute npm install :)

  • Current weather problems

    Solved
    4
    0 Votes
    4 Posts
    3k Views
    0

    OHHHHHHHHHH… yep I get it now thank you so much for the help and for the speedy response your mirror creation is the best.

  • performance issues with fx / loading

    Unsolved
    2
    1 Votes
    2 Posts
    2k Views
    MichMichM

    I suggest you open a topic on the raspberry pi forum as well… Maybe somebody can elaborate on where we have to look for a solution.