You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Battery charge tresholds, keyboard backlight timeout and power unlock does not work correctly after updating the BIOS on my Huawei Matebook D14 (2020) AMD to version 1.19.
The battery treshold seems locked to 100%, keyboard backlight timeout seems to always be set to 5 minutes and power unlock does not seem to change the power draw.
Microphone light, FN key and FN lock seems to work though.
I have no issues that I know of in the reinstate scripts and the smart charge feature is turned off.
Steps to reproduce the behavior:
Go to /etc/default/huawei-wmi/*
Try to change the values for battery tresholds/kbd backlight/power unlock
Do not see the expected changes in behaviour
Expected behaviour
Expect battery behaviour, kbd backlight and power limits to represent the options that are set in /etc/default/huawei-wmi/*
Tell me if there is anything else I should supply or if theres anything I should test or do.
The text was updated successfully, but these errors were encountered:
DimseBoms
changed the title
Battery tresholds, kbd backlight, power unlock not working after BIOS update
Battery tresholds, kbd backlight, power unlock not working after BIOS update on Matebook D14 AMD (2020)
May 2, 2023
I have Matebook 16 and after I updated to BIOS 2.29 the battery thresholds wouldn't have any effect as they used to, battery was charging all the time. There are several people reporting that this has changed since version 2.28 (I had an older version before).
Anyway, by following several links I found this comment which seems to work for me: #55 (comment).
Hi @sermart1234, thanks a lot for your contribution! I can see your PR been merged into feat/kbdlight but it's not in master. Also latest kernel doesn't look in sync with this repo. My simple question is this: how do we get your change into the official kernel? Thanks a lot again, great job!
Description
Battery charge tresholds, keyboard backlight timeout and power unlock does not work correctly after updating the BIOS on my Huawei Matebook D14 (2020) AMD to version 1.19.
The battery treshold seems locked to 100%, keyboard backlight timeout seems to always be set to 5 minutes and power unlock does not seem to change the power draw.
Microphone light, FN key and FN lock seems to work though.
I have no issues that I know of in the reinstate scripts and the smart charge feature is turned off.
Steps to reproduce the behavior:
Expected behaviour
Expect battery behaviour, kbd backlight and power limits to represent the options that are set in /etc/default/huawei-wmi/*
Additional information
Linux dmitriys-huawei-matebook-d14 5.19.0-41-generic #42~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 18 17:40:00 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu LTS 22.04
Comment
Tell me if there is anything else I should supply or if theres anything I should test or do.
The text was updated successfully, but these errors were encountered: