Page 14 of 14 FirstFirst ... 4121314
Results 131 to 136 of 136

Thread: HOWTO: Fingerprint reading in Ubuntu with fprint

  1. #131
    Join Date
    Oct 2008
    Location
    pennsylvania 17066
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: HOWTO: Fingerprint reading in Ubuntu with fprint

    i just installed this on my Fujitsu t4210 and it works great. thanks

    i followed the instructions on this page http://www.ubuntu-unleashed.com/2008...o-work-in.html
    Last edited by dog-soldier; April 13th, 2012 at 11:53 PM.
    Fujitsu Lifebook t4210 running Ubuntu 12.04 LTS (Precise Pangolin)
    Ubuntu User number # 17869
    Linux User number # 444517
    in a world of open source who needs windows and gates

  2. #132
    Join Date
    Oct 2008
    Location
    pennsylvania 17066
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: HOWTO: Fingerprint reading in Ubuntu with fprint

    ok so after adding another account on my tablet pc is there away to add a 2nd set of prints to make it more secure ?
    Fujitsu Lifebook t4210 running Ubuntu 12.04 LTS (Precise Pangolin)
    Ubuntu User number # 17869
    Linux User number # 444517
    in a world of open source who needs windows and gates

  3. #133
    Join Date
    Dec 2012
    Beans
    1

    Re: HOWTO: Fingerprint reading in Ubuntu with fprint

    OMG Thanks for this, had some trouble at first, had to reboot into recovery mount drives then drop to shell to undo the changes to the file and reset password then tried again and realized I was only supposed to put the command above all of the other code in the auth config file, now it works fine!

    Also did the gksu patch successfully and I am on Linux Mint 12 64-bit.

  4. #134
    Join Date
    Dec 2012
    Beans
    1

    Re: HOWTO: Fingerprint reading in Ubuntu with fprint

    Quote Originally Posted by pmontrasio View Post
    I can't run aes2501 on my HP nc8430, ubuntu 8.10 amd64.
    Here are the details:

    $ lsusb
    Bus 003 Device 002: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor

    $ sudo apt-get install aes2501-wy
    $ sudo apt-get install libfprint0 libpam-fprint fprint-demo

    All went fine.

    $ sudo aes2501
    argc=1 Initializing, please standby...
    No device found

    $ sudo fprint_demo
    aeslib:error [do_write_regv] bulk write error -2
    fp:error [fp_dev_open] device initialisation failed, driver=aes2501

    It shows the device with a status message "Could not open the device".
    Any idea? Thanks!
    I have the same computer model but running Ubuntu 12.10 x86.

    aes2501 command:
    Code:
    ***@jdeen-hp:~$ aes2501 
    argc=1 Initializing, please standby...
    aesSetup()...
    aesStartScan()...
    READY (touch the sensor to stop)
    Scanning...
    Assembling...
    Segmentation fault (core dumped)
    
    ***@jdeen-hp:~$ sudo aes2501 
    argc=1 Initializing, please standby...
    aesSetup()...
    aesStartScan()...
    READY (touch the sensor to stop)
    Scanning...
    Assembling...
    (-finger print shows up in LXDE-)
    READY (touch the sensor to stop)
    fprintd-enroll command:
    Code:
    ***@jdeen-hp:~$ fprintd-enroll
    Using device /net/reactivated/Fprint/Device/0
    Enrolling right index finger.
    (-no response from fingerprint reader-)
    
    ***@jdeen-hp:~$ sudo fprintd-enroll
    Using device /net/reactivated/Fprint/Device/0
    Enrolling right index finger.
    (-no response from fingerprint reader-)
    Gui versions act the same (as does the fingerprint-gui package from David Jurenka https://launchpad.net/~fingerprint/+...ingerprint-gui ).

    Please help me rescue my love for biometrics (;

    //JDeen
    Last edited by JonDeen; December 26th, 2012 at 09:54 PM. Reason: ColorLove

  5. #135
    Join Date
    Dec 2010
    Location
    Estonia
    Beans
    101
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HOWTO: Fingerprint reading in Ubuntu with fprint

    I understand fprint isn't quite up to being a proper authentication mechanism yet, but how come anyone could enroll his fingerprint using
    Code:
    fprintd-enroll
    For instance - an unauthorised person finds computer in logged-in state and enrolls his prints granting him all sudo rights.

  6. #136
    Join Date
    Apr 2013
    Beans
    1

    Re: HOWTO: Fingerprint reading in Ubuntu with fprint

    can some show me exactly where to place auth sufficient pam_fprint.so? I've tried a few times i either get failed attempt 3 times without doing anything or don't need a fingerprint or password or it keeps asking for password.

Page 14 of 14 FirstFirst ... 4121314

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •