Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #66378 > unrolled thread
| Started by | Sébastien Noel <sebastien@twolife.be> |
|---|---|
| First post | 2020-02-17 23:20 +0100 |
| Last post | 2020-04-17 05:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.debian.kernel
Bug#951543: Please enable SECO HDMI CEC driver Sébastien Noel <sebastien@twolife.be> - 2020-02-17 23:20 +0100
Bug#951543: marked as done (Please enable SECO HDMI CEC driver) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-04-17 05:10 +0200
| From | Sébastien Noel <sebastien@twolife.be> |
|---|---|
| Date | 2020-02-17 23:20 +0100 |
| Subject | Bug#951543: Please enable SECO HDMI CEC driver |
| Message-ID | <zAWU9-4Ek-3@gated-at.bofh.it> |
Package: src:linux Severity: wis hlist Tags: patch Dear Maintainer, Could you please enable CONFIG_VIDEO_SECO_CEC ? That device is found on x86 board from UDOO, it would be very cool to not have to rebuild the kernel by hand :-) Thanks. Sébastien --- a/config-5.4.13 +++ b/config-5.4.13 @@ -4797,6 +4797,7 @@ # CONFIG_REGULATOR_TPS65132 is not set # CONFIG_REGULATOR_TPS6524X is not set CONFIG_CEC_CORE=y +CONFIG_CEC_NOTIFIER=y CONFIG_RC_CORE=m CONFIG_RC_MAP=m CONFIG_LIRC=y @@ -5122,7 +5123,9 @@ # CONFIG_VIDEO_VIM2M is not set # CONFIG_VIDEO_VICODEC is not set # CONFIG_DVB_PLATFORM_DRIVERS is not set -# CONFIG_CEC_PLATFORM_DRIVERS is not set +CONFIG_CEC_PLATFORM_DRIVERS=y +CONFIG_VIDEO_SECO_CEC=m +CONFIG_VIDEO_SECO_RC=y # CONFIG_SDR_PLATFORM_DRIVERS is not set #
[toc] | [next] | [standalone]
| From | "Debian Bug Tracking System" <owner@bugs.debian.org> |
|---|---|
| Date | 2020-04-17 05:10 +0200 |
| Subject | Bug#951543: marked as done (Please enable SECO HDMI CEC driver) |
| Message-ID | <zWpy9-6Xe-1@gated-at.bofh.it> |
| In reply to | #66378 |
[Multipart message — attachments visible in raw view] — view raw
Your message dated Fri, 17 Apr 2020 03:00:10 +0000 with message-id <E1jPHEg-000Dpa-Em@fasolo.debian.org> and subject line Bug#951543: fixed in linux 5.5.17-1 has caused the Debian Bug report #951543, regarding Please enable SECO HDMI CEC driver to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 951543: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951543 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web