Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
thinkfinger stopped working with gdm
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
tony-curtis
Tux's lil' helper
Tux's lil' helper


Joined: 20 May 2006
Posts: 111

PostPosted: Mon Jan 18, 2010 11:39 pm    Post subject: thinkfinger stopped working with gdm Reply with quote

Code:
sys-auth/thinkfinger (0.3-r1@01/15/10)
gnome-base/gdm (2.20.10-r2@01/18/10)

Thinkfinger used to work fine with gdm, but all of a sudden, it's not. I can finger-swipe successfully with tf-tool and console login, but gdm just ignores it.

Both packages built with pam flag enabled, "sufficient" entry in /etc/pam.d/system-auth. Both console login and gdm offer the "password or swipe" prompt.

Anyone seen anything like this?
Back to top
View user's profile Send private message
sipingal
n00b
n00b


Joined: 12 May 2008
Posts: 62
Location: China

PostPosted: Tue Jan 19, 2010 4:36 am    Post subject: Reply with quote

Solution is here:
https://bugs.gentoo.org/show_bug.cgi?id=298459

and modified sys-auth/thinkfinger/files/60-thinkfinger.rules which fix some warning on new version of udev.
Code:
#
# udev rules file for the thinkfinger fingerprint scanner
#
# gives access to the fingerprint reader to those in the "fingerprint" group
#
# Taken from:
#  http://www.thinkwiki.org/wiki/How_to_enable_the_fingerprint_reader_with_ThinkFinger
# which was taken and modified from:
#  http://article.gmane.org/gmane.linux.drivers.thinkfinger/329
#

# SGS Thomson Microelectronics Fingerprint Reader
ATTR{idVendor}=="0483", ATTR{idProduct}=="2016", SYMLINK+="input/thinkfinger-%k", MODE="0660", GROUP="fingerprint"


# the also-needed uinput device
KERNEL=="uinput", MODE="0660", GROUP="fingerprint"
Back to top
View user's profile Send private message
tony-curtis
Tux's lil' helper
Tux's lil' helper


Joined: 20 May 2006
Posts: 111

PostPosted: Wed Jan 20, 2010 1:28 am    Post subject: Reply with quote

Ah, obviously I need to improve my bug searching skills :-)

thanks!
tony
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum