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

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2013-06-25T02:40:27+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=1096</id>
<entry>
<author><name><![CDATA[maztaim]]></name></author>
<updated>2013-06-25T02:40:27+01:00</updated>
<published>2013-06-25T02:40:27+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4093#p4093</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4093#p4093"/>
<title type="html"><![CDATA[Re: Fedora 18 YPT No YubiKey inserted]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4093#p4093"><![CDATA[
I am willing to give up on building at this point.  I just tested Fedora 19 and it works there.  I'll wait for F19 release in the meantime.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2479">maztaim</a> — Tue Jun 25, 2013 2:40 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[maztaim]]></name></author>
<updated>2013-06-24T18:03:56+01:00</updated>
<published>2013-06-24T18:03:56+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4090#p4090</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4090#p4090"/>
<title type="html"><![CDATA[Re: Fedora 18 YPT No YubiKey inserted]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4090#p4090"><![CDATA[
No such luck.  I built and installed yubico-c-master and Yubico-yubikey-personalization-fc93ed2, but when I went to build yubikey-personalization-gui-master, I get the following errors:<br /><br />$ qmake-qt4<br />Project MESSAGE: Release build<br />Project MESSAGE: Unix build<br /><br /># make<br />compiling src/ui/toolpage.cpp<br />src/ui/toolpage.cpp:390:6: warning: unused parameter ‘msg’ [-Wunused-parameter]<br />src/ui/toolpage.cpp:429:6: warning: unused parameter ‘msg’ [-Wunused-parameter]<br />src/ui/toolpage.cpp: In member function ‘void ToolPage::on_importPerformBtn_clicked()’:<br />src/ui/toolpage.cpp:463:49: error: ‘YKP_FORMAT_YCFG’ was not declared in this scope<br />src/ui/toolpage.cpp:463:64: error: ‘ykp_import_config’ was not declared in this scope<br />src/ui/toolpage.cpp:471:41: error: ‘ykp_get_tktflag_OATH_HOTP’ was not declared in this scope<br />src/ui/toolpage.cpp:472:45: error: ‘ykp_get_cfgflag_CHAL_HMAC’ was not declared in this scope<br />src/ui/toolpage.cpp:476:86: error: ‘ykp_get_cfgflag_CHAL_BTN_TRIG’ was not declared in this scope<br />src/ui/toolpage.cpp:477:78: error: ‘ykp_get_cfgflag_HMAC_LT64’ was not declared in this scope<br />src/ui/toolpage.cpp:478:54: error: ‘ykp_get_cfgflag_CHAL_YUBICO’ was not declared in this scope<br />src/ui/toolpage.cpp:482:86: error: ‘ykp_get_cfgflag_CHAL_BTN_TRIG’ was not declared in this scope<br />src/ui/toolpage.cpp:487:80: error: ‘ykp_get_cfgflag_OATH_HOTP8’ was not declared in this scope<br />src/ui/toolpage.cpp:490:52: error: ‘ykp_get_cfgflag_STATIC_TICKET’ was not declared in this scope<br />src/ui/toolpage.cpp:494:76: error: ‘ykp_get_cfgflag_STRONG_PW1’ was not declared in this scope<br />src/ui/toolpage.cpp:495:46: error: ‘ykp_get_cfgflag_STRONG_PW2’ was not declared in this scope<br />src/ui/toolpage.cpp:497:78: error: ‘ykp_get_cfgflag_SEND_REF’ was not declared in this scope<br />src/ui/toolpage.cpp:505:72: error: ‘ykp_get_cfgflag_MAN_UPDATE’ was not declared in this scope<br />src/ui/toolpage.cpp:506:74: error: ‘ykp_get_cfgflag_PACING_10MS’ was not declared in this scope<br />src/ui/toolpage.cpp:507:74: error: ‘ykp_get_cfgflag_PACING_20MS’ was not declared in this scope<br />src/ui/toolpage.cpp:508:70: error: ‘ykp_get_tktflag_APPEND_CR’ was not declared in this scope<br />src/ui/toolpage.cpp:509:78: error: ‘ykp_get_tktflag_APPEND_DELAY1’ was not declared in this scope<br />src/ui/toolpage.cpp:510:78: error: ‘ykp_get_tktflag_APPEND_DELAY2’ was not declared in this scope<br />src/ui/toolpage.cpp:511:74: error: ‘ykp_get_tktflag_APPEND_TAB1’ was not declared in this scope<br />src/ui/toolpage.cpp:512:74: error: ‘ykp_get_tktflag_APPEND_TAB2’ was not declared in this scope<br />src/ui/toolpage.cpp:513:70: error: ‘ykp_get_tktflag_TAB_FIRST’ was not declared in this scope<br />src/ui/toolpage.cpp:514:84: error: ‘ykp_get_extflag_SERIAL_BTN_VISIBLE’ was not declared in this scope<br />src/ui/toolpage.cpp:515:84: error: ‘ykp_get_extflag_SERIAL_USB_VISIBLE’ was not declared in this scope<br />src/ui/toolpage.cpp:516:84: error: ‘ykp_get_extflag_SERIAL_API_VISIBLE’ was not declared in this scope<br />src/ui/toolpage.cpp:517:88: error: ‘ykp_get_extflag_USE_NUMERIC_KEYPAD’ was not declared in this scope<br />src/ui/toolpage.cpp:518:70: error: ‘ykp_get_extflag_FAST_TRIG’ was not declared in this scope<br />src/ui/toolpage.cpp:519:76: error: ‘ykp_get_extflag_ALLOW_UPDATE’ was not declared in this scope<br />src/ui/toolpage.cpp:520:69: error: ‘ykp_get_extflag_LED_INV’ was not declared in this scope<br />make: *** [build/release/ObjFiles/toolpage.o] Error 1<br /><br />I assume it's a dependency issue, but I can't for the life of me figure it out, considering I have installed all prereqs as documented.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2479">maztaim</a> — Mon Jun 24, 2013 6:03 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[maztaim]]></name></author>
<updated>2013-06-24T15:49:34+01:00</updated>
<published>2013-06-24T15:49:34+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4089#p4089</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4089#p4089"/>
<title type="html"><![CDATA[Re: Fedora 18 YPT No YubiKey inserted]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4089#p4089"><![CDATA[
Give me a bit more time.  libykpers is too old as well.<br /><br /><div class="quotetitle"><b>Quote:</b></div><div class="quotecontent"><br />Dependencies<br />------------<br /><br />yubikey-personalization-gui depends on version 1.13.0 or higher of<br />libykpers.<br /></div><br /><br />$rpm -q ykpers<br />ykpers-1.9.0-1.fc18.x86_64<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2479">maztaim</a> — Mon Jun 24, 2013 3:49 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[maztaim]]></name></author>
<updated>2013-06-24T15:26:42+01:00</updated>
<published>2013-06-24T15:26:42+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4088#p4088</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4088#p4088"/>
<title type="html"><![CDATA[Re: Fedora 18 YPT No YubiKey inserted]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4088#p4088"><![CDATA[
Sigh...I was afraid of that.  I'll try building the new client.<br /><br />Moving between all available USB devices and another laptop haven't changed the problem.  I have no other OS to try.<br /><br />How do I find the firmware on Fedora 18 without using YPT?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2479">maztaim</a> — Mon Jun 24, 2013 3:26 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom]]></name></author>
<updated>2013-06-24T15:13:36+01:00</updated>
<published>2013-06-24T15:13:36+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4087#p4087</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4087#p4087"/>
<title type="html"><![CDATA[Re: Fedora 18 YPT No YubiKey inserted]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4087#p4087"><![CDATA[
Please try with the latest version:<br /><!-- m --><a class="postlink" href="http://yubico.github.io/yubikey-personalization-gui/">http://yubico.github.io/yubikey-personalization-gui/</a><!-- m --><br /><br />Also, try with different USB port and even better on a different computer/operating system.<br /><br />What Yubikey and firmware version do you have?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2195">Tom</a> — Mon Jun 24, 2013 3:13 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[maztaim]]></name></author>
<updated>2013-06-24T14:54:35+01:00</updated>
<published>2013-06-24T14:54:35+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4086#p4086</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4086#p4086"/>
<title type="html"><![CDATA[Fedora 18 YPT No YubiKey inserted]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1096&amp;p=4086#p4086"><![CDATA[
I am getting &quot;No YubiKey inserted&quot; using the YPT package as provided by Fedora.  I get the same when running as regular user or root.<br /><br />$ rpm -q yubikey-personalization-gui<br />yubikey-personalization-gui-3.1.2-1.fc18.x86_64<br /><br />$ lsb_release -a<br />LSB Version::core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch<br />Distributor ID:Fedora<br />Description:Fedora release 18 (Spherical Cow)<br />Release:18<br />Codename:SphericalCow<br /><br />$ uname -a<br />Linux &lt;Hostname&gt; 3.9.5-201.fc18.x86_64 #1 SMP Tue Jun 11 19:40:51 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2479">maztaim</a> — Mon Jun 24, 2013 2:54 pm</p><hr />
]]></content>
</entry>
</feed>