Closed
Description
I've tuned my /boot/config.txt to output 4k to my Samsung Smart TV (SW: 1501):
disable_overscan=1
framebuffer_width=3840
framebuffer_height=2160
max_framebuffer_width=3840
max_framebuffer_height=2160
#hdmi_ignore_edid=0xa5000080
hdmi_pixel_freq_limit=400000000
hdmi_group=2
hdmi_mode=87
hdmi_timings=3840 1 48 32 80 2160 1 3 5 54 0 0 0 24 0 211190000 3
With this setup, cec-client (4.0.2) is not working:
not sending command 'standby': destination device 'TV' marked as not present
Commenting out one of the parameters breaks the 4k setup. Commenting out all parameters brings me back the 2k setup with cec-client working fine.
I've tried some other options like hdmi_drive=2, hdmi_ignore_cec_init=1, hdmi_ignore_cec=1, hdmi_force_hotplug=1... no luck either.
Raspberry 3 Model B:
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 9.1 (stretch)
Release: 9.1
Codename: stretch
and cec-client -i
:
libCEC version: 4.0.2, git revision: libcec-4.0.2+30-8adc786~dirty, compiled on Mon Aug 21 09:41:41 UTC 2017 by root@hostname: Name or service not known on Linux 4.4.0-92-generic (armv7l), features: P8_USB, DRM, P8_detect, randr, RPi
Metadata
Metadata
Assignees
Labels
No labels