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

    mdub

    @mdub

    0
    Reputation
    106
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    mdub Unfollow Follow

    Latest posts made by mdub

    • MMM-awesome-alexa Fails Downloading Snowboy Binaries

      Hi,

      I’m trying to run the MMM Awesome Alexa install script, which downloads snowboy, and I am getting access denied on the following:

      node-pre-gyp ERR! Tried to download(403): https://snowboy-release-node.s3-us-west-2.amazonaws.com/snowboy/v1.3.1/Release/snowboy-v1.3.1-node-v64-linux-arm.tar.gz
      node-pre-gyp ERR! Pre-built binaries not found for snowboy@1.3.1 and node@10.18.1 (node-v64 ABI, glibc) (falling back to source compile with node-gyp)
      node-pre-gyp ERR! Tried to download(undefined): https://snowboy-release-node.s3-us-west-2.amazonaws.com/snowboy/v1.3.1/Release/snowboy-v1.3.1-node-v64-linux-arm.tar.gz
      node-pre-gyp ERR! Pre-built binaries not found for snowboy@1.3.1 and node@10.18.1 (node-v64 ABI, glibc) (falling back to source compile with node-gyp)

      Any ideas what I can do?

      Thanks so much for your help!

      posted in Troubleshooting
      M
      mdub
    • Can't Install: Segmentation Fault when Installing Fonts

      I am trying to install MagicMirror on a Raspberry Pi virtual machine. I am using the Raspberry Pi distribution 2019-09-25-rpd-x86-buster.iso running with Oracle VirtualBox on a MacBook Pro running OS X 10.12.6.

      The install fails when npm experiences a segmentation fault when installing fonts.
      Here is the error output:

      We’ll remove from the repository the css/custom.css
      This script apply git update-index --skip-worktree css/custom.css
      rm ‘css/custom.css’
      MagicMirror installation successful!

      magicmirror@2.9.0 install-fonts /home/pi/MagicMirror
      cd fonts && npm install

      Segmentation fault.] \ extract:roboto-fontface: verb lock using /home/pi/.npm/
      npm ERR! code ELIFECYCLE
      npm ERR! errno 139
      npm ERR! magicmirror@2.9.0 install-fonts: cd fonts && npm install
      npm ERR! Exit status 139
      npm ERR!
      npm ERR! Failed at the magicmirror@2.9.0 install-fonts script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2019-12-27T23_47_49_618Z-debug.log
      npm ERR! code ELIFECYCLE
      npm ERR! errno 139
      npm ERR! magicmirror@2.9.0 postinstall: sh untrack-css.sh && sh installers/postinstall/postinstall.sh && npm run install-fonts
      npm ERR! Exit status 139
      npm ERR!
      npm ERR! Failed at the magicmirror@2.9.0 postinstall script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2019-12-27T23_47_49_670Z-debug.log
      Unable to install dependencies!

      I am new to Magic Mirror and I’m not sure how to move past this failure. Any advice that you can offer would be greatly appreciated.

      Thanks!

      posted in Troubleshooting
      M
      mdub
    • Which IR Touch Overlays are Compatible With MagicMirror^2?

      Hi,

      I see some IR touch overlays on Amazon, for example:

      https://www.amazon.com/Multi-Touch-Point-Infrared-Screen-Overlay/dp/B07D1ZFRYQ/ref=sr_1_4?keywords=ir+touch+overlay&qid=1576877376&sr=8-4

      that say in the description:

      Operating Systems: Driver free for Windows7, Windows8, Windows10, Native Linux, Native Android.

      Need to install the HID driver in Mac OS.

      (Does not support Smart TV Android system, Raspberry Pi)

      Does the fact that it says doesn’t support Raspberry Pi mean I can’t use this product with MagicMirror^2? Or does the fact that it supports “native linux” mean that I can?

      Thanks.

      posted in Hardware
      M
      mdub