The Last kernel update broke microphone’s led status built on the Thinkpad X1 carbon 9’s keyboard.
Led status is always off, but the button works correctly.
If I execute: echo 1 | sudo tee /sys/class/leds/platform\:\:micmute/brightness
led turns on correctly, but If I use again the button, led go off again for ever.
I have the same problem with my Lenovo Thinkpad E15 Gen2.
Before I switched to Linux, I also had constant problems after Windows updates. I think this is a general problem with certain Lenovo notebooks. It is not necessarily system or distribution dependent. Sometimes it even went so far that I had no sound on my internal speakers.
That the problem was caused by the sound driver turned out to be a wrong conclusion in the end. I was always able to fix the problem by reinstalling the Hotkey Features Intergation driver from Lenovo’s site.
Unfortunately, Lenovo does not offer the driver as a Linux version.
Maybe there is an unofficial way to install the proprietary driver?
I can confirm that on Ubuntu derivates like Mint, the feature works. However, Mint uses an older kernel than Fedora. On Manjaro it also worked fine with LongTermSupport kernel installed. The problems started with the newer kernels.
For example, openSUSE Tumbleweed is currently a total disaster for my laptop. None of the hotkeys work there anymore.