
當我嘗試使用其他手指:
%> fprintd-enroll left-index-finger
Using device /net/reactivated/Fprint/Device/0
failed to claim device: Not Authorized: net.reactivated.fprint.device.setusername
這對我不起作用;
但是如果我不指定 Finger (預設使用右索引):
%> fprintd-enroll
Using device /net/reactivated/Fprint/Device/0
Enrolling right index finger.
有用
在 Arch Linux 上運行,並從 aur 安裝軟體包:
fprintd 0.4.1-4
libfprint 0.4.0-3
更新
%> fprintd-enroll -f left-index-finger
Using device /net/reactivated/Fprint/Device/0
Enrolling right index finger.
答案1
我認為這僅在 fprintd 0.5.1 中受支援:http://cgit.freedesktop.org/libfprint/fprintd/commit/?id=7eb1f0fd86a4168cc74c63b549086682bfb00b3e
當我建立 fprintd 0.5.1 時,該-f
選項確實可以正常工作。
答案2
來自 fprintd 手冊頁:
fprintd-enroll [username]
和
-f finger
For fprintd-enroll, the finger to enroll
看起來您正在將“左食指”作為用戶名。且使用者左手食指未授權