Search Criteria
Package Details: libfprint-2-tod1-broadcom 5.12.018.0-1
Package Actions
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 |
Submitter: | minerscale |
Maintainer: | minerscale |
Last Packager: | minerscale |
Votes: | 3 |
Popularity: | 0.017326 |
First Submitted: | 2021-10-20 04:34 (UTC) |
Last Updated: | 2023-03-31 13:26 (UTC) |
Dependencies (2)
- libfprint-tod (libfprint-tod-git)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
Latest Comments
1 2 Next › Last »
minerscale commented on 2023-03-31 13:27 (UTC) (edited on 2023-03-31 13:32 (UTC) by minerscale)
Alright updated to the 'new' upstream branch. Hopefully this works for you guys. Sorry about the wait on my changes, I've been busy, and honestly my fingerprint scanner is not all that reliable so I find myself not using it.
Hope this update works,
Aaron.
On a slightly related note, I asked chatGPT to write me the sed command which gets the version hahahaha. Works nicely by the looks of it.
dmark04 commented on 2023-03-29 21:34 (UTC)
Current upstream version is 5.12.018
https://git.launchpad.net/~oem-solutions-engineers/libfprint-2-tod1-broadcom/+git/libfprint-2-tod1-broadcom/commit/?h=upstream
Please update as this version 5.8.012 is outdated, broken and based on the wrong branch (master) instead of upstream.
jdupak commented on 2023-02-19 19:07 (UTC)
+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: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 newerjammy
branch: 2.2 replace in line 22source=("git+https://git.launchpad.net/~oem-solutions-engineers/libfprint-2-tod1-broadcom/+git/libfprint-2-tod1-broadcom/#branch=master")
the defaultmaster
branch with thejammy
branch. 3. save and executemakepkg -si
as usual 4. After that and installing the packagelibfprint-tod-git
from AUR everything worked on my lattitude 5511AlexTsi 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:
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-gitThere 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?
1 2 Next › Last »