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.

    Internet connection problem related to updates

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    14 Posts 3 Posters 2.0k Views 3 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.
    • R Offline
      RIKKO14
      last edited by

      Hello,
      ~ 1 month ago I redid my MM by installing the Bugsounet wiki (https://wiki.bugsounet.fr/en/MMInstaller) then I installed GoogleAssistant (https://wiki.bugsounet.fr/ en/MMM-GoogleAssistant)

      For several days I often have a connection problem with my MM.
      I often get this screen that pops up :
      Ecran noir.png

      Very often it is displayed an updated request like this :
      demande de mise à jour.png

      And I even had it on display :
      Sans titre.png

      I have however installed the EXT-UpdateNotification module (I use the default configuration) but the updates are not done automatically
      module EXT-Update Notifaction 2.png module EXT-Update Notifaction 1.png

      I have the impression that it’s a pb of internet with wifi but yet I have no pb of internet with my computer in wifi so I don’t understand.

      what should I do ?

      Thank you for your help

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

        @RIKKO14 that update is a system update, not MagicMirror

        so you would use

        sudo apt get update
        sudo apt upgrade
        

        wifi

        some suggest making sure it’s idle wifi sleep is disable

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • R Offline
          RIKKO14
          last edited by

          sudo apt get update does not work :
          sudfo apt get update.png

          It is not possible to configure the updates of the system in automatic ?

          How do I do “making sure it’s idle wifi sleep is disable” ?

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

            @RIKKO14 sorry, typo on commands

            sudo apt-get update
            sudo apt-get upgrade
            

            sleep , google is your friend…
            https://forums.raspberrypi.com/viewtopic.php?t=314387#p1881498

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • R Offline
              RIKKO14
              last edited by

              thanks you.
              So, It is not possible to configure the updates of the system in automatic ?

              About “https://forums.raspberrypi.com/viewtopic.php?t=314387#p1881498” it’s for Pi Zero W Buster, I have Pi4
              so, according to you, the problem would be a problem of save mode wifi power, that’s right ?
              How can I disable Wi-Fi power save mode on my Pi4?

              if I have to write this command line: /sbin/iwconfig wlan0 power off, where and how?

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

                @RIKKO14 open a terminal window to type the command

                if at the pi desktop

                ctrl-alt-t

                or use ssh connection to pi

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • R Offline
                  RIKKO14
                  last edited by

                  it doen’t work…
                  1.png

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

                    @RIKKO14 add sudo in front of that

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      RIKKO14
                      last edited by

                      the same…
                      1.png

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

                        @RIKKO14 with a space after sudo

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • 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