citruz / haos-rockpi

Home Assistant OS for Rock Pi 4
Apache License 2.0
56 stars 3 forks source link

boot fails on R4SE #24

Open MrZajda opened 6 months ago

MrZajda commented 6 months ago

Describe the issue you are experiencing

HW :Rock 4SE SDcard installation after power on loader reports : Model: Radxa ROCK Pi 4A _why?

..ends with message "Starting kernel" and freeze afterwards.

What operating system image do you use?

rock-4se

What version of Home Assistant Operating System is installed?

trying latest 11.2

Did you upgrade the Operating System.

No

Steps to reproduce the issue

  1. install haos_rock-4se_11.2... on SD card using balena etcher 2.put SD card into rock 4SE sd slot
  2. power on ...

Anything in the Supervisor logs that might be useful for us?

not able to report

Anything in the Host logs that might be useful for us?

it is not able to start with default setup

System information

No response

Additional information

No response

citruz commented 6 months ago

HW :Rock 4SE SDcard installation after power on loader reports : Model: Radxa ROCK Pi 4A _why?

Some boards have no specific configuration for the uboot bootloader so the generic config is used which shows up as 4A. That has worked in the past and shouldn’t be an issue though.

Can you please try older versions such as 9.5 or 10.0?

MrZajda commented 6 months ago

Thanks for such quick response. I have tried to boot with 10.0 and 9.5. as well with very same results - freezes after kernel starting.

Some screenshots: Snímek obrazovky 2024-01-05 115859 ached. Snímek obrazovky 2024-01-05 120051 Snímek obrazovky 2024-01-05 120216 and finally with flooded display effect :) Snímek obrazovky 2024-01-05 120234

What do you think might be the issue?

Petr

citruz commented 6 months ago

The stripes on the display are, believe it or not, a good sign. It means that the kernel has started but probably crashed early in the initialization. Unfortunately without serial logs this is impossible to debug. Do you have a USB to serial adapter?

MrZajda commented 5 months ago

Sorry , I dont have anything like that.. I am just beginner. So is there any other possibility to do ?

citruz commented 5 months ago

Hmm.. the logs/screenshots you provided all look good. What happens after the stripes appear on the display? Do they stay?

MrZajda commented 5 months ago

Hi ,

I dont think so... it stays for a while and my monitor says "no hdmi signal detected" after 10seconds (approximatelly).

BR

Petr

Dne po 5. 2. 2024 17:48 uživatel citruz @.***> napsal:

Hmm.. the logs/screenshots you provided all look good. What happens after the stripes appear on the display? Do they stay?

— Reply to this email directly, view it on GitHub https://github.com/citruz/haos-rockpi/issues/24#issuecomment-1927447725, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALUPP7JDT3IN2ZTU5BHNND3YSEEM7AVCNFSM6AAAAABBLUYFRKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRXGQ2DONZSGU . You are receiving this because you authored the thread.Message ID: @.***>

DuncanDotPY commented 1 month ago

Just to add, I've now run into the same issue on a 4c+. I had a long-running & stable homeassistant setup running on it that stopped working all of a sudden.

Initially, I tried to boot an old instance from another SD card which ran into the same issue. I reimaged that old SD with debian and it worked fine. Then reimaged again with different releases of haos-rockpi and all of them failed each time.

So I've ruled out that the SD cards are the issue (as I tried multiple and managed to boot debian). It shouldn't be a software issue considering it was working once upon a time and I tried different versions/older images? But also considering the same board worked for debian it doesn't overtly look like a hardware issue?

So I'm stumped - but I'm a bit of a noob at this stuff also. Any suggestions? I'm going to order another 4c+ and see will it boot my old HA instance. I'll order a USB to serial adapter too.