Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-Remote-control all working except for monitor on and off

    Troubleshooting
    2
    4
    65
    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.
    • D
      diemen112 last edited by

      i made a fresh install with MMos because i bricked my SD card.
      but now i installed Remote-control everything works except monitor off and on.
      when i manually type the command “vcgencmd display_power 0” by SSH it works fine.
      i tried removing the module and installing again but that was no help.

      Schermafbeelding 2021-01-22 om 12.05.43.png

      1 Reply Last reply Reply Quote 0
      • karsten13
        karsten13 last edited by

        @diemen112 said in MMM-Remote-control all working except for monitor on and off:

        MMos

        if you refer to https://github.com/guysoft/MagicMirrorOS you must be aware of that this setup uses a docker container. This has some restrictions, not all commands from the pi are available from inside the docker container. E.g. rebooting or shutting down the pi will not work and there is no simple workaround to get this running.

        But adding vcgencmd is no problem, so I updated the docker setup by adding a new volume mount. For getting the update:

        Please cd into ~/magicmirror/run and execute:

        git pull

        cp rpi.yml docker-compose.yml:

        After that execute docker-compose up -d in the same folder.

        If you did own changes to docker-compose.yml don’t
        forget to save it before executing the above cp command …

        1 Reply Last reply Reply Quote 0
        • D
          diemen112 last edited by

          @karsten13 said in MMM-Remote-control all working except for monitor on and off:

          docker-compose up -d

          thank you!, that works.
          i only run the command first ‘cp rpi.yml docker-compose.yml’ without the ‘:’.
          can i run in trouble now? it looks like everything works fine.

          kind regards

          1 Reply Last reply Reply Quote 0
          • karsten13
            karsten13 last edited by

            everything o.k., the : was a typo here …

            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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy