Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3869

Troubleshooting • Re: RPi4 and USB smart card readers

$
0
0
I forgot to add what I experienced. This is for the Yubikey, and the same occurs with the Nitrokey.

Before removal:

Code:

# pkcs11-tool --module /usr/lib/aarch64-linux-gnu/opensc-pkcs11.so -LAvailable slots:Slot 0 (0x0): (GetSlotInfo failed, CKR_DEVICE_ERROR)## ykman listWARNING: Failed opening deviceYubiKey 5 Nano (5.7.1) [OTP+FIDO+CCID] Serial: 27412011# lsusb | grep "Yubikey"Bus 001 Device 003: ID 1050:0407 Yubico.com Yubikey 4/5 OTP+U2F+CCID
After re-insertion:

Code:

# pkcs11-tool --module /usr/lib/aarch64-linux-gnu/opensc-pkcs11.so -LAvailable slots:Slot 0 (0x0): Yubico YubiKey OTP+FIDO+CCID 00 00  token label        : HTE-CA Root CA  token manufacturer : piv_II  token model        : PKCS#15 emulated  token flags        : login required, rng, token initialized, PIN initialized  hardware version   : 0.0  firmware version   : 0.0  serial num         : d7856e9f81e0017f  pin min/max        : 4/8## ykman listYubiKey 5 Nano (5.7.1) [OTP+FIDO+CCID] Serial: 27412011## lsusb | grep "Yubikey"Bus 001 Device 004: ID 1050:0407 Yubico.com Yubikey 4/5 OTP+U2F+CCID
Per viewtopic.php?t=53832, I just added "dwc_otg.speed=1" to /boot/firmware/cmdline.txt (which I hope is the correct file for Ubuntu 24.04).

Statistics: Posted by originaltrini0 — Mon Aug 05, 2024 8:23 pm



Viewing all articles
Browse latest Browse all 3869

Trending Articles