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

    MaxxMagic

    @MaxxMagic

    0
    Reputation
    144
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    MaxxMagic Unfollow Follow

    Latest posts made by MaxxMagic

    • RE: MMM-PIR-Sensor

      I solved by my own.
      I did fresh install and using the script of @sdetweil to install MagicMirror and mmpm of @bee-mar install all modules I saved my old config that all stuff was easy and fast.

      Thanks for your help.

      Best,
      MaxxMagic

      posted in Troubleshooting
      M
      MaxxMagic
    • RE: MMM-PIR-Sensor

      Unfortunatley, it doens not change any behavior.

      If I pu in this in to the command line:

      gpio read 25
      Unable to determine hardware version. I see: Hardware   : BCM2835
      ,
       - expecting BCM2708 or BCM2709. Please report this to projects@drogon.net
      

      I got this error. Could this be related to the problem with the screen?

      Best,
      Max

      posted in Troubleshooting
      M
      MaxxMagic
    • RE: MMM-PIR-Sensor

      @jerryp

      Thanks,

      I thought the remote connection is for entering the GPIO via LAN because the setup is completely wired at the pi.

      Best :)
      Max

      posted in Troubleshooting
      M
      MaxxMagic
    • RE: MMM-PIR-Sensor

      @icemanmw What du you mean exactly by turning on the gpio?

      I added the user to the gpio group and the indicator shows that it detecting movement.

      So let me know, which command do you by turning on the gpio.

      Thank you in advance :)

      posted in Troubleshooting
      M
      MaxxMagic
    • MMM-PIR-Sensor

      Hey,

      I did a fresh install of my MagicMirror and it works perfectly. Just the PIR-Sensor module is doing some weird stuff.

      It recognizes movements and show via the indicator.

      The problem is that the monitor does not turn on after the power saving maode and I have no idea why.

      The install is complete new with the newest raspian and the newest version of MM and so on.

      config:

      		{
      			module: 'MMM-PIR-Sensor', 
      			position: "top_center", // Remove this line to avoid having an visible indicator
      			config: {
      				sensorPin: 25,
      				powerSavingDelay: 60, // Turn HDMI OFF after 60 seconds of no motion, until motion is detected again
      				//preventHDMITimeout: 4, // Turn HDMI ON and OFF again every 4 minutes when power saving, to avoid LCD/TV timeout
      				//supportCEC: true, 
      				presenceIndicator: "fa-eye", // Customizing the indicator
      				presenceOffIndicator: "fa-eye", // Customizing the indicator
      				presenceIndicatorColor: "#f51d16", // Customizing the indicator
      				presenceOffIndicatorColor: "#2b271c" // Customizing the indicator
      			}
      		}
      

      Perhaps someone has a nice idea.
      I have no idea if have something to change in the power sving mode at the OS or some other stuff.
      In the past configuration before approx. 1 year with normal updates it works like a charm.

      Thank you in advance.

      Max

      posted in Troubleshooting
      M
      MaxxMagic
    • RE: Display sendet "Kein Signal" anstatt sich auszuschalten

      Hey @Antibraatz ,

      if you used these old typical board T.V56 you can use the old cable. But can you give me the specs of your display than we could have a look, because I think the board just supports 8bit.

      But I’m not an expert.

      Best,
      MaxxMagic

      posted in Troubleshooting
      M
      MaxxMagic
    • RE: Display sendet "Kein Signal" anstatt sich auszuschalten

      If it is still in progress. Use this board:

      https://www.pollin.de/p/lvds-interface-pi-mt6820-vga-zu-lvds-810220

      5€and it is working perfect!

      Best,

      MaxxMagic

      posted in Troubleshooting
      M
      MaxxMagic
    • RE: Problem with standby

      I fixed the problem by my self with a new board from Pollin and it works perfect!

      https://www.pollin.de/p/lvds-interface-pi-mt6820-vga-zu-lvds-810220

      It is small and powerful and theoretically it works with all Resolutions the Inverter you can still buy at Aliexpress for your screens!

      If you need some hints let me know.

      Best

      posted in Hardware
      M
      MaxxMagic
    • Problem with standby

      Hey community,

      i have a problem with my smart mirror. I’m using a v56 universal board from china and it is working with a 24 inch led monitor but the problem is if I’m turning off the hdmi port at the raspberry the display is not going into the standby.
      Perhaps somebody can help me with it.

      Thank you very much.

      Best,
      MaxxMagic

      posted in Hardware
      M
      MaxxMagic
    • RE: Display sendet "Kein Signal" anstatt sich auszuschalten

      Konnte das Problem mittlerweile gelöst werden?

      Ich habe nämlich das gleiche Problem und überlege auf ein anderes Board umzusteigen ein VGA Board von Pollin evtl. kann dies das Problem lösen.

      LG

      posted in Troubleshooting
      M
      MaxxMagic