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
    11 Posts 3 Posters 95 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 Offline
      1a2a3a
      last edited by

      hi

      just came back from a 2 weeks holiday and turn on my magicmirror but it seems to be somewhat dead.
      the mouse and keyboard is not responding but i am able to control via bitvise albeit it is very very slow. so i suspect something is wrong with the rpi 5.

      every command i type in bitvise, it takes very long to trigger the command. my os is install on an external usb drive along with plex.

      i tried taking out the external drive and connect to the pc to perform chkdsk but the pc doesnt recongise the disk …?

      now my magicmirror is stuck in the main screen wallpaper. i tried to do a pm2 start MagicMirror but hit with a process 0 error.

      note that all these are done via remotely on bitvise.

      im not sure where to begin to troubleshoot. any advise anyone?

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

        @1a2a3a can you make another sd card and try to boot that?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 1 Reply Last reply Reply Quote 0
        • 1 Offline
          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 Offline
            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 Offline
              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 Offline
                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 Offline
                  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 Offline
                    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 Offline
                      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 Offline
                        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 Offline
                          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 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