Read the statement by Michael Teeuw here.
Internet connection problem related to updates
-
@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 -
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? -
@RIKKO14 open a terminal window to type the command
if at the pi desktop
ctrl-alt-t
or use ssh connection to pi
-
it doen’t work…
-
@RIKKO14 add sudo in front of that
-
the same…
-
@RIKKO14 with a space after sudo
-
the same…
-
what to do ?
-
@RIKKO14 I do not know any more info