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
After updating to the kernel 6.12, my ASUS Zenbook UX3402ZA keyboard backlight stopped working, after looking through the logs and differenes between 6.11 and 6.12, I have found out that kernel module asus-nb-wml fails to load with error -5.
I'm not sure which other issues this will show, but the Backlight is the most obvious I have noticed so far
Steps To Reproduce
Steps to reproduce the behavior:
Upgrade kernel from 6.11 to 6.12
Try to increase or decrease keyboard backlight
There isnt an option and the shortcut isnt working
Expected behavior
Keyboard backlight will work normally
Additional context
dmesg without working backlight
[ 5.054019] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[ 5.095726] asus_wmi: Failed to set throttle thermal policy (retval): 0x0
[ 5.095730] asus_wmi: Failed to set default thermal profile
[ 5.095734] asus-nb-wmi asus-nb-wmi: probe with driver asus-nb-wmi failed with error -5
dmesg with working backlight
[ 5.151772] asus_wmi: ASUS WMI generic driver loaded
[ 5.170605] asus_wmi: Initialization: 0x1
[ 5.171555] asus_wmi: SFUN value: 0x21
[ 5.171573] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[ 5.227615] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input11
loaded kernel modules without working backlight lsmod | grep asus
Describe the bug
After updating to the kernel 6.12, my ASUS Zenbook UX3402ZA keyboard backlight stopped working, after looking through the logs and differenes between 6.11 and 6.12, I have found out that kernel module
asus-nb-wml
fails to load with error -5.I'm not sure which other issues this will show, but the Backlight is the most obvious I have noticed so far
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
Keyboard backlight will work normally
Additional context
dmesg without working backlight
dmesg with working backlight
loaded kernel modules without working backlight
lsmod | grep asus
loaded kernel modules with working backlight
Metadata
"x86_64-linux"
Linux 6.12.0, NixOS, 25.05 (Warbler), 25.05.20241119.23e89b7
yes
yes
nix-env (Nix) 2.24.10
"nixos"
/nix/store/c9wv7i0af6mysmy65x6nvyfw5izzxv4g-source
Notify maintainers
@K900 @Ma27
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: