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.

    warning warning , new os images today Oct 11

    Scheduled Pinned Locked Moved General Discussion
    14 Posts 5 Posters 4.1k 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.
    • S Offline
      sdetweil
      last edited by sdetweil

      raspi has updated the images to bookworm today and there are a couple broken features in my install script and maybe upgrade.

      | edit. install and upgrade have been fixed for pi02w and pi3.

      hang on…

      if u need to reflash use the archive link to get the image. the raspi imager uses the new bookworm images

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S BKeyportB 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @sdetweil
        last edited by

        see this story about the changes, live on pi4 and 5
        https://www.raspberrypi.com/news/bookworm-the-new-version-of-raspberry-pi-os/

        there are impacts on desktop, video , audio, networking

        so expect impacts

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        karsten13K 1 Reply Last reply Reply Quote 0
        • karsten13K Offline
          karsten13 @sdetweil
          last edited by

          @sdetweil

          Thanks!

          Major change is the move from X11 to Wayland.

          Legacy images are now bullseye, buster is not available anymore.

          S 2 Replies Last reply Reply Quote 0
          • BKeyportB Offline
            BKeyport Module Developer @sdetweil
            last edited by

            @sdetweil so, does bookworm work at all for MM?

            The "E" in "Javascript" stands for "Easy"

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

              @BKeyport yes, without problem, the base works. my updated scripts, in testit branch

              I have another test to do, 32 bit on pi4.

              32 & 64 on pi3,& pi0w2 are ok
              32 & 64 bit on pi4 are ok

              | pi0w works ok, had a script bug…

              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 @karsten13
                last edited by

                @karsten13 but audio system changed too.

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                karsten13K 1 Reply Last reply Reply Quote 0
                • karsten13K Offline
                  karsten13 @sdetweil
                  last edited by

                  @sdetweil

                  yes … but the biggest impact for me is wayland because my docker images don’t run on the new Bookworm release. I need to take a closer look, but it’s too late now …

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

                    @karsten13

                    interesting…

                    the install of the 32 bit system on the PI4, results in a hybrid
                    (pi3 is ok)

                    64 bit kernel (aarch64) and 32 bit user space (armhf)
                    | edit, also tested 32 bit bullseye on pi4, installer worked as expected, MM running fine, started by pm2 (also mixed env, uanme is aarch64, but runtime is 32 bit

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

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

                      @karsten13 the buster image is still in the archives

                      warning

                      I am incorrect…

                      they removed that image… only the bullseye image remains

                      but nodejs for armv6l is discontinued after v11… so MM will no longer install or update or run on Pi0W after the 2.24 release AS LONG as you do NOT flash the OS image again… (which would wipe node 16) as node 16 is not available for armv6l devices anymore

                      warning

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • bugsounetB Offline
                        bugsounet Banned @sdetweil
                        last edited by bugsounet

                        @sdetweil said in warning warning , new os images today Oct 11:

                        @karsten13

                        interesting…

                        the install of the 32 bit system on the PI4, results in a hybrid
                        (pi3 is ok)

                        64 bit kernel (aarch64) and 32 bit user space (armhf)

                        This was already the case with Bulleyes since May or June 2023.
                        To have a 32bit kernel just add this in /boot/config.txt :
                        arm_64bit=0

                        Result is:
                        d0d42eca-f1fa-44ae-b23b-5339c9c5ed81-image.png

                        it’s armv7l and not aarch64 ;)

                        The main problem with aarch64 is some app with compile for x64 using but we can execute it because like you says: it’s an 32bits system
                        Again… like we know using x64 raspbian OS (full) with a pi it’s not really stable and can make some trouble
                        So I’m agree with you: it’s complex for manage any update

                        1 Reply Last reply Reply Quote 0
                        • bheplerB Offline
                          bhepler Module Developer
                          last edited by

                          The install script worked okay on Armbian 23.8.1 (Bookworm). PM2 install worked great. Screensaver disable didn’t work the first time but after a manual configuration to auto-boot into the user and then a couple of boots it seems to be doing well.

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

                            @bhepler thanks for the feedback

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            BKeyportB 1 Reply Last reply Reply Quote 0
                            • BKeyportB Offline
                              BKeyport Module Developer @sdetweil
                              last edited by

                              @sdetweil so… playing with bookworm, I’m gonna officially mark it not recommended - while it works - I used your scripts…

                              if I reboot, I lose PM2, it won’t autostart - and it’s spawning as if it’s a fresh install.

                              VNC no longer works - Wayland don’t support it, and if I back off to x11, it won’t start.

                              Other misc issues here and there. I’d highly recommend staying with bullseye for production.

                              The "E" in "Javascript" stands for "Easy"

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

                                @BKeyport pm2 , yeh a pain in the rear

                                the command to setup auto start works when run manually but not in my script for some reason

                                pm2 startup

                                it will.output the command to execute
                                copy/,paste that hit enter
                                pm2 start all
                                pm2 save

                                VNC, yes they said so

                                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