Package Details: libfprint-2-tod1-broadcom 5.12.018.0-4

Git Clone URL: https://aur.archlinux.org/libfprint-2-tod1-broadcom.git (read-only, click to copy)
Package Base: libfprint-2-tod1-broadcom
Description: Proprietary driver for the fingerprint reader on the Dell Latitude 7300 - direct from Dell's Ubuntu repo
Upstream URL: https://git.launchpad.net/~oem-solutions-engineers/libfprint-2-tod1-broadcom/+git/libfprint-2-tod1-broadcom/
Licenses: custom
Groups: fprint
Submitter: minerscale
Maintainer: minerscale
Last Packager: minerscale
Votes: 6
Popularity: 0.27
First Submitted: 2021-10-20 04:34 (UTC)
Last Updated: 2024-11-29 02:31 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

jdupak commented on 2023-02-19 19:07 (UTC)

Should I as the maintainer change the source from the master to the jammy branch? I'm failing to understand the problem.

+1 for that change. It makes my device work too (Latitude 5430). The new release was only added to the jammy branch.

minerscale commented on 2023-02-12 10:22 (UTC)

Should I as the maintainer change the source from the master to the jammy branch? I'm failing to understand the problem.

jeroenim0 commented on 2023-01-26 17:30 (UTC)

Change

branche=master to #branche=jammy

Then your Broadcom fingerprint scanner works!

viernort commented on 2022-12-22 08:47 (UTC)

After installing I check the systemctl status fprintd.service and got the same error as Alex Tsi:

fprintd[1192]: Impossible to load module /usr/lib/libfprint-2/tod-1/libfprint-2-tod-1-broadcom.so: libcrypto.so.1.1: cannot open shared object file: No such file or directory

Since I am a noob I did not understand what AlexTsi meant. Here is an approach to help following noobs like me: 1. git clone this repo as usual 2. use some editor of your choice and modify the PKGBUILD file as follows to use the newer jammy branch: 2.2 replace in line 22 source=("git+https://git.launchpad.net/~oem-solutions-engineers/libfprint-2-tod1-broadcom/+git/libfprint-2-tod1-broadcom/#branch=master") the default master branch with the jammy branch. 3. save and execute makepkg -si as usual 4. After that and installing the package libfprint-tod-git from AUR everything worked on my lattitude 5511

AlexTsi commented on 2022-12-05 08:45 (UTC) (edited on 2022-12-05 08:46 (UTC) by AlexTsi)

This no longer works. fprintd fails with:

Dec 05 10:24:32 fprintd[1192]: Impossible to load module /usr/lib/libfprint-2/tod-1/libfprint-2-tod-1-broadcom.so: libcrypto.so.1.1: cannot open shared object file: No such file or directory

This has to do with the upgrade to ssl 3, and is discussed upstream at https://bugs.launchpad.net/libfprint-2-tod1-broadcom/+bug/1991794.

There is a new release, at the jammy branch. I used that branch in the PKFBUILD and it works fine again.

shaumux commented on 2022-02-14 10:06 (UTC) (edited on 2022-02-14 10:07 (UTC) by shaumux)

I got it working, the gnome.mkenums_simple issue lies not with this package but libfprint-tod-git

There is a solution in the package mentioned in the comments, an update PKGBUILD is available here which i found in the comments of the above package page

minerscale commented on 2022-02-13 13:54 (UTC)

I run Plasma so no, that can't be it. Sorry I can't be of much more help. I really wish I could replicate the error so I can fix it!

Cciby commented on 2022-02-13 13:45 (UTC)

Same issue here. Given that the error references gnome, is this package supposed to work on non Gnome environments, in my case Plasma?

shaumux commented on 2022-02-03 15:30 (UTC)

I'm having exactly the same issue as @holuan

minerscale commented on 2022-01-22 05:37 (UTC)

Hi houlan,

I'm very sorry but I can't replicate the error and I don't have another machine to test on, if you find the solution definitely post it here though :)