A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Upgrading to MM 2.6.0

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    Cr4z33C
    @binog if you don’t want to wait any longer backup your ‘modules’ folder, the config and delete the whole MagicMirror directory. When you reinstall you will have the latest version (remember to restore then your backups).
  • Anybody know about PocketSphinx? Need help....

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    S
    i posted an update for the MMM-Voice repo that implements the mic sharing via voice command and cross module notifications… still need a fallback mechanism in case no other module claims the mic, right now I have a hard coded 10 second timer just to prove it works
  • GassistPi - HW question - Google AIY version 1 - will this work...

    Unsolved
    1
    0 Votes
    1 Posts
    524 Views
    T
    Hi, What if I have original Google AIY version 1 module, could GassistPi replace the custom image provided by Google, and would it work perfectly? Thanx, /TheStigh
  • SUDO NPM Install is erroring and NPM is not installing please help

    2
    0 Votes
    2 Posts
    3k Views
    solotechnoS
    @shawb91 said in SUDO NPM Install is erroring and NPM is not installing please help: Error: EACCES: permission denied Maybe try running ‘npm init’ before you run ‘npm install’ ? See this Stack Overflow: Error: EACCES: permission denied
  • error when try to start mm

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    A
    @lpt2007 Have you read the readme of MagicMirror? Also note that: npm start does not work via SSH. But you can use DISPLAY=:0 nohup npm start & instead. This starts the mirror on the remote display. AxLED
  • Restarting error

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    A
    @axled I removed too but since it is created for restarting the MM in case the UI crashes we may consider what the problem was and it was forcing watchdog to restart the app. Not everyone has the same problem from what I read in the forum. That’s why I posted my pm2 logs in case someone identifies the problem.
  • MMM-MyRadio is silent

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    M
    same problem here. Do you have a solution?
  • camera will not change from horizon to vertical

    Unsolved
    3
    0 Votes
    3 Posts
    744 Views
    I
    canon g10
  • Current version(!) of PIR-Sensor caused black screen

    Unsolved
    2
    0 Votes
    2 Posts
    882 Views
    A
    @Klinge For using Paviros module MMM-PIR-Sensor your config is wrong. Instead of module: 'MMM-PIR', you have to use module: 'MMM-PIR-Sensor', Also the options “delay”, “turnOffDisplay” and “showCountdown” are not part of the module MMM-PIR-Sensor and so there are not working. AxLED
  • Notification not showing message

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    A
    @link953 Are you sure there is no message? I had a similar problem where some css values where wrong, so the message had the same color than the background. Normally you can find out, if you try to mark the message with a mouse. AxLED
  • Downgrade MM

    Unsolved
    1
    0 Votes
    1 Posts
    740 Views
    A
    Hello everyone. I would like to ask what problems I may have if I downgrade my MM from latest v. 2.6.0 to v. 2.3.1. I am asking because I have installed MM and Mycroft on the same Rpi 3b+ and the creator of the Magic Mirror Voice Skill suggest this version because of the different versions of electron they use. Last version of MM uses a newer version of electron which causes extremely high CPU usage and will overheat the pi. My pi is in a case with heat sinks and a small fan over the main chip. It does not overheat but it freezes sometimes and I think that it may be electron’s fault. Any idea? Because I am a noob I maybe am wrong so any suggestions will be welcome. Thank you in advance.
  • another question... regarding TV's as MM monitors.

    24
    0 Votes
    24 Posts
    10k Views
    justjim1220J
    @mykle1 :rolling_on_the_floor_laughing: :rolling_on_the_floor_laughing: :rolling_on_the_floor_laughing: yeah, realized the main issue was trying to get it to have a border and it just wouldn’t work with the wide screen monitor of the TV.
  • Change images slides by buttons or by scheduled events

    Unsolved
    1
    0 Votes
    1 Posts
    731 Views
    A
    Hi everybody, I have an issue that I don’t realize how to solve it: My mirror has several modules, but particularly has MMM-ImageSlideshow to show images in an iterative way. Everything works fine, but now, I need to pass the images shown by ImageSlides with a button action (show previous or next image). At first, I tried to instance some ImageSlides modules (each module showing only one picture) and I tried to manage the visualization of each module with MMM-Carousel without success, because all instances of ImageSlides were shown in the mirror at the same time (not only one at time). So, I researched in the 3rd-party-modules but I didn’t find anything that can fit to my requirement. In summary, I’m looking for some way to pass images (previous and next) by a button action. I would be very nice to me if some of you have an idea how to do this. Also, if someone want to share a config file as an example I would be very grateful. Thank you very much. Regards! Agustin.
  • auto-booting but no modules (no warning with config file)

    Solved
    24
    0 Votes
    24 Posts
    9k Views
    W
    so there was one issue in each .js file, I ended up pasting the entire .js repository back in from the GitHub files, that seems it fixed it. for people having this issue when it black screens, run cd MagicMirror npm start dev that starts up magic mirror with dev options, go to the second tab, there will be files that have errors or security issues, that’s what it was for mine anyway… It’s fixed now, thanks a lot for helping.
  • MMM-Astrology MagicMirror Crash

    Unsolved
    6
    1
    0 Votes
    6 Posts
    2k Views
    Mykle1M
    @dgregory19 said in MMM-Astrology MagicMirror Crash: Thats the funny part. I did run the config:check and it found no errors That’s because the error wasn’t in the config.js file, as mentioned above. So now you don’t have to make the edit yourself. Simply run git pull in the MMM-Astrology directory then run your mirror
  • Installation

    Unsolved
    24
    0 Votes
    24 Posts
    10k Views
    K
    Thank you @lavolp3 and @sdetweil …IT WORKS!!!
  • LED Monitor Vertical Setup How??

    Solved
    3
    0 Votes
    3 Posts
    6k Views
    evroomE
    Found it. https://forum.magicmirror.builders/topic/9707/save-performance-when-rotating-screen-e-g-on-raspberry-pi Looks like this is a better option. Will give it a try myself.
  • No autostart with Pi zero

    2
    0 Votes
    2 Posts
    830 Views
    1
    try this topi https://forum.magicmirror.builders/topic/9386/installing-on-a-pi-zero
  • Absolute Beginner Needing Help Installing Dependencies

    11
    0 Votes
    11 Posts
    6k Views
    K
    @sdetweil does that mean the automatic setup doesn’t have it or the manual github setup doesn’t have it listed as a step? :thinking_face:
  • MagicMirror in an iframe

    Solved
    2
    0 Votes
    2 Posts
    961 Views
    J
    For anyone that encounters a similar issue, the “X-Frame-Options” header needed to be hidden: proxy_hide_header X-Frame-Options;