My Raspberry Pi 4B with LibreELEC is very unstable. Some details:
o Plugged into TCL 55"
o Using LibreELEC (official): 9.2.1 (RPi4.arm
o Changed video to 4k60p through modification of config.txt file.
o Set wifi to stay on by adding LibreELEC addon iw, and adding file /storage/.config/autostart.sh with the line
iw wlan0 set power_save off
o Set WiFi zone to US by adding file /storage/.config/modprobe.d/cfg80211.conf with line
options cfg80211 ieee80211_regdom=US
o The only non-standard addon is Jellyfin
o Connects only to 5GHz network, and appears to have a good signal, but not sure how to check that directly in the pi to be sure.
o The power source and the hdmi cable are the official ones from RaspberryPi.
I have wiped the OS clean and started over, but still happens. It hangs frequently, and the screen is frozen. I can sometimes ssh
into the pi. Sometimes it then allows me to reboot. The problem is very intermittent, so it is hard to say how to reproduce it.
I have a recent log file http://ix.io/2iOQ
Any ideas about what is going wrong are appreciated.