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 on Trixie

    Scheduled Pinned Locked Moved General Discussion
    8 Posts 4 Posters 594 Views 5 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
      Rags
      last edited by Rags

      I took the plunge. My five year old MagicMirror ground to a halt as far as Display resolution, Rotation and DIsplay control are concerned. Everything was working great on my Raspberry Pi 3B+. An unfortunate rpi-update broke everything. I struggled to restore Bullseye, and it was a shock to realise it is not easy to find the right official image.
      I then tried Bookworm, the three issues continued to remain unsolved.
      I then decided to install Trixie. Most of the transition of MM was smooth, ofcourse with a few hicks, but getting the display resolution and rotation was the most frustrating part.
      I got it working finally. I have restored the Display resolution and the rotation succesfully.
      I will shortly upload the entire process which was not only exhausting but of great learning value.
      I need to recover the GPIO Notification Module which isnt working and resulting Motion control of monitor using RCWL0516.

      plainbrokeP 1 Reply Last reply Reply Quote 2
      • plainbrokeP Offline
        plainbroke @Rags
        last edited by

        @Rags
        Did you get it to work like it did on bookworm?
        Mine on Trixie looks like it goes into screensaver mode, but I have made sure screen blanking is turned off in raspi-config
        I ran Sam’s screensaver off script. Mine just keeps blanking the screen the exact same image works fine on bookworm but blanks on trixie… Really frustrating.

        Slow learner. But trying anyways.

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

          @plainbroke yes, they changed the UI manager AGAIN…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          plainbrokeP 1 Reply Last reply Reply Quote 0
          • plainbrokeP Offline
            plainbroke @sdetweil
            last edited by

            @sdetweil
            So what is the fix? or is there one even.?

            Slow learner. But trying anyways.

            B plainbrokeP 2 Replies Last reply Reply Quote 0
            • B Offline
              BGH_H @plainbroke
              last edited by

              Mine was running on an old version since 2021. I noticed it got really slow so I did the same. I’m still in the process reinstalling and updating on a 4b with 8gb.

              I had troubles with turning the mirror off and on with a webcam usb camera based on motion. I (and ChatGPT mostly) rewrote the mmm-motiondectortor to be compatible with the new os. Vcmgen isn’t supported anymore. I used external execute script to power of and on with wlandr display driver. ChatGPT is actually pretty good at reading and rewriting .js if you give it the right inputs.

              1 Reply Last reply Reply Quote 0
              • plainbrokeP Offline
                plainbroke @plainbroke
                last edited by plainbroke

                I had to add a blank line in this to get config.js to work with MM 2.33 on Trixie to run my 50+ modules on my MM using Pages by @sdetweil

                let config = {
                	ignoreXOriginHeader: true,
                	ignoreContentSecurityPolicy: true,
                
                	electronOptions: {
                	webPreferences: {
                	webviewTag: true,
                	}
                },
                

                Slow learner. But trying anyways.

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

                  @plainbroke can you post the error without the blank line?
                  We have been trying to make the tester better, but there are trouble spots

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  plainbrokeP 1 Reply Last reply Reply Quote 0
                  • plainbrokeP Offline
                    plainbroke @sdetweil
                    last edited by

                    @sdetweil
                    No error message, just black screen on some modules. I am still having some issues with modules just not showing up… Putting that space in, now I get webview and 2 of the iframe modules working. Nixie clock is fighting me for some reason. I just have not had any time to really dig into it the last week or so…

                    Slow learner. But trying anyways.

                    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