A fingerprint reader of Thinkpad E480 [duplicate]

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
This question already has an answer here:
How do I install a fingerprint reader on Lenovo ThinkPad?
3 answers
I am running Ubuntu 17 on my Thinkpad E480.
I have a fingerprint reader and would like to know how to use it?
When I wrote lsusb I wasn't find the fingerprint device.
Any Idea?

thinkpad fingerprint-reader
marked as duplicate by David Foerster, Eric Carvalho, Fabby, waltinator, Zanna Apr 21 at 21:00
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |Â
up vote
0
down vote
favorite
This question already has an answer here:
How do I install a fingerprint reader on Lenovo ThinkPad?
3 answers
I am running Ubuntu 17 on my Thinkpad E480.
I have a fingerprint reader and would like to know how to use it?
When I wrote lsusb I wasn't find the fingerprint device.
Any Idea?

thinkpad fingerprint-reader
marked as duplicate by David Foerster, Eric Carvalho, Fabby, waltinator, Zanna Apr 21 at 21:00
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
Where you able to get it working ? I have the same model and didn't work for me
â jgm
May 14 at 8:18
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
This question already has an answer here:
How do I install a fingerprint reader on Lenovo ThinkPad?
3 answers
I am running Ubuntu 17 on my Thinkpad E480.
I have a fingerprint reader and would like to know how to use it?
When I wrote lsusb I wasn't find the fingerprint device.
Any Idea?

thinkpad fingerprint-reader
This question already has an answer here:
How do I install a fingerprint reader on Lenovo ThinkPad?
3 answers
I am running Ubuntu 17 on my Thinkpad E480.
I have a fingerprint reader and would like to know how to use it?
When I wrote lsusb I wasn't find the fingerprint device.
Any Idea?

This question already has an answer here:
How do I install a fingerprint reader on Lenovo ThinkPad?
3 answers
thinkpad fingerprint-reader
edited Apr 20 at 13:51
Eliah Kagan
79.5k20221359
79.5k20221359
asked Apr 20 at 8:15
à ¸ªà ¸£à ¸²à ¸§à ¸¸à ¸ à ¸ªà ¸°à ¸ªà ¸¡
33
33
marked as duplicate by David Foerster, Eric Carvalho, Fabby, waltinator, Zanna Apr 21 at 21:00
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by David Foerster, Eric Carvalho, Fabby, waltinator, Zanna Apr 21 at 21:00
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
Where you able to get it working ? I have the same model and didn't work for me
â jgm
May 14 at 8:18
add a comment |Â
Where you able to get it working ? I have the same model and didn't work for me
â jgm
May 14 at 8:18
Where you able to get it working ? I have the same model and didn't work for me
â jgm
May 14 at 8:18
Where you able to get it working ? I have the same model and didn't work for me
â jgm
May 14 at 8:18
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
First, check if you can see your fingerprint device with the next command:
lsusb
Second, You need to install fingerprint-gui use the next commands:
sudo add-apt-repository ppa:fingerprint/fingerprint-gui
sudo apt update
sudo apt install libbsapi policykit-1-fingerprint-gui fingerprint-gui
Third, Logout & Login again, launch the Fingerprint GUI and enrol your fingerprints.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 06cb:00a2 Synaptics, Inc. Bus 001 Device 004: ID 5986:2113 Acer, Inc Bus 001 Device 008: ID 8087:0a2a Intel Corp. Bus 001 Device 002: ID 17ef:60ac Lenovo Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Fingerprint GUI 1.09 "No Devices Found"
â à ¸ªà ¸£à ¸²à ¸§à ¸¸à ¸ à ¸ªà ¸°à ¸ªà ¸¡
Apr 20 at 11:27
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
First, check if you can see your fingerprint device with the next command:
lsusb
Second, You need to install fingerprint-gui use the next commands:
sudo add-apt-repository ppa:fingerprint/fingerprint-gui
sudo apt update
sudo apt install libbsapi policykit-1-fingerprint-gui fingerprint-gui
Third, Logout & Login again, launch the Fingerprint GUI and enrol your fingerprints.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 06cb:00a2 Synaptics, Inc. Bus 001 Device 004: ID 5986:2113 Acer, Inc Bus 001 Device 008: ID 8087:0a2a Intel Corp. Bus 001 Device 002: ID 17ef:60ac Lenovo Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Fingerprint GUI 1.09 "No Devices Found"
â à ¸ªà ¸£à ¸²à ¸§à ¸¸à ¸ à ¸ªà ¸°à ¸ªà ¸¡
Apr 20 at 11:27
add a comment |Â
up vote
0
down vote
accepted
First, check if you can see your fingerprint device with the next command:
lsusb
Second, You need to install fingerprint-gui use the next commands:
sudo add-apt-repository ppa:fingerprint/fingerprint-gui
sudo apt update
sudo apt install libbsapi policykit-1-fingerprint-gui fingerprint-gui
Third, Logout & Login again, launch the Fingerprint GUI and enrol your fingerprints.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 06cb:00a2 Synaptics, Inc. Bus 001 Device 004: ID 5986:2113 Acer, Inc Bus 001 Device 008: ID 8087:0a2a Intel Corp. Bus 001 Device 002: ID 17ef:60ac Lenovo Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Fingerprint GUI 1.09 "No Devices Found"
â à ¸ªà ¸£à ¸²à ¸§à ¸¸à ¸ à ¸ªà ¸°à ¸ªà ¸¡
Apr 20 at 11:27
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
First, check if you can see your fingerprint device with the next command:
lsusb
Second, You need to install fingerprint-gui use the next commands:
sudo add-apt-repository ppa:fingerprint/fingerprint-gui
sudo apt update
sudo apt install libbsapi policykit-1-fingerprint-gui fingerprint-gui
Third, Logout & Login again, launch the Fingerprint GUI and enrol your fingerprints.
First, check if you can see your fingerprint device with the next command:
lsusb
Second, You need to install fingerprint-gui use the next commands:
sudo add-apt-repository ppa:fingerprint/fingerprint-gui
sudo apt update
sudo apt install libbsapi policykit-1-fingerprint-gui fingerprint-gui
Third, Logout & Login again, launch the Fingerprint GUI and enrol your fingerprints.
answered Apr 20 at 8:49
F.Rahamim
292112
292112
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 06cb:00a2 Synaptics, Inc. Bus 001 Device 004: ID 5986:2113 Acer, Inc Bus 001 Device 008: ID 8087:0a2a Intel Corp. Bus 001 Device 002: ID 17ef:60ac Lenovo Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Fingerprint GUI 1.09 "No Devices Found"
â à ¸ªà ¸£à ¸²à ¸§à ¸¸à ¸ à ¸ªà ¸°à ¸ªà ¸¡
Apr 20 at 11:27
add a comment |Â
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 06cb:00a2 Synaptics, Inc. Bus 001 Device 004: ID 5986:2113 Acer, Inc Bus 001 Device 008: ID 8087:0a2a Intel Corp. Bus 001 Device 002: ID 17ef:60ac Lenovo Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Fingerprint GUI 1.09 "No Devices Found"
â à ¸ªà ¸£à ¸²à ¸§à ¸¸à ¸ à ¸ªà ¸°à ¸ªà ¸¡
Apr 20 at 11:27
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 06cb:00a2 Synaptics, Inc. Bus 001 Device 004: ID 5986:2113 Acer, Inc Bus 001 Device 008: ID 8087:0a2a Intel Corp. Bus 001 Device 002: ID 17ef:60ac Lenovo Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Fingerprint GUI 1.09 "No Devices Found"
â à ¸ªà ¸£à ¸²à ¸§à ¸¸à ¸ à ¸ªà ¸°à ¸ªà ¸¡
Apr 20 at 11:27
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 06cb:00a2 Synaptics, Inc. Bus 001 Device 004: ID 5986:2113 Acer, Inc Bus 001 Device 008: ID 8087:0a2a Intel Corp. Bus 001 Device 002: ID 17ef:60ac Lenovo Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Fingerprint GUI 1.09 "No Devices Found"
â à ¸ªà ¸£à ¸²à ¸§à ¸¸à ¸ à ¸ªà ¸°à ¸ªà ¸¡
Apr 20 at 11:27
add a comment |Â
Where you able to get it working ? I have the same model and didn't work for me
â jgm
May 14 at 8:18