It's a CyberpowerPC laptop (CyberPowerPC TRACER V EDGE R15E), and I'm not entirely certain what device the trackpad is. It's an i2c connected device using hid-multitouch as shown in the following dmesg extract
Code: Select all
[ 1.906152] input: UNIW0001:00 093A:0255 Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-UNIW0001:00/0018:093A:0255.0001/input/input5
[ 1.906437] input: UNIW0001:00 093A:0255 Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-UNIW0001:00/0018:093A:0255.0001/input/input6
[ 1.906530] hid-generic 0018:093A:0255.0001: input,hidraw0: I2C HID v1.00 Mouse [UNIW0001:00 093A:0255] on i2c-UNIW0001:00
[ 2.063232] input: UNIW0001:00 093A:0255 Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-UNIW0001:00/0018:093A:0255.0001/input/input9
[ 2.063364] input: UNIW0001:00 093A:0255 Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-UNIW0001:00/0018:093A:0255.0001/input/input10
[ 2.063476] hid-multitouch 0018:093A:0255.0001: input,hidraw0: I2C HID v1.00 Mouse [UNIW0001:00 093A:0255] on i2c-UNIW0001:00
I have done some more digging (hense the more detail above), and apparently this sun-level LED is the regularly functioning "disabled" indicator. When booting in Windows (even MS just lists it as a HID-compliant touch pad) and toggling the touchpad disable button (fn-F5) it turns on just as bright when it's disabled. I have just never bothered to do that. I am unable to toggle the touchpad manually in Linux in Plasma, but I assume if I could it would match. Also enabling the gpm service turns off the light too. What appears to have happened is that Linux now "correctly" disables the touchpad when not in a GUI environment or otherwise needing a mouse, while in 6.12 the touchpad was just always enabled.
So, this is the "correct" behaviour and the designer of this hardware should be forced to have a LED constantly in their peripheral vision until they've learned their lesson. A small thin tape square may be the solution after all.
The offending LED