I can not use my YubiKey 5 NFC on funtoo. The device works on Windows. I was testing it on this webpage: https://demo.yubico.com/webauthn-technical/registration with google-chrome. The green LED is present when I plug the device and after I tap it.
So far I've installed pam_u2f and added my user to the plugdev group
$ dmesg | tail
[ 3058.732019] usb 7-1: new full-speed USB device number 7 using uhci_hcd
[ 3058.917036] usb 7-1: New USB device found, idVendor=1050, idProduct=0407
[ 3058.917039] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3058.917041] usb 7-1: Product: YubiKey OTP+FIDO+CCID
[ 3058.917043] usb 7-1: Manufacturer: Yubico
[ 3058.923627] input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:1050:0407.000F/input/input18
[ 3058.980342] hid-generic 0003:1050:0407.000F: input,hidraw4: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:1d.1-1/input0
[ 3058.984166] hid-generic 0003:1050:0407.0010: hiddev0,hidraw5: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:1d.1-1/input1
$ emerge -pv google-chrome pam_u2f
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] www-client/google-chrome-74.0.3729.108-r1::net-kit L10N="pl -am -ar -bg -bn -ca -cs -da -de -el -en-GB -es -es-419 -et -fa -fi -fil -fr -gu -he -hi -hr -hu -id -it -ja -kn -ko -lt -lv -ml -mr -ms -nb -nl -pt-BR -pt-PT -ro -ru -sk -sl -sr -sv -sw -ta -te -th -tr -uk -vi -zh-CN -zh-TW" 0 KiB
[ebuild R ] sys-auth/pam_u2f-1.0.7::nokit USE="-debug" 0 KiB
$ groups
wheel audio cdrom video plugdev users kuba
Question
mrl5
I can not use my YubiKey 5 NFC on funtoo. The device works on Windows. I was testing it on this webpage: https://demo.yubico.com/webauthn-technical/registration with google-chrome. The green LED is present when I plug the device and after I tap it.
So far I've installed pam_u2f and added my user to the plugdev group
$ groups wheel audio cdrom video plugdev users kuba
Link to comment
Share on other sites
3 answers to this question
Recommended Posts