From 94ada0547361e029f9aa437f1a17cc7c03d9f80f Mon Sep 17 00:00:00 2001 From: drduh Date: Sun, 25 Sep 2016 11:26:47 -0400 Subject: [PATCH] Plug in YubiKey correctly. Fix #9. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e4fe121..185657b 100644 --- a/README.md +++ b/README.md @@ -1252,7 +1252,9 @@ There is a `-L` option of `ssh-add` that lists public key parameters of all iden - If you receive the error, `gpg: decryption failed: secret key not available` - you likely need to install GnuPG version 2.x. -- If you receive the error, `Yubikey core error: no yubikey present` - you likely need to install newer versions of yubikey-personalize as outlined in [Install required software](#install-required-software). +- If you receive the error, `Yubikey core error: no yubikey present` - make sure the YubiKey is inserted correctly. It should blink once when plugged in. + +- If you still receive the error, `Yubikey core error: no yubikey present` - you likely need to install newer versions of yubikey-personalize as outlined in [Install required software](#install-required-software). - If you receive the error, `Yubikey core error: write error` - YubiKey is likely locked. Install and run yubikey-personalization-gui to unlock it.