Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1030610

Bug#972973: Please re-enable SECO HDMI CEC driver (CONFIG_VIDEO_SECO_CEC)

From Salvatore Bonaccorso <carnil@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#972973: Please re-enable SECO HDMI CEC driver (CONFIG_VIDEO_SECO_CEC)
Date 2020-10-29 23:10 +0100
Message-ID <B5ohj-32c-3@gated-at.bofh.it> (permalink)
References <B4fJ8-1iK-3@gated-at.bofh.it> <B4fJ8-1iK-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


Hi,

On Mon, Oct 26, 2020 at 07:37:52PM +0100, Sébastien Noel wrote:
> Package: src:linux
> Severity: wishlist
> 
> Dear Maintainer,
> 
> Could you please re-enable the option CONFIG_VIDEO_SECO_CEC ?
> I already did requested this via bug #951543,
> it worked for a time, but since linux-5.8 it seems you disabled it again :'(
> 
> # grep -i seco /boot/config-5.7.0-0.bpo.2-amd64
> CONFIG_VIDEO_SECO_CEC=m
> 
> $ grep -i seco /boot/config-5.8.0-0.bpo.2-amd64
> # CONFIG_CEC_SECO is not set
> 
> Could you explain why you did remove this module ?

The config option name is not the same in 5.7.y and 5.8.y. This
unintentionally got lost when we rebased to the 5.8 stable version, as
upstream did rename those in df823a8208c4 ("media: cec: rename CEC
platform drivers config options")[1] in 5.8-rc1.

 [1] https://git.kernel.org/linus/df823a8208c434eee6e4e9aa016c956d0968e2e2

So yes we should re-enable support.

So the following should be needed:

CONFIG_CEC_PLATFORM_DRIVERS=y
CONFIG_CEC_SECO=m

Regards,
Salvatore

Back to linux.debian.bugs.dist | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Bug#972973: Please re-enable SECO HDMI CEC driver (CONFIG_VIDEO_SECO_CEC) Sébastien Noel <sebastien@twolife.be> - 2020-10-26 19:50 +0100
  Bug#972973: Please re-enable SECO HDMI CEC driver (CONFIG_VIDEO_SECO_CEC) Salvatore Bonaccorso <carnil@debian.org> - 2020-10-29 23:10 +0100

csiph-web