Giter Site home page Giter Site logo

Comments (14)

vrolife avatar vrolife commented on June 8, 2024

Run systemctl status fprintd.service to get details

from modern_laptop.

Plasmoid77 avatar Plasmoid77 commented on June 8, 2024
   ~/modern_laptop    main    systemctl status fprintd.service                                                                                            1 ✘  49s  
× fprintd.service - Fingerprint Authentication Daemon
     Loaded: loaded (/usr/lib/systemd/system/fprintd.service; static)
    Drop-In: /etc/systemd/system/fprintd.service.d
             └─override.conf
     Active: failed (Result: exit-code) since Sat 2023-04-15 14:50:47 +09; 30s ago
       Docs: man:fprintd(1)
    Process: 4163 ExecStart=/opt/fingerpp/bin/fingerpp --bus=system --filter-before-ssim=true --min-score=0.3 (code=exited, status=127)
   Main PID: 4163 (code=exited, status=127)
        CPU: 22ms

апр 15 14:50:47 Redmibook systemd[1]: Starting Fingerprint Authentication Daemon...
апр 15 14:50:47 Redmibook fingerpp[4163]: /opt/fingerpp/bin/fingerpp: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or dire>
апр 15 14:50:47 Redmibook systemd[1]: fprintd.service: Main process exited, code=exited, status=127/n/a
апр 15 14:50:47 Redmibook systemd[1]: fprintd.service: Failed with result 'exit-code'.
апр 15 14:50:47 Redmibook systemd[1]: Failed to start Fingerprint Authentication Daemon.

from modern_laptop.

Plasmoid77 avatar Plasmoid77 commented on June 8, 2024

After reboot I'm not able to log into system since there is no user selection menu. Laptop boots successfuly, but the login screen has no password entry field. Such a strange bug. Maybe I really should use Mint rather then Manjaro

from modern_laptop.

artem-zuev avatar artem-zuev commented on June 8, 2024

install, this fix your first problem)
image

from modern_laptop.

Plasmoid77 avatar Plasmoid77 commented on June 8, 2024

install, this fix your first problem) image

I did, but now there is a error loading shared libraries: libopencv_imgcodecs.so.406. System cannot open shared object file. The only way fixing this is installing driver from static_ocv_fingerprint_driver branch?

from modern_laptop.

Plasmoid77 avatar Plasmoid77 commented on June 8, 2024

I tried to install the driver from the static ocv branch and it was working at first. I even succeed enrolling fingerprint and used it for a few times, but after that things got worse and it was correctly scanning finger maybe once in a hundred times. I also got such a error when I was entering sudo mode, I had to wait about 30 - 60 seconds for the password entering field to arrive. All that times the system was also saying "Verification timed out". As I guess this is related to the incorrect work of fingerprint driver.

from modern_laptop.

Plasmoid77 avatar Plasmoid77 commented on June 8, 2024

photo_2023-04-30_23-14-16

from modern_laptop.

Plasmoid77 avatar Plasmoid77 commented on June 8, 2024

photo_2023-04-30_23-13-53

from modern_laptop.

Plasmoid77 avatar Plasmoid77 commented on June 8, 2024

I was using GNOME verion all this time. Looked through the other issues, there was said, that the driver was onty tested in KDE and it works fine with it. I'll try to install KDE version of Manjaro with the static_ocv fingerprint driver

from modern_laptop.

Plasmoid77 avatar Plasmoid77 commented on June 8, 2024

I tried Manjaro with KDE, everything works in the same way. I can't even enroll a fingerprint

from modern_laptop.

vrolife avatar vrolife commented on June 8, 2024

Run

sudo systemctl edit fprintd

Change --filter-before-ssim to false and change --min-score to 0.2

ExecStart=/opt/fingerpp/bin/fingerpp --bus=system --filter-before-ssim=false --min-score=0.2

Then

sudo systemctl daemon-reload
sudo systemctl restart fprintd

Although this reduces security, it increases the pass rate。

from modern_laptop.

Plasmoid77 avatar Plasmoid77 commented on June 8, 2024

image
image
image
I edited fprintd file as you said, and it's ok, but I got this error. System can not normally connect to the sensor sometimes. There wasn't such error in the first 1-2 days after I installed the driver

from modern_laptop.

vrolife avatar vrolife commented on June 8, 2024

This driver has not been tested in GNOME yet.

from modern_laptop.

Plasmoid77 avatar Plasmoid77 commented on June 8, 2024

Screenshot_20230517_211048
That's in KDE. But fingers are enrolling quite well this time

from modern_laptop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.