Hi, I'm trying to make the rpi4 with libreelec to work on an old SABA tv but the tv says "no signal".
I have tried to change the config.txt with different options related to the hdmi, but probably I didn't find the proper combination.
The rpi4 works properly on a newer LG monitor, so the sdcard is ok and other the rpi4 should be configured properly, but when I put the HDMI cable on the SABA tv it does not work (no signal).
This is what I found on dmesg when I connected the cable on the TV:
[ 285.584179] EDID block 0 (tag 0x00) checksum is invalid, remainder is 148
[ 285.584212] [00] BAD 00 ff ff ff ff ff ff 00 58 b3 00 37 00 00 00 00
[ 285.584220] [00] BAD 01 0a 01 03 80 10 09 78 0a 68 37 a4 54 48 9a 25
[ 285.584226] [00] BAD 00 4a 4c 20 00 00 01 01 01 01 01 01 01 01 01 01
[ 285.584232] [00] BAD 01 01 01 01 01 01 01 1d 80 18 71 1c 16 20 58 2c
[ 285.584238] [00] BAD 25 00 10 09 00 00 00 9e 01 1d 00 72 51 d0 1e 20
[ 285.584243] [00] BAD 6e 28 55 00 10 09 00 00 00 1e 00 00 00 fc 00 33
[ 285.584248] [00] BAD 32 57 5f 4c 43 44 5f 54 56 0a 20 20 00 00 00 fd
[ 285.584254] [00] BAD 00 31 3d 0f 2e 08 00 0a 20 20 20 20 20 20 01 85
[ 285.634360] EDID block 0 (tag 0x00) checksum is invalid, remainder is 148
[ 285.684397] EDID block 0 (tag 0x00) checksum is invalid, remainder is 148
[ 285.684623] vc4-drm gpu: [drm] Cannot find any crtc or sizes
Display More
Logs before should be irrelevant because they were the same even if I didn't connect the SABA tv.
I tried once to startup the rpi connected to the working LG monitor, checked it was ok, then disconnected the cable from the LG and reconnected it on the SABA tv, and strangely it worked.
This is not a proper workaround because I don't want to switch the hdmi cable every time, but at least it was a signal about a working SABA tv.
Can you please help me to resolve my issue? many thanks