anarsoul / libfprint

libfprint with my WiP drivers
GNU Lesser General Public License v2.1
27 stars 10 forks source link

138a:003d timeout expired #16

Closed darkstaring closed 7 years ago

darkstaring commented 7 years ago

Hello... i have this problem on my Hp Elitebook 8570W EnrollStart** failed: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

How to fix ?.. can i read log file ?

darkstaring commented 7 years ago

In /usr/lib/udev/rules.d/60-fprint-autosuspend.rules i see:

SUBSYSTEM=="usb", ATTRS{idVendor}=="138a", ATTRS{idProduct}=="003d", ATTRS{dev}=="*", TEST=="power/control", ATTR{power/control}="auto"
SUBSYSTEM=="usb", ATTRS{idVendor}=="138a", ATTRS{idProduct}=="003d", ENV{LIBFPRINT_DRIVER}="Validity Sensors" 
anarsoul commented 7 years ago

I don't think that this device is supported by libfprint. Likely you're using a patched version that uses binary driver from Validity. Sorry, but I don't have this device, and moreover I don't support proprietary Validity driver.

darkstaring commented 7 years ago

This is the original driver: http://h20565.www2.hp.com/hpsc/swd/public/detail?swItemId=ob_106866_1&sp4ts.oid=5229488

Can you serve?

anarsoul commented 7 years ago

Contact HP or Validity, I don't support proprietary drivers.

darkstaring commented 7 years ago

Ok... thank you