Advertisement
vinicius_souza

./enroll

Nov 19th, 2013
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.84 KB | None | 0 0
  1. This program will enroll your right index finger, unconditionally overwriting any right-index print that was enrolled previously. If you want to continue, press enter, otherwise hit Ctrl+C
  2.  
  3. Found device claimed by EgisTec ES603 driver
  4. Opened device. It's now time to enroll your finger.
  5.  
  6. You will need to successfully scan your finger 5 times to complete the process.
  7.  
  8. Scan your finger now.
  9. Wrote scanned image to enrolled.pgm
  10. Enroll stage passed. Yay!
  11.  
  12. Scan your finger now.
  13. libusb: 0.000000 error [libusb_cancel_transfer] cancel transfer failed error -4
  14. libusb: 0.000032 warning [handle_timeout] async cancel failed -4 errno=19
  15. etes603:warning [async_tx_cb] transfer is not completed (status=5)
  16. etes603:error [m_finger_complete] Error while capturing fingerprint (ssm->error=-5)
  17. sync:error [fp_enroll_finger_img] unrecognised return code -4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement