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


Groups > linux.debian.kernel > #65778 > unrolled thread

Bug#945914: Sound broken on Intel Baytrail and Broadwell platforms (regression from bug 940726)

Started byDavid Ward <david.ward@ll.mit.edu>
First post2019-12-01 00:10 +0100
Last post2019-12-01 00:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.kernel


Contents

  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

#65778 — Bug#945914: Sound broken on Intel Baytrail and Broadwell platforms (regression from bug 940726)

FromDavid Ward <david.ward@ll.mit.edu>
Date2019-12-01 00:10 +0100
SubjectBug#945914: Sound broken on Intel Baytrail and Broadwell platforms (regression from bug 940726)
Message-ID<z8k2d-3ws-1@gated-at.bofh.it>

[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.

[toc] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web