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.5k 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.
    • 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
                    • 1
                    • 2
                    • 2 / 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