Hallo Forum,
ich habe ab und zu das Problem das HA beim Neustart nicht richtig bootet und hängenbleibt.
Da hilft nur Soannung aus beim Pi5
In einer der letzten HA Versionen stand das man in dem Fall die Firmware des Pi5 aktualisieren sollte.
Kann mir jemand einen Tip geben wie ich das unter HA machen kann, oder geht das garnicht unter HA.
Bin nicht so der „Unix“ Spezialist!
Danke im Voraus.
Ich habe das mittlerweile wieder gefunden. Beim Update HA-OS 15.1 steht das beschrieben wie man den EEPROM Loader updaten kann.
offen 08:14AM - 18 Mar 25 UTC
geschlossen 05:37PM - 31 Mar 25 UTC
bug
board/raspberrypi
os-update
### :information_source: Majority of issues updating to newer OS versions on Ras… pberry Pi 5 was resolved by updating the EEPROM bootloader first. To do so, easiest way is to use a spare SD card with Raspberry Pi Imager and follow [these instructions](https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#bootloader_update_stable).
---
This issue serves to gather information and troubleshoot issues with updating of **Raspberry Pi 5 boards only**. Before reporting an issue, try the following:
1. Perform the update after a cold boot (unplugging the Pi from power before booting), ideally with an HDMI display connected.
2. If the update gets stuck, check the HDMI output and share the details below (camera capture is fine).
3. In the case of a stuck update, check what bootloader version is used - simply run the Pi without the boot media (SD card/NVMe) to leave it hanging in the bootloader.
One of the problems that people keep running into was fixed in OS 15.0. Unfortunately, due to the nature of the update method, it's not possible to fix that issue in the old OS version that the device is running currently. The above steps should mitigate the influence of the issue, and the report should also help us understand what exactly is wrong with your install if the cause is different.
> Updated HA OS from v. 14.2 to 15 on two RPi 5s (different locations but identical hardware). Following reboot initiated by update, the devices became unresponsive until a force reboot was initiated. Following the reboot, the devices reported OS 14.2
>
> ### What operating system image do you use?
>
> rpi5-64 (Raspberry Pi 5 64-bit OS)
>
> ### What version of Home Assistant Operating System is installed?
>
> 14.2
>
> ### Did the problem occur after upgrading the Operating System?
>
> Yes
>
> ### Hardware details
>
> Raspberry Pi 5 8GB inside generic fan enclosure
> Sonoff Zigbee 3.0 gateway attached using USB 2 extension cable
> Ethernet connection into network switch
>
> ### Steps to reproduce the issue
>
> 1. Update from OS 14.2 to OS 15
> 2. System does not correctly reboot and stays unresponsive indefinitely
> 3. Hard reboot Pi (power off, 10 seconds, power on)
> 4. Device reboots and OS 14.2 boots - upgrade to 15 still available
>
(Originally posted by @danners430 in #3937)
https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#bootloader_update_stable
Das sollte das Problem lösen.
Danke.