Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #65778
| From | David Ward <david.ward@ll.mit.edu> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#945914: Sound broken on Intel Baytrail and Broadwell platforms (regression from bug 940726) |
| Date | 2019-12-01 00:10 +0100 |
| Message-ID | <z8k2d-3ws-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
Package: linux
Version: 5.3.7-1
Severity: important
Owner: Salvatore Bonaccorso <carnil@debian.org>
Tags: patch
The kernel configuration change from Debian bug 940726 is invalid,
according to Intel: https://bugzilla.kernel.org/show_bug.cgi?id=204237#c15
The options for the SST and SOF drivers for Baytrail/Broadwell cannot
both be set. This will be enforced via Kconfig beginning in Linux 5.5-rc1:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=df7257e544faf838c3e7ad6b4e89ffe59e87f5e1
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=a6955fe0e2309feeab5ec71e4b0dcbe498f4f497
Intel does not consider SOF ready on these platforms yet.
https://github.com/thesofproject/linux/pull/1382#discussion_r344755772
The following two lines that were just added in
debian/config/amd64/config need to be removed:
CONFIG_SND_SOC_SOF_BAYTRAIL_SUPPORT=y
CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y
This is applicable to sid, bullseye, and buster-backports. Thank you.
Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread
Bug#945914: Sound broken on Intel Baytrail and Broadwell platforms (regression from bug 940726) David Ward <david.ward@ll.mit.edu> - 2019-12-01 00:10 +0100
csiph-web