mbox series

[SRU,linux-firmware,F,0/1] alsa/sdw: Fix the audio issue on a Dell machine without internal mic

Message ID 20220406080151.15396-1-hui.wang@canonical.com
Headers show
Series alsa/sdw: Fix the audio issue on a Dell machine without internal mic | expand

Message

Hui Wang April 6, 2022, 8:01 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1966841

This SRU is only for focal, in the Jammy, the sof-firmware is in the
package firmware-sof-signed instead of linux-firmware, so will send a
SRU to firmware-sof-signed for Jammy.

[Impact]
we have a Dell ADL laptop which has sdw audio, but there is no camera
and no internal digital mic in this machine, the current asoc driver
can't work on this machine, the speaker and headset couldn't work.

[Fix]
Backport a tplg file which is specific to this mahcine

[Test]
Install the patched linux-firmware and boot the latest oem-5.14 kernel
on the machine, check dmesg, it loads the correct tplg, and
test speaker and headset, all work well.

[Where problems could occur]
This SRU is adding a new tplg file, it has no chance to introduce
a regression.


Hui Wang (1):
  linux-firmware: Add a new tplg file sof-adl-rt711-l2-rt1316-l01.tplg

 WHENCE.ubuntu                                   |   2 ++
 .../sof-adl-rt711-l2-rt1316-l01.tplg            | Bin 0 -> 32847 bytes
 2 files changed, 2 insertions(+)
 create mode 100644 intel/sof-tplg/v1.9.3-tplg2/sof-adl-rt711-l2-rt1316-l01.tplg

Comments

Juerg Haefliger April 7, 2022, 7:23 a.m. UTC | #1
Prefixed subject with 'UBUNTU: SAUCE:' and applied to linux-firmware focal
branch.

...Juerg


> BugLink: https://bugs.launchpad.net/bugs/1966841
> 
> This SRU is only for focal, in the Jammy, the sof-firmware is in the
> package firmware-sof-signed instead of linux-firmware, so will send a
> SRU to firmware-sof-signed for Jammy.
> 
> [Impact]
> we have a Dell ADL laptop which has sdw audio, but there is no camera
> and no internal digital mic in this machine, the current asoc driver
> can't work on this machine, the speaker and headset couldn't work.
> 
> [Fix]
> Backport a tplg file which is specific to this mahcine
> 
> [Test]
> Install the patched linux-firmware and boot the latest oem-5.14 kernel
> on the machine, check dmesg, it loads the correct tplg, and
> test speaker and headset, all work well.
> 
> [Where problems could occur]
> This SRU is adding a new tplg file, it has no chance to introduce
> a regression.
> 
> 
> Hui Wang (1):
>   linux-firmware: Add a new tplg file sof-adl-rt711-l2-rt1316-l01.tplg
> 
>  WHENCE.ubuntu                                   |   2 ++
>  .../sof-adl-rt711-l2-rt1316-l01.tplg            | Bin 0 -> 32847 bytes
>  2 files changed, 2 insertions(+)
>  create mode 100644 intel/sof-tplg/v1.9.3-tplg2/sof-adl-rt711-l2-rt1316-l01.tplg
>