Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2515

Raspberry Pi OS • Raspberry Pi Zero W hangs and becomes unreachable after trying to update on a fresh install

$
0
0
Steps to reproduce:

- Get Waveshare's RJ45+USB hat for the RPi Zero W
- Install Rpi Imager
- Select RPi OS Lite for the Raspberry Pi Zero W
- Enable SSH in the custom settings
- Burn to SD card
- Connect Rpi Zero W to power outlet
- Wait for the device to become pingable
- SSH into the device
-

Code:

sudo apt update
and then

Code:

sudo apt upgrade
- When trying to update or ugrade, the terminal output from my ssh client will just freeze. For example, this is what I've been seeing right now for the past hour:

Code:

Linux raspberrypi 6.6.20+rpt-rpi-v6 #1 Raspbian 1:6.6.20-1+rpt1 (2024-03-07) armv6lThe programs included with the Debian GNU/Linux system are free software;the exact distribution terms for each program are described in theindividual files in /usr/share/doc/*/copyright.Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extentpermitted by applicable law.pi@raspberrypi:~ $ sudo apt updateGet:1 http://raspbian.raspberrypi.com/raspbian bookworm InRelease [15.0 kB]Get:2 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf Packages [14.5 MB]                                                                   Get:3 http://archive.raspberrypi.com/debian bookworm InRelease [23.6 kB]                                                                                Get:4 http://archive.raspberrypi.com/debian bookworm/main armhf Packages [418 kB]                                                                       Get:5 http://archive.raspberrypi.com/debian bookworm/main arm64 Packages [417 kB]                                                                       97% [2 Packages store 0 B] 
- When realizing that everything just froze, try to ping the Rpi Zero W. You'll get "Host unreachable" as a response
- Board's green light is fixed on; RJ45 port's green is also fixed on; RJ45;s yellow port blinks at a fixed rate.
- Turn off the board. Repeat the steps 3/4 time with different power supply and re-burning the image onto the SD card

What could be the issue? Thanks in advance

Statistics: Posted by cidra — Fri Jun 21, 2024 11:01 am



Viewing all articles
Browse latest Browse all 2515

Trending Articles