User login
Navigation
Recent blog posts
- Ubuntu mirrors up and improved!
- Google-jstemplate: Iterate object with unknown properties
- nginx https proxypass for php apps
- sugarcrm & memcache: Doing it Wrong
- subversion and https in Ubuntu Karmic
- Drupal: Views block delta converted to md5 hash
- Ubuntu Server install requires PAE
- Installing Drupal from command line
- Drupal: Handling form field weight through CCK
- minify javascript using Google Closure Compiler
angch's location
angch twitter
- angch: Heading to Brunei. Business class for a change.
- angch: tc qdisc htb activated on the mirror, and mirror reactivated. Hope nothing melts now.
- angch: Hmmm, tbf doesn't work as advertised. htb does. #qos #linux
- angch: @yoonkit me thinks #lucid is a much better tag than #lynx
- angch: Great, you broke the dc's net and they disconnected us. Running to tpm from shah alam
Thinkpad fingerprint login in Ubuntu Intrepid.

angch — Wed, 08/04/2009 - 11:32
How to enable fingerprint logins (summarized from https://wiki.ubuntu.com/ThinkFinger) for Ubuntu Intrepid.
The above page is for different Ubuntu distros, but as a quickie for Ubuntu Intrepid on Thinkpad (tested on T61 and X61):
Install:
sudo apt-get install thinkfinger-tools libpam-thinkfinger
sudo /usr/lib/pam-thinkfinger/pam-thinkfinger-enable
sudo 'echo "uinput" >> /etc/modules'
modprobe uinput # for nowAdd your user:
# Login to your account
tf-tool --acquireUpdate: It seems a bit flaky and doesn't seem to identify my fingerprint consistently. Not sure if it's the hardware, software or wetware (ie. me).
