-
Notifications
You must be signed in to change notification settings - Fork 86
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
Unable to install on Linux Mint 22 Cinnamon - ThinkPad T480 - ID 06cb:009a Synaptics, Inc. Metallica MIS Touch Fingerprint Reader #202
Comments
Just managed to get this to work on Linux Mint 22 by importing the PPA for jammy "manually". I guess this guide will work also on Ubuntu. I will list commands but since we are on the Internet, check that all the keys etc are correct from the PPA page. I will provide sources/guides for these operations, read them to know what you are doing. PPA: https://launchpad.net/~uunicorn/+archive/ubuntu/open-fprintd 1: Go to the PPA page and add the sources (under Technical details) from there to /etc/apt/sources.list BUT replace the ubuntu version to jammy:
Source: https://wiki.debian.org/SourcesList 2: Then import the signing keys from PPA (the part after / on the PPA website - read the linked source for details): Source: https://zackad.dev/en/2017/08/17/add-ppa-simple-way.html 3: Then convert the signing key to new format, since apt update will complain about the legacy key: This will convert the previously added key. Source: https://askubuntu.com/questions/1407632/key-is-stored-in-legacy-trusted-gpg-keyring-etc-apt-trusted-gpg 4: Then do sudo apt update to update the sources and install as usual:
That worked for me! |
Thank you for your attention. I will try it as soon as possible and give it a feedback if I managed to solved it! |
Thanks bionik for the instructions, it worked for me. |
Issues adding the repository in Linux Mint 22 Cinnamon:
$ sudo add-apt-repository ppa:uunicorn/open-fprintd
Cannot add PPA: ''This PPA does not support noble''.
The text was updated successfully, but these errors were encountered: