Hi all,
I am running the latest and greatest version of Home Assistant on a Raspberry Pi 4 with 8 GB of RAM. The RPi 4 is housed in an Argon ONE enclosure with an mSATA expansion board, so Home Assistant is running from an SSD rather than an SD card.
This setup has been running fine for several years now.
Yesterday, I had a power outage, and afterwards it seemed that Home Assistant was no longer booting. Obviously, since the thing is headless, this is difficult to diagnose. I tried connecting to it using JetKVM, but it showed nothing.
I started to panic a little, so I took the RPi 4 to the living room and connected it to a normal TV. Luckily, this showed output, so nothing was broken (phew). I guess I just needed to wait a little longer.
Today, I borrowed my son’s display and tried to do the same thing: attach the display, boot the RPi 4, and check the output. This showed output during the first stage of the boot, but nothing during the second stage. Although I could swear that the second stage was also shown on my TV yesterday.
I still need to perform the same test with the JetKVM: attach the display, boot the RPi 4, and check the output in JetKVM.
I also asked Gemini for help, and Gemini indicated that it is normal for no output to be shown because you need to enable some options in config.txt.
Since Gemini is largely based on old text scraped from the Internet, it may be giving me outdated information, so I wanted to ask the question here.
So, TL;DR: I want to attach some kind of display to my RPi 4 so I can see the output from Home Assistant and watch it booting. For example, maybe it is running fsck, which could take a while.
How can I do this?