Package Details: libfprint-2-tod1-broadcom 5.14.003.0-1

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.31
First Submitted: 2021-10-20 04:34 (UTC)
Last Updated: 2025-03-09 12:37 (UTC)

Latest Comments

1 2 3 4 Next › Last »

piecka commented on 2025-09-08 14:35 (UTC)

Version 5.15.285 is available and highly recommended.

There are known security vulnerabilities fixed in the new version.

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:

==> Sources are ready.
libfprint-2-tod1-broadcom-5.12.018.0-4: parsing pkg list...
==> Making package: libfprint-2-tod1-broadcom 5.14.003.0-1 (Mon 24 Feb 2025 10:04:10 AM CST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat 'usr/lib/x86_64-linux-gnu/libfprint-2/tod-1/libfprint-2-tod-1-broadcom-cv3plus.so': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'libfprint-2-tod1-broadcom-5.12.018.0-4': 
error: packages failed to build: libfprint-2-tod1-broadcom-5.12.018.0-4

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.