-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BrightnessKeys not working #1309
Comments
You're gonna need |
Thanks! Now I see the log. P.S. - Actually Fn+F11 is decreasing brightness, but I can't increase it with any of Fn+something. That's all my FN keys, in case it can help. Fn+f1 - wifi stuff (not working) |
In this case, your brightness keys is handled by |
Wow, so it's should be okay to check YogaSMC, i will check it, thanks! |
Tried YogaSMC, have the same problem here: Fn+F5/F6 are not responsive, only Fn+F11 working for lowering brightness. Fn+Space is working (disabling touchpad)
|
BrightnessKeys should never work with incompatible layout. And in your DSDT there's no method notifying For YogaSMC, you got "Failed to acquire fn mask", which seems to be old generation methods. Please open an issue there and I will follow it. |
@zhen-zen So, i should open an issue on YogaSMC repository, even if i have not Lenovo-branded laptop? Right? |
Sure, this word is not restricted to that brand. |
the brightness of my keyboard is working but it stopping after around 3 seconds if I did not use it, can i change it to work all the time and stop it from (Fn+F9)? |
Backlit keyboards are controlled with vendor specific methods and not covered by BrightnessKeys. You will need to dig into that on yourself. |
Hello! My laptop is Ice Lake based one and i have a problem.
Previously i was using SSDT to setup brightness keys and rename patch (SSDT is included in EFI folder and patches too SSDT and patches are disabled while using BrightnessKeys.kext)
I don't know if that kext supposed to work OOTB, but it's not working in my case and i don't know why. I was trying to get dmesg logs, but they are empty, nothing appeared about BrightnessKeys. I will attach my EFI folder and my clean without patches DSDT in case it can help to fix that. If you need something special to attach - tell me please, i will add that too. Thanks!
SSDT-BrightFN.zip
DSDT aml-dsl.zip
Full EFI.zip
The text was updated successfully, but these errors were encountered: