MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. lolobyte
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 14
    • Posts 292
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Dual display

      @Jeff

      nice project.

      SW is in development!

      posted in Hardware
      lolobyteL
      lolobyte
    • RE: MMM-Button doesn't work

      @Codejune

      nice, with gpio 5 and GND?

      posted in Troubleshooting
      lolobyteL
      lolobyte
    • RE: End MM from Terminal

      @Jeff

      like u start the npm use CTRL+c or CTRL+X like dbahn25 mentioned.

      posted in Troubleshooting
      lolobyteL
      lolobyte
    • RE: Dual display

      @Jeff

      Hi jeff,

      the raspi has only a hdmi output and a output 4 a gpio display.

      It is not possible to really work with 2 display’s.

      U have a link to your VGA Module?

      If this module is really capable to run those 2 displays than u maybe can run a MM as web server build and one as MM2.

      If it’s possible to run two different MM2 instances i don’t really know that.

      Maybe it’s possible to run a second MM2 at another port!

      posted in Hardware
      lolobyteL
      lolobyte
    • RE: MMM-Button doesn't work

      you’re welcome.

      Have fun with your Mirror.

      Does the button work now with MMM-podcast?

      posted in Troubleshooting
      lolobyteL
      lolobyte
    • RE: Dual display

      The Raspi can’t manage two displays!

      2 display’s = 2 raspi’s!

      posted in Hardware
      lolobyteL
      lolobyte
    • RE: MMM-Button doesn't work

      at first u must check witch version u have.

      Error was in my electron:
      Error: Module version mismatch. Expected 50, got 51.

      Stat your shell an type following command in your MagicMirror folder: npm list | grep electron

      At result you must see something like this…

      pi@raspberrypi:~/MagicMirror $ npm list | grep electron
      ├─┬ electron-prebuilt@1.4.6
      │ ├─┬ electron-download@3.0.1
      npm ERR! extraneous: stylelint@7.5.0 /home/pi/MagicMirror/node_modules/stylelint

      What must be done here?
      at first change in your Button folder:

      cd ~/MagicMirror/modules/MMM-Button

      and then type in following command, you must change the version number with your own:

      npm rebuild --runtime=electron --target=1.4.6 --disturl=https://atom.io/download/atom-shell --abi=50

      That’s all.

      posted in Troubleshooting
      lolobyteL
      lolobyte
    • RE: End MM from Terminal

      Controlling you MagicMirror via PM2

      Restarting your MagicMirror
      pm2 restart mm

      Stopping your MagicMirror
      pm2 stop mm

      Show the MagicMirror logs
      pm2 logs mm

      Show the MagicMirror process information
      pm2 show mm

      https://github.com/MichMich/MagicMirror/wiki/Jessie-Lite-Installation-Guide

      posted in Troubleshooting
      lolobyteL
      lolobyte
    • RE: MMM-Button doesn't work

      hi,

      see here…

      https://forum.magicmirror.builders/topic/948/error-found-error-module-version-mismatch-expected-50-got-46/7

      posted in Troubleshooting
      lolobyteL
      lolobyte
    • RE: windows remote desktop doesn't show same screen as on hdmi

      @Jeff

      Hi,

      you don’t need to login with VNC or RemoteDesktop.
      Just type in your desktop browser the adress of your MM2 with the right port number, for example like this http://192.123.123.12:8080/ (8080 is the standard port) and the you see your MM2.
      It works without problems in the same network.
      If you want to use it from a external network, u must install port forwarding at your router.

      Good luck

      posted in Troubleshooting
      lolobyteL
      lolobyte
    • 1
    • 2
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 27 / 30