<html><body>Nothing changed for me (works with lighter/darker strips).<br><br>-- <br>Petr Dlouhý
<br>petr.dlouhy@email.cz
<br><p><br>---------- Původní zpráva ----------<br>Od: Vasily Khoruzhick <anarsoul@gmail.com><br>Datum: 25. 11. 2012<br>Předmět: AES1660: AES2660: call for testers</p><blockquote>Hi all,<br><br>It's 3rd testing round for AES1660 owners.<br>And 1st for AES2660 owners :)<br><br>BIG FAT WARNING: PLEASE KEEP FPRINT MAILLIST IN CC!<br><br>New code is in aesx660-dev branch. Almost no changes for AES1660 owners.<br>This branch intoduces AES2660 driver, and this driver shares almost<br>all code with<br>AES1660. So I want to ensure that code reorganization did not break<br>anything for AES1660.<br><br>To obtain it:<br><br>1. if you already cloned my repo:<br>cd libfprint<br>git checkout master<br>git pull<br>git checkout -b aesx660-dev origin/aesx660-dev<br><br>2. Fresh clone:<br>git clone <a href="git://github.com/anarsoul/libfprint.git">git://github.com/anarsoul/libfprint.git</a><br>cd libfprint<br>git checkout -b aesx660-dev origin/aesx660-dev<br><br>Use instructions from my previous post [1] to compile and test it.<br><br>Regards<br>Vasily<br><br>[1] <a href="http://lists.freedesktop.org/archives/fprint/2012-November/000330.html">http://lists.freedesktop.org/archives/fprint/2012-November/000330.html</a><br><br>> Hi,<br>><br>> This is another call for testing.<br>><br>> BIG FAT WARNING: PLEASE KEEP FPRINT MAILLIST IN CC!<br>><br>> I've just pushed improved aes1660 driver into aes1660-dev-v2 branch of<br>> my libfprint repo on github.<br>> This one mimics windows driver behavior completely (and works much<br>> better for me!).<br>><br>> To obtain it:<br>><br>> 1. if you already cloned my repo:<br>> cd libfprint<br>> git checkout master<br>> git pull<br>> git checkout -b aes1660-dev-v2 origin/aes1660-dev-v2<br>><br>> 2. Fresh clone:<br>> git clone <a href="git://github.com/anarsoul/libfprint.git">git://github.com/anarsoul/libfprint.git</a><br>> cd libfprint<br>> git checkout -b aes1660-dev-v2 origin/aes1660-dev-v2<br>><br>> Use instructions from my previous post to compile and test it.<br>><br>> Regards<br>> Vasily<br>><br>> On Sun, Nov 18, 2012 at 12:01 PM, Vasily Khoruzhick <anarsoul@gmail.com> wrote:<br>>> Hi,<br>>><br>>> I've just pushed aes1660 driver code into my libfprint github repo,<br>>> branch aes1660-dev,<br>>> so it would be nice to get some testing reports from AES1660-owners :)<br>>><br>>> To get it do:<br>>><br>>> git clone <a href="git://github.com/anarsoul/libfprint.git">git://github.com/anarsoul/libfprint.git</a><br>>> cd libfprint<br>>> git checkout -b aes1660-dev origin/aes1660-dev<br>>><br>>> Install fprint_demo from your distro repos, and then install libfprint into home<br>>><br>>> ./autogen.sh<br>>> ./configure --prefix=/home/your_user/usr --enable-debug-log<br>>> make -j4<br>>> make install # No sudo here!<br>>><br>>> And then try fprint_demo:<br>>><br>>> export LD_LIBRARY_PATH=/home/your_user/usr/lib<br>>> fprint_demo<br>>><br>>> If your user have no enough permissions do:<br>>><br>>> sudo su<br>>> export LD_LIBRARY_PATH=/home/your_user/usr/lib<br>>> fprint_demo<br>>><br>>> If it crashes, or does not work properly for you collect and send me<br>>> debug logs from console while running fprint_demo<br>>><br>>> Regards<br>>> Vasily</blockquote></body></html>