We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
Now, I have the problem: When I run fprintd-enroll, they succeeded, but fprintd-verify always verify-no-match (done):
fprintd-enroll
fprintd-verify
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
Now, I have the problem: When I run
fprintd-enroll
, they succeeded, butfprintd-verify
alwaysverify-no-match (done)
:The text was updated successfully, but these errors were encountered: