This bug was fixed in the package linux-oem-5.6 - 5.6.0-1023.23
---------------
linux-oem-5.6 (5.6.0-1023.23) focal; urgency=medium
* focal/linux-oem-5.6: 5.6.0-1023.23 -proposed tracker (LP: #1892465)
* CVE-2020-15852
- x86/ioperm: Fix io bitmap invalidation on Xen PV
* Fix non-working USB devices plugged during system sleep (LP: #1892678)
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
* ASPM not enabled on child devices behind VMD controller (LP: #1889384)
- SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain
* Fix non-working Goodix touchpad after system sleep (LP: #1891998)
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
* [SRU] Fix acpi backlight issue on some thinkpads (LP: #1892010)
- platform/x86: thinkpad_acpi: not loading brightness_init when _BCL invalid
* Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
-- Timo Aaltonen <[email protected]> Tue, 25 Aug 2020
08:46:08 +0300
** Changed in: linux-oem-5.6 (Ubuntu Focal)
Status: Fix Committed => Fix Released
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-15852
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/1891585
Title:
alsa/sof: support 1 and 3 dmics
Status in HWE Next:
Triaged
Status in linux package in Ubuntu:
Triaged
Status in linux-firmware package in Ubuntu:
Fix Released
Status in linux-oem-5.6 package in Ubuntu:
Triaged
Status in linux source package in Focal:
Fix Committed
Status in linux-firmware source package in Focal:
Fix Committed
Status in linux-oem-5.6 source package in Focal:
Fix Released
Status in linux source package in Groovy:
Triaged
Status in linux-firmware source package in Groovy:
Fix Released
Bug description:
This is for linux-firmware:
[Impact]
On a Dell tigerlake laptop, the sof driver fails to detect the dmic,
it alwasys report 0 dmics on the machine. So users doesn't have
internal mic to use.
[Fix]
Intel provides 2 new topology files to us, they could support 1
dmic and 3 dmics.
[Test Case]
Boot the kernel with this patch, and put sof-hda-generic-1ch.tplg in
the linux-firmware, the sof driver could detect the dmic and users
have a workable internal mic after booting up.
[Regression Risk]
This is adding 2 new topology files, not changing anything on
current sof-firmware, so the regression posibility is very low.
This is for linux kernel:
[Impact]
On a Dell tigerlake laptop, the sof driver fails to detect the dmic,
it alwasys report 0 dmics on the machine. So users doesn't have
internal mic to use.
[Fix]
Intel write a patch to fix this issue, if NHLT table returns 1 or
3 dmics, the sof driver will not fail like before, it can support
1 or 3 dmics after applying this patch.
[Test Case]
Boot the kernel with this patch, and put sof-hda-generic-1ch.tplg in
the linux-firmware, the sof driver could detect the dmic and users
have a workable internal mic after booting up.
[Regression Risk]
This patch adds new support for 1 and 3 dmics, it doesn't change
anything on existing functions, so the regression posibility is very
low.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1891585/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp