MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Issue HDMI going to sleep modus after update

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    10 Posts 3 Posters 340 Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • htilburgsH Offline
      htilburgs @MarcLandis
      last edited by htilburgs

      @MarcLandis

      
        ��������������module: 'MMM-Pir',
      ����������������position: 'top_left',
      ����������������disabled: false,
      ����������������config: {
      ������������������������debug: false,
      ������������������������delay: 2 * 60 * 1000,
      //����������������������delay: 1 * 30 * 1000,
      ������������������������mode: 10,
      ������������������������displayCounter: false,
      ������������������������displayBar: true,
      ������������������������displayStyle: "Line",
      ������������������������displayLastPresence: true,
      ������������������������lastPresenceTimeFormat: "LL H:mm",
      ������������������������xrandrForceRotation: "normal",
      ������������������������wrandrForceRotation: "270",
      ������������������������wrandrForceMode: "1920x1080",
      ������������������������touchMode: 0,
      ������������������������pir_gpio: 17,
      ������������������������pir_mode: 1,
      ������������������������}
      ����������������},
      
      

      Also tried pir_mode: 2

      It has worked for 3 weeks, but last week I updated my RPI and suddenly it stopped working as expected. Screen goes off after 2 minutes, but HDMI keeps getting signal.

      (still trying to learn JS, but not afraid to ask) ☺

      M 1 Reply Last reply Reply Quote 0
      • M Offline
        MarcLandis @htilburgs
        last edited by

        @htilburgs

        from the readme pir_mode should be 2 for Raspbian 12 - maybe mode 1 works too

        try to use mode: 8 (ddcutil) which works great for me. It turns on/off the monitor completly.

        htilburgsH 2 Replies Last reply Reply Quote 0
        • htilburgsH Offline
          htilburgs @MarcLandis
          last edited by

          @MarcLandis
          I will try this and let you know the results.

          (still trying to learn JS, but not afraid to ask) ☺

          1 Reply Last reply Reply Quote 0
          • htilburgsH Offline
            htilburgs @MarcLandis
            last edited by

            @MarcLandis
            Get errors

            2b9f75ad-0c40-49b6-b282-497bdc6ba579-image.jpeg

            (still trying to learn JS, but not afraid to ask) ☺

            1 Reply Last reply Reply Quote 0
            • htilburgsH Offline
              htilburgs
              last edited by

              I’ve tried WAYLAND and X11, both same result on mode 8: “Display not found” error.

              When I do “ddcutil detect” I got this result.

              Invalid display
                 I2C bus:  /dev/i2c-20
                 DRM connector:           card1-HDMI-A-1
                 EDID synopsis:
                    Mfg id:               SAM - Samsung Electric Company
                    Model:                SyncMaster
                    Product code:         2966  (0x0b96)
                    Serial number:        
                    Binary serial number: 1 (0x00000001)
                    Manufacture year:     2014,  Week: 2
                 DDC communication failed
              

              As I told earlier, it worked fine on mode 9 (X11) and mode 10 (WAYLAND) with PIR_MODE 1 and 2.
              The problem has come since the update of my rPI to the latest version of Bookworm.

              So I think the problem (Monitor goes to sleep, but does not turn off anymore - Sleep=170Watt - Off=0Watt) is in the rPI more than in MMM-PIR.

              Any advice??

              (still trying to learn JS, but not afraid to ask) ☺

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @htilburgs
                last edited by

                @htilburgs open an issue for the author on github

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                htilburgsH 1 Reply Last reply Reply Quote 0
                • htilburgsH Offline
                  htilburgs @sdetweil
                  last edited by htilburgs

                  @sdetweil
                  Hi Sam, this is not possible on his Github site
                  Went to his website (in French), but there also no possibliity to open an issue.

                  (still trying to learn JS, but not afraid to ask) ☺

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @htilburgs
                    last edited by sdetweil

                    @htilburgs i asked @bugsounet to add that, which github supports now on forks

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Sam, technical setup by Karsten.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy