MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED Bullseye

    Troubleshooting
    8
    45
    2828
    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.
    • B
      bert269 last edited by

      it seems fine - it works for me with 17.1. I do not know which modules witll fail/break, but the vanilla config.js brought up MagiMirror2.

      Thanks - let me know if you do need any more info I supply/help with.

      1 Reply Last reply Reply Quote 0
      • B
        bert269 last edited by

        Something seems off with the screensaver stop script too:
        pi@piMirror:~ $ bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/screensaveroff.sh)”
        xscreensaver running
        grep: /home/pi/.xscreensaver: No such file or directory
        bash: line 42: [: !=: unary operator expected

        I guess there is a lot involved with the fact that they changed from fkms to kms

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

          @bert269 thanks will fix

          Sam

          Create a working config
          How to add modules

          B 1 Reply Last reply Reply Quote 0
          • B
            bert269 @sdetweil last edited by

            @sdetweil No problem - thank you for the help and support. I will attach the install.log - if you still need that.[0_1636743781431_install.log.txt](Uploading 100%)

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

              @bert269 don’t attach here… attach to the issue in github

              Sam

              Create a working config
              How to add modules

              B 1 Reply Last reply Reply Quote 0
              • B
                bert269 @sdetweil last edited by

                @sdetweil ok Sorry (is that why it’s not working…oops!)

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

                  @sdetweil I don’t think you’re gonna be able to get around it.

                  Manual install is failing too - apparently there’s a file in several packages that’s being locked by the system and causing errors in the nodejs installer.

                  dpkg: error processing archive /var/cache/apt/archives/nodejs_14.18.1-deb-1nodesource1_armhf.deb (--unpack):
                   trying to overwrite '/usr/share/doc/nodejs/api/embedding.json.gz', which is also in package nodejs-doc 12.22.5~dfsg-2~11u1
                  dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
                  Errors were encountered while processing:
                   /var/cache/apt/archives/nodejs_14.18.1-deb-1nodesource1_armhf.deb
                  E: Sub-process /usr/bin/dpkg returned an error code (1)
                  

                  Any further installs will require this to finish, which won’t because of this error, etc.

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

                  N S 2 Replies Last reply Reply Quote 0
                  • N
                    nmwust @BKeyport last edited by

                    @bkeyport
                    Any chance you are using a full image and not a basic image. Thinking it may be related to the nodeRed install on the full image that is not there on the basic image. I hit what i think was the same error on a full image and had no problems if i swapped cards and went back to a basic image.

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

                      @bkeyport yeh, I installed nvm, then installed 14 and it was ok… then switched to 17 with nvm and its ok…

                      not sure how to correct script yet

                      Sam

                      Create a working config
                      How to add modules

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

                        I have updated the scripts… for bullseye…

                        give it a try

                        in each of the urls, replace master with bullseye to get the latest version

                        for example install

                        bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)"
                        

                        replace master

                        bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/bullseye/raspberry.sh)"
                        

                        raspiberry.sh, fixuppm2.sh and screensaver.sh have been updated

                        let me know

                        Sam

                        Create a working config
                        How to add modules

                        BKeyport 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 2 / 5
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy