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

    icripps

    @icripps

    0
    Reputation
    422
    Profile views
    19
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    icripps Unfollow Follow

    Latest posts made by icripps

    • RE: Mirror not working after upgrading to v2.7.0

      @sdetweil i tried npm install in each of the moudules directory but i get the same error about snowboy and AMK2 . i removed those modules from my config.js files and the mirror started without a problem.

      do i have to remove the MMM-hotword and Amk2 and reinstall them?

      posted in Troubleshooting
      I
      icripps
    • Raspberry pi detects hdmi but there is no output on monitor

      My raspberry pi is able to detect the hdmi but my monitor does not show anything( no video out put). the monitor keeps on switching between analog and hdmi modes which means it keeps looking for video input.

      i have tried the following:

      in terminal
      tvservice -s
      state 0x12000a [HDMI CEA (16) RGB lim 16:9], 1920x1080 @ 60.00Hz, progressive

      i changed the hdmi cable and still the same problem, but tried the same hdmi with the laptop and it worked.

      i have removed the hdmi cable from the Pi and connected it to my laptop and there was no problem, images (video) appeared on the monitor.

      i connected the hdmi to my sony bravia tv and nothing appeared on the tv as well.

      i connected my laptop to the sony Tv and it worked fine.

      please how can i fix this? can anyone tell me what is going on?

      posted in Hardware
      I
      icripps
    • RE: Mirror not working after upgrading to v2.7.0

      @sdetweil after i did npm install i get the following:

      npm install

      magicmirror@2.7.1 install /home/pi/MagicMirror
      cd vendor && npm install

      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“arm”})

      audited 219 packages in 15.167s
      found 5 vulnerabilities (4 low, 1 high)
      run npm audit fix to fix them, or npm audit for details

      magicmirror@2.7.1 postinstall /home/pi/MagicMirror
      sh installers/postinstall/postinstall.sh && npm run install-fonts

      MagicMirror installation successful!

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

      audited 1 package in 3.223s
      found 0 vulnerabilities

      npm WARN acorn-jsx@5.0.1 requires a peer of acorn@^6.0.0 but none is installed. You must install peer dependencies yourself.
      npm WARN grunt-stylelint@0.10.1 requires a peer of stylelint@^9.0.0 but none is installed. You must install peer dependencies yourself.

      audited 2440 packages in 76.299s
      found 13 vulnerabilities (6 low, 6 moderate, 1 high)
      run npm audit fix to fix them, or npm audit for details
      pi@raspberrypi:~/MagicMirror $ ^C
      pi@raspberrypi:~/MagicMirror $ npm audit fix
      npm WARN acorn-jsx@5.0.1 requires a peer of acorn@^6.0.0 but none is installed. You must install peer dependencies yourself.
      npm WARN grunt-stylelint@0.10.1 requires a peer of stylelint@^9.0.0 but none is installed. You must install peer dependencies yourself.

      updated 1 package in 48.461s
      fixed 1 of 13 vulnerabilities in 2440 scanned packages
      2 package updates for 12 vulns involved breaking changes
      (use npm audit fix --force to install breaking changes; or refer to npm audit for steps to fix these manually)
      pi@raspberrypi:~/MagicMirror $ npm install

      magicmirror@2.7.1 install /home/pi/MagicMirror
      cd vendor && npm install

      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“arm”})

      audited 219 packages in 15.816s
      found 5 vulnerabilities (4 low, 1 high)
      run npm audit fix to fix them, or npm audit for details

      magicmirror@2.7.1 postinstall /home/pi/MagicMirror
      sh installers/postinstall/postinstall.sh && npm run install-fonts

      MagicMirror installation successful!

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

      audited 1 package in 2.231s
      found 0 vulnerabilities

      npm WARN acorn-jsx@5.0.1 requires a peer of acorn@^6.0.0 but none is installed. You must install peer dependencies yourself.
      npm WARN grunt-stylelint@0.10.1 requires a peer of stylelint@^9.0.0 but none is installed. You must install peer dependencies yourself.

      audited 2440 packages in 78.438s
      found 12 vulnerabilities (6 low, 5 moderate, 1 high)
      run npm audit fix to fix them, or npm audit for details

      posted in Troubleshooting
      I
      icripps
    • Mirror not working after upgrading to v2.7.0

      after i upgraded to v2.7.0 i get the following errors after i start the mirror using “npm start”

      and then black screen.

      npm start

      magicmirror@2.7.1 start /home/pi/MagicMirror
      sh run-start.sh

      Starting MagicMirror: v2.7.1
      Loading config …
      Loading module helpers …
      No helper found for module: alert.
      Initializing new module helper …
      Module helper loaded: updatenotification
      No helper found for module: clock.
      Initializing new module helper …
      Module helper loaded: calendar
      Initializing new module helper …
      Module helper loaded: MMM-ModuleScheduler
      Initializing new module helper …
      Module helper loaded: MMM-PIR-Sensor
      No helper found for module: compliments.
      No helper found for module: currentweather.
      No helper found for module: weatherforecast.
      Initializing new module helper …
      Module helper loaded: MMM-NOAA3
      Initializing new module helper …
      Module helper loaded: MMM-SystemStats
      Initializing new module helper …
      Module helper loaded: MMM-AssistantMk2
      WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘./snowboy/lib/node/index.js’
      Loading module helpers …
      No helper found for module: alert.
      Initializing new module helper …
      Module helper loaded: updatenotification
      No helper found for module: clock.
      Initializing new module helper …
      Module helper loaded: calendar
      Initializing new module helper …
      Module helper loaded: MMM-ModuleScheduler
      Initializing new module helper …
      Module helper loaded: MMM-PIR-Sensor
      No helper found for module: compliments.
      No helper found for module: currentweather.
      No helper found for module: weatherforecast.
      Initializing new module helper …
      Module helper loaded: MMM-NOAA3
      Initializing new module helper …
      Module helper loaded: MMM-SystemStats
      Initializing new module helper …
      Module helper loaded: MMM-AssistantMk2
      App threw an error during load
      Error: Cannot find module ‘./snowboy/lib/node/index.js’
      at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
      at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
      at Function.Module._load (internal/modules/cjs/loader.js:528:25)
      at Module.require (internal/modules/cjs/loader.js:658:17)
      at require (internal/modules/cjs/helpers.js:20:18)
      at Object. (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:11:18)
      at Object. (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:234:3)
      at Module._compile (internal/modules/cjs/loader.js:711:30)
      at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
      at Module.load (internal/modules/cjs/loader.js:620:32)
      Whoops! There was an uncaught exception…
      { Error: Cannot find module ‘./snowboy/lib/node/index.js’
      at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
      at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
      at Function.Module._load (internal/modules/cjs/loader.js:528:25)
      at Module.require (internal/modules/cjs/loader.js:658:17)
      at require (internal/modules/cjs/helpers.js:20:18)
      at Object. (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:11:18)
      at Object. (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:234:3)
      at Module._compile (internal/modules/cjs/loader.js:711:30)
      at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
      at Module.load (internal/modules/cjs/loader.js:620:32) code: ‘MODULE_NOT_FOUND’ }
      MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      Launching application.
      Shutting down server…
      Stopping module helper: updatenotification
      Stopping module helper: calendar
      Stopping module helper: MMM-ModuleScheduler
      Stopping module helper: MMM-PIR-Sensor
      Stopping module helper: MMM-NOAA3
      Stopping module helper: MMM-SystemStats
      Stopping module helper: MMM-AssistantMk2
      Stopping module helper: updatenotification
      Stopping module helper: calendar
      Stopping module helper: MMM-ModuleScheduler
      Stopping module helper: MMM-PIR-Sensor
      Stopping module helper: MMM-NOAA3
      Stopping module helper: MMM-SystemStats
      Stopping module helper: MMM-AssistantMk2

      posted in Troubleshooting
      I
      icripps
    • Raspberry pi model 3 b+ not powering up

      hey, guys i need help . so my raspberry pi was hooked to my mirror frame last week Wednesday and everything was working fine. i decided to turn it off later that day and ever since then i haven’t tried to put on the mirror. however i tried to put on the mirror today and i got a blank screen. so i removed the raspberry pi and disconnected everything connected to the gpio. i tried to power on the raspberry pi with nothing attached to it using its official power cable which has a push button on it.

      long story short, the raspberry pi did not power up and there are no lights on the board (usually there is a red and a green light). there is nothing happening and the raspberry appears to be dead but i realized there is a little bit of heat on the power port on Pi.

      the power cable works fine because i tried charging my phone with it and it worked.

      please do you guys know what is going on and how do i solve this problem. please help its urgent.

      posted in Hardware
      I
      icripps
    • RE: Infinity Magic mirror

      @Sean thats so expensive. Maybe I will try this again some time in the future. Thanks though.

      posted in Hardware
      I
      icripps
    • RE: Infinity Magic mirror

      @Sean yeah , I would need a transparent lcd. Hopefully there’s a way to turn the current led monitor am using into a transparent monitor. Is that a good idea ?

      posted in Hardware
      I
      icripps
    • RE: Infinity Magic mirror

      @Sean yeah , exactly. But transparent lcd? I have never heard of one. Is it like the one above? If my imagination is right then I think it will be awesome.

      posted in Hardware
      I
      icripps
    • Infinity Magic mirror

      Hey guys, I hope we are all doing great. So I was there today and an idea grabbed on to my head ( lol yes, it actually did) and I wanted to ask you guys about it. How about we build a magic mirror that actually looks like a portal ? Fo you think it will be a cool project? Or I should forget about the idea ? Lol. let me know what you guys think.

      posted in Hardware
      I
      icripps
    • RE: display a graph with sensor values.

      @sdetweil thats Great, but how do I use the api? With magic mirror

      posted in General Discussion
      I
      icripps