[Bug] NFC TOH tag not read [released]

asked 2014-03-18 17:11:32 +0200

chalupa gravatar image

updated 2014-06-17 11:52:21 +0200

eric gravatar image

My Jolla is unable to read either of my two TOH. Looking at the logs I've found the following messages:

tohd[5238] N: TOH DETACHED
tohd[5238] N: @ propset_broadcast_cb()
tohd[5238] N: @ propset_broadcast_cb()
tohd[5238] N: @ propset_broadcast_cb()
tohd[5238] N: TOH ATTACHED
tohd[5238] N: @ propset_broadcast_cb()
tohd[5238] N: @ propset_broadcast_cb()
tohd[5238] N: NFC SCANNING STARTED
tohd[5238] N: ----------------------------------------------------------------
tohd[5238] W: timeout; terminating discovery
tohd[5238] N: ----------------------------------------------------------------
tohd[5238] N: NFC SCANNING FINISHED
tohd[5238] N: @ propset_broadcast_cb()
tohd[5238] N: @ propset_broadcast_cb()

On the other hand, the NFC test made by the 'csd' utility brings a positive "Detect NFC tag pass!!" I've got this issue for a while already, so likely it's related with the "NFC fix" introduced in the former 1.0.3.8 update.

Edit. Solved by 1.0.5.16 update

edit retag flag offensive reopen delete

The question has been closed for the following reason "released in a software update" by chalupa
close date 2014-04-11 14:13:52.128163

Comments

Sigh... me too! Nothing helps i reset the device 2 times already! And i have this beauty in the logs:


Mar 20 14:37:05 localhost tohd[3664]: tohd[3664] W: timeout; terminating discovery
Mar 20 14:37:05 localhost tohd[3664]: tohd[3664] W: !!! phLibNfc_Mgt_UnConfigureDriver: 50/NFCSTATUS_ALREADY_INITIALISED
Mar 20 14:37:05 localhost tohd[3664]: tohd[3664] E: NFC driver unconfigure failed: status=50 / NFCSTATUS_ALREADY_INITIALISED
Mar 20 14:37:05 localhost tohd[3664]: tohd[3664] C: NFC stack leaked a device file descriptor; terminating
Mar 20 14:37:05 localhost tohd[3664]: tohd[3664] C: NFC stack unwind failed; terminating
Mar 20 14:37:06 localhost tohd[3664]: tohd[3664] W: TOHD exit 1
Mar 20 14:37:06 localhost systemd[1]: tohd.service: main process exited, code=exited, status=1
Mar 20 14:37:06 localhost systemd[1]: Unit tohd.service entered failed state.
Mar 20 14:37:06 localhost systemd[1]: tohd.service holdoff time over, scheduling restart.
Mar 20 14:37:09 localhost tohd[3708]: tohd[3708] W: timeout; terminating discovery
Mar 20 14:37:09 localhost tohd[3708]: tohd[3708] W: !!! phLibNfc_Mgt_UnConfigureDriver: 50/NFCSTATUS_ALREADY_INITIALISED
Mar 20 14:37:09 localhost tohd[3708]: tohd[3708] E: NFC driver unconfigure failed: status=50 / NFCSTATUS_ALREADY_INITIALISED
Mar 20 14:37:09 localhost tohd[3708]: tohd[3708] C: NFC stack leaked a device file descriptor; terminating
Mar 20 14:37:09 localhost tohd[3708]: tohd[3708] C: NFC stack unwind failed; terminating
Mar 20 14:37:09 localhost tohd[3708]: tohd[3708] W: TOHD exit 1
Mar 20 14:37:09 localhost systemd[1]: tohd.service: main process exited, code=exited, status=1
Mar 20 14:37:09 localhost systemd[1]: Unit tohd.service entered failed state.
Mar 20 14:37:10 localhost systemd[1]: tohd.service holdoff time over, scheduling restart.
Mar 20 14:37:13 localhost tohd[3737]: tohd[3737] W: timeout; terminating discovery
Mar 20 14:37:13 localhost tohd[3737]: tohd[3737] W: !!! phLibNfc_Mgt_UnConfigureDriver: 50/NFCSTATUS_ALREADY_INITIALISED
Mar 20 14:37:13 localhost tohd[3737]: tohd[3737] E: NFC driver unconfigure failed: status=50 / NFCSTATUS_ALREADY_INITIALISED
Mar 20 14:37:13 localhost tohd[3737]: tohd[3737] C: NFC stack leaked a device file descriptor; terminating
Mar 20 14:37:13 localhost tohd[3737]: tohd[3737] C: NFC stack unwind failed; terminating
Mar 20 14:37:13 localhost tohd[3737]: tohd[3737] W: TOHD exit 1
Mar 20 14:37:13 localhost systemd[1]: tohd.service: main process exited, code=exited, status=1
Mar 20 14:37:13 localhost systemd[1]: Unit tohd.service entered failed state.
Mar 20 14:37:13 localhost systemd[1]: tohd.service holdoff time over, scheduling restart.
Mar 20 14:37:17 localhost tohd[3768]: tohd[3768] W: timeout; terminating discovery
Mar 20 14:37:17 localhost tohd[3768]: tohd[3768] W: !!! phLibNfc_Mgt_UnConfigureDriver: 50/NFCSTATUS_ALREADY_INITIALISED
Mar 20 14:37:17 localhost tohd[3768]: tohd[3768] E: NFC driver unconfigure failed: status=50 / NFCSTATUS_ALREADY_INITIALISED
Mar 20 14:37:17 localhost tohd[3768]: tohd[3768] C: NFC stack leaked a device file descriptor; terminating
Mar 20 14:37:17 localhost tohd[3768]: tohd[3768] C: NFC stack unwind failed; terminating
Mar 20 14:37:17 localhost tohd[3768]: tohd[3768] W: TOHD exit 1
Mar 20 14:37:17 localhost systemd[1]: tohd.service: main process exited, code=exited, status=1
Mar 20 14:37:17 localhost systemd[1]: Unit tohd.service entered failed state.
Mar 20 14:37:17 localhost systemd[1]: tohd.service holdoff time over, scheduling restart.
Mar 20 14:37:21 localhost tohd[3799]: tohd[3799] W: timeout; terminating discovery
Kollin ( 2014-03-20 12:02:03 +0200 )edit