I've been running my RPI5 for roughly half a year configured for SSH access via ethernet connection. Regular updates (about twice a month) and everything was running OK. However, this week, during a routine apt-upgrade, I was no longer able to boot into the device. Green light was steadily on (no blinking), active cooling going full power for some reason (even if RPI was relatively cold - definitely not overheating), ethernet port inactive. Thought some of my packages I was playing around recently (SonarQube+Postgres) might've somehow caused this (maybe Postgres loading during boot ending in an OOM), so I reflashed the SD card. After reflashing the SD card I was happy to see that the RPI5 boots at last and went ahead to apt update && apt upgrade once again. And here I am, same situation as before - green light on, active cooling full power, ethernet unresponsive. What could be the issue here? Unfortunately, I have no way to connect RPI to a monitor and I have no way of accessing it through UART (at least through the proprietary 'UART socket'). Moreover, there is no syslog file in the SD card, and journal files do not indicate anything went wrong.
RPI5 8GB version + Lite 64-bit Raspbian OS
The apt-upgrade in question (did not self-report any errors)
RPI5 8GB version + Lite 64-bit Raspbian OS
The apt-upgrade in question (did not self-report any errors)
Code:
Hit:1 http://deb.debian.org/debian bookworm InReleaseHit:2 http://archive.raspberrypi.com/debian bookworm InReleaseHit:3 http://deb.debian.org/debian-security bookworm-security InReleaseHit:4 http://deb.debian.org/debian bookworm-updates InReleaseReading package lists... DoneBuilding dependency tree... DoneReading state information... Done60 packages can be upgraded. Run 'apt list --upgradable' to see them.Reading package lists... DoneBuilding dependency tree... DoneReading state information... DoneCalculating upgrade... DoneThe following NEW packages will be installed: linux-headers-6.6.51+rpt-common-rpi linux-headers-6.6.51+rpt-rpi-2712 linux-headers-6.6.51+rpt-rpi-v8 linux-image-6.6.51+rpt-rpi-2712 linux-image-6.6.51+rpt-rpi-v8 linux-kbuild-6.6.51+rpt raspi-utils-core raspi-utils-dt raspi-utils-eeprom raspi-utils-otp raspinfoThe following packages will be upgraded: base-files bluez curl firmware-atheros firmware-brcm80211 firmware-libertas firmware-misc-nonfree firmware-realtek initramfs-tools initramfs-tools-core libaom3 libbluetooth3 libc-bin libc-dev-bin libc-devtools libc-l10n libc6 libc6-dbg libc6-dev libcamera-ipa libcamera0.3 libcurl3-gnutls libcurl4 libexpat1 libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libpam-systemd libpisp-common libpisp1 libpython3.11 libpython3.11-minimal libpython3.11-stdlib libssl3 libsystemd-shared libsystemd0 libudev1 linux-headers-rpi-2712 linux-headers-rpi-v8 linux-image-rpi-2712 linux-image-rpi-v8 linux-libc-dev locales openssl python3-gpiozero python3.11 python3.11-minimal python3.11-venv raspberrypi-sys-mods raspi-config raspi-firmware raspi-utils rpi-eeprom rpicam-apps-lite systemd systemd-sysv systemd-timesyncd udev wpasupplicant60 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
Statistics: Posted by m44zh — Fri Oct 04, 2024 5:49 pm — Replies 0 — Views 44