[oS-en] Fingerprint
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, What support do we have for fingerprint reading in openSUSE Leap? My laptop has it, but I have no idea where to start (Lenovo L14). - -- Cheers Carlos E. R. (from openSUSE Leap 15.3 at Legolas) -----BEGIN PGP SIGNATURE----- iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCZRHiXRwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfV5Z8An34aGec5x6BQJBTXGwMJ SmNi1ewxAJ9AbSmOLEYbHiVRtDc4yfkP2GfozA== =KYiz -----END PGP SIGNATURE-----
* Carlos E. R. <robin.listas@telefonica.net> [09-25-23 15:42]:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
What support do we have for fingerprint reading in openSUSE Leap?
My laptop has it, but I have no idea where to start (Lenovo L14).
- -- Cheers
Carlos E. R. (from openSUSE Leap 15.3 at Legolas)
-----BEGIN PGP SIGNATURE-----
iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCZRHiXRwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfV5Z8An34aGec5x6BQJBTXGwMJ SmNi1ewxAJ9AbSmOLEYbHiVRtDc4yfkP2GfozA== =KYiz -----END PGP SIGNATURE-----
zypper se -sd fingerprint -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet oftc
On 2023-09-25 21:41, Carlos E. R. wrote:
What support do we have for fingerprint reading in openSUSE Leap? My laptop has it, but I have no idea where to start (Lenovo L14).
I used this on my older Lenovo Yoga. It worked at that time. https://en.opensuse.org/SDB:Using_fingerprint_authentication With my new one I haven't bothered. -- /bengan
On 9/25/23 15:20, Bengt Gördén wrote:
On 2023-09-25 22:06, Bengt Gördén wrote:
With my new one I haven't bothered.
I bothered now. It worked like i charm.
I would do a thorough search of the compatibility of the reader software and your particular laptop/reader model. In the past there were dire warnings about some models that write the hash to a separate security chip outside the BIOS not playing nicely with Linux -- at all. Glad to hear some models work, that's better than the last time I looked into it. -- David C. Rankin, J.D.,P.E.
On 2023-09-25 22:35, David C. Rankin wrote:
I would do a thorough search of the compatibility of the reader software and your particular laptop/reader model. In the past there were dire warnings about some models that write the hash to a separate security chip outside the BIOS not playing nicely with Linux -- at all.
Had forgotten about that. I think I heard that a few years ago. Thanks for pointing that out.
Glad to hear some models work, that's better than the last time I looked into it.
That was also my previous experience. But when I got my previous Lenovo I finally got it working. -- /bengan
On 2023-09-25 23:00, Carlos E. R. wrote:
On 2023-09-25 22:20, Bengt Gördén wrote:
On 2023-09-25 22:06, Bengt Gördén wrote:
With my new one I haven't bothered.
I bothered now. It worked like i charm.
Ok, I will have a look at it, thanks :-)
I made a small "wonky" script to check if I/you have a compatible reader. myreader=`lsusb | awk '{print $6}' | xargs` supported_readers=`w3m -dump https://fprint.freedesktop.org/supported-devices.html` for i in $myreader;do echo $supported_readers | grep -i -o $i; done If you run it and you get a "vendor:product" then yours is also supported. Obviously you'll need lsusb, awk and w3m to run the script. zypper se -x usbutils gawk w3m -- /bengan
On 2023-09-26 00:40, Bengt Gördén wrote:
On 2023-09-25 23:00, Carlos E. R. wrote:
On 2023-09-25 22:20, Bengt Gördén wrote:
On 2023-09-25 22:06, Bengt Gördén wrote:
With my new one I haven't bothered.
I bothered now. It worked like i charm.
Ok, I will have a look at it, thanks :-)
I made a small "wonky" script to check if I/you have a compatible reader.
myreader=`lsusb | awk '{print $6}' | xargs` supported_readers=`w3m -dump https://fprint.freedesktop.org/supported-devices.html` for i in $myreader;do echo $supported_readers | grep -i -o $i; done
If you run it and you get a "vendor:product" then yours is also supported. Obviously you'll need lsusb, awk and w3m to run the script.
zypper se -x usbutils gawk w3m
cer@Isengard:~/bin> checkiffingerprintissuported cer@Isengard:~/bin> cer@Isengard:~/bin> lsusb | awk '{print $6}' | xargs 174c:1153 174c:55aa 1058:25ee 1058:25ee 2109:0813 1d6b:0003 8087:07dc 0665:5161 046d:c52b 2109:2813 058f:3861 1d6b:0002 cer@Isengard:~/bin> Guess I have no luck. -- Cheers / Saludos, Carlos E. R. (from openSUSE 15.5 (Laicolasse))
Le 26/09/2023 à 12:47, Carlos E. R. a écrit :
Guess I have no luck.
I don't have any myself with a lenovo yoga 530. But just a question to the people who knows: is the "fingerprint" reader human visible in lsusb or lspci? thanks jdd -- c'est quoi, usenet? http://www.dodin.org/wiki/pmwiki.php?n=Usenet.Usenet
On 2023-09-26 13:07, jdd@dodin.org wrote:
Le 26/09/2023 à 12:47, Carlos E. R. a écrit :
Guess I have no luck.
I don't have any myself with a lenovo yoga 530. But just a question to the people who knows: is the "fingerprint" reader human visible in lsusb or lspci?
I don't know, but I don't see the wording "finger2 or "print" in the verbose output. Laicolasse:~ # lsusb Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 004: ID 30c9:0050 Luxvisions Innotech Limited Integrated RGB Camera Bus 003 Device 003: ID 058f:9540 Alcor Micro Corp. AU9540 Smartcard Reader Bus 003 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 06cb:00f9 Synaptics, Inc. Bus 001 Device 002: ID 0489:e0d8 Foxconn / Hon Hai Wireless_Device Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- Cheers / Saludos, Carlos E. R. (from openSUSE 15.5 (Laicolasse))
On 2023-09-26 12:47, Carlos E. R. wrote:
cer@Isengard:~/bin> lsusb | awk '{print $6}' | xargs 174c:1153 174c:55aa 1058:25ee 1058:25ee 2109:0813 1d6b:0003 8087:07dc 0665:5161 046d:c52b 2109:2813 058f:3861 1d6b:0002 cer@Isengard:~/bin>
Guess I have no luck.
Unfortunately, it looks like it is that way. I assume your fingerprint reader is a circuit from Mantra Softech right? 1d6b. Closed source I think. https://gitlab.freedesktop.org/libfprint/wiki/-/wikis/Unsupported%20Devices -- /bengan
On 2023-09-26 13:30, Bengt Gördén wrote:
On 2023-09-26 12:47, Carlos E. R. wrote:
cer@Isengard:~/bin> lsusb | awk '{print $6}' | xargs 174c:1153 174c:55aa 1058:25ee 1058:25ee 2109:0813 1d6b:0003 8087:07dc 0665:5161 046d:c52b 2109:2813 058f:3861 1d6b:0002 cer@Isengard:~/bin>
Guess I have no luck.
Unfortunately, it looks like it is that way.
I assume your fingerprint reader is a circuit from Mantra Softech right? 1d6b. Closed source I think.
https://gitlab.freedesktop.org/libfprint/wiki/-/wikis/Unsupported%20Devices
I don't know how to find out. It is integrated in the power button. It is a Lenovo L14 Gen 3 AMD From the invoice: Processor - AMD Ryzen™ 7 PRO 5875U Processor (2.00 GHz up to 4.50 GHz) Operating System - No operating system Operating System Language - No operating system language Memory - 32 GB (2 x 16 GB) DDR4 32 GB (2 x 16 GB) 3,200MHz RAM Solid State Drive - 1 TB M.2 2242 SSD PCIe Gen4 TLC Opal 1 TB solid state drive Display Type - 35.56cm (14") FHD IPS touch screen with 1920 x 1080 resolution and 300 nits. NTSC 45%. Graphic Card - Integrated Graphics Camera - 1080P FHD IR/RGB Hybrid IR/RGB with Microphone Top Cover Material - PC/ABS Base Cover Material - PC/ABS Wireless - RZ616 Wi-Fi 6E 11AX (2x2) & Bluetooth 5.1 Ethernet - Wired Ethernet *Fingerprint Reader - Fingerprint Reader* Mouse - ClickPad, no NFC Keyboard - Backlit keyboard, black, Spanish Expansion slots - Smart card reader TPM Setting - TPM 2.0 discrete enabled BIOS Selection - BIOS Absolute enabled Battery - Built-in 57W lithium polymer battery Power Cord - 65W USB-C USB-C 90% PCC black power adapter (3-pin) Display Panel - 35.6 cm (14") FHD (1920 x 1080), IPS, anti-glare, touch, 45 % NTSC, 300 nits, 60 Hz, FHD Hybrid IR/RGB with microphone, PC/ABS Package Box Type - Single Standard Packaging Language Pack - Publication Dash Manageability - Dash Manageability Warranty - One year central service with pick-up and delivery transportation -- Cheers / Saludos, Carlos E. R. (from openSUSE 15.5 (Laicolasse))
On 2023-09-26 12:47, Carlos E. R. wrote:
cer@Isengard:~/bin> lsusb | awk '{print $6}' | xargs 174c:1153 174c:55aa 1058:25ee 1058:25ee 2109:0813 1d6b:0003 8087:07dc 0665:5161 046d:c52b 2109:2813 058f:3861 1d6b:0002 cer@Isengard:~/bin>
Just a short check. It's Isengard that is your new laptop? Not Laicolasse? -- /bengan
On 2023-09-26 15:04, Bengt Gördén wrote:
On 2023-09-26 12:47, Carlos E. R. wrote:
cer@Isengard:~/bin> lsusb | awk '{print $6}' | xargs 174c:1153 174c:55aa 1058:25ee 1058:25ee 2109:0813 1d6b:0003 8087:07dc 0665:5161 046d:c52b 2109:2813 058f:3861 1d6b:0002 cer@Isengard:~/bin>
Just a short check. It's Isengard that is your new laptop? Not Laicolasse?
Oops. Good catch, I typed on a remote terminal by mistake. I'll blame the Covid :-p cer@Laicolasse:~> checkiffingerprintissuported 06cb:00f9 cer@Laicolasse:~> -- Cheers / Saludos, Carlos E. R. (from openSUSE 15.5 (Laicolasse))
On 2023-09-26 15:27, Carlos E. R. wrote:
Oops. Good catch, I typed on a remote terminal by mistake. I'll blame the Covid 😛
cer@Laicolasse:~> checkiffingerprintissuported 06cb:00f9
Ah. We are headed for success 😛 As a side note. I play guitar and I've been practicing a piece right now where my right index finger has been a little "dented". I couldn't unlock my screen for a couple of minutes with that finger. There is always a flip side to a coin 😛 -- /bengan
On 9/26/23 05:47, Carlos E. R. wrote:
Guess I have no luck.
Don't feel bad... $ w3m -dump https://fprint.freedesktop.org/supported-devices.html | grep Validity 138a:0001 Validity VFS101 138a:0005 Validity VFS301 138a:0008 Validity VFS301 138a:0010 Validity VFS5011 138a:0011 Validity VFS5011 138a:0015 Validity VFS5011 138a:0017 Validity VFS5011 138a:0018 Validity VFS5011 138a:0050 Validity VFS0050 138a:0091 Validity VFS7552 Mine: 138a:003c Validity Sensors, Inc. VFS471 Fingerprint Reader So I fall between ... 138a:0008 Validity VFS301 -------- here -------- 138a:0010 Validity VFS5011 ... And mine is apparently one of those nightmare chipsets where you can lock the hardware trying to make it work on Linux. (not worth chancing it on my HP) -- David C. Rankin, J.D.,P.E.
Le 25/09/2023 à 21:41, Carlos E. R. a écrit :
Hi,
What support do we have for fingerprint reading in openSUSE Leap?
My laptop has it, but I have no idea where to start (Lenovo L14).
I have seen some month ago somebody writing (probably here) he manage this but had no time to work on it jdd -- c'est quoi, usenet? http://www.dodin.org/wiki/pmwiki.php?n=Usenet.Usenet
participants (5)
-
Bengt Gördén
-
Carlos E. R.
-
David C. Rankin
-
jdd@dodin.org
-
Patrick Shanahan