21 Dec 2016, 13:31

Hi guys,

Since when I had the Raspberry Pi 3, I have always used the Recalbox since its installation on a LG TV 22"
I was switching it to a 40" Samsung TV model LN40C530, Recalbox simply hangs when entering the main screen, making me force the switch off by pulling the plug, as it does not answer the control commands or the GPIO on / off switch.

I used the same HDMI cable, changed the cables, tested on all HDMI ports on the TV, although I know the ports work perfectly with other appliances with bluray and satellite receiver.

I searched here and did not find anything similar, is it screen resolution problem?

TV LG 22 "has as resolution: 1360x768
TV Samsung 40 "has the resolution: 1920x1980

I found these documentations here:

Https://github.com/recalbox/recalbox-os/wiki/Video-configuration-detailled-(EN)
Https://www.raspberrypi.org/documentation/configuration/config-txt.md
Http://elinux.org/RPiconfig#Video_mode_options

What I did was put in config.txt
hdmi_group = 1
hdmi_mode = 4

Following the documentation and worked.

The strangest thing is that I picked up another microsd card and did a new install of the recalbox by connecting the raspberry pi to the TV 40" Samsung and the same is working normally in 1080p.

What would be the reason for the recalbox or the raspberry pi, if it loses and hangs? Because it should work perfectly on any TV exchange, since in config.txt hdmi_group and hdmi_mode are disabled.