MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. MDLefevere
    3. Posts
    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 7
    • Posts 36
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Black Screen --> Update to v2.18.0

      @sdetweil

      Is there a way to fix this, or is the module “broken”?

      posted in Troubleshooting
      M
      MDLefevere
    • Black Screen --> Update to v2.18.0

      Hi All,

      Today i tried to update. The second time. Again it fails. Might be my bad!.
      Now i’m left again with a black screen and one big error…

      I can start all over again but maybe this might be fixable.
      The error that’s given me is:

      [15.01.2022 19:56.05.617] [LOG]   Starting MagicMirror: v2.18.0
      [15.01.2022 19:56.05.640] [LOG]   Loading config ...
      [15.01.2022 19:56.05.654] [LOG]   Loading module helpers ...
      [15.01.2022 19:56.05.662] [LOG]   No helper found for module: alert.
      [15.01.2022 19:56.05.681] [LOG]   Initializing new module helper ...
      [15.01.2022 19:56.05.684] [LOG]   Module helper loaded: MMM-NewPIR
      [15.01.2022 19:56.05.688] [LOG]   No helper found for module: clock.
      [15.01.2022 19:56.06.102] [LOG]   Initializing new module helper ...
      [15.01.2022 19:56.06.107] [LOG]   Module helper loaded: calendar
      [15.01.2022 19:56.06.110] [LOG]   No helper found for module: weather.
      [15.01.2022 19:56.06.245] [LOG]   Initializing new module helper ...
      [15.01.2022 19:56.06.247] [LOG]   Module helper loaded: MMM-Bring
      [15.01.2022 19:56.06.407] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: 'linux-armv7' binaries cannot be used on the 'linux-armvdefault' platform. Please remove the 'node_modules/sharp' directory and run 'npm install' on the 'linux-armvdefault' platform.
      [15.01.2022 19:56.06.410] [LOG]   Loading module helpers ...
      [15.01.2022 19:56.06.412] [LOG]   No helper found for module: alert.
      [15.01.2022 19:56.06.414] [LOG]   Initializing new module helper ...
      [15.01.2022 19:56.06.415] [LOG]   Module helper loaded: MMM-NewPIR
      [15.01.2022 19:56.06.417] [LOG]   No helper found for module: clock.
      [15.01.2022 19:56.06.421] [LOG]   Initializing new module helper ...
      [15.01.2022 19:56.06.423] [LOG]   Module helper loaded: calendar
      [15.01.2022 19:56.06.427] [LOG]   No helper found for module: weather.
      [15.01.2022 19:56.06.430] [LOG]   Initializing new module helper ...
      [15.01.2022 19:56.06.433] [LOG]   Module helper loaded: MMM-Bring
      [15.01.2022 19:56.06.446] [ERROR] App threw an error during load
      [15.01.2022 19:56.06.449] [ERROR] Error: 'linux-armv7' binaries cannot be used on the 'linux-armvdefault' platform. Please remove the 'node_modules/sharp' directory and run 'npm install' on the 'linux-armvdefault' platform.
          at Object.hasVendoredLibvips (/home/pi/MagicMirror/modules/MMM-BackgroundSlideshow/node_modules/sharp/lib/libvips.js:82:13)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-BackgroundSlideshow/node_modules/sharp/lib/constructor.js:7:22)
          at Module._compile (node:internal/modules/cjs/loader:1116:14)
          at Object.Module._extensions..js (node:internal/modules/cjs/loader:1169:10)
          at Module.load (node:internal/modules/cjs/loader:988:32)
          at Module._load (node:internal/modules/cjs/loader:829:12)
          at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
          at Module.require (node:internal/modules/cjs/loader:1012:19)
          at require (node:internal/modules/cjs/helpers:94:18)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-BackgroundSlideshow/node_modules/sharp/lib/index.js:3:15)
      [15.01.2022 19:56.06.452] [ERROR] Whoops! There was an uncaught exception...
      [15.01.2022 19:56.06.463] [ERROR] Error: 'linux-armv7' binaries cannot be used on the 'linux-armvdefault' platform. Please remove the 'node_modules/sharp' directory and run 'npm install' on the 'linux-armvdefault' platform.
          at Object.hasVendoredLibvips (/home/pi/MagicMirror/modules/MMM-BackgroundSlideshow/node_modules/sharp/lib/libvips.js:82:13)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-BackgroundSlideshow/node_modules/sharp/lib/constructor.js:7:22)
          at Module._compile (node:internal/modules/cjs/loader:1116:14)
          at Object.Module._extensions..js (node:internal/modules/cjs/loader:1169:10)
          at Module.load (node:internal/modules/cjs/loader:988:32)
          at Module._load (node:internal/modules/cjs/loader:829:12)
          at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
          at Module.require (node:internal/modules/cjs/loader:1012:19)
          at require (node:internal/modules/cjs/helpers:94:18)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-BackgroundSlideshow/node_modules/sharp/lib/index.js:3:15)
      [15.01.2022 19:56.06.470] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      [15.01.2022 19:56.06.472] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      [15.01.2022 19:56.07.163] [LOG]   Launching application.
      [1039:0115/195608.230200:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
      [1064:0115/195608.591784:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
      
      posted in Troubleshooting
      M
      MDLefevere
    • MMM-Bring (2 lists)

      Hi People,

      I’m currently using the module MMM-Bring as a shopping list, and wanted to add a second list for some small reminders.
      Does anybody know how to add a second list?.

      This is my current configuration:

      		{
      			module: "MMM-Bring",
      			position: "bottom_right",
      			config: {
      			email: "E-MAIL",
      			password: "PASS",
      			updateInterval: 14, // in Minutes
      			listName: "Boodschappenlijst", // optional
      			showListName: true,
      			activeItemColor: "#000000", //#EE524F
      			latestItemColor: "#4FABA2",
      			showLatestItems: false,
      			maxItems: 0,
      			maxLatestItems: 0,
      			locale: "nl-NL",
      			useKeyboard: false,
      			customHeader: "Boodschappenlijst", // optional
      			listDropdown: false
      			}
      		},
      

      My first thought was to add this same config with another “listName” but that confuses the module and shows 2 lists with the same items.

      posted in Troubleshooting
      M
      MDLefevere
    • RE: Anynet+ HDMI CEC

      @sdetweil

      Weird. I switched back to a Pi3 and it’s working fine now.
      Connected it with a HDMI<>HDMI cable to the HDMI Arc port on the TV. The TV instantly popped up with a CEC connected Raspberry.

      Left it for over a night and just now it perfectly started.

      posted in Hardware
      M
      MDLefevere
    • RE: Anynet+ HDMI CEC

      @sdetweil

      Thanks for the info.

      I’ve setup a Pi3 with CEC and this seems to be working.
      Even after a long time the TV turns on. My Samsung also instantly recognized the Pi3 as a CEC device unlike the Pi4. It had some struggle with the new Pi.

      Could this be a Pi4 related issue?, or just Samsung?.

      posted in Hardware
      M
      MDLefevere
    • RE: Anynet+ HDMI CEC

      @sdetweil

      You mean 5 in standy of with a blanc screen?.
      If that’s the case it’s not worth all the trouble of trying to get CEC to work ;)

      posted in Hardware
      M
      MDLefevere
    • RE: Anynet+ HDMI CEC

      @sdetweil

      So that will be my next option if i can’t get this to work.

      Do you switch it completely off at night or do you leave it with a blanc screen 24/7?
      You have an estimation of how much power i draws in a day?

      posted in Hardware
      M
      MDLefevere
    • RE: Anynet+ HDMI CEC

      @sdetweil

      What module do you use?.

      posted in Hardware
      M
      MDLefevere
    • Anynet+ HDMI CEC

      Hi all,

      I’m running into an issue were i’m curious if others are experiencing this.
      I have a Samsung CEC+ compatible TV which in combination with MMM-NewPIR works.

      The strange thing i’m facing that it works most of the time.

      • Countdown from 10 to 0 --> TV goes into standby.
      • Motion detected after several minutes --> TV turns on.

      When there is like half an hour of no motion i can swing my head in front of the PIR sensor but nothing happens.
      The statuslight on the PI defenitly get’s some activity at the moment it gets motion detected.
      …

      I’ve checked al my TV settings and there is no other powersaving mode active… Like none!..

      Cheers :)
      Maurice

      posted in Hardware
      M
      MDLefevere
    • RE: Go Big ! Samsung TV

      @solelo

      I will. But at the moment it’s turned sideways on a bed ;)
      The screen res. of this monitor is 1920x1080 which is the same as the monitor i have so there is no extra space. It’s just that my parents can read it :P

      When all is finished and i like it, it might swap it for a 4K monitor to add some more features into it.

      posted in Hardware
      M
      MDLefevere
    • 1 / 1