A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • How to control touch the screen

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    V
    @sdetweil Thank you very much, it helped a lot in my research.
  • MagicMirror blocks audio output

    Unsolved
    5
    0 Votes
    5 Posts
    874 Views
    bugsounetB
    Hi, just for information since now ~ one year Raspbian use pulseaudio, so it will select Automaticaly mic source and output source so stop using alsa configuration and use pulseaudio :) alsa = only one audio process at same time pulse audio = muti audio process at same time Note: now in my modules no mic config / audio output is require, pulse audio do job
  • Missing menu bar on Raspi 4 desktop

    Unsolved
    4
    0 Votes
    4 Posts
    864 Views
    S
    @dimasua do you have a custom.css that changes the screen size? what do u mean by changes OS? MM doesn’t do OS… maybe MMOS? which has the whole thing on one card and uses docker to launch MM?
  • Just updated to newest MagicMirror and now it won't load.

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    S
    @bjoern said in Just updated to newest MagicMirror and now it won't load.: open another module directory and look for a “node_modules” folder and see if there is a “request” folder there. then copy this to your module NOOOOOOOOOO use npm thats what it is for follow the instructions in the linked pinned topic in troubleshooting…
  • Speaker and wondows problems

    Unsolved
    3
    0 Votes
    3 Posts
    767 Views
    D
    I think you using GAv3 am i right? just ask Google to stop “Jarvis”…wait for a reply then “STOP”
  • YOUTUBE PROBLEM

    Unsolved
    3
    0 Votes
    3 Posts
    597 Views
    D
    ok if you’re talking about Google assistant v3 Youtube only works with a Pi4 There is a lite version of GA for pi3 Are you using the HMDI plug next to power if pi4 try resetting VLC cd vlc --reset-config
  • auto hiding the mouse

    Unsolved
    4
    0 Votes
    4 Posts
    772 Views
    S
    then run unclutter unclutter &
  • Boot into CLI

    Unsolved
    3
    0 Votes
    3 Posts
    757 Views
    S
    @knubbl what version of rasping are you using? lsb_release -a will show should be buster
  • Additional backslashes (\) being added on module install, module cannot be found

    Solved
    3
    0 Votes
    3 Posts
    696 Views
    L
    @sdetweil Did the trick. Thank you!
  • MMM-GoogleMapsTraffic: "For Development purposes only"

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    S
    it’s key: not apikey:
  • CalenderExt2 module won't show when using weather module

    Solved
    4
    0 Votes
    4 Posts
    927 Views
    A
    I solved the problem by updating MagicMirror.
  • Mic keeps smapping on and off

    Solved
    18
    0 Votes
    18 Posts
    6k Views
    A
    @alyx ok so I have managed to solve this in a way that is stupidly easy and obvious… Just start magic mirror in server mode and be sure to use in in the chrome browser (firefox didnt work) The input is stable and seems to be working, now I just have to find working voice modules for my needs haha
  • MM fails to start after update

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    R
    @sdetweil Thank you. Took me a while to find the time but now I apllied your fix (mentioned above, saw your updated script afterwars only) and had to reinstall “request”-library to some addons. Now working.
  • [ERROR] Moment Timezone has no data for Customized Time Zone

    Solved moment timezone calendar
    8
    0 Votes
    8 Posts
    2k Views
    K
    @sdetweil Thanks, I will close this topic as solved
  • mmpm connection to MagicMirror failed

    Unsolved
    9
    0 Votes
    9 Posts
    2k Views
    K
    Hi @karsten13 Thanks, that helped. I could go back to the previous setup. mmpm still doesn’t work, though. I think I installed it wrong but need to dig deeper. If I just ssh on the PI I can use mmpm but If I go into the mm container with docker exec -it mm bash it cannot find the mmpm command. Now I need to figure out how to remove my mpmm installation.
  • MM Config File not matching Dashboard

    Solved
    10
    0 Votes
    10 Posts
    1k Views
    S
    @droidus use the correct syntax… module: config:{ compliments: what u have from the documentation config: { compliments: { day_sunny: [ "Today is a sunny day", "It's a beautiful day" ], snow: [ "Snowball battle!" ], rain: [ "Don't forget your umbrella" ] } }
  • Any module I add turns to blank screen.

    Solved
    29
    0 Votes
    29 Posts
    9k Views
    S
    @socrates said in Any module I add turns to blank screen.: maximumEntries: “20”, maybe, numbers should never be in quotes
  • calendar module align problem

    Unsolved
    2
    0 Votes
    2 Posts
    299 Views
    S
    @mutoges can u show pic and highlight what mean
  • Remote control Dimming

    Unsolved
    1
    0 Votes
    1 Posts
    305 Views
    N
    The remote control module works wonderfully. The only issue is one of the modules does not dim with the others. Not sure why. MMM-RAIN_MAP stays bight regardless of the level of dim within the remote control app. Any thoughts? N
  • Errors installing MMM-FlightTracker

    Unsolved
    3
    0 Votes
    3 Posts
    474 Views
    B
    @sdetweil said in Errors installing MMM-FlightTracker: ~/MagicMirror/node_modules/.bin/electron-rebuild Thank you for the help. I was able to install electron-rebuild, but running the second command gets me this: pi@raspberrypi:~/MagicMirror/modules/MMM-FlightTracker $ ~/MagicMirror/node_modules/.bin/electron-rebuild ⠦ Building module: rtl-sdr, Completed: 0make: Entering directory '/home/pi/MagicMirror/modules/MMM-FlightTracker/node_modules/rtl-sdr/build' CXX(target) Release/obj.target/rtlsdr/src/binding.o ⠋ Building module: rtl-sdr, Completed: 0In file included from /home/pi/.electron-gyp/13.5.1/include/node/node.h:67, from ../../nan/nan.h:54, from ../src/binding.cc:1: /home/pi/.electron-gyp/13.5.1/include/node/v8.h:1670:79: warning: ‘ResolveCallback’ is deprecated [-Wdeprecated-declarations] ResolveCallback callback); ^ ⠦ Building module: rtl-sdr, Completed: 0/home/pi/.electron-gyp/13.5.1/include/node/v8.h:8652:51: warning: ‘HostImportModuleDynamicallyCallback’ is deprecated [-Wdeprecated-declarations] HostImportModuleDynamicallyCallback callback); ^ ⠏ Building module: rtl-sdr, Completed: 0In file included from ../src/binding.cc:1: ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete) ^ ⠙ Building module: rtl-sdr, Completed: 0In file included from ../../nan/nan.h:2884, from ../src/binding.cc:1: ../../nan/nan_typedarray_contents.h: In constructor ‘Nan::TypedArrayContents<T>::TypedArrayContents(v8::Local<v8::Value>)’: ../../nan/nan_typedarray_contents.h:34:43: error: ‘class v8::ArrayBuffer’ has no member named ‘GetContents’; did you mean ‘IsContext’? data = static_cast<char*>(buffer->GetContents().Data()) + byte_offset; ^~~~~~~~~~~ IsContext ⠼ Building module: rtl-sdr, Completed: 0In file included from ../../nan/nan.h:54, from ../src/binding.cc:1: ../src/binding.cc: At global scope: /home/pi/.electron-gyp/13.5.1/include/node/node.h:770:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type] (node::addon_register_func) (regfunc), \ ^ /home/pi/.electron-gyp/13.5.1/include/node/node.h:804:3: note: in expansion of macro ‘NODE_MODULE_X’ NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) ^~~~~~~~~~~~~ ../src/binding.cc:319:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(rtlsdr, Init) ^~~~~~~~~~~ ⠼ Building module: rtl-sdr, Completed: 0make: *** [rtlsdr.target.mk:111: Release/obj.target/rtlsdr/src/binding.o] Error 1 make: Leaving directory '/home/pi/MagicMirror/modules/MMM-FlightTracker/node_modules/rtl-sdr/build' ✖ Rebuild Failed An unhandled error occurred inside electron-rebuild node-gyp failed to rebuild '/home/pi/MagicMirror/modules/MMM-FlightTracker/node_modules/rtl-sdr'. For more information, rerun with the DEBUG environment variable set to "electron-rebuild". Error: `make` failed with exit code: 2 Error: node-gyp failed to rebuild '/home/pi/MagicMirror/modules/MMM-FlightTracker/node_modules/rtl-sdr'. For more information, rerun with the DEBUG environment variable set to "electron-rebuild". Error: `make` failed with exit code: 2 at NodeGyp.rebuildModule (/home/pi/MagicMirror/node_modules/electron-rebuild/lib/src/module-type/node-gyp.js:109:19) at processTicksAndRejections (internal/process/task_queues.js:95:5) at async ModuleRebuilder.rebuildNodeGypModule (/home/pi/MagicMirror/node_modules/electron-rebuild/lib/src/module-rebuilder.js:94:9) at async Rebuilder.rebuildModuleAt (/home/pi/MagicMirror/node_modules/electron-rebuild/lib/src/rebuild.js:226:9) at async Rebuilder.rebuild (/home/pi/MagicMirror/node_modules/electron-rebuild/lib/src/rebuild.js:184:17) at async /home/pi/MagicMirror/node_modules/electron-rebuild/lib/src/cli.js:154:9