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.

    MMM Awesome Alexa installing snowboy.

    Scheduled Pinned Locked Moved Troubleshooting
    44 Posts 4 Posters 12.9k 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.
    • ? Offline
      A Former User
      last edited by

      internal firmware :) (eeprom)

      S 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @Guest
        last edited by sdetweil

        @Bugsounet doesn’t the newer system apply the firmware update automatically?

        see here for the firmware test and update procedure
        https://www.raspberrypi.org/documentation/hardware/raspberrypi/booteeprom.md

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        A 1 Reply Last reply Reply Quote 0
        • A Offline
          Ameyalgudkar @sdetweil
          last edited by

          @sdetweil I tried the boot recovery mentioned in the link, but no luck with that. Still gets stuck in boot and with a red light. no green light. should I try to get a replacement for my device?

          S 2 Replies Last reply Reply Quote 0
          • S Do not disturb
            sdetweil @Ameyalgudkar
            last edited by

            @Ameyalgudkar I would guess yes

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User
              last edited by

              and Recovery ?

              A 1 Reply Last reply Reply Quote 0
              • S Do not disturb
                sdetweil @Ameyalgudkar
                last edited by

                @Ameyalgudkar this procedure to verify and then fix

                Is the bootloader working correctly?
                To check that the bootloader is working correctly, turn off the power, unplug everything from the Raspberry Pi 4, including the SD card, and then turn the power back on. If the green LED blinks with a repeating pattern then the bootloader is running correctly, and indicating that start*.elf has not been found. Any other actions imply that the bootloader is not working correctly and should be reinstalled using recovery.bin.
                
                Recovery image
                If the Raspberry Pi is not booting it's possible that the bootloader EEPROM is corrupted. This can easily be reprogrammed using the Raspberry Pi Imager tool which is available via the raspberrypi.org downloads page.
                
                Using the recovery image will erase any custom configuration options, resetting the bootloader back to factory defaults.
                
                Updating the bootloader
                Bootloader updates are instigated during a normal apt update, apt full-upgrade cycle, this means you will get new features and bug fixes during your normal updates.
                
                Bootloader updates are performed by the rpi-eeprom package, which installs a service that runs at boot-time to check for critical updates.
                
                To update your system, including the bootloader:
                
                sudo apt update
                sudo apt full-upgrade
                sudo reboot
                

                and the bootloader recovery process is documented on the imager page, right?
                https://www.raspberrypi.org/downloads/

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                S A 2 Replies Last reply Reply Quote 0
                • S Do not disturb
                  sdetweil @sdetweil
                  last edited by

                  @Ameyalgudkar I also uploaded a fixed do-install.sh which loads the dependency listed before as part of the install

                  I have run it on three different machines and it works correctly

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  A 1 Reply Last reply Reply Quote 0
                  • A Offline
                    Ameyalgudkar @sdetweil
                    last edited by

                    @sdetweil yes thats the one.
                    Also I just checked there are few parameters in that config that I have slightly different than default. Even after flashing the default recovery.img it did not get changed. So I will do it manually and check if it works.

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

                      @sdetweil sorry to say, but nope it does not work on mine. the same snowboy installation error.

                      1 Reply Last reply Reply Quote 0
                      • S Do not disturb
                        sdetweil @Ameyalgudkar
                        last edited by

                        @Ameyalgudkar u have to boot the sd card you imaged from the recovery file, right?

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        A 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 3 / 5
                        • 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