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
    6 Posts 4 Posters 378 Views 4 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 Do not disturb
          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 remove this from my config.js to get 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,
                	}
                },
                

                Don’t even remember why I had to put them in there in the first place.

                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