<?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=1535" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2016-05-05T12:34:56+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=1535</id>
<entry>
<author><name><![CDATA[jmw74]]></name></author>
<updated>2016-05-05T12:34:56+01:00</updated>
<published>2016-05-05T12:34:56+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=8604#p8604</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=8604#p8604"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=8604#p8604"><![CDATA[
<div class="quotetitle">3strands wrote:</div><div class="quotecontent"><br />I've tried that - Fedora 23 - but all I get is the below:<br /><br />$ /usr/bin/neoman<br />Traceback (most recent call last):<br />  File &quot;/usr/bin/neoman&quot;, line 3, in &lt;module&gt;<br />    from neoman import main<br />ImportError: cannot import name main<br /><br />Any ideas?<br /></div><br /><br />I had the same issue. Turns out my failed attempt at installing from source was interfering. <br /><br />sudo rm -rf /usr/lib/python2.7/site-packages/yubikey_neo_manager-1.4.0-py2.7.egg/<br /><br />Then running neoman again, I get ImportError: cannot import name QtWebKit, which is the same error I get when installing from source. So basically the rpm seems to add no value here.<br /><br />Edit: I got neoman running now. Again it was due to having installed eggs built from source, so python was picking up those instead of using the rpms. So I just removed /usr/lib/python2.7/site-packages/PySide-1.2.4-py2.7-linux-x86_64.egg/ and then neoman started working.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3825">jmw74</a> — Thu May 05, 2016 12:34 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[3strands]]></name></author>
<updated>2016-01-11T10:20:18+01:00</updated>
<published>2016-01-11T10:20:18+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=8140#p8140</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=8140#p8140"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=8140#p8140"><![CDATA[
I've tried that - Fedora 23 - but all I get is the below:<br /><br />$ /usr/bin/neoman<br />Traceback (most recent call last):<br />  File &quot;/usr/bin/neoman&quot;, line 3, in &lt;module&gt;<br />    from neoman import main<br />ImportError: cannot import name main<br /><br />Any ideas?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4135">3strands</a> — Mon Jan 11, 2016 10:20 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[invisibleroads]]></name></author>
<updated>2015-10-26T19:10:15+01:00</updated>
<published>2015-10-26T19:10:15+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=7919#p7919</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=7919#p7919"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=7919#p7919"><![CDATA[
The following setup works on Fedora 22.<br /><br /><div class="quotetitle"><b>Quote:</b></div><div class="quotecontent"><br />sudo dnf copr enable jjelen/yubikey-neo-manager <br />sudo dnf copr enable spartacus06/yubikey-utils <br />sudo dnf list yubi*<br />sudo dnf -y install yubikey-neo-manager yubioath-desktop yubikey-personalization-gui<br /><br /># Start yubikey-neo-manager<br />neoman<br /><br /># Start yubioath-desktop<br />sudo service pcscd start<br />yubioath<br /><br /># Start yubikey-personalization-gui<br />yubikey-personalization-gui<br /></div><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3998">invisibleroads</a> — Mon Oct 26, 2015 7:10 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[gbcox]]></name></author>
<updated>2014-10-27T18:29:51+01:00</updated>
<published>2014-10-27T18:29:51+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=6041#p6041</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=6041#p6041"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=6041#p6041"><![CDATA[
<div class="quotetitle">halstead wrote:</div><div class="quotecontent"><br />So I just came back to this after dinner and solved it.<br /><br />FIrst I edited /etc/udev/rules.d/70-u2f.rules to contain the below without the GROUP argument since that doesn't apply on Fedora.<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">KERNEL==&quot;hidraw*&quot;, SUBSYSTEM==&quot;hidraw&quot;, MODE=&quot;0664&quot;, ATTRS{idVendor}==&quot;1050&quot;, ATTRS{idProduct}==&quot;0113|0114|0115|0116|0120&quot;</div><br /><br />Next I copied the udev rule for yubikeys over,<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">cp  /usr/lib/udev/rules.d/69-yubikey.rules /etc/udev/rules.d/<br /></div><br />then added the new product strings to to so line 7 reads,<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">ATTRS{idVendor}==&quot;1050&quot;, ATTRS{idProduct}==&quot;0010|0110|0111|0113|0114|0115|0116|0120&quot;, \</div><br /><br />Remove and re-insert the Yubikey NEO.<br /><br />Now both the openpgp function and the U2F functions are working.<br /><br />I hope this helps other Fedora users.<br /></div><br /><br />Thanks very much... works!<br /><br />I played around and found that  /etc/udev/rules.d/70-u2f.rules doesn't appear to be needed.  If I just changed<br />/usr/lib/udev/rules.d/69-yubikey.rules as you described it appears to work just fine.  You also don't need to copy it to /etc/udev/rules.d just<br />leave it where it is...<br /><br />No need to make extra files if they aren't needed.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2825">gbcox</a> — Mon Oct 27, 2014 6:29 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[halstead]]></name></author>
<updated>2014-10-25T04:16:30+01:00</updated>
<published>2014-10-25T04:16:30+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=6002#p6002</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=6002#p6002"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=6002#p6002"><![CDATA[
So I just came back to this after dinner and solved it.<br /><br />FIrst I edited /etc/udev/rules.d/70-u2f.rules to contain the below without the GROUP argument since that doesn't apply on Fedora.<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">KERNEL==&quot;hidraw*&quot;, SUBSYSTEM==&quot;hidraw&quot;, MODE=&quot;0664&quot;, ATTRS{idVendor}==&quot;1050&quot;, ATTRS{idProduct}==&quot;0113|0114|0115|0116|0120&quot;</div><br /><br />Next I copied the udev rule for yubikeys over,<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">cp  /usr/lib/udev/rules.d/69-yubikey.rules /etc/udev/rules.d/<br /></div><br />then added the new product strings to to so line 7 reads,<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">ATTRS{idVendor}==&quot;1050&quot;, ATTRS{idProduct}==&quot;0010|0110|0111|0113|0114|0115|0116|0120&quot;, \</div><br /><br />Remove and re-insert the Yubikey NEO.<br /><br />Now both the openpgp function and the U2F functions are working.<br /><br />I hope this helps other Fedora users.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2708">halstead</a> — Sat Oct 25, 2014 4:16 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[halstead]]></name></author>
<updated>2014-10-24T21:14:25+01:00</updated>
<published>2014-10-24T21:14:25+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5998#p5998</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5998#p5998"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5998#p5998"><![CDATA[
I have a new Yubikey NEO nano. I have it working for both openpgp and u2f in U2F+CCID mode on Ubuntu 14.04 after adding <!-- m --><a class="postlink" href="https://github.com/Yubico/libu2f-host/pull/4">https://github.com/Yubico/libu2f-host/pull/4</a><!-- m --> to my udev rules.<br /><br />I made the same changes on my Fedora20 machine and neither u2f nor openpgp functions work. Reverting back to OTP+CCID allows openpgp to work without issue.<br /><br />Here is the output from journctl -xf<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">Oct 24 12:01:09 fedora20.local kernel: usb 2-1.2: new full-speed USB device number 9 using ehci-pci<br />Oct 24 12:01:09 fedora20.local kernel: usb 2-1.2: New USB device found, idVendor=1050, idProduct=0115<br />Oct 24 12:01:09 fedora20.local kernel: usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0<br />Oct 24 12:01:09 fedora20.local kernel: usb 2-1.2: Product: Yubikey NEO U2F+CCID<br />Oct 24 12:01:09 fedora20.local kernel: usb 2-1.2: Manufacturer: Yubico<br />Oct 24 12:01:09 fedora20.local kernel: hid-generic 0003:1050:0115.0006: hiddev0,hidraw0: USB HID v1.10 Device &#91;Yubico Yubikey NEO U2F+CCID&#93; on usb-0000:00:1d.0-1.2/input0<br />Oct 24 12:01:09 fedora20.local mtp-probe&#91;7024&#93;: checking bus 2, device 9: &quot;/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2&quot;<br />Oct 24 12:01:09 fedora20.local mtp-probe&#91;7024&#93;: bus: 2, device: 9 was not an MTP device<br />Oct 24 12:01:09 fedora20.local gnome-session&#91;1665&#93;: &#91;5227:5257:1024/120109:ERROR:hid_service_linux.cc(166)&#93; Cannot open '/dev/hidraw0': FILE_ERROR_ACCESS_DENIED<br />Oct 24 12:01:17 fedora20.local systemd&#91;1&#93;: Starting PC/SC Smart Card Daemon...<br />-- Subject: Unit pcscd.service has begun with start-up<br />-- Defined-By: systemd<br />-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel<br />-- <br />-- Unit pcscd.service has begun starting up.<br />Oct 24 12:01:17 fedora20.local systemd&#91;1&#93;: Started PC/SC Smart Card Daemon.<br />-- Subject: Unit pcscd.service has finished start-up<br />-- Defined-By: systemd<br />-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel<br />-- <br />-- Unit pcscd.service has finished starting up.<br />-- <br />-- The start-up result is done.<br />Oct 24 12:01:17 fedora20.local pcscd&#91;7034&#93;: 00000000 utils.c:61:GetDaemonPid() Can't open /var/run/pcscd/pcscd.pid: No such file or directory<br />Oct 24 12:01:20 fedora20.local kernel: usb 2-1.2: USB disconnect, device number 9</div><br /><br />What should I try next?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2708">halstead</a> — Fri Oct 24, 2014 9:14 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[pushcx]]></name></author>
<updated>2014-10-24T18:35:37+01:00</updated>
<published>2014-10-24T18:35:37+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5996#p5996</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5996#p5996"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5996#p5996"><![CDATA[
I had this problem, too, on Ubuntu and was able to fix it: <!-- l --><a class="postlink-local" href="http://forum.yubico.com/viewtopic.php?f=33&amp;t=1545&amp;p=5991#p5991">viewtopic.php?f=33&amp;t=1545&amp;p=5991#p5991</a><!-- l --><br /><br />The rules file Yubico support linked to didn't work. See my post for a fixed version. I'll send a pull request with a fix to that repo.<br /><br />ETA: <!-- m --><a class="postlink" href="https://github.com/Yubico/libu2f-host/pull/4">https://github.com/Yubico/libu2f-host/pull/4</a><!-- m --><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3189">pushcx</a> — Fri Oct 24, 2014 6:35 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[gbcox]]></name></author>
<updated>2014-10-24T01:28:32+01:00</updated>
<published>2014-10-24T01:28:32+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5979#p5979</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5979#p5979"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5979#p5979"><![CDATA[
<div class="quotetitle">jskvbinmv3 wrote:</div><div class="quotecontent"><br /><span style="color: #FF0000">Edit: I am sorry. This did in fact solve part of the problem. It works in U2F Mode now. However having HID, CCID and U2F activated it still does not. (chrome beta 39.0xx)</span><br /></div><br /><br />Well, that's something.  So where are the files for Fedora?  Yubico?  Looks like wasn't quite ready to be released.  Looks like major parts are missing.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2825">gbcox</a> — Fri Oct 24, 2014 1:28 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[jskvbinmv3]]></name></author>
<updated>2014-10-23T18:54:29+01:00</updated>
<published>2014-10-23T18:54:29+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5967#p5967</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5967#p5967"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5967#p5967"><![CDATA[
<div class="quotetitle">gbcox wrote:</div><div class="quotecontent"><br /><div class="quotetitle">Tom wrote:</div><div class="quotecontent">You will need a new udev rule for the u2f device<br /><br /><!-- m --><a class="postlink" href="https://github.com/Yubico/libu2f-host/blob/master/70-u2f.rules">https://github.com/Yubico/libu2f-host/b ... -u2f.rules</a><!-- m --><br /><br />dump this into:<br />/etc/udev/rules.d/<br /></div><br /><br />Tom,<br /><br />I created a file called 70-u2f.rules and put it into the directory /etc/udev/rules.d  <br /><br />Rebooted the system<br /><br />Tried again with both keys, same results.</div><br /><br /><br />So did I, as you told me <a href="http://forum.yubico.com/viewtopic.php?p=5938#p5938" class="postlink">over here</a>. Downloaded the file and put it into /etc/udev/rules.d/ . No effect. U2F is still possible for root only.<br /><br />I've got the ppa added to the repositories and installed the personalization tools from there.<br /><br /><span style="color: #FF0000">Edit: I am sorry. This did in fact solve part of the problem. It works in U2F Mode now. However having HID, CCID and U2F activated it still does not. (chrome beta 39.0xx)</span><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3169">jskvbinmv3</a> — Thu Oct 23, 2014 6:54 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[gbcox]]></name></author>
<updated>2014-10-23T18:02:55+01:00</updated>
<published>2014-10-23T18:02:55+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5965#p5965</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5965#p5965"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5965#p5965"><![CDATA[
I also found this bug:<br /><!-- m --><a class="postlink" href="https://bugzilla.redhat.com/show_bug.cgi?id=1155826">https://bugzilla.redhat.com/show_bug.cgi?id=1155826</a><!-- m --><br /><br />It is a request to review the package libu2f for Fedora.  I went ahead and built it for my system and installed both libu2f and u2f-hosts.  Didn't seem to have any effect.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2825">gbcox</a> — Thu Oct 23, 2014 6:02 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[gbcox]]></name></author>
<updated>2014-10-23T17:25:59+01:00</updated>
<published>2014-10-23T17:25:59+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5963#p5963</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5963#p5963"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5963#p5963"><![CDATA[
<div class="quotetitle">Tom wrote:</div><div class="quotecontent"><br />You will need a new udev rule for the u2f device<br /><br /><!-- m --><a class="postlink" href="https://github.com/Yubico/libu2f-host/blob/master/70-u2f.rules">https://github.com/Yubico/libu2f-host/b ... -u2f.rules</a><!-- m --><br /><br />dump this into:<br />/etc/udev/rules.d/<br /></div><br /><br />Tom,<br /><br />I created a file called 70-u2f.rules and put it into the directory /etc/udev/rules.d  <br /><br />Rebooted the system<br /><br />Tried again with both keys, same results.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2825">gbcox</a> — Thu Oct 23, 2014 5:25 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom]]></name></author>
<updated>2014-10-23T15:56:27+01:00</updated>
<published>2014-10-23T15:56:27+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5961#p5961</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5961#p5961"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5961#p5961"><![CDATA[
You will need a new udev rule for the u2f device<br /><br /><!-- m --><a class="postlink" href="https://github.com/Yubico/libu2f-host/blob/master/70-u2f.rules">https://github.com/Yubico/libu2f-host/b ... -u2f.rules</a><!-- m --><br /><br />dump this into:<br />/etc/udev/rules.d/<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2195">Tom</a> — Thu Oct 23, 2014 3:56 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[gbcox]]></name></author>
<updated>2014-10-23T15:47:53+01:00</updated>
<published>2014-10-23T15:47:53+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5959#p5959</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5959#p5959"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5959#p5959"><![CDATA[
<div class="quotetitle">Tom wrote:</div><div class="quotecontent"><br />What Yubikey you have NEO or Security KEY ?<br /><br />Did you unlock your Yubikey to enable u2f?<br /><!-- m --><a class="postlink" href="https://www.yubico.com/wp-content/uploads/2014/10/How-to-unlock-U2F-on-your-YubiKey-NEO.pdf">https://www.yubico.com/wp-content/uploa ... ey-NEO.pdf</a><!-- m --><br /><br />Is your Yubikey in MODE 3?<br /><br />If it is a Blue Security Key, please contact <br /><!-- m --><a class="postlink" href="https://www.yubico.com/support/raise-ticket/">https://www.yubico.com/support/raise-ticket/</a><!-- m --><br /></div><br /><br />I have both.  Below is the output from dmesg.  As you can see, the Neo has MODE 3 enabled.  I get the same result from both.  I'll open a ticket.<br /><br />[75938.244547] usb 7-2: new full-speed USB device number 22 using ohci-pci<br />[75938.399533] usb 7-2: New USB device found, idVendor=1050, idProduct=0115<br />[75938.399541] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0<br />[75938.399545] usb 7-2: Product: Yubikey NEO U2F+CCID<br />[75938.399549] usb 7-2: Manufacturer: Yubico<br />[75938.407607] hid-generic 0003:1050:0115.001E: hiddev0,hidraw5: USB HID v1.10 Device [Yubico Yubikey NEO U2F+CCID] on usb-0000:00:16.0-2/input0<br />[76050.877454] usb 7-2: USB disconnect, device number 22<br />[76056.277190] usb 7-2: new full-speed USB device number 23 using ohci-pci<br />[76056.432105] usb 7-2: New USB device found, idVendor=1050, idProduct=0120<br />[76056.432112] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0<br />[76056.432117] usb 7-2: Product: Security Key by Yubico<br />[76056.432120] usb 7-2: Manufacturer: Yubico<br />[76056.440258] hid-generic 0003:1050:0120.001F: hiddev0,hidraw5: USB HID v1.10 Device [Yubico Security Key by Yubico] on usb-0000:00:16.0-2/input0<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2825">gbcox</a> — Thu Oct 23, 2014 3:47 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom]]></name></author>
<updated>2014-10-23T10:37:37+01:00</updated>
<published>2014-10-23T10:37:37+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5942#p5942</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5942#p5942"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5942#p5942"><![CDATA[
What Yubikey you have NEO or Security KEY ?<br /><br />Did you unlock your Yubikey to enable u2f?<br /><!-- m --><a class="postlink" href="https://www.yubico.com/wp-content/uploads/2014/10/How-to-unlock-U2F-on-your-YubiKey-NEO.pdf">https://www.yubico.com/wp-content/uploa ... ey-NEO.pdf</a><!-- m --><br /><br />Is your Yubikey in MODE 3?<br /><br />If it is a Blue Security Key, please contact <br /><!-- m --><a class="postlink" href="https://www.yubico.com/support/raise-ticket/">https://www.yubico.com/support/raise-ticket/</a><!-- m --><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2195">Tom</a> — Thu Oct 23, 2014 10:37 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[jskvbinmv3]]></name></author>
<updated>2014-10-22T21:37:52+01:00</updated>
<published>2014-10-22T21:37:52+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5920#p5920</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5920#p5920"/>
<title type="html"><![CDATA[Re: Neo and U2F - Fedora Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1535&amp;p=5920#p5920"><![CDATA[
I think it is some usb permission thing in Linux causing this. I am not sure how this would also have effect on Windows running in a VM on Linux.<br /><br />Concerning your issue configuring the yubikey:<br /><br />You can find the personalization tool here: <!-- m --><a class="postlink" href="http://yubico.github.io/yubikey-personalization/releases.html">http://yubico.github.io/yubikey-persona ... eases.html</a><!-- m --><br />and the manpage here: <!-- m --><a class="postlink" href="http://yubico.github.io/yubikey-personalization/ykpersonalize.1.html">http://yubico.github.io/yubikey-persona ... ize.1.html</a><!-- m --><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3169">jskvbinmv3</a> — Wed Oct 22, 2014 9:37 pm</p><hr />
]]></content>
</entry>
</feed>