Remotely turn on/off a connected TV

Resolved the issue of detecting resolution by changing the config.txt file.
If my TV turned on after the equipment did not recognize the resolution.

uncomment to force a console size. By default it will be display’s size minus
overscan.
framebuffer_width=1920
framebuffer_height=1080

This is the maximum resolution of the TVs I have in my project. after that it worked.

1 Like