我正在尝试在运行 Ubuntu 20.04 的笔记本电脑(Dell Inspiron 7577)中启用指纹登录
我已启用设置使用 sudo pam-auth-update
另外,我安装了hw-probe,发现正在检测指纹读取器,如下所示
"usb:27c6-5301" : {
"Bus" : "USB",
"Class" : "02-02-01",
"Device" : "Fingerprint Reader",
"Driver" : "cdc_acm",
"SDevice" : "Goodix Fingerprint Device",
"SVendor" : "HTMicroelectronics",
"Serial" : "9F73FE10C4F88873C9E942B6B6FB242C",
"Status" : "detected",
"Type" : "fingerprint reader",
"Vendor" : "Shenzhen Goodix Technology Co.,Ltd."
},
Run Code Online (Sandbox Code Playgroud)
我仍然没有在“设置”>“用户”>“登录和身份验证”中看到任何启用指纹登录的选项。
这个你能帮我吗。