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: | 8 |
Popularity: | 0.46 |
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
1 2 3 4 Next › Last »
medicalwei commented on 2025-08-12 07:17 (UTC)
Hi, maintainer of the "Upstream URL" here. Could you update this package in the light of recent security vulnerability: https://blog.talosintelligence.com/revault-when-your-soc-turns-against-you/
The current available version is 5.15.285-5.15.010
You can as well getting this package from the upstream URL provided in debian/watch, so you do not need using our repository to fetch the content.
rynshilla commented on 2025-03-10 15:14 (UTC)
Now installed and working, thank you!
linkmg commented on 2025-03-09 22:52 (UTC) (edited on 2025-03-11 14:27 (UTC) by linkmg)
The CV3+ driver binaries have been moved to https://git.launchpad.net/~oem-solutions-engineers/pc-enablement/+git/libfprint-2-tod1-broadcom-cv3plus/. I will create a separate package for that if I find the time.
Edit: @Silvanosky did the work already: libfprint-2-tod1-broadcom-cv3plus. Thanks!
Erdnusschokolade commented on 2025-03-09 22:49 (UTC)
@minerscale I just tried it and it works like a charm :). Thank you for your work.
minerscale commented on 2025-03-09 12:39 (UTC)
Hi everyone,
Should be fixed. upstream removed the extra driver they added a couple of updates. Presumably just to mess with me specifically.
Let me know if things break again :)
Erdnusschokolade commented on 2025-03-07 15:34 (UTC) (edited on 2025-03-09 10:06 (UTC) by Erdnusschokolade)
Edited: Spelling corrections. It seems like there has been an upstream change, and some files have been removed.
I commented out the following lines from the PKGBUILD, and it installed without errors. My fingerprint reader is working:
install -Dm 755 usr/lib/x86_64-linux-gnu/libfprint-2/tod-1/libfprint-2-tod-1-broadcom-cv3plus.so "$pkgdir/usr/lib/libfprint-2/tod-1/"
cp -r var/lib/fprint/fw/cv3plus/* "$pkgdir/var/lib/fprint/.broadcomCv3plusFW"
rynshilla commented on 2025-02-24 16:05 (UTC) (edited on 2025-02-24 16:16 (UTC) by rynshilla)
Getting an error. I'm a noob, but cleaned pacman and paru's package cache. Tried makepkg with same results:
minerscale commented on 2024-11-29 02:31 (UTC)
Ok @linkmg thank you so much for the input. I wonder why it's needed clearly I don't understand enough. I've gone and fixed it.
linkmg commented on 2024-11-26 09:24 (UTC) (edited on 2024-11-26 16:24 (UTC) by linkmg)
It looks like the
.broadcomCv3plusFW
folder is needed, without it the fingerprint reader does not work. It also appears in the install files of the Debian/Ubuntu version in the jammy branch.minerscale commented on 2024-11-26 03:17 (UTC)
Thanks for the heads up @linkmg. I've implemented some of your change. Can you please test my modified fix and let me know if my assumption that your '.broadcomCv3plusFW' folder was unnecessary is true or not.
Also, the way that I'm doing pkgver is a little flawed now that there seems to be multiple firmware versions in each folder, so pkgver() won't detect changes to the cv3 driver. If anyone has any ideas how to handle the multiple version files it would be greatly appreciated.
1 2 3 4 Next › Last »