Package Details: libfprint-2-tod1-xps9300-bin 0.0.6-3

Git Clone URL: https://aur.archlinux.org/libfprint-2-tod1-xps9300-bin.git (read-only, click to copy)
Package Base: libfprint-2-tod1-xps9300-bin
Description: Proprietary driver for the fingerprint reader on the Dell XPS 13 9300 - direct from Dell's Ubuntu repo
Upstream URL: https://git.launchpad.net/~oem-solutions-engineers/libfprint-2-tod1-goodix/+git/libfprint-2-tod1-goodix/
Licenses: custom
Groups: fprint
Submitter: vagaerg
Maintainer: vagaerg (kubrick)
Last Packager: kubrick
Votes: 13
Popularity: 0.192733
First Submitted: 2020-06-21 02:57 (UTC)
Last Updated: 2024-09-06 07:11 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

linus.cl commented on 2022-04-28 07:02 (UTC)

For me it's the same. I have 27c6:533c Shenzhen Goodix Technology Co.,Ltd. FingerPrint and get the enroll-unknown-error

journalctl: Device reported an error during identify for enroll: An unspecified error occurred!

JulianVennen commented on 2022-04-26 12:05 (UTC)

Even with libusb 1.0.26-1, fprintd 1.94.2-1 fprint-tod-git 1.94.3+tod1-1 and libfprint-2-tod1-xps9300-bin (AUR) I still get "Enroll result: enroll-unknown-error"

I'm running Manjaro and manually downloaded the libusb package from an arch mirror to update it. The USB ID of my sensor is 27c6:533c

niveus.corax commented on 2022-04-18 17:56 (UTC)

@kubrick

paru -Si libfprint-tod-git
Repository      : aur
Name            : libfprint-tod-git
Version         : 1.94.3+tod1-1
Description     : Library for fingerprint readers - TOD version
URL             : https://fprint.freedesktop.org/
AUR URL         : https://aur.archlinux.org/packages/libfprint-tod-git
Groups          : fprint
Licenses        : LGPL
Provides        : libfprint  libfprint-tod  libfprint-2.so  libfprint-2-tod.so
Depends On      : libgusb>=0.3.0  nss  pixman  libgudev
Make Deps       : git  gobject-introspection  gtk-doc  meson>=0.49.0
Check Deps      : python  python-cairo  python-gobject  umockdev>=0.13.2
Optional Deps   : None
Conflicts With  : libfprint
Maintainer      : vagaerg
Votes           : 10
Popularity      : 1.180343
First Submitted : Sun, 21 Jun 2020 03:02:38 +0000
Last Modified   : Tue, 29 Mar 2022 23:09:55 +0000
Out Of Date     : No

kubrick commented on 2022-04-18 07:31 (UTC)

@niveus.corax what is your version of libfprint-tod-git ?

niveus.corax commented on 2022-04-18 07:00 (UTC) (edited on 2022-04-18 07:00 (UTC) by niveus.corax)

@magnesijium Thank you for the reply.

I have these packages installed:

  • libusb from core
  • libfprint-2-tod1-xps9300-bin from AUR
  • libfprint-tod-git from AUR
  • fprintd from extra

Without fprintd package - there is no fprintd-enroll command.

And I'm still getting "Enroll result: enroll-unknown-error"

magnesijium commented on 2022-04-17 21:12 (UTC)

@niveus.corax What you need is to install latest libusb from core repository, libfprint-tod-git 1.94.3+tod1 from AUR and this libfprint-2-tod1-xps9300-bin 0.0.6-2 package as well. Then try to enroll fingerprint by command sudo fprintd-enroll <username>. Also it works with gnome settings you can find in users tab -> fingerprint login.

niveus.corax commented on 2022-04-16 18:06 (UTC)

I've installed libusb 1.0.26 from git, installed fprintd 1.94.2-1 from AUR, installed libfprint-2-tod1-xps9300-bin 0.0.6-2 But when i try to enroll a fingerprint I receive "Enroll result: enroll-unknown-error" I'm using Dell 9700 with Bus 001 Device 005: ID 27c6:533c Shenzhen Goodix Technology Co.,Ltd. FingerPrint

magnesijium commented on 2022-04-14 12:02 (UTC)

Hi everyone. It's libfprint-tod-git co-maintainer. I've try to use this driver with libusb version 1.0.26-1 and it seems to work fine. Thanks kubrick for help with package support.

kubrick commented on 2022-03-25 17:47 (UTC)

Hello. New co-maintainer here. There is now a working solution, but you either have to patch libusb manually or wait for FS#74240 to be fixed.

https://bugs.archlinux.org/task/74240

Also libfprint-tod-git >= 1.94.3+tod1 is needed, update your version!

rolandd commented on 2022-03-25 15:40 (UTC)

@kubrick Thank you for taking over and I will wait for your update and report my findings.