[Control Center] 添加指纹识别功能
Tofloor
poster avatar
lindorx
deepin
2021-09-30 17:57
Author

deepin的指纹密码功能靠fprintd实现,但是官方源里的fprintd太旧了,很多笔记本的指纹驱动都没有,比如我手上的thinkpad t14,找到一个解决的办法,就是安装debian最新的fprintd.

需要下载两个安装包fprintd和libfprint:

http://ftp.br.debian.org/debian/pool/main/f/fprintd/fprintd_1.90.9-1_amd64.deb

http://ftp.br.debian.org/debian/pool/main/libf/libfprint/libfprint-2-2_1.90.7-2_amd64.deb

也可以到 (https://pkgs.org/)自行搜索最新的包。

首先卸载掉旧的fprintd:

sudo apt remove fprintd

然后安装下载好的安装包

sudo apt install -y ./libfprint-2-2_1.90.7-2_amd64.deb ./fprintd_1.90.9-1_amd64.deb 

最后重启一下电脑就好了,可以在控制中心->账户里看到指纹设置:

目前我在联想ThinkPad T14上成功了,但是在别人的华为笔记本上没成功,查了一下是goodix的指纹识别模块,似乎驱动是不开源的,因此就算用最新的fprintd也不可能一定成功,不过可以自己折腾一下。

Reply Favorite View the author
All Replies
q77190858
deepin
2021-09-30 19:05
#1

牛逼啊,你这本子是哪年生产的

Reply View the author
lindorx
deepin
2021-10-08 22:48
#2
q77190858

牛逼啊,你这本子是哪年生产的

去年

Reply View the author
cqhero
deepin
2021-10-20 23:28
#3

这两个包依赖关系提示有问题 无法安装怎么搞呢

Reply View the author
135******75
deepin
2021-10-25 20:00
#4

thanks so much.

我的小米 pro 笔记本(2020年版本)可以用了,就是指纹识别可靠度没有 win10 下高,估计是驱动问题,这个也没办法

我的应该是 台湾ELAN 模块

Reply View the author
lindorx
deepin
2021-10-29 01:40
#5
cqhero

这两个包依赖关系提示有问题 无法安装怎么搞呢

提示什么?

Reply View the author
dingss
deepin
2021-12-16 08:07
#6

y9000x不行

Reply View the author
键盘机
deepin
2021-12-24 17:30
#7

x240可以,刚升级的12月17日版本发现的问题

Reply View the author
lindorx
deepin
2022-03-10 18:26
#8
cqhero

这两个包依赖关系提示有问题 无法安装怎么搞呢

提示什么?

Reply View the author
钟表&Tiktok ه٥
deepin
2022-04-02 03:04
#9

为什么我一录入就中断了(联想小新air142021款i5版)

Reply View the author
wubreaking
deepin
2022-05-06 07:56
#10
It has been deleted!
pengaocode
deepin
2022-06-06 05:50
#11

ThinkBook 15 AMD失败

Reply View the author
lindorx
deepin
2022-06-08 02:18
#12
pengaocode

ThinkBook 15 AMD失败

指纹是什么型号?

Reply View the author
pengaocode
deepin
2022-06-09 06:41
#13
lindorx

指纹是什么型号?

image.png

Goodix FingerPrint Device

Reply View the author
lindorx
deepin
2022-06-09 18:08
#14
pengaocode

image.png

Goodix FingerPrint Device

Goodix的指纹不开源,那就没办法了

Reply View the author
pengaocode
deepin
2022-06-10 06:46
#15
lindorx

Goodix的指纹不开源,那就没办法了

我去官网找了,没有这一款的驱动,应该是无望了

Reply View the author