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.

    V2.31.0 unable to start

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    29 Posts 3 Posters 4.8k 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.
    • R Offline
      rkorell @htilburgs
      last edited by

      @htilburgs said in V2.31.0 unable to start:

      -bash: wlr_randr: command not found

      shouldn’t it be wlr-randr ?

      Regards,
      Ralf

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

        @rkorell
        You’re correct, but then I get

        3bbb92f7-13b0-4849-87f5-57180fc25ab3-image.png

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

        R 1 Reply Last reply Reply Quote 0
        • R Offline
          rkorell @htilburgs
          last edited by

          @htilburgs :-)
          this is correct on console window.
          console didn’t know about display unless you’re telling him what display to use.
          As far as I know you can use

          DISPLAY=:0.0 
          

          as a hint upfront your terminal command.
          At least for xrandr this works and is necessary.

          DISPLAY=:0.0 xrandr --output HDMI-1 --off
          

          is my xrandr console equivalent for the “normal” command

          xrandr --output HDMI-1 --off
          

          I’m not THAT sure if this is true for wlr-randr .
          (Because wlr-randr do have this environment variable “WAYLAND_DISPLAY” which is not the case for xrandr…)

          HTH & regards,
          Ralf

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

            @rkorell xrandr needs DISPLAY

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            R 1 Reply Last reply Reply Quote 0
            • R Offline
              rkorell @sdetweil
              last edited by

              @sdetweil yes :-)

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

                @rkorell oops, never can remember when i need to use underscore vs dash! thanks for the catch!

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 1
                • 1
                • 2
                • 3
                • 3 / 3
                • 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