[Kernel-packages] [Bug 2006102] Re: Mic Mute LED doesn't work on Soundwire laptops

2023-05-31 Thread Andy Chi
** Changed in: oem-priority
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2006102

Title:
  Mic Mute LED doesn't work on Soundwire laptops

Status in OEM Priority Project:
  Fix Released
Status in alsa-ucm-conf package in Ubuntu:
  Fix Released
Status in alsa-ucm-conf source package in Jammy:
  Fix Released
Status in alsa-ucm-conf source package in Kinetic:
  Fix Released
Status in alsa-ucm-conf source package in Lunar:
  Fix Released

Bug description:
  Pull request:
  https://github.com/alsa-project/alsa-ucm-conf/pull/261

  [Impact]
  Mic mute LED doesn't work on Intel-based Dell laptops.

  [Fix]
  Due to recent change on how kernel creates sound LEDs, there are two captures 
are registered, one from SoF and one from HDA. The SoF one is the "real" 
capture system uses.

  Since physical LED only gets light up when _all_ captures are muted,
  detach the HDA one so micmute LED only need to consider SoF capture's
  mute status.

  [Test]
  The mic mute LED works again on Soundwire laptops.

  The legacy HDA/DMIC systems are unaffected.

  [Where problems could occur]
  Theoretically the system may have more than two internal captures registered, 
then disabling one will not be enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2006102/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2006102] Re: Mic Mute LED doesn't work on Soundwire laptops

2023-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package alsa-ucm-conf - 1.2.6.3-1ubuntu4.1

---
alsa-ucm-conf (1.2.6.3-1ubuntu4.1) kinetic; urgency=medium

  * d/p/ucm2-sof-soundwire-Update-Mic-LED-settings.patch
- Backport patch to fix micmute LED (soundwire). (LP: #2006102)

 -- Andy Chi   Tue, 07 Feb 2023 17:33:22 +0800

** Changed in: alsa-ucm-conf (Ubuntu Kinetic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2006102

Title:
  Mic Mute LED doesn't work on Soundwire laptops

Status in OEM Priority Project:
  Fix Committed
Status in alsa-ucm-conf package in Ubuntu:
  Fix Released
Status in alsa-ucm-conf source package in Jammy:
  Fix Released
Status in alsa-ucm-conf source package in Kinetic:
  Fix Released
Status in alsa-ucm-conf source package in Lunar:
  Fix Released

Bug description:
  Pull request:
  https://github.com/alsa-project/alsa-ucm-conf/pull/261

  [Impact]
  Mic mute LED doesn't work on Intel-based Dell laptops.

  [Fix]
  Due to recent change on how kernel creates sound LEDs, there are two captures 
are registered, one from SoF and one from HDA. The SoF one is the "real" 
capture system uses.

  Since physical LED only gets light up when _all_ captures are muted,
  detach the HDA one so micmute LED only need to consider SoF capture's
  mute status.

  [Test]
  The mic mute LED works again on Soundwire laptops.

  The legacy HDA/DMIC systems are unaffected.

  [Where problems could occur]
  Theoretically the system may have more than two internal captures registered, 
then disabling one will not be enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2006102/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2006102] Re: Mic Mute LED doesn't work on Soundwire laptops

2023-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package alsa-ucm-conf - 1.2.6.3-1ubuntu1.4

---
alsa-ucm-conf (1.2.6.3-1ubuntu1.4) jammy; urgency=medium

  * d/p/ucm2-sof-soundwire-Update-Mic-LED-settings.patch
- Backport patch to fix micmute LED (soundwire). (LP: #2006102)

 -- Andy Chi   Mon, 06 Feb 2023 16:14:46 +0800

** Changed in: alsa-ucm-conf (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2006102

Title:
  Mic Mute LED doesn't work on Soundwire laptops

Status in OEM Priority Project:
  Fix Committed
Status in alsa-ucm-conf package in Ubuntu:
  Fix Released
Status in alsa-ucm-conf source package in Jammy:
  Fix Released
Status in alsa-ucm-conf source package in Kinetic:
  Fix Released
Status in alsa-ucm-conf source package in Lunar:
  Fix Released

Bug description:
  Pull request:
  https://github.com/alsa-project/alsa-ucm-conf/pull/261

  [Impact]
  Mic mute LED doesn't work on Intel-based Dell laptops.

  [Fix]
  Due to recent change on how kernel creates sound LEDs, there are two captures 
are registered, one from SoF and one from HDA. The SoF one is the "real" 
capture system uses.

  Since physical LED only gets light up when _all_ captures are muted,
  detach the HDA one so micmute LED only need to consider SoF capture's
  mute status.

  [Test]
  The mic mute LED works again on Soundwire laptops.

  The legacy HDA/DMIC systems are unaffected.

  [Where problems could occur]
  Theoretically the system may have more than two internal captures registered, 
then disabling one will not be enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2006102/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2006102] Re: Mic Mute LED doesn't work on Soundwire laptops

2023-02-07 Thread Andy Chi
Install alsa-ucm-conf version 1.2.6.3-1ubuntu4.1 on TRBR-
DVT1-C3_202211-30859, the mic mute led works well.

** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy

** Tags removed: verification-needed-kinetic
** Tags added: verification-done-kinetic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2006102

Title:
  Mic Mute LED doesn't work on Soundwire laptops

Status in OEM Priority Project:
  Fix Committed
Status in alsa-ucm-conf package in Ubuntu:
  Fix Released
Status in alsa-ucm-conf source package in Jammy:
  Fix Committed
Status in alsa-ucm-conf source package in Kinetic:
  Fix Committed
Status in alsa-ucm-conf source package in Lunar:
  Fix Released

Bug description:
  Pull request:
  https://github.com/alsa-project/alsa-ucm-conf/pull/261

  [Impact]
  Mic mute LED doesn't work on Intel-based Dell laptops.

  [Fix]
  Due to recent change on how kernel creates sound LEDs, there are two captures 
are registered, one from SoF and one from HDA. The SoF one is the "real" 
capture system uses.

  Since physical LED only gets light up when _all_ captures are muted,
  detach the HDA one so micmute LED only need to consider SoF capture's
  mute status.

  [Test]
  The mic mute LED works again on Soundwire laptops.

  The legacy HDA/DMIC systems are unaffected.

  [Where problems could occur]
  Theoretically the system may have more than two internal captures registered, 
then disabling one will not be enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2006102/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2006102] Re: Mic Mute LED doesn't work on Soundwire laptops

2023-02-07 Thread Andy Chi
Install alsa-ucm-conf version 1.2.6.3-1ubuntu1.4 on TRBR-
DVT1-C3_202211-30859, the mic mute led works well.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2006102

Title:
  Mic Mute LED doesn't work on Soundwire laptops

Status in OEM Priority Project:
  Fix Committed
Status in alsa-ucm-conf package in Ubuntu:
  Fix Released
Status in alsa-ucm-conf source package in Jammy:
  Fix Committed
Status in alsa-ucm-conf source package in Kinetic:
  Fix Committed
Status in alsa-ucm-conf source package in Lunar:
  Fix Released

Bug description:
  Pull request:
  https://github.com/alsa-project/alsa-ucm-conf/pull/261

  [Impact]
  Mic mute LED doesn't work on Intel-based Dell laptops.

  [Fix]
  Due to recent change on how kernel creates sound LEDs, there are two captures 
are registered, one from SoF and one from HDA. The SoF one is the "real" 
capture system uses.

  Since physical LED only gets light up when _all_ captures are muted,
  detach the HDA one so micmute LED only need to consider SoF capture's
  mute status.

  [Test]
  The mic mute LED works again on Soundwire laptops.

  The legacy HDA/DMIC systems are unaffected.

  [Where problems could occur]
  Theoretically the system may have more than two internal captures registered, 
then disabling one will not be enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2006102/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2006102] Re: Mic Mute LED doesn't work on Soundwire laptops

2023-02-07 Thread Launchpad Bug Tracker
This bug was fixed in the package alsa-ucm-conf - 1.2.6.3-1ubuntu7

---
alsa-ucm-conf (1.2.6.3-1ubuntu7) lunar; urgency=medium

  * d/p/ucm2-sof-soundwire-Update-Mic-LED-settings.patch
- Backport patch to fix micmute LED (soundwire). (LP: #2006102)

 -- Andy Chi   Tue, 07 Feb 2023 17:39:21 +0800

** Changed in: alsa-ucm-conf (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2006102

Title:
  Mic Mute LED doesn't work on Soundwire laptops

Status in OEM Priority Project:
  Fix Committed
Status in alsa-ucm-conf package in Ubuntu:
  Fix Released
Status in alsa-ucm-conf source package in Jammy:
  Fix Committed
Status in alsa-ucm-conf source package in Kinetic:
  Fix Committed
Status in alsa-ucm-conf source package in Lunar:
  Fix Released

Bug description:
  Pull request:
  https://github.com/alsa-project/alsa-ucm-conf/pull/261

  [Impact]
  Mic mute LED doesn't work on Intel-based Dell laptops.

  [Fix]
  Due to recent change on how kernel creates sound LEDs, there are two captures 
are registered, one from SoF and one from HDA. The SoF one is the "real" 
capture system uses.

  Since physical LED only gets light up when _all_ captures are muted,
  detach the HDA one so micmute LED only need to consider SoF capture's
  mute status.

  [Test]
  The mic mute LED works again on Soundwire laptops.

  The legacy HDA/DMIC systems are unaffected.

  [Where problems could occur]
  Theoretically the system may have more than two internal captures registered, 
then disabling one will not be enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2006102/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2006102] Re: Mic Mute LED doesn't work on Soundwire laptops

2023-02-07 Thread Timo Aaltonen
Hello Andy, or anyone else affected,

Accepted alsa-ucm-conf into jammy-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/alsa-ucm-
conf/1.2.6.3-1ubuntu1.4 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
jammy to verification-done-jammy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-jammy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Tags added: verification-needed verification-needed-jammy

** Tags added: verification-needed-kinetic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2006102

Title:
  Mic Mute LED doesn't work on Soundwire laptops

Status in OEM Priority Project:
  Fix Committed
Status in alsa-ucm-conf package in Ubuntu:
  Fix Committed
Status in alsa-ucm-conf source package in Jammy:
  Fix Committed
Status in alsa-ucm-conf source package in Kinetic:
  Fix Committed
Status in alsa-ucm-conf source package in Lunar:
  Fix Committed

Bug description:
  Pull request:
  https://github.com/alsa-project/alsa-ucm-conf/pull/261

  [Impact]
  Mic mute LED doesn't work on Intel-based Dell laptops.

  [Fix]
  Due to recent change on how kernel creates sound LEDs, there are two captures 
are registered, one from SoF and one from HDA. The SoF one is the "real" 
capture system uses.

  Since physical LED only gets light up when _all_ captures are muted,
  detach the HDA one so micmute LED only need to consider SoF capture's
  mute status.

  [Test]
  The mic mute LED works again on Soundwire laptops.

  The legacy HDA/DMIC systems are unaffected.

  [Where problems could occur]
  Theoretically the system may have more than two internal captures registered, 
then disabling one will not be enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2006102/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2006102] Re: Mic Mute LED doesn't work on Soundwire laptops

2023-02-07 Thread Sebastien Bacher
** Changed in: alsa-ucm-conf (Ubuntu Lunar)
   Status: New => Fix Committed

** Changed in: alsa-ucm-conf (Ubuntu Lunar)
 Assignee: (unassigned) => Andy Chi (andch)

** Changed in: alsa-ucm-conf (Ubuntu Kinetic)
   Status: New => Fix Committed

** Changed in: alsa-ucm-conf (Ubuntu Kinetic)
 Assignee: (unassigned) => Andy Chi (andch)

** Changed in: alsa-ucm-conf (Ubuntu Jammy)
   Status: New => Fix Committed

** Changed in: alsa-ucm-conf (Ubuntu Jammy)
 Assignee: (unassigned) => Andy Chi (andch)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2006102

Title:
  Mic Mute LED doesn't work on Soundwire laptops

Status in OEM Priority Project:
  Fix Committed
Status in alsa-ucm-conf package in Ubuntu:
  Fix Committed
Status in alsa-ucm-conf source package in Jammy:
  Fix Committed
Status in alsa-ucm-conf source package in Kinetic:
  Fix Committed
Status in alsa-ucm-conf source package in Lunar:
  Fix Committed

Bug description:
  Pull request:
  https://github.com/alsa-project/alsa-ucm-conf/pull/261

  [Impact]
  Mic mute LED doesn't work on Intel-based Dell laptops.

  [Fix]
  Due to recent change on how kernel creates sound LEDs, there are two captures 
are registered, one from SoF and one from HDA. The SoF one is the "real" 
capture system uses.

  Since physical LED only gets light up when _all_ captures are muted,
  detach the HDA one so micmute LED only need to consider SoF capture's
  mute status.

  [Test]
  The mic mute LED works again on Soundwire laptops.

  The legacy HDA/DMIC systems are unaffected.

  [Where problems could occur]
  Theoretically the system may have more than two internal captures registered, 
then disabling one will not be enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2006102/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2006102] Re: Mic Mute LED doesn't work on Soundwire laptops

2023-02-07 Thread Andy Chi
** Changed in: oem-priority
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2006102

Title:
  Mic Mute LED doesn't work on Soundwire laptops

Status in OEM Priority Project:
  Fix Committed
Status in alsa-ucm-conf package in Ubuntu:
  New
Status in alsa-ucm-conf source package in Jammy:
  New
Status in alsa-ucm-conf source package in Kinetic:
  New
Status in alsa-ucm-conf source package in Lunar:
  New

Bug description:
  Pull request:
  https://github.com/alsa-project/alsa-ucm-conf/pull/261

  [Impact]
  Mic mute LED doesn't work on Intel-based Dell laptops.

  [Fix]
  Due to recent change on how kernel creates sound LEDs, there are two captures 
are registered, one from SoF and one from HDA. The SoF one is the "real" 
capture system uses.

  Since physical LED only gets light up when _all_ captures are muted,
  detach the HDA one so micmute LED only need to consider SoF capture's
  mute status.

  [Test]
  The mic mute LED works again on Soundwire laptops.

  The legacy HDA/DMIC systems are unaffected.

  [Where problems could occur]
  Theoretically the system may have more than two internal captures registered, 
then disabling one will not be enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2006102/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2006102] Re: Mic Mute LED doesn't work on Soundwire laptops

2023-02-07 Thread Andy Chi
Upload debdiff for Kinetic

** Patch added: "alsa-ucm-conf_1.2.6.3-1ubuntu5.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2006102/+attachment/5645254/+files/alsa-ucm-conf_1.2.6.3-1ubuntu5.debdiff

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2006102

Title:
  Mic Mute LED doesn't work on Soundwire laptops

Status in OEM Priority Project:
  Fix Committed
Status in alsa-ucm-conf package in Ubuntu:
  New
Status in alsa-ucm-conf source package in Jammy:
  New
Status in alsa-ucm-conf source package in Kinetic:
  New
Status in alsa-ucm-conf source package in Lunar:
  New

Bug description:
  Pull request:
  https://github.com/alsa-project/alsa-ucm-conf/pull/261

  [Impact]
  Mic mute LED doesn't work on Intel-based Dell laptops.

  [Fix]
  Due to recent change on how kernel creates sound LEDs, there are two captures 
are registered, one from SoF and one from HDA. The SoF one is the "real" 
capture system uses.

  Since physical LED only gets light up when _all_ captures are muted,
  detach the HDA one so micmute LED only need to consider SoF capture's
  mute status.

  [Test]
  The mic mute LED works again on Soundwire laptops.

  The legacy HDA/DMIC systems are unaffected.

  [Where problems could occur]
  Theoretically the system may have more than two internal captures registered, 
then disabling one will not be enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2006102/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2006102] Re: Mic Mute LED doesn't work on Soundwire laptops

2023-02-07 Thread Andy Chi
Upload debdiff for Lunar

** Patch added: "alsa-ucm-conf_1.2.6.3-1ubuntu7.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2006102/+attachment/5645256/+files/alsa-ucm-conf_1.2.6.3-1ubuntu7.debdiff

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2006102

Title:
  Mic Mute LED doesn't work on Soundwire laptops

Status in OEM Priority Project:
  Fix Committed
Status in alsa-ucm-conf package in Ubuntu:
  New
Status in alsa-ucm-conf source package in Jammy:
  New
Status in alsa-ucm-conf source package in Kinetic:
  New
Status in alsa-ucm-conf source package in Lunar:
  New

Bug description:
  Pull request:
  https://github.com/alsa-project/alsa-ucm-conf/pull/261

  [Impact]
  Mic mute LED doesn't work on Intel-based Dell laptops.

  [Fix]
  Due to recent change on how kernel creates sound LEDs, there are two captures 
are registered, one from SoF and one from HDA. The SoF one is the "real" 
capture system uses.

  Since physical LED only gets light up when _all_ captures are muted,
  detach the HDA one so micmute LED only need to consider SoF capture's
  mute status.

  [Test]
  The mic mute LED works again on Soundwire laptops.

  The legacy HDA/DMIC systems are unaffected.

  [Where problems could occur]
  Theoretically the system may have more than two internal captures registered, 
then disabling one will not be enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2006102/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2006102] Re: Mic Mute LED doesn't work on Soundwire laptops

2023-02-07 Thread Andy Chi
Upload debdiff for Jammy

** Patch added: "alsa-ucm-conf_1.2.6.3-1ubuntu1.4.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2006102/+attachment/5645253/+files/alsa-ucm-conf_1.2.6.3-1ubuntu1.4.debdiff

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2006102

Title:
  Mic Mute LED doesn't work on Soundwire laptops

Status in OEM Priority Project:
  Fix Committed
Status in alsa-ucm-conf package in Ubuntu:
  New
Status in alsa-ucm-conf source package in Jammy:
  New
Status in alsa-ucm-conf source package in Kinetic:
  New
Status in alsa-ucm-conf source package in Lunar:
  New

Bug description:
  Pull request:
  https://github.com/alsa-project/alsa-ucm-conf/pull/261

  [Impact]
  Mic mute LED doesn't work on Intel-based Dell laptops.

  [Fix]
  Due to recent change on how kernel creates sound LEDs, there are two captures 
are registered, one from SoF and one from HDA. The SoF one is the "real" 
capture system uses.

  Since physical LED only gets light up when _all_ captures are muted,
  detach the HDA one so micmute LED only need to consider SoF capture's
  mute status.

  [Test]
  The mic mute LED works again on Soundwire laptops.

  The legacy HDA/DMIC systems are unaffected.

  [Where problems could occur]
  Theoretically the system may have more than two internal captures registered, 
then disabling one will not be enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2006102/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp