<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[libnfc developers community — no device found-ACR128U-deb_squeeze]]></title>
	<link rel="self" href="http://www.libnfc.org/community/feed/atom/topic/585/" />
	<updated>2013-04-08T15:23:20Z</updated>
	<generator>PunBB</generator>
	<id>http://www.libnfc.org/community/topic/585/no-device-foundacr128udebsqueeze/</id>
		<entry>
			<title type="html"><![CDATA[Re: no device found-ACR128U-deb_squeeze]]></title>
			<link rel="alternate" href="http://www.libnfc.org/community/post/4414/#p4414" />
			<content type="html"><![CDATA[<p>ACR128U is based on NXP RC531 reader chip which doesn&#039;t have anything in common with the PN53x family currently supported by libnfc.<br />So adding (partial, no NFC, no card emulation) support for this reader is not straightforward.<br />Contributions are welcome.</p><p>Phil</p>]]></content>
			<author>
				<name><![CDATA[yobibe]]></name>
				<uri>http://www.libnfc.org/community/user/812/</uri>
			</author>
			<updated>2013-04-08T15:23:20Z</updated>
			<id>http://www.libnfc.org/community/post/4414/#p4414</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: no device found-ACR128U-deb_squeeze]]></title>
			<link rel="alternate" href="http://www.libnfc.org/community/post/4407/#p4407" />
			<content type="html"><![CDATA[<p>How can ACR128 support can be added to &quot;acr122_pcsc&quot; driver...<br />pcscd releases context after received CMD_GET_READERS_STATE command from libnfc enabled client.<br />Can you point me to the right direction...</p><p>--<br />00000008 winscard_svc.c:736:MSGSignalClient() SIGNAL rv=0x0 for client 10<br />00000110 winscard_svc.c:317:ContextThread() Received command: CMD_GET_READERS_STATE from client 10<br />00000656 winscard_svc.c:317:ContextThread() Received command: CMD_GET_READERS_STATE from client 10<br />00000107 winscard_svc.c:317:ContextThread() Received command: CMD_WAIT_READER_STATE_CHANGE from client 10<br />24202119 winscard_svc.c:309:ContextThread() Client die: 10<br />00000212 winscard.c:204:SCardReleaseContext() Releasing Context: 0x765672CF<br />00000140 winscard_svc.c:928:MSGCleanupClient() Thread is stopping: dwClientID=10, threadContext @0x64c580<br />00000160 winscard_svc.c:934:MSGCleanupClient() Freeing SCONTEXT @0x64c580<br />--</p><p>nfc-list output:<br />--<br />info&nbsp; &nbsp; libnfc.config&nbsp; &nbsp;Unable to open file: /usr/etc/nfc/libnfc.conf<br />debug&nbsp; &nbsp;libnfc.config&nbsp; &nbsp;Unable to open directory: /usr/etc/nfc/devices.d<br />unknown libnfc.general&nbsp; log_level is set to 3<br />debug&nbsp; &nbsp;libnfc.general&nbsp; allow_autoscan is set to true<br />debug&nbsp; &nbsp;libnfc.general&nbsp; allow_intrusive_scan is set to false<br />debug&nbsp; &nbsp;libnfc.general&nbsp; 0 device(s) defined by user<br />nfc-list uses libnfc libnfc-1.7.0-rc7-1-g29c7ef1<br />debug&nbsp; &nbsp;libnfc.driver.acr122_pcsc&nbsp; &nbsp; &nbsp; &nbsp;PCSC device [ACS ACR128U 00 00] is not NFC capable or not supported by libnfc.<br />debug&nbsp; &nbsp;libnfc.driver.acr122_pcsc&nbsp; &nbsp; &nbsp; &nbsp;PCSC device [ACS ACR128U 00 01] is not NFC capable or not supported by libnfc.<br />debug&nbsp; &nbsp;libnfc.driver.acr122_pcsc&nbsp; &nbsp; &nbsp; &nbsp;PCSC device [ACS ACR128U 00 02] is not NFC capable or not supported by libnfc.<br />debug&nbsp; &nbsp;libnfc.general&nbsp; 0 device(s) found using acr122_pcsc driver<br />No NFC device found.<br />--</p>]]></content>
			<author>
				<name><![CDATA[darkphas]]></name>
				<uri>http://www.libnfc.org/community/user/4238/</uri>
			</author>
			<updated>2013-04-08T01:57:39Z</updated>
			<id>http://www.libnfc.org/community/post/4407/#p4407</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: no device found-ACR128U-deb_squeeze]]></title>
			<link rel="alternate" href="http://www.libnfc.org/community/post/3015/#p3015" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>erore wrote:</cite><blockquote><p>The reader is ACR128U on debian squeeze.</p><p>Any idea why nfc-list detects no device?</p></blockquote></div><p>Yes, of course : ACR128U is not supported by libnfc.</p><p>BTW, it may be more easy than it seems : try to add it at libnfc/acr122.c supported models and see what happend.</p>]]></content>
			<author>
				<name><![CDATA[rconty]]></name>
				<uri>http://www.libnfc.org/community/user/26/</uri>
			</author>
			<updated>2012-02-27T12:59:05Z</updated>
			<id>http://www.libnfc.org/community/post/3015/#p3015</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[no device found-ACR128U-deb_squeeze]]></title>
			<link rel="alternate" href="http://www.libnfc.org/community/post/2979/#p2979" />
			<content type="html"><![CDATA[<p>The reader is ACR128U on debian squeeze. I compiled with --enable-debug as I am receiving No NFC device found. from nfc-list.</p><p>Output of nfc-list:</p><p><em><br />root:examples$ ./nfc-list<br />/home/libnfc-1.4.2/examples/.libs/lt-nfc-list use libnfc 1.4.2 (r891)<br />lt-nfc-list: DBG acr122.c:192<br />lt-nfc-list:&nbsp; &nbsp; &nbsp;PCSC device [ACS ACR128U 00 00] is not NFC capable or not supported by libnfc.<br />lt-nfc-list: DBG acr122.c:192<br />lt-nfc-list:&nbsp; &nbsp; &nbsp;PCSC device [ACS ACR128U 00 01] is not NFC capable or not supported by libnfc.<br />lt-nfc-list: DBG acr122.c:192<br />lt-nfc-list:&nbsp; &nbsp; &nbsp;PCSC device [ACS ACR128U 00 02] is not NFC capable or not supported by libnfc.<br />lt-nfc-list: DBG arygon.c:116<br />lt-nfc-list:&nbsp; &nbsp; &nbsp;Serial auto-probing have been disabled at compile time. Skipping autoprobe.<br />No NFC device found.<br />root:examples$ No NFC device found.<br /></em><br />The driver is installed, pcsc_scan:<br /><em><br />root:examples$ pcsc_scan<br />PC/SC device scanner<br />V 1.4.16 (c) 2001-2009, Ludovic Rousseau &lt;ludovic.rousseau@free.fr&gt;<br />Compiled with PC/SC lite version: 1.5.5<br />Scanning present readers...<br />0: ACS ACR128U 00 00<br />1: ACS ACR128U 00 01<br />2: ACS ACR128U 00 02</em></p><p><em>Tue Feb 14 12:51:11 2012<br /> Reader 0: ACS ACR128U 00 00<br />&nbsp; Card state: Card removed,</em></p><p><em>Tue Feb 14 12:51:11 2012<br /> Reader 1: ACS ACR128U 00 01<br />&nbsp; Card state: Card removed,</em></p><p><em>Tue Feb 14 12:51:11 2012<br /> Reader 2: ACS ACR128U 00 02<br />&nbsp; Card state: Card inserted, Unresponsive card,<br /></em></p><p>Any idea why nfc-list detects no device?</p>]]></content>
			<author>
				<name><![CDATA[erore]]></name>
				<uri>http://www.libnfc.org/community/user/2803/</uri>
			</author>
			<updated>2012-02-14T11:56:32Z</updated>
			<id>http://www.libnfc.org/community/post/2979/#p2979</id>
		</entry>
</feed>
