Search Criteria
Package Details: libfprint-2-tod1-broadcom 5.14.003.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 |
Groups: | fprint |
Submitter: | minerscale |
Maintainer: | minerscale |
Last Packager: | minerscale |
Votes: | 7 |
Popularity: | 0.090945 |
First Submitted: | 2021-10-20 04:34 (UTC) |
Last Updated: | 2025-03-09 12:37 (UTC) |
Dependencies (2)
- libfprint-todAUR (libfprint-tod-gitAUR, libfprint-todAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
minerscale commented on 2023-11-13 03:58 (UTC)
Maybe try uninstalling fprintd and see if the dependencies work themselves out.
ardv commented on 2023-11-13 03:52 (UTC)
when trying to build the package i get this error: could not satisfy dependencies: - removing libfprint breaks dependency 'libfprint-2.so=2-64' required by fprintd
minerscale commented on 2023-11-13 03:50 (UTC)
Hi Ardv, I expect it likely does. Give it a try and report back why not?
ardv commented on 2023-11-13 03:48 (UTC)
does this support: dell altitude 7480 fingerprint sensor: Bus 001 Device 003: ID 0a5c:5834 Broadcom Corp.?
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 5511« First ‹ Previous 1 2 3 4 Next › Last »