Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asus Vivobook 14 X409FA fingerprint worked, but always verify-no-match #3

Open
Duy-Thanh opened this issue Aug 27, 2024 · 0 comments
Open

Comments

@Duy-Thanh
Copy link

Hi, I have Asus Vivobook 14 X409FA-EK306T using Ubuntu Unity 22.04, and I can make my fingerprint work, I also make the login with fingerprint worked:

image

Now, I have the problem: When I run fprintd-enroll, they succeeded, but fprintd-verify always verify-no-match (done):

duythanh@duythanh-VivoBook-ASUSLaptop-X409FA-X409FA:/mnt/Linux/fprintd-v1.94.3/build/utils$ sudo ./fprintd-list duythanh
found 1 devices
Device at /net/reactivated/Fprint/Device/0
Using device /net/reactivated/Fprint/Device/0
Fingerprints for user duythanh on ElanTech Embedded Fingerprint Sensor (swipe):
 - #0: right-index-finger
duythanh@duythanh-VivoBook-ASUSLaptop-X409FA-X409FA:/mnt/Linux/fprintd-v1.94.3/build/utils$ sudo ./fprintd-enroll
Using device /net/reactivated/Fprint/Device/0
Enrolling right-index-finger finger.
Enroll result: enroll-stage-passed
Enroll result: enroll-stage-passed
Enroll result: enroll-stage-passed
Enroll result: enroll-stage-passed
Enroll result: enroll-stage-passed
Enroll result: enroll-stage-passed
Enroll result: enroll-swipe-too-short
Enroll result: enroll-stage-passed
Enroll result: enroll-completed
duythanh@duythanh-VivoBook-ASUSLaptop-X409FA-X409FA:/mnt/Linux/fprintd-v1.94.3/build/utils$ sudo ./fprintd-verify
Using device /net/reactivated/Fprint/Device/0
Listing enrolled fingers:
 - #0: right-index-finger
Verify started!
Verifying: right-index-finger
Verify result: verify-no-match (done)
duythanh@duythanh-VivoBook-ASUSLaptop-X409FA-X409FA:/mnt/Linux/fprintd-v1.94.3/build/utils$ sudo ./fprintd-verify
Using device /net/reactivated/Fprint/Device/0
Listing enrolled fingers:
 - #0: right-index-finger
Verify started!
Verifying: right-index-finger
Verify result: verify-no-match (done)
duythanh@duythanh-VivoBook-ASUSLaptop-X409FA-X409FA:/mnt/Linux/fprintd-v1.94.3/build/utils$ sudo ./fprintd-verify
Using device /net/reactivated/Fprint/Device/0
Listing enrolled fingers:
 - #0: right-index-finger
Verify started!
Verifying: right-index-finger
Verify result: verify-swipe-too-short (not done)
Verify result: verify-swipe-too-short (not done)
Verify result: verify-no-match (done)
duythanh@duythanh-VivoBook-ASUSLaptop-X409FA-X409FA:/mnt/Linux/fprintd-v1.94.3/build/utils$ sudo ./fprintd-verify
Using device /net/reactivated/Fprint/Device/0
Listing enrolled fingers:
 - #0: right-index-finger
Verify started!
Verifying: right-index-finger
Verify result: verify-no-match (done)
duythanh@duythanh-VivoBook-ASUSLaptop-X409FA-X409FA:/mnt/Linux/fprintd-v1.94.3/build/utils$ sudo ./fprintd-verify
Using device /net/reactivated/Fprint/Device/0
Listing enrolled fingers:
 - #0: right-index-finger
Verify started!
Verifying: right-index-finger
Verify result: verify-no-match (done)
duythanh@duythanh-VivoBook-ASUSLaptop-X409FA-X409FA:/mnt/Linux/fprintd-v1.94.3/build/utils$ sudo ./fprintd-verify
Using device /net/reactivated/Fprint/Device/0
Listing enrolled fingers:
 - #0: right-index-finger
Verify started!
Verifying: right-index-finger
Verify result: verify-no-match (done)
duythanh@duythanh-VivoBook-ASUSLaptop-X409FA-X409FA:/mnt/Linux/fprintd-v1.94.3/build/utils$ sudo ./fprintd-verify
Using device /net/reactivated/Fprint/Device/0
Listing enrolled fingers:
 - #0: right-index-finger
Verify started!
Verifying: right-index-finger
Verify result: verify-no-match (done)
duythanh@duythanh-VivoBook-ASUSLaptop-X409FA-X409FA:/mnt/Linux/fprintd-v1.94.3/build/utils$ sudo ./fprintd-verify
Using device /net/reactivated/Fprint/Device/0
Listing enrolled fingers:
 - #0: right-index-finger
Verify started!
Verifying: right-index-finger
Verify result: verify-swipe-too-short (not done)
Verify result: verify-no-match (done)
duythanh@duythanh-VivoBook-ASUSLaptop-X409FA-X409FA:/mnt/Linux/fprintd-v1.94.3/build/utils$ sudo ./fprintd-verify
Using device /net/reactivated/Fprint/Device/0
Listing enrolled fingers:
 - #0: right-index-finger
Verify started!
Verifying: right-index-finger
Verify result: verify-swipe-too-short (not done)
Verify result: verify-no-match (done)
duythanh@duythanh-VivoBook-ASUSLaptop-X409FA-X409FA:/mnt/Linux/fprintd-v1.94.3/build/utils$ sudo ./fprintd-verify
Using device /net/reactivated/Fprint/Device/0
Listing enrolled fingers:
 - #0: right-index-finger
Verify started!
Verifying: right-index-finger
Verify result: verify-no-match (done)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@Duy-Thanh and others