** Changed in: hwe-next
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1877275

Title:
  Don't register platform::micmute if the related tokens don't exist

Status in HWE Next:
  Fix Released
Status in OEM Priority Project:
  Fix Committed
Status in linux-oem-5.6 package in Ubuntu:
  New
Status in linux-oem-osp1 package in Ubuntu:
  Fix Released
Status in linux-oem-5.6 source package in Bionic:
  Invalid
Status in linux-oem-osp1 source package in Bionic:
  Fix Released
Status in linux-oem-5.6 source package in Focal:
  Fix Released
Status in linux-oem-osp1 source package in Focal:
  Invalid

Bug description:
  [Impact]
  Error messge is issued during boot up,
  "platform::micmute: Setting an LED's brightness failed (-19)",
  but there's no micmute led on the machine.

  [Fix]
  Get the related tokens of SMBIOS, GLOBAL_MIC_MUTE_DISABLE/ENABLE.
  If one of two tokens doesn't exist, don't register platform::micmute.
  After that, you wouldn't see the platform::micmute in /sys/class/leds/,
  and the error message wouldn't see in dmesg.

  [test]
  With the patch, if GLOBAL_MIC_MUTE_DISABLE/ENABLE don't exist, the error 
message
  wouldn't be triggered and can't find platform::micmute in /sys/class/leds

  [Regression Potential]
  low, just avoid to register if device isn't presented.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1877275/+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

Reply via email to