Popax21 / synaTudor

GNU Lesser General Public License v2.1
93 stars 11 forks source link

Not working for 06cb:00be #35

Open the-loudspeaker opened 1 month ago

the-loudspeaker commented 1 month ago

I am on a fedora 40 workstation on an Ideapad Flex 5 14ARE05. Fingerprint device is 06cb:00be.

I installed lifprintd-tod, libfprintd-tod-devel and some other dependencies as suggested by meson build command. Once meson build completed without errors, I followed rest of the instructions and installed the driver.

But even after installing this, I get the error as follows on fprintd-enroll: Impossible to enroll: GDBus.Error:net.reactivated.Fprint.Error.NoSuchDevice: No devices available

I even tried rebooting & reinstalling again but same issue persists.

Am I missing anything? Please let me know if you need more info to debug this.

Thanks.

Popax21 commented 1 month ago

The error is pretty self-explanatory: libfprint doesn't detect any supported devices. This means that either the driver doesn't get picked up, or you don't actually have a supported sensor (check lsusb for that).

the-loudspeaker commented 1 month ago

Sorry I forgot to mention the device id above. here's the output of lsusb: Bus 003 Device 002: ID 06cb:00be Synaptics, Inc. As I understand this one is supported?

I read a post about it here: https://redlib.privacy.com.de/r/Ubuntu/comments/1185rx6/got_synaptic_fp_scanner_synaptics_06cb00be

Popax21 commented 1 month ago

Sorry I forgot to mention the device id above. here's the output of lsusb: Bus 003 Device 002: ID 06cb:00be Synaptics, Inc. As I understand this one is supported?

I read a post about it here: https://redlib.privacy.com.de/r/Ubuntu/comments/1185rx6/got_synaptic_fp_scanner_synaptics_06cb00be

In that case it's probably the former; you might want to try reinstalling libfprint-tod / fprintd.

SecretJ12 commented 1 month ago

Unfortunately for me it's the same error with the same device. I'm using it on Fedora 40 with libfprint-tod from "https://copr.fedorainfracloud.org/coprs/quantt/libfprint-tod/" Also the fprintd run without problems. Do you have any suggestions on how to find the error from this point?

Popax21 commented 1 month ago

Unfortunately for me it's the same error with the same device. I'm using it on Fedora 40 with libfprint-tod from "https://copr.fedorainfracloud.org/coprs/quantt/libfprint-tod/" Also the fprintd run without problems. Do you have any suggestions on how to find the error from this point?

You might want to try checking the system / fprintd log, and checking that it's actually libfprint-tod that is being used by fprintd, not libfprint.