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

    Posts

    Recent Best Controversial
    • RE: MMM-vCard2Calendar Birthday

      I’ve also tried icloud. Unfortunately, this is no longer possible because of the two-factor authorization. I exported a V-Card from Icloud and loaded the contacts onto my NAS. Synology releases the CardDAV URL.

      posted in Requests
      W
      wuermchen
    • MMM-vCard2Calendar Birthday

      Moin
      I installed the MMM-vCard2Calendar and integrated it into the calendar list. He also gets the birthdays. Unfortunately, only the name is displayed. Is there a way to display the age in brackets?

      posted in Requests
      W
      wuermchen
    • MMM-RTSP stream only PIR

      Hello
      The stream is only displayed at the moment the PIR triggers .
      Which setting is causing the problem?

      posted in Utilities
      W
      wuermchen
    • RE: Http Stream

      I tried all the settings. without success

      posted in Requests
      W
      wuermchen
    • RE: Http Stream

      following error message :

      pi@raspberrypi:~ $ vlc http://admin:pass@192.168.188.6/media/?action=stream
      VLC media player 3.0.12 Vetinari (revision 3.0.12-1-0-gd147bb5e7e)
      [01273b58] main libvlc: VLC wird mit dem Standard-Interface ausgeführt. Benutzen Sie 'cvlc', um VLC ohne Interface zu verwenden.
      libEGL warning: DRI2: failed to authenticate
      qt5ct: using qt5ct plugin
      qt5ct: D-Bus global menu: no
      qt5ct: D-Bus system tray: no
      [b391b6b0] mmal_codec decoder: VCSM init succeeded: CMA
      [b391b6b0] mmal_codec decoder error: MMAL error 2 "ENOSPC"
      [b391b6b0] mmal_codec decoder error: MMAL error 2 "ENOSPC"
      [b391b6b0] mmal_codec decoder error: MMAL error 2 "ENOSPC"
      [b391b6b0] mmal_codec decoder error: MMAL error 2 "ENOSPC"
      [b391b6b0] mmal_codec decoder error: MMAL error 2 "ENOSPC"
      [b391b6b0] mmal_codec decoder error: MMAL error 2 "ENOSPC"
      [b391b6b0] mmal_codec decoder error: MMAL error 2 "ENOSPC"
      [b391b6b0] mmal_codec decoder error: MMAL error 2 "ENOSPC"
      [b391b6b0] mmal_codec decoder error: MMAL error 2 "ENOSPC"
      [b391b6b0] mmal_codec decoder error: MMAL error 2 "ENOSPC"
      [b391b6b0] mmal_codec decoder error: MMAL error 2 "ENOSPC"
      [b391b6b0] mmal_codec decoder error: MMAL error 2 "ENOSPC"
      [b391b6b0] mmal_codec decoder error: MMAL error 2 "ENOSPC"
      [b391b6b0] mmal_codec decoder error: MMAL error reported by ctrl
      [b391b6b0] main decoder error: buffer deadlock prevented
      
      
      

      I can’t do anything with the error message

      posted in Requests
      W
      wuermchen
    • RE: Http Stream

      I tried the stream on a Raspberry pi3 and it works. the settings are the same as on the Raspberry Pi4 (MagicMirror). I uninstalled and reinstalled VLC, unfortunately to no avail.
      Does anyone have any idea what the stream is not running on the Pi4?

      posted in Requests
      W
      wuermchen
    • RE: Http Stream

      I tried the settings. Unfortunately no success. I have a mini spy cam. The stream runs on VLC on the WinPC. But not on the Raspberry VLC. Unbenannt.JPG .

      posted in Requests
      W
      wuermchen
    • Http Stream

      Hello,
      I want to show a video stream when the doorbell rings. Unfortunately, the camera only sends an Http stream.

      http://192.168.168.6/media/?action=stream?user=test&pwd=testf&resolution=128

      I tried MMM-RTSPStream, the mirror only plays rtsp streams.

      posted in Requests
      W
      wuermchen
    • RE: MMM-GoogleBirthdaysProvider No red birthday cake

      @Benny said in MMM-GoogleBirthdaysProvider No red birthday cake:

      Hi,
      After installation, the agenda items and birthdays are displayed correctly, however I cannot find why the birthday cake icons are not displayed in red color.

      hello
      add the lines to the config:

      colored: true,
      coloredSymbolOnly: true,

      posted in Troubleshooting
      W
      wuermchen
    • RE: Rotate the display 2560X1080 Raspberry Pi4

      I found the mistake. The HDMI cable was defective. I installed a new cable and now it automatically detects the resolution. The display is now correctly rotated.

      posted in Hardware
      W
      wuermchen
    • RE: Rotate the display 2560X1080 Raspberry Pi4

      that does not work

      posted in Hardware
      W
      wuermchen
    • Rotate the display 2560X1080 Raspberry Pi4

      Hello,
      I have a 2560x1080 display on the Raspberry Pi4. I cannot rotate the display. My settings are:

      @lxpanel --profile LXDE-pi
      @pcmanfm --desktop --profile LXDE-pi
      @lxterminal
      @leafpad
      @xrandr --output HDMI-1 --rotate right
      @xscreensaver -no-splash@
      

      and /boot/config.txt:

      hdmi_safe=1
      hdmi_drive=2
      hdmi_ignore_edid=0xa5000080
      hdmi_aspect_21_9=7
      hdmi_pixel_freq_limit=400000000
      hdmi_cvt=2560 1080 50 7 0 0 1
      config_hdmi_boost=4
      max_framebuffer_width=2560
      max_framebuffer_height=1080
      framebuffer_width=2560
      framebuffer_height=1080
      display_rotate = 2
      avoid_warnings=1
      hdmi_group=2
      hdmi_mode=87
      hdmi_force_hotplug=1
      dtoverlay=vc4-fkms-v3d
      max_framebuffers=2
      

      Can somebody help me?

      posted in Hardware
      W
      wuermchen
    • RE: Update v2.13.0 Black Screen

      :grinning_face: :thumbs_up:
      Many thanks.
      I’m so happy

      posted in General Discussion
      W
      wuermchen
    • RE: Update v2.13.0 Black Screen

      24d071d2-a67b-431e-9c89-ea831d1fac89-grafik.png

      posted in General Discussion
      W
      wuermchen
    • RE: Update v2.13.0 Black Screen

      hello
      yes, I have git pull && npm install.

      the red text is:

      0.0.0.0/:5 Uncaught SyntaxError: Unexpected token / in JSON at position 79
          at JSON.parse (<anonymous>)
          at XMLHttpRequest.xhr.onreadystatechange (translator.js:22)
      
      posted in General Discussion
      W
      wuermchen
    • RE: Update v2.13.0 Black Screen

      OK.
      I changed mm.sh .
      The error message “cannot open display: :10.0” is gone.
      The screen is still black!

      
      1|mm       | [2020-11-07 14:19:38.615] [LOG]    Connecting socket for: MMM-Sonos
      1|mm       | [2020-11-07 14:19:38.616] [LOG]    Sonos helper started ...
      1|mm       | [2020-11-07 14:19:38.616] [LOG]    Connecting socket for: MMM-DarkSkyForecast
      1|mm       | [2020-11-07 14:19:38.616] [LOG]    ====================== Starting node_helper for module [MMM-DarkSkyForecast]
      1|mm       | [2020-11-07 14:19:38.617] [LOG]    Connecting socket for: MMM-FRITZ-Box-Callmonitor
      1|mm       | [2020-11-07 14:19:38.617] [LOG]    Starting module: MMM-FRITZ-Box-Callmonitor
      1|mm       | [2020-11-07 14:19:38.618] [LOG]    Connecting socket for: calendar
      1|mm       | [2020-11-07 14:19:38.618] [LOG]    Starting node helper for: calendar
      1|mm       | [2020-11-07 14:19:38.619] [LOG]    Connecting socket for: MMM-iCloud-Client
      1|mm       | [2020-11-07 14:19:38.620] [LOG]    Starting helper: MMM-iCloud-Client
      1|mm       | [2020-11-07 14:19:38.620] [LOG]    loading Database
      1|mm       | [2020-11-07 14:19:38.621] [LOG]    Connecting socket for: newsfeed
      1|mm       | [2020-11-07 14:19:38.622] [LOG]    Starting node helper for: newsfeed
      1|mm       | [2020-11-07 14:19:38.622] [LOG]    Sockets connected & modules started ...
      1|mm       | [2020-11-07 14:19:38.712] [LOG]    Launching application.
      
      posted in General Discussion
      W
      wuermchen
    • RE: Update v2.13.0 Black Screen

      @sdetweil said in Update v2.13.0 Black Screen:

      to.losd

      Yes!

      posted in General Discussion
      W
      wuermchen
    • Update v2.13.0 Black Screen

      hello,
      I updated MagicMirror. After that, the screen was black.
      The Log is:

      /home/pi/.pm2/logs/mm-error.log last 15 lines:
      1|mm |
      1|mm | npm ERR! A complete log of this run can be found in:
      1|mm | npm ERR! /home/pi/.npm/_logs/2020-11-06T17_59_29_121Z-debug.log
      1|mm |
      1|mm | (electron:973): Gtk-WARNING **: 18:59:30.649: cannot open display: :10.0
      1|mm | npm ERR! code ELIFECYCLE
      1|mm | npm ERR! errno 1
      1|mm | npm ERR! magicmirror@2.13.0 start: DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      1|mm | npm ERR! Exit status 1
      1|mm | npm ERR!
      1|mm | npm ERR! Failed at the magicmirror@2.13.0 start script.
      1|mm | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      1|mm |
      1|mm | npm ERR! A complete log of this run can be found in:
      1|mm | npm ERR! /home/pi/.npm/_logs/2020-11-06T17_59_30_692Z-debug.log

      posted in General Discussion
      W
      wuermchen
    • RE: MMM-iCloud-Client

      @Tribun said in MMM-iCloud-Client:

      what does the pm2 log show? Are error messages displayed at the log?
      I did not get this module to work when the 2factor authentication is activated.

      the log shows “login failed”

      posted in Utilities
      W
      wuermchen
    • MMM-iCloud-Client

      hello,
      I installed the module and made the entry in the module array in my config.js
      The password is the APPLICATION-SPECIFIC PASSWORD from icloud.
      But it is displayed “Keine Termine”
      Does somebody has a idea?

      posted in Utilities
      W
      wuermchen
    • 1
    • 2
    • 2 / 2