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

    Posts

    Recent Best Controversial
    • Google Photos API changing - MMM-GooglePhotos will stop working soon.

      With the Google API changing , the MMM-GooglePhotos module is going to stop working Unless someone develops a way to utilize the new picker API. It looks like the users will need to select photos to share with the application.

      This would change the workflow and I’m not sure how it would be implemented.

      posted in Entertainment
      G
      gonzonia
    • RE: I am looking for a working PIR Modul/function

      @Klinge If you find you need an alterantive- https://github.com/Tom-Hirschberger/MMM-GPIO-Notifications/blob/master/examples/HC-SR501/HC-SR501-GPIO4-README-EN.md

      posted in Troubleshooting
      G
      gonzonia
    • RE: MMM-CalendarExt3

      @sdetweil No. I had not seen that. Installing now. Thanks!

      posted in Utilities
      G
      gonzonia
    • RE: MMM-CalendarExt3

      I just did a new build of my MM to upgrade to Bookworm and update to no longer use unsupported modules. Everything went well for the most part except my calendars aren’t showing. This is in the Error log from start up -

      [2025-02-17 11:56:43.570] [WARN]  [MMM-CalendarExt3.js:390:11] [CX3] Module is not prepared yet, wait a while. 
      [2025-02-17 11:56:43.576] [WARN]  [MMM-CalendarExt3.js:390:11] [CX3] Module is not prepared yet, wait a while. 
      [2025-02-17 11:56:43.668] [WARN]  [MMM-CalendarExt3Agenda.js:186:11] [CX3A] Module is not prepared yet, wait a while. 
      [2025-02-17 11:56:43.673] [WARN]  [MMM-CalendarExt3Agenda.js:186:11] [CX3A] Module is not prepared yet, wait a while. 
      [2025-02-17 11:56:43.690] [WARN]  [MMM-CalendarExt3Agenda.js:186:11] [CX3A] Module is not prepared yet, wait a while. 
      

      I can see in the main log that the Calendar module is getting data -

      [2025-02-17 17:12:47.050] [INFO]  Calendar-Fetcher: Broadcasting 584 events from https://calendar.google.com/calendar/ical/XXXXXXX/basic.ics. 
      [2025-02-17 17:12:47.215] [INFO]  [calendar.js:699:7] sorting events count=130 
      [2025-02-17 17:12:47.297] [INFO]  [calendar.js:699:7] sorting events count=112 
      [2025-02-17 17:12:47.309] [INFO]  [calendar.js:739:7] slicing events total maxcount=10 
      

      I’ve tried the

      git submodule update --init --recursive
      

      from the install instructions and it didn’t seem to help. Thoughts?

      posted in Utilities
      G
      gonzonia
    • RE: ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf:

      @sdetweil No worries. Thanks for the response.

      posted in Troubleshooting
      G
      gonzonia
    • RE: ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf:

      @sdetweil Wondering if there was a resolution here. I just did a brand new install on a Pi4b v1.5 using the script. I’ve not added any modules or changed the default config file in any way.

      During the setup, I saw this (probably unrelated)

      /usr/lib/aarch64-linux-gnu/plymouth/.so does not exist
      Splashscreen: Couldn't change theme to MagicMirror!
      don't know how to disable screen saver on labwc compositor
      

      I added the

      export ELECTRON_DISABLE_GPU=1
      

      to the mm.sh
      but had no effect.
      I noticed this in the log

      ELECTRON_ENABLE_GPU: undefined .
      

      and tried adding

      export ELECTRON_ENABLE_GPU =0
      

      but it had no effect except to change the “undefined” to “0”

      posted in Troubleshooting
      G
      gonzonia
    • RE: MMM-CalendarExt3

      @sdetweil Just to close the loop on this. I updated MMM-Pir (there was another update soon after I posted) and switched to the updated MMM-Scenes2 and everything seems stable now.

      posted in Utilities
      G
      gonzonia
    • RE: MMM-CalendarExt3

      Also, I’m using the xrandr mode for mmm-pir since I’m in Raspbian 11 and when I use dpms it doesn’t wake the screen for some reason.

      posted in Utilities
      G
      gonzonia
    • RE: MMM-CalendarExt3

      @sdetweil I know. It used to all work great. I don’t think Scenes has updated in a while.
      MMM-CalendarExt3 and MMM-pir have both had updates though.

      To clarify, when I say disappear, I mean that they are no longer on the screen.Not just that the data is empty. The headers, dates, etc. All not visible. I’ve just restarted recently, I’ll try to look at the page source next time it happens.

      posted in Utilities
      G
      gonzonia
    • RE: MMM-CalendarExt3

      Recently I noticed my Calendars disappear after a few hours. I’m not sure when it started. If I VNC into my mirror and refresh or restart the mirror they come back only to stop appearing a few hours later. I see no errors in the log.

      I’m using
      MMM-CalendarExt3 and MMM-CalendarExt3Agenda in conjunction with MMM-Scenes, the instances that are only on specific scenes are the ones that disappear. I have another instance of MMM-CalendarExt3Agenda that is on all the scenes and that one seems to stay, so I’m wondering if it’s an MMM-Scenes issue.

      Edit: I’m also using MMM-Pir. I’m wondering if that might be doing something.

      posted in Utilities
      G
      gonzonia
    • 1 / 1