I have been dual booting ubuntu on my alienware m11x R2 for about two years now, and everything works so nicely on ubuntu that I rarely use windows anymore. I always liked how the integrated webcam was used in widows for a facial recognition login, either in combination with password, or on its own, depending on your setting; however, I have been unable to find a way on running a similar application on ubuntu, currently running 11.10. If anyone has a solution to this I would like to hear it, for the same reason that I use an unstable version of ubuntu: I appreciate the bells and whistles it has to offer.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
Have you tried Pam Face Recognition? It's supost to detect your face through camera automatically. First of all open terminal (press Alt+F2 and type: gnome-terminal) and copy the following commands in the the terminal:
after the installation, Configure the software copy the following command in terminal:
after entering this command copy the following lines in the terminal and press enter:
Now Press Enter. By this action, the file /usr/share/pam-configs/face_authentication is created and contains the plugin information. Now With the next command you can enable or disable the plugin:
Also this has been answered in this forum here |
||||
|