View previous topic :: View next topic |
Author |
Message |
LonelyStar Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 06 Dec 2005 Posts: 390
|
Posted: Tue Dec 25, 2007 5:34 pm Post subject: [SOLVED] Using thinkfinger for login |
|
|
Hello,
I have a Thinkpad R61 and I am trying to install thinkfinger following this guid: http://gentoo-wiki.com/HOWTO_Thinkfinger
I am using kernel 2.6.23 and there is no "User level driver support" option.
But the tf-tool works! (tf-tool --acquire and tf-tool --verify) and is able to recognize my finger.
I added the pam part but ... how do I login using the fingerprint reader?
When I am at login, I try:
1. Swiping my finger
2. Entering username and swiping my finger
Nothing happens
Any Help?
Thanks!
Nathan
Last edited by LonelyStar on Thu Dec 27, 2007 12:21 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Wormo Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
Joined: 29 Nov 2004 Posts: 526 Location: SB County California
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
LonelyStar Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 06 Dec 2005 Posts: 390
|
Posted: Wed Dec 26, 2007 1:51 am Post subject: |
|
|
I feel a little embarrassed that I did not see that NOTE.
But I can not find the option in my kernel tree.
I tried adding
CONFIG_INPUT_UINPUT=m
manualy but I do not get module named uinput.
My kernel is gentoo-sources version 2.6.23
How can I get module?
Thanks!
Nathan |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Wormo Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
Joined: 29 Nov 2004 Posts: 526 Location: SB County California
|
Posted: Wed Dec 26, 2007 8:35 pm Post subject: |
|
|
when you do 'make menuconfig' in your kernel dir, here is the path to find this option:
Code: |
Device Drivers
Input device support
Miscellaneous devices
User level driver support
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
LonelyStar Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 06 Dec 2005 Posts: 390
|
Posted: Thu Dec 27, 2007 12:21 am Post subject: |
|
|
It works!
Thanks a lot! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
BrummBrumm n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 04 Jan 2008 Posts: 58
|
Posted: Tue Jan 22, 2008 2:16 pm Post subject: |
|
|
Hello..
i got my fingerprint-reader running... works fine for me, but when i connect via ssh the system asks for swiping my finger too.
is there any possibility to use the fingerprint-reader only for local logins?
i am not that familiar with pam...
Thanks |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|