python-validity icon indicating copy to clipboard operation
python-validity copied to clipboard

138a:0090 is not working anymore on Ubuntu 20.04

Open kecsap opened this issue 4 years ago • 6 comments
trafficstars

I get the "Exception: Failed: 04af" error when the python3-validity.service starts. Maybe the binary blobs need an update? There is a newer driver at the Lenovo site:

https://download.lenovo.com/pccbbs/mobiles/n1cgn09w.exe

kecsap avatar Jul 20 '21 08:07 kecsap

Interestingly, I can't enroll my fingerprint on Ubuntu 20.04. I got this exception:

0401
Traceback (most recent call last):
File "/usr/lib/python-validity/dbus-service", line 161, in run
sensor.enroll(usr, index, update_cb)
File "/usr/lib/python3/dist-packages/validitysensor/sensor.py", line 828, in enroll
self.create_enrollment()
File "/usr/lib/python3/dist-packages/validitysensor/sensor.py", line 749, in create_enrollment
assert_status(tls.app(pack('<BL', 0x69, 1)))
File "/usr/lib/python3/dist-packages/validitysensor/util.py", line 12, in assert_status
raise Exception('Failed: %04x' % s)
Exception: Failed: 0401

if you have solution for it, please let me know

Nyamkhuub avatar Aug 04 '21 14:08 Nyamkhuub

same issue, Ubuntu 20.04 and 138a:0090.

$ fprintd-enroll 
Impossible to enroll: GDBus.Error:net.reactivated.Fprint.Error.NoSuchDevice: No devices available

bookshiyi avatar Dec 04 '21 02:12 bookshiyi

Restarting it solved this problem:

sudo systemctl restart python3-validity

osbre avatar Apr 14 '22 13:04 osbre

Restarting it solved this problem:

sudo systemctl restart python3-validity

What is your laptop model?

Nyamkhuub avatar Apr 22 '22 15:04 Nyamkhuub

Restarting it solved this problem:

sudo systemctl restart python3-validity

What is your laptop model?

ThinkPad T470 with Elementary OS (Based on Ubuntu 20.04)

osbre avatar Apr 22 '22 17:04 osbre

hey @osbre , can you confirm it's working for you /fingerprint setup/function properly? Somewhere else I read, it seems that this finger-printer reader isn't supported: https://github.com/uunicorn/python-validity/issues/71

I am using a thinkpad carbon x1 gen4, with also 138a:0090, I am on ubuntu 22.04, I am encountering the same problem as listed in this issue. Perhaps it works on elementary OS?

thanks

ipstone avatar Nov 17 '23 20:11 ipstone