ThinkPad E16 Gen1 Fingerprint Reader in Linux
When I use the `lsusb` command in Linux, I see:
Bus 003 Device 002: ID 27c6:550a Shenzhen Goodix Technology Co.,Ltd. FingerPrint
However, I do not see anything that looks like a fingerprint reader, and running the command `fprintd-enroll` produces the error:
Impossible to enroll: GDBus.Error:net.reactivated.Fprint.Error.NoSuchDevice: No devices available
Does the ThinkPad E16 really have a fingerprint reader? Someone suggested to me that it might be built in to the power button -- would that be the case? If my machine does have a fingerprint reader, is there a way I can get it working under Linux? A quick DuckDuckGo search reveals that drivers are available (from Dell, I think) for some other models of fingerprint reader from Shenzhen Goodix, but none of the ones I tried seem to work with my particular fingerprint reader (assuming it is even really there, and not a glitched listing from `lsusb`).
The entire rest of the machine works just fine under Linux -- all drivers and their relevant firmware are installed and working, so it is just this one thing I need help with.