I am very new to GitHub,so I want to thank for everyone who contributes this program. Also, English is not my native language, I'm sorry for any misspelled words.
The program complains about 04af error when I was trying to factory resetting my fingerprint driver. Every time after I run the following code sudo python3 /usr/share/python-validity/playground/factory-reset.py -v (no log produced, sudo validity-sensors-firmware runned, python3-validity.service stopped), sudo systemctl status python3-validity.service complains about 04af error. See the attached file for journalctl -u python3-validity.service -b (very long!)
log.log
You can see it complains about Exception: Failed: 04afwhen I flashing the fingerprint driver. I can not know what the error code mean, and I hope you can troubleshoot the error.
Addition note: I also reset the fingerprint in bios, but it does not work. The fingerprint on ubuntu used to work about 7 months ago, with https://github.com/3v1n0/libfprint/ , but one day I found out it did not work. Until today, I can not figure out why it's not working. I even reinstall ubuntu, switch to Arch linux and run this program, but still no luck.
The following include my hardware information:
OS: ubuntu 20.04
Kernel: 5.13.0-48-generic
Host: 20F9A043HH ThinkPad T460s
Fingerprint: Bus 001 Device 011: ID 138a:0090 Validity Sensors, Inc. VFS7500 Touch Fingerprint Sensor (via lsusb)
DE: Gnome 3.36.8
I thank for everyone who develop this program
I am very new to GitHub,so I want to thank for everyone who contributes this program. Also, English is not my native language, I'm sorry for any misspelled words.
The program complains about 04af error when I was trying to factory resetting my fingerprint driver. Every time after I run the following code
sudo python3 /usr/share/python-validity/playground/factory-reset.py -v(no log produced,sudo validity-sensors-firmwarerunned, python3-validity.service stopped),sudo systemctl status python3-validity.servicecomplains about 04af error. See the attached file forjournalctl -u python3-validity.service -b(very long!)log.log
You can see it complains about
Exception: Failed: 04afwhen I flashing the fingerprint driver. I can not know what the error code mean, and I hope you can troubleshoot the error.Addition note: I also reset the fingerprint in bios, but it does not work. The fingerprint on ubuntu used to work about 7 months ago, with https://github.com/3v1n0/libfprint/ , but one day I found out it did not work. Until today, I can not figure out why it's not working. I even reinstall ubuntu, switch to Arch linux and run this program, but still no luck.
The following include my hardware information:
OS: ubuntu 20.04
Kernel: 5.13.0-48-generic
Host: 20F9A043HH ThinkPad T460s
Fingerprint: Bus 001 Device 011: ID 138a:0090 Validity Sensors, Inc. VFS7500 Touch Fingerprint Sensor (via lsusb)
DE: Gnome 3.36.8
I thank for everyone who develop this program