Score:3

Ubuntu 22.04 Fingerprint sensor 04f3:0c4c Elan Microelectronics Corp. (HP Envy)

my flag

I'm trying to use the fingerprint sensor of my HP Envy 04f3:0c4c Elan Microelectronics Corp. It seems to be supported in a branch of fprint:

If you have a 04f3:0c4c or a 04f3:0c00 use the experimental package libfprint-elanmoc2-newdrvs-gitAUR from libfprint-elanmoc2-newdrvs waiting to be merged into libfprint-elanmoc2 which is also waiting to be merged into the main libfprint.

https://wiki.archlinux.org/title/Fprint

I successfully compiled the driver...and now it's sitting in the build dir and I don't know how to add it to my Ubuntu 22.04. Can someone point me to the next step? Thanks!

Score:1
ee flag

Here are my build and install steps. Verified on HP Envy 17

#apt install meson ninja ninja-build libgusb-dev libgirepository1.0-dev libnss3-dev libgudev-1.0-dev gtk-doc-tools valgrind
#ldconfig
$git clone https://gitlab.freedesktop.org/geodic/libfprint.git
$cd libfprint/
$git switch elanmoc2
$git pull
$meson build
$cd build
$ninja
$sudo ninja install
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.