FS#12820 - fingerprint scanner no longer works with kernel26 2.6.28-3
Attached to Project:
Arch Linux
Opened by none given (hoban) - Friday, 16 January 2009, 18:57 GMT
Last edited by Tobias Powalowski (tpowa) - Tuesday, 20 January 2009, 06:13 GMT
Opened by none given (hoban) - Friday, 16 January 2009, 18:57 GMT
Last edited by Tobias Powalowski (tpowa) - Tuesday, 20 January 2009, 06:13 GMT
|
Details
Description:
fingerprint scanner no longer works with new kernel When you try to access the fingerprint reader, the following error is produced: "Could not acquire fingerprint (USB error)." Additional info: * package version(s) thinkfinger 0.3-2 kernel26 2.6.28-3 * config and/or log files etc. See attached kernel patch for the fix that worked for me. Steps to reproduce: root ~ # lsmod | grep uinput uinput 10752 0 root ~ # tf-tool --acquire ThinkFinger 0.3 (http://thinkfinger.sourceforge.net/) Copyright (C) 2006, 2007 Timo Hoenig <thoenig@suse.de> Initializing... done. Could not acquire fingerprint (USB error). |
This task depends upon
Is this a kernel patch, or a patch to thinkfinger. Any way to fix this at the thinkfinger level rather than the kernel level?
AFAIK this is a kernel bug in 2.6.28.0 and is supposed to be patched into one of the -stable releases.
http://bugzilla.kernel.org/attachment.cgi?id=19550&action=view
Let me know if you need anything else.
Another timely fix for the Arch devs, and another happy user. :)
http://bugs.archlinux.org/task/12640
..thx.