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 3.2k 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 Away
      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 Away
            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 Away
              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 Away
                  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 Away
                    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
                        • 1
                        • 2
                        • 1 / 2
                        • 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