Did as you instructed and I now get the tray icon, but when I go to 'Show codes', I get a dialog box that says:
Warning: No Yubikey NEO detected
No Yubikey NEO found. Please plugin your Yubikey NEO in one of your USB port.
Ensure that the NEO is mode HID+CCID -m82.
My neo is plugged into the USB port and I know it's in the correct mode as the desktop app works fine under Windows. I checked the version of libccid I have installed:
Code:
drohm: apt-cache show libccid
Package: libccid
Priority: extra
Section: universe/libs
Installed-Size: 313
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ludovic Rousseau <rousseau@debian.org>
Architecture: amd64
Source: ccid
Version: 1.4.15-1
Provides: pcsc-ifd-handler
Depends: libc6 (>= 2.15), libusb-1.0-0 (>= 2:1.0.8)
Suggests: pcmciautils
Filename: pool/universe/c/ccid/libccid_1.4.15-1_amd64.deb
Size: 79962
MD5sum: 0d8d78f91ffb45185f63d35ad2933deb
SHA1: d480bcd7ddb7a6555b8fff3ec4f0159b4ee46c5e
SHA256: decb61d148b1ddaeec1fd70a0bcbd31ce7191a5b59b066d16dfa80cd218aa22c
Description-en: PC/SC driver for USB CCID smart card readers
This library provides a PC/SC IFD handler implementation for the USB smart
card drivers compliant to the CCID protocol.
.
This package is needed to communicate with the CCID smartcard readers through
the PC/SC Lite resource manager (pcscd).
.
For an exhaustive list of supported reader see
http://pcsclite.alioth.debian.org/section.html
.
This driver also supports the GemPC Twin connected to a serial port and
the GemPC Card (PCMCIA, through the suggested pcmciautils package) and
Gemplus GemPC Express (Express54 card).
Description-md5: 0526431951af10123a8e2fba4694ad49
Homepage: http://pcsclite.alioth.debian.org/ccid.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Do I need a later version of libccid installed, like 1.4.18? Do I also need pcsclite 1.8.13? If so, could you instruct me how to get that installed? I'm an average linux user so any detailed instructions would be greatly appreciated.
Doug