Okay, so I been on EOS for a week now, and i love it.
The only thing that bothers me is that mute LED doesn’t work; mute function works , but led doesn’t light up.
I have tried EOS before ( it think it was version ‘neo’ ) and I remember it worked then.
I did some searching and found this forum.
According to forum the issue kernel related, and the commands mentioned worked for me.
Enables:
sudo hda-verb /dev/snd/hwC1D0 0x20 0x500 0x0B && sudo hda-verb /dev/snd/hwC1D0 0x20 0x400 0x7778
Disables:
sudo hda-verb /dev/snd/hwC1D0 0x20 0x500 0x0B && sudo hda-verb /dev/snd/hwC1D0 0x20 0x400 0x7774
According to the forum, this was implemented in 5.18-rc6 kernel released in May ,2022.
This explains why it was working on the EOS -neo which was released approx 2 years ago.
But why isn’t it working now?
I am using latest 7.0.3-arch1-2 kernel.