Since I tend to forget how to disable and re-enable the fingerprint sensor on my Lenovo Thinkpad, here’s how to do it on the shell.
WARNING: this will kill the current Wayland session!
# disable fingerprint sensor
sudo authselect disable-feature with-fingerprint
# enable fingerprint sensor
sudo authselect enable-feature with-fingerprint
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Last update on 2025-07-03.
Built by dhiller
using
Atom (editor),
Jekyll (site builder),
OneDark vivid (syntax highlighting theme),
Webjeda (related posts),
Disqus (discussions),
Github Pages (hosting),
Cloudflare (DNS).