python-validity icon indicating copy to clipboard operation
python-validity copied to clipboard

openSUSE packaging

Open ArturGaspar opened this issue 3 years ago • 5 comments
trafficstars

I have created packages for openSUSE Tumbleweed at https://build.opensuse.org/project/show/home:ArturGaspar:python-validity

Install instructions:

zypper addrepo https://download.opensuse.org/repositories/home:ArturGaspar:python-validity/openSUSE_Tumbleweed/home:ArturGaspar:python-validity.repo
zypper refresh
zypper install fprintd-clients open-fprintd python-validity fprintd-pam

ArturGaspar avatar Apr 30 '22 02:04 ArturGaspar

Tested on a Lenovo X1 Carbon Gen 6 with 06cb:009a Synaptics, Inc. Metallica MIS Touch Fingerprint Reader. Factory reset, enroll, verify and pam work.

ArturGaspar avatar Apr 30 '22 02:04 ArturGaspar

@ArturGaspar Thanks for the package. It looks like I'm already using it via opi. This is a Lenovo T480S with the same fingerprint reader as yours. I too did the factory reset thing but enroll doesn't work. Any ideas?

@t480s:~$ fprintd-enroll Impossible to enroll: GDBus.Error:net.reactivated.Fprint.Error.NoSuchDevice: No devices available

xpufx avatar May 02 '22 15:05 xpufx

I only had the python-validity from @ArturGaspar repo. I installed the rest of the packages at the top of this issue and it worked after.

xpufx avatar May 02 '22 15:05 xpufx

@xpufx I have the same laptop as you (T480) and have the same error msg as you after installing the packages from @ArturGaspar . I know it has been a couple years but I am wondering if you got it working.

thanks

karoltheguy avatar Jun 03 '24 16:06 karoltheguy

On a Lenovo X1 Carbon Gen 6 and this unfortunately does not seem to work any longer. Reset the reader in bios, installed the repo & packages as per instructions, but when attempting to enroll: "Impossible to enroll: GDBus.Error:net.reactivated.Fprint.Error.NoSuchDevice: No devices available"

FWIW, fwupdmgr also is unable to see the fingerprint reader. I also noticed that these packages predate an update to the main repository which fixes certain directories not existing after reboot, and it may be affected by this bug? As I could not find the ./dbus_service/ directory. This could just be me overlooking/misunderstanding something, though

zabulonian avatar Jul 03 '24 23:07 zabulonian