Hello.
I use RPI3 with libreelec (kodi) to watch live channels on my TV, and if restart RPI when the TV turned off , then after I turn on the TV I see nothing on the screen.
Is looks like if RPI doesn't see monitor during start up it doesn't enable the video drivers at all.
How I get picture on the screen also after restart with turned off TV ?
THank in advance.
Leave video driver enabled also without monitor connected.
-
IKIF -
March 6, 2023 at 2:14 PM -
Thread is Resolved
-
- Go to Best Answer
-
you can create a edid file form your screen, so you do not need to learn it at start
-
you can create a edid file form your screen, so you do not need to learn it at start
It has script for RPI , but it looks like doesn't know what is RPi ?
LibreELEC:~ # sh getedid gpu
getedid: line 32: lspci: not found
getedid: line 34: lspci: not found
GPU is not supported
LibreELEC:~ #
-
- Best Answer
Just ssh in and run "getedid create" - everything you need for RPi is in the image.
so long,Hias