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.

    magicmirror not working anymore

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    13 Posts 3 Posters 490 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.
    • 1
      1a2a3a @sdetweil
      last edited by

      @sdetweil i dont have a spare sd card currently. should i reinstall the os on the hdd? or this doesnt represent an os failture? does this sound more like a hdd failure rather than the rpi or os failure?

      M S 3 Replies Last reply
      Reply Quote 0
      • M
        Mati_93 @1a2a3a
        last edited by

        @1a2a3a Have You updated and upgraded everything OS and Magic Mirror plus modules??

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

          @1a2a3a is this running from an nvme drive hat on the pi5?

          I don’t want you to change anything you have yet. Still need to understand the failure

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @Mati_93 he just powered on from being off for 2 weeks.

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply
            Reply Quote 1
            • S
              sdetweil @1a2a3a
              last edited by

              @1a2a3a how was the pi shutdown before power off?

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 1 Reply Last reply
              Reply Quote 0
              • 1
                1a2a3a @sdetweil
                last edited by

                @sdetweil using the shutdown function.

                nvm… i reinstall the entire os on the hdd and now its working but i lost quite bit.

                I have installed the MM via your script as well.

                in anycase, i cant get my cron job of turning off the screen as intended.

                i have the below 2 script.
                the problem is when i turn it off manually or via cron, the screen turns back on automatically if MM is running (either via npm or pm2).
                if MM is not running, the screen stays off.

                what can i do?

                display_off.sh
                #!/bin/bash
                export WAYLAND_DISPLAY=wayland-0
                export XDG_RUNTIME_DIR=/run/user/1000
                /usr/bin/wlr-randr --output HDMI-A-2 --off

                display_on.sh
                #!/bin/bash
                export WAYLAND_DISPLAY=wayland-0
                export XDG_RUNTIME_DIR=/run/user/1000
                /usr/bin/wlr-randr --output HDMI-A-2 --on --transform 90

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

                  @1a2a3a said:

                  I have installed the MM via your script as well.

                  did you use my backup/restore to save your MM config???

                  screen on/off, yeh the system keeps changing how to do that…
                  i’ll look for that topic, and link it here

                  see the first post here
                  https://forum.magicmirror.builders/post/121101

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 1 Reply Last reply
                  Reply Quote 0
                  • 1
                    1a2a3a @sdetweil
                    last edited by

                    @sdetweil I did not manage to do a backup because the system was way too slow. I did a fresh install of everything.

                    I did follow the guide you pasted and am still having that issue where it turns on by itself.

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

                      @1a2a3a I do not know

                      @rkorell seems to have a good understanding here

                      https://github.com/rkorell/MMM-PresenceScreenControl

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 1 Reply Last reply
                      Reply Quote 0
                      • 1
                        1a2a3a @sdetweil
                        last edited by

                        @sdetweil hmm I give it a read but feels like he’s doing something different from the first link.

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

                          @1a2a3a not my intent to DO … was trying to get him to help…

                          Sam

                          How to add modules

                          learning how to use browser developers window for css changes

                          1 Reply Last reply
                          Reply Quote 0

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          • 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