<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4614&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Chimaera fresh installation: Issues with fingerprint authentication]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4614</link>
		<description><![CDATA[The most recent posts in Chimaera fresh installation: Issues with fingerprint authentication.]]></description>
		<lastBuildDate>Sun, 24 Oct 2021 20:04:29 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Chimaera fresh installation: Issues with fingerprint authentication]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32383#p32383</link>
			<description><![CDATA[<p>I found a bug report that looks similar to what I experience.</p><p><a href="https://gitlab.freedesktop.org/libfprint/libfprint/-/issues/320" rel="nofollow">https://gitlab.freedesktop.org/libfprin … issues/320</a></p>]]></description>
			<author><![CDATA[dummy@example.com (mmaglis)]]></author>
			<pubDate>Sun, 24 Oct 2021 20:04:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32383#p32383</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chimaera fresh installation: Issues with fingerprint authentication]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32381#p32381</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Does the &quot;freeze&quot; unstick if you wiggle the mouse (or touchpad) repeatedly? It could be waiting for entropy (<a href="https://www.2uo.de/myths-about-urandom/" rel="nofollow">pointlessly</a>).</p><p>If that helps then see <a href="http://dev1galaxy.org/viewtopic.php?pid=32269#p32269" rel="nofollow">http://dev1galaxy.org/viewtopic.php?pid=32269#p32269</a> for a potential solution.</p></div></blockquote></div><p>The above suggested action did not have any effect on my case.</p><div class="quotebox"><blockquote><div><div class="quotebox"><cite>mmaglis wrote:</cite><blockquote><div><p>How can I debug this?</p></div></blockquote></div><p>Check the logs.</p></div></blockquote></div><p>EDIT: lsusb command shows:</p><div class="quotebox"><blockquote><div><p>Bus 005 Device 002: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor</p></div></blockquote></div><p>Putting fprintd in debug mode</p><div class="codebox"><pre><code>env G_MESSAGES_DEBUG=all /usr/libexec/fprintd -t</code></pre></div><p>and run until interrupted with Ctrl+C</p><div class="codebox"><pre><code>fprintd-enroll -f right-index-finger &lt;USERNAME&gt;</code></pre></div><p>I get the following debug information:</p><div class="quotebox"><blockquote><div><p>(fprintd:9225): fprintd-DEBUG: 21:16:53.750: About to load configuration file &#039;/etc/fprintd.conf&#039;<br />(fprintd:9225): fprintd-DEBUG: 21:16:53.751: Launching FprintObject<br />(fprintd:9225): libfprint-context-DEBUG: 21:16:53.760: No driver found for USB device 0CF3:9271<br />(fprintd:9225): libfprint-context-DEBUG: 21:16:53.761: No driver found for USB device 1D6B:0002<br />(fprintd:9225): libfprint-context-DEBUG: 21:16:53.761: No driver found for USB device 046D:C31C<br />(fprintd:9225): libfprint-context-DEBUG: 21:16:53.761: No driver found for USB device 0461:4D81<br />(fprintd:9225): libfprint-context-DEBUG: 21:16:53.761: No driver found for USB device 1D6B:0001<br />(fprintd:9225): libfprint-context-DEBUG: 21:16:53.761: No driver found for USB device 1D6B:0001<br />(fprintd:9225): libfprint-context-DEBUG: 21:16:53.761: No driver found for USB device 1D6B:0001<br />(fprintd:9225): libfprint-context-DEBUG: 21:16:53.761: No driver found for USB device 1D6B:0002<br />(fprintd:9225): libfprint-context-DEBUG: 21:16:53.761: No driver found for USB device 1D6B:0001<br />(fprintd:9225): libfprint-context-DEBUG: 21:16:53.761: No driver found for USB device 1D6B:0001<br />(fprintd:9225): fprintd-DEBUG: 21:16:53.766: entering main loop<br />(fprintd:9225): fprintd-DEBUG: 21:16:53.767: D-Bus service launched with name: net.reactivated.Fprint</p><p>(fprintd:9225): fprintd-DEBUG: 21:18:28.872: Requesting device &#039;AuthenTec AES2501&#039; authorization for method Claim from :1.289<br />(fprintd:9225): fprintd-DEBUG: 21:18:28.874: Getting authorization to perform Polkit action net.reactivated.fprint.device.setusername<br />(fprintd:9225): fprintd-DEBUG: 21:18:28.877: Getting authorization to perform Polkit action net.reactivated.fprint.device.verify<br />(fprintd:9225): fprintd-DEBUG: 21:18:28.882: Authorization granted to AuthenTec AES2501 to call method &#039;Claim&#039; for device :1.289!<br />(fprintd:9225): fprintd-DEBUG: 21:18:28.882: user &#039;&lt;USERNAME&gt;&#039; claiming the device: 0<br />(fprintd:9225): libfprint-image_device-DEBUG: 21:18:28.979: Image device open completed<br />(fprintd:9225): libfprint-device-DEBUG: 21:18:28.979: Device reported open completion<br />(fprintd:9225): libfprint-device-DEBUG: 21:18:28.979: Completing action FPI_DEVICE_ACTION_OPEN in idle!<br />(fprintd:9225): fprintd-DEBUG: 21:18:28.979: claimed device 0<br />(fprintd:9225): fprintd-DEBUG: 21:18:28.982: Requesting device &#039;AuthenTec AES2501&#039; authorization for method EnrollStart from :1.289<br />(fprintd:9225): fprintd-DEBUG: 21:18:28.982: Getting authorization to perform Polkit action net.reactivated.fprint.device.enroll<br />(fprintd:9225): fprintd-DEBUG: 21:18:28.989: Authorization granted to AuthenTec AES2501 to call method &#039;EnrollStart&#039; for device :1.289!<br />(fprintd:9225): fprintd-DEBUG: 21:18:28.989: start enrollment device 0 finger 7<br />(fprintd:9225): libfprint-image_device-DEBUG: 21:18:28.989: Activating image device<br />(fprintd:9225): libfprint-image_device-DEBUG: 21:18:28.989: Image device internal state change from FPI_IMAGE_DEVICE_STATE_INACTIVE to FPI_IMAGE_DEVICE_STATE_ACTIVATING<br />(fprintd:9225): libfprint-SSM-DEBUG: 21:18:28.989: [aes2501] ACTIVATE_NUM_STATES entering state 0<br />(fprintd:9225): libfprint-aeslib-DEBUG: 21:18:28.989: write 38 regs<br />(fprintd:9225): libfprint-aeslib-DEBUG: 21:18:28.994: all registers written<br />(fprintd:9225): libfprint-SSM-DEBUG: 21:18:28.994: [aes2501] ACTIVATE_NUM_STATES entering state 1<br />(fprintd:9225): libfprint-aes2501-DEBUG: 21:18:28.994: read data 1<br />.......</p></div></blockquote></div><p>/var/log/syslog shows</p><div class="quotebox"><blockquote><div><p>Oct 24 21:28:16 localhost dbus-daemon[1472]: [system] Activating service name=&#039;net.reactivated.Fprint&#039; requested by &#039;:1.291&#039; (uid=0 pid=9300 comm=&quot;fprintd-enroll &lt;USERNAME&gt; &quot;) (using servicehelper)<br />Oct 24 21:28:16 localhost dbus-daemon[1472]: [system] Successfully activated service &#039;net.reactivated.Fprint&#039;</p></div></blockquote></div><p>/var/log/messages shows</p><div class="quotebox"><blockquote><div><p>Oct 24 21:30:52 localhost kernel: [24125.054482] fprintd[9343]: segfault at 8 ip 00007fe5b949231d sp 00007ffd3f0a9780 error 4 in libfprint-2.so.2.0.0[7fe5b946a000+41000]<br />Oct 24 21:30:52 localhost kernel: [24125.054501] Code: 56 41 55 49 89 fd 41 54 55 48 89 f5 53 48 83 ec 28 89 54 24 04 64 48 8b 04 25 28 00 00 00 48 89 44 24 18 31 c0 e8 c3 81 fd ff &lt;4c&gt; 8b 75 08 48 8b 5d 00 48 89 44 24 08 4d 85 f6 74 61 31 ed 41 bc</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (mmaglis)]]></author>
			<pubDate>Sun, 24 Oct 2021 19:40:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32381#p32381</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chimaera fresh installation: Issues with fingerprint authentication]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32378#p32378</link>
			<description><![CDATA[<p>Does the &quot;freeze&quot; unstick if you wiggle the mouse (or touchpad) repeatedly? It could be waiting for entropy (<a href="https://www.2uo.de/myths-about-urandom/" rel="nofollow">pointlessly</a>).</p><p>If that helps then see <a href="http://dev1galaxy.org/viewtopic.php?pid=32269#p32269" rel="nofollow">http://dev1galaxy.org/viewtopic.php?pid=32269#p32269</a> for a potential solution.</p><div class="quotebox"><cite>mmaglis wrote:</cite><blockquote><div><p>How can I debug this?</p></div></blockquote></div><p>Check the logs.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 24 Oct 2021 18:52:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32378#p32378</guid>
		</item>
		<item>
			<title><![CDATA[Chimaera fresh installation: Issues with fingerprint authentication]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32373#p32373</link>
			<description><![CDATA[<p>I need help to configure my laptop to authenticate using the fingerprint device in Devuan 4.0 Chimaera.<br />The device ID is supported by libfprint and listed in <a href="https://fprint.freedesktop.org/supported-devices.html" rel="nofollow">https://fprint.freedesktop.org/supported-devices.html</a></p><p>I have installed packages fprintd, libfprint-2-2, libpam-fprintd from main repository.<br />I have tried to follow documentation and information found on the internet, but it does not work.</p><p>Command&#160; </p><div class="codebox"><pre><code>fprintd-enroll -f right-index-finger &lt;USERNAME&gt;</code></pre></div><p> is stuck for ever on below messages, despite scanning my fingerprint several times.<br />It is only interrupted by Ctrl+C.</p><div class="quotebox"><blockquote><div><p>Using device /net/reactivated/Fprint/Device/0<br />Enrolling right-index-finger finger.<br />Enroll result: enroll-stage-passed<br />Enroll result: enroll-stage-passed<br />Enroll result: enroll-stage-passed</p></div></blockquote></div><p>Package fprint-demo, used to test the fingerprint device, is no longer available in Devuan 4.0.</p><p>What is missing? How can I debug this?</p>]]></description>
			<author><![CDATA[dummy@example.com (mmaglis)]]></author>
			<pubDate>Sun, 24 Oct 2021 09:28:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32373#p32373</guid>
		</item>
	</channel>
</rss>
