ACK: [SRU] [J/M/N] [PATCH 0/1] Avoid creating non-working backlight sysfs knob from ASUS board

Thibault Ferrante thibault.ferrante at canonical.com
Mon Apr 8 09:40:20 UTC 2024


Signed-off-by: Thibault Ferrante <thibault.ferrante at canonical.com>


On 08-04-2024 05:33, Kai-Heng Feng wrote:
> BugLink: https://bugs.launchpad.net/bugs/2060422
> 
> [Impact]
> Backlight sysfs knobs created by asus-wmi don't really work, hence
> systemd-backlight services are in failed state.
> 
> [Fix]
> Ensure the backlight device are really present
> 
> [Test]
> With the fix applied, the backlight sysfs knobs are not longer present
> under /sys/class/backlight, so there's no more failed systemd-backlight
> service.
> 
> [Where problems could occur]
> Though highly unlikely, but if there's working device that is created
> even when the WMI read is 0xffffffff, the device will be missing.
> 
> Kai-Heng Feng (1):
>    platform/x86: asus-wmi: Consider device is absent when the read is ~0
> 
>   drivers/platform/x86/asus-wmi.c | 12 +++++++++++-
>   1 file changed, 11 insertions(+), 1 deletion(-)
> 


-- 
--
Thibault



More information about the kernel-team mailing list