<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=26&amp;t=1727" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2015-02-09T05:27:53+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=1727</id>
<entry>
<author><name><![CDATA[drohm]]></name></author>
<updated>2015-02-09T05:27:53+01:00</updated>
<published>2015-02-09T05:27:53+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6842#p6842</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6842#p6842"/>
<title type="html"><![CDATA[Re: yubioath-desktop on Ubuntu/LinuxMint]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6842#p6842"><![CDATA[
I opened a support ticket and got this working.  For reference, this is what I had to do:<br /><br /><ul><li>Uninstalled any version of libccid and pcsc-lite that I manually installed.</li><li>Rebooted.</li><li>Used the Software Manager to install libccid.</li><li>Patch the info.plist:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">sudo sh -c 'wget -q -O - https://raw.githubusercontent.com/Yubico/yubikey-neo-manager/master/resources/linux-fix-ccid-udev | python'</div></li><li>Rebooted.</li><li>Install dependency packages:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">sudo apt-get install pcscd python-pyscard python-pbkdf2 python-pyside.qtgui</div></li></ul><br />After doing that, I was able to launch the NEO Manager and it correctly showed all the apps.  The Yubico Authenticator also launched correctly and displayed my codes.  Success!<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2849">drohm</a> — Mon Feb 09, 2015 5:27 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[drohm]]></name></author>
<updated>2015-02-09T00:19:08+01:00</updated>
<published>2015-02-09T00:19:08+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6841#p6841</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6841#p6841"/>
<title type="html"><![CDATA[Re: yubioath-desktop on Ubuntu/LinuxMint]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6841#p6841"><![CDATA[
I've tried manually installing <a href="https://alioth.debian.org/frs/?group_id=30105" class="postlink">libccid-1.4.18</a> (and pcsc-lite-1.8.13) using:<br /><br /><br />./configure<br />make<br />sudo make install<br /><br />but I'm not sure if that is installing correctly.  The Neo Manager still doesn't list the applets on the NEO.  How can I verify the correct installation of libccid 1.4.18 is being picked up?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2849">drohm</a> — Mon Feb 09, 2015 12:19 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[drohm]]></name></author>
<updated>2015-02-05T14:16:33+01:00</updated>
<published>2015-02-05T14:16:33+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6833#p6833</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6833#p6833"/>
<title type="html"><![CDATA[Re: yubioath-desktop on Ubuntu/LinuxMint]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6833#p6833"><![CDATA[
I did that via the custom PPA <a href="https://launchpad.net/~yubico/+archive/ubuntu/stable" class="postlink">here</a>, version 1.1.0.  After I installed it I launched the Neo Manager gui and it recognized my NEO, but it doesn't show any of the apps. Also, if I do 'cat /etc/libccid_Info.plist | grep Yubico' this is what's returned:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">cat /etc/libccid_Info.plist | grep Yubico<br />      &lt;string&gt;Yubico Yubikey NEO OTP+CCID&lt;/string&gt;<br />      &lt;string&gt;Yubico Yubikey NEO CCID&lt;/string&gt;<br /></div><br /><br />It's not showing U2F+CCID or OTP+U2F+CCID.  From what I read <a href="https://github.com/Yubico/libykneomgr/issues/20" class="postlink">here</a>, it looks as if I need a later version of libccid, 1.4.18.  I'm not sure what steps I should take next.<br /><br />Doug<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2849">drohm</a> — Thu Feb 05, 2015 2:16 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom2]]></name></author>
<updated>2015-02-05T08:49:42+01:00</updated>
<published>2015-02-05T08:49:42+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6822#p6822</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6822#p6822"/>
<title type="html"><![CDATA[Re: yubioath-desktop on Ubuntu/LinuxMint]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6822#p6822"><![CDATA[
install latest version of the Yubikey NEO manager<br /><br />from here:<br /><!-- m --><a class="postlink" href="https://developers.yubico.com/yubikey-neo-manager/Releases/">https://developers.yubico.com/yubikey-n ... /Releases/</a><!-- m --><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3364">Tom2</a> — Thu Feb 05, 2015 8:49 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[drohm]]></name></author>
<updated>2015-02-05T01:28:22+01:00</updated>
<published>2015-02-05T01:28:22+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6820#p6820</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6820#p6820"/>
<title type="html"><![CDATA[Re: yubioath-desktop on Ubuntu/LinuxMint]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6820#p6820"><![CDATA[
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:<br /><br />Warning: No Yubikey NEO detected<br /><br />No Yubikey NEO found. Please plugin your Yubikey NEO in one of your USB port.<br />Ensure that the NEO is mode HID+CCID -m82.<br /><br /><br />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:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">drohm: apt-cache show libccid <br />Package: libccid<br />Priority: extra<br />Section: universe/libs<br />Installed-Size: 313<br />Maintainer: Ubuntu Developers &lt;ubuntu-devel-discuss@lists.ubuntu.com&gt;<br />Original-Maintainer: Ludovic Rousseau &lt;rousseau@debian.org&gt;<br />Architecture: amd64<br />Source: ccid<br />Version: 1.4.15-1<br />Provides: pcsc-ifd-handler<br />Depends: libc6 (&gt;= 2.15), libusb-1.0-0 (&gt;= 2:1.0.8)<br />Suggests: pcmciautils<br />Filename: pool/universe/c/ccid/libccid_1.4.15-1_amd64.deb<br />Size: 79962<br />MD5sum: 0d8d78f91ffb45185f63d35ad2933deb<br />SHA1: d480bcd7ddb7a6555b8fff3ec4f0159b4ee46c5e<br />SHA256: decb61d148b1ddaeec1fd70a0bcbd31ce7191a5b59b066d16dfa80cd218aa22c<br />Description-en: PC/SC driver for USB CCID smart card readers<br /> This library provides a PC/SC IFD handler implementation for the USB smart<br /> card drivers compliant to the CCID protocol.<br /> .<br /> This package is needed to communicate with the CCID smartcard readers through<br /> the PC/SC Lite resource manager (pcscd).<br /> .<br /> For an exhaustive list of supported reader see<br /> http://pcsclite.alioth.debian.org/section.html<br /> .<br /> This driver also supports the GemPC Twin connected to a serial port and<br /> the GemPC Card (PCMCIA, through the suggested pcmciautils package) and<br /> Gemplus GemPC Express (Express54 card).<br />Description-md5: 0526431951af10123a8e2fba4694ad49<br />Homepage: http://pcsclite.alioth.debian.org/ccid.html<br />Bugs: https://bugs.launchpad.net/ubuntu/+filebug<br />Origin: Ubuntu<br /></div><br /><br />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.<br /><br />Doug<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2849">drohm</a> — Thu Feb 05, 2015 1:28 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom2]]></name></author>
<updated>2015-02-04T11:50:35+01:00</updated>
<published>2015-02-04T11:50:35+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6811#p6811</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6811#p6811"/>
<title type="html"><![CDATA[Re: yubioath-desktop on Ubuntu/LinuxMint]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6811#p6811"><![CDATA[
clone the repository on GitHub and run it from terminal<br /><br />python yubico_authenticaotr.py<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3364">Tom2</a> — Wed Feb 04, 2015 11:50 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[drohm]]></name></author>
<updated>2015-02-03T17:52:29+01:00</updated>
<published>2015-02-03T17:52:29+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6803#p6803</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6803#p6803"/>
<title type="html"><![CDATA[Re: yubioath-desktop on Ubuntu/LinuxMint]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6803#p6803"><![CDATA[
I don't get a systray icon.  I've also tried the --disable-systray option and nothing happens with that either.  This is in LinuxMint 17.1.  Are there logs or anything that I can look through?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2849">drohm</a> — Tue Feb 03, 2015 5:52 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom2]]></name></author>
<updated>2015-02-03T16:13:42+01:00</updated>
<published>2015-02-03T16:13:42+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6800#p6800</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6800#p6800"/>
<title type="html"><![CDATA[Re: yubioath-desktop on Ubuntu/LinuxMint]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6800#p6800"><![CDATA[
do you have a systray, are you using GNOME?<br /><br />what happens if you do <br /><br />python yubico_authenticator.py --disable-systray<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3364">Tom2</a> — Tue Feb 03, 2015 4:13 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[drohm]]></name></author>
<updated>2015-01-31T21:12:22+01:00</updated>
<published>2015-01-31T21:12:22+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6785#p6785</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6785#p6785"/>
<title type="html"><![CDATA[yubioath-desktop on Ubuntu/LinuxMint]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1727&amp;p=6785#p6785"><![CDATA[
Hello,<br />I'm having a ton of trouble getting the yubioath-desktop app to work under linux.  I've tried on Ubuntu and LinuxMint with no success.  I followed the README, listed here:<br /><br /><!-- m --><a class="postlink" href="https://github.com/Yubico/yubioath-desktop">https://github.com/Yubico/yubioath-desktop</a><!-- m --><br /><br />and here:<br /><br /><!-- m --><a class="postlink" href="https://developers.yubico.com/yubioath-desktop/">https://developers.yubico.com/yubioath-desktop/</a><!-- m --><br /><br />but I just can't get it to work. I was able to install of the required dependencies, but still nothing.  When I run:<br /><br />python yubico_authenticator.py<br /><br />nothing happens, the command executes and the prompt returns, but the app doesn't start.<br /><br />Does anyone have any suggestions or further instructions on how to get this running under Ubuntu 14.04 or LinuxMint 17.1?  Any help would be super appreciated.<br /><br />Thanks.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2849">drohm</a> — Sat Jan 31, 2015 9:12 pm</p><hr />
]]></content>
</entry>
</feed>