Re: [PATCH v2] platform/x86: asus-wmi: fix camera key led on Zenbook S14
From: José Guilherme de Castro Rodrigues
Date: Sun May 10 2026 - 20:26:10 EST
On Wed, May 06, 2026 at 07:29:16PM -0300, José Guilherme de Castro Rodrigues wrote:
> On Wed, May 06, 2026 at 04:18:39PM +0300, Ilpo Järvinen wrote:
> >
> > So if I understood you correctly with LED_NEG (unknown if it's just on
> > your device or generally with it),
> >
> > This doesn't work: set
> > This works: set+get
>
> Yes, that is correct.
>
Actually, sorry. No, that is not correct. I was pretty sure that did
work, but I must've mixed something up... probably because I tried that
only before I sent the first patch.
I can't get the set operation to work at all. So I end up only being
able to read the brightness in the device exposed to userspace.
I don't really have the knowledge to debug the wmi call, so that is
definitely a dead end for me.
Best Regards,
José Rodrigues