@caobianco said in Strange screen behavior, signal lost:
in tvservice, the return is :
tvservice -m CEA
(prefer) mode 5
(native) mode 16
Just to confirm:
You ran the tvservice command with the problematic TV, right?
system.es.videomode=CEA 5 HDMI
If this setting didn't work, comment it (add the semicolon in front of the line again, this will ignore this setting)
Do you say you tried with another HDMI cable, what type of HDMI cable (1.4, 2.0, 2.1)?
Does this TV work normally with this cable on other devices?
Is there a setting on the TV to lower its resolution?
According to the documentation, your TV's videomode should be:
hdmi_mode=46
or
hdmi_mode=63
Test with these modes (obviously you need to restart after each change).
If none of this works, it could be a problem with the frequency of this TV (120 Hz may be too high for the Rpi).