Coder Social home page Coder Social logo

Comments (4)

aymanbagabas avatar aymanbagabas commented on May 26, 2024

The driver doesn't depend on any LED driver, hence the name platform::micmute, it uses ACPI WMI to control the LED and then uses ledtrig_audio to hook it up with ALSA. However, I will look more into this log. Meanwhile, could you please provide a dmesg log with the issue.

Do you have /sys/devices/platform/huawei-wmi/leds/platform::micmute in your system? Can you control the LED by writing to /sys/devices/platform/huawei-wmi/leds/platform::micmute/brightness?

from huawei-wmi.

aymanbagabas avatar aymanbagabas commented on May 26, 2024

Aha I don't see any codecs in your Gento lsmod. Realtek sound codecs are used to enable the ledtrig_audio. Taken from your Arch lsmod snd_hda_codec_generic,huawei_wmi,snd_hda_codec_realtek. Make sure you have enabled sound. The LED should work though but not through ALSA. You should be able to turn it on/off manually.

from huawei-wmi.

zypangpang avatar zypangpang commented on May 26, 2024

Thanks! I got it worked today. I tweaked a little in my kernel config. Previously I built the codecs in the kernel. Now I build it as a module. Then the led works. I also changed some other settings in kernel config, but I think building the codecs as modules solved the problem. :)

from huawei-wmi.

aymanbagabas avatar aymanbagabas commented on May 26, 2024

Glad to hear that

from huawei-wmi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.