Jan Čermák

Results 114 comments of Jan Čermák

It's booting fine, but the Core container does not start. Can you check `ha core logs` in the VM console?

The cause for HA not starting is this error: ``` 2024-05-14 20:39:07.797 ERROR (MainThread) [root] Uncaught exception Traceback (most recent call last): File "", line 198, in _run_module_as_main File "",...

The original report only claims issues with the integration, not boot loop and system stability issues. Please keep this issue only for issues manifesting only as ZHA integration problems. If...

Anyone here with the issue, can you check if adding `dtoverlay=dwc2` to the end of `config.txt` in the boot partition helps to resolve the issues? Since the other RPi issue...

@walterbressers That's totally wrong - this thread is about Raspberry Pi issues, you're running in a VM and the change you did won't (and can't) work. AFAIK you're the only...

Unlike newer models, Raspberry Pi 3B/3B+ doesn't use EEPROM for any of the boot stages, everything is on the SD card, so we can probably rule out anything "on the...

@wsrainc What you describe is different from the OP's problem - in that case even 12.1 fails to boot. If the issue appears after upgrade _from_ 12.1, then it can...

Can you try also the latest 12.3? It should be already available in rpi-imager and offered by that by default, or you can download it from [releases](https://github.com/home-assistant/operating-system/releases/tag/12.3) here. This release...

I can only acknowledge the issue but it needs to be resolved in the Raspberry Pi kernel. Please refer to there for potential solutions. Once it's resolved there, we can...