tmichett / Fedora_Remix

Fedora Linux Remix
2 stars 0 forks source link

Fingerprint Usage #55

Open tmichett opened 2 weeks ago

tmichett commented 2 weeks ago

Create YAD scripts and playbooks to configure fingerprint login

https://knowledgebase.frame.work/fedora-fingerprint-troubleshooting-SyfIAyCM3

tmichett commented 1 week ago

fprintd.service.txt

tmichett commented 1 week ago

/systemd/system/fprintd.service

tmichett commented 1 week ago

Fingerprints tested and working in FC40 Remix on Lenovo P1 Gen4

tmichett commented 1 week ago

[Unit] Description=Restart devices after resume After=suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target

[Service] Type=oneshot

ExecStart=/usr/lib/open-fprintd/resume.py

ExecStart=systemctl restart open-fprintd.service python3-validity.service

[Install] WantedBy=suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target

https://github.com/uunicorn/python-validity/issues/3

tmichett commented 1 week ago

/usr/lib/systemd/system/open-fprintd-resume.service

tmichett commented 1 week ago

Need to place both items in a playbook and YAD

tmichett commented 1 week ago

/etc/systemd/system/open-fprintd-resume.service

open-fprintd-resume.service.txt

tmichett commented 1 week ago

Want the items in /etc insead of /usr/lib/systemd for upward compatability

tmichett commented 1 week ago

This will require playbook and resources for FedoraRemixCustomize package

tmichett commented 1 week ago

Created playbooks and assets in the https://github.com/tmichett/FedoraRemixCustomize repository

tmichett commented 1 week ago

Setup PAM

sudo authselect enable-feature with-fingerprint sudo authselect apply-changes

tmichett commented 1 week ago

Created services and playbooks and updated script for testing. Just need to put it in the build.

tmichett commented 1 week ago

Bus 001 Device 005: ID 06cb:009a Synaptics, Inc. Metallica MIS Touch Fingerprint Reader

P73 laptop not seeing device