From: Claes Martinsson Date: Jun 19, 2006 9:17 AM Subject: Debug questions To: [EMAIL PROTECTED]
Hello Paul I have some problems with my 1Wire DS2490 interface (home made according to Maxim spec). It only reads the correct data from the devices (any 1-wire devices) 30-40 % of the time. Below is a debug output of a failed read session. Appreciate your feedback on what might be wrong. Also I would like to thank you for all your work with OWFS. It's a great piece of software! Best Regards /Claes Martinsson DATA: DS9490_reset DATA: DS9490_reset: ok CONNECT: SELECTION ERROR DEBUG: READ_POSTPOSTPARSE: /uncached/bus.0/10.75C1EF000800/trimblanket return -22 DEBUG: READ_POSTPARSE /uncached/bus.0/10.75C1EF000800/trimblanket return -22 DEBUG: ParsedName_destroy /uncached/bus.0/10.75C1EF000800/trimblanket CALL: PARSENAME path=[/uncached/bus.0/10.75C1EF000800/trimvalid] DEBUG: READ_POSTPARSE /uncached/bus.0/10.75C1EF000800/trimvalid DEBUG: READ_POSTPOSTPARSE /uncached/bus.0/10.75C1EF000800/trimvalid DEBUG: READSEEK DEBUG: READSEEK2 pid=20659 not found in cache CALL: FS_parse_read: format=8 s=1 offset=0 DEBUG: Selecting a path (and device) path=/uncached/bus.0/10.75C1EF000800/trimvalid SN=10 75 C1 EF 00 08 00 C2 last path=00 00 00 00 00 00 00 00 DATA: DS9490_reset DATA: DS9490_reset: ok DATA: DS9490_read: failed ret=0 CONNECT: SELECTION ERROR DEBUG: READ_POSTPOSTPARSE: /uncached/bus.0/10.75C1EF000800/trimvalid return -22 DEBUG: READ_POSTPOSTPARSE /uncached/bus.0/10.75C1EF000800/trimvalid DEBUG: READSEEK DEBUG: READSEEK2 pid=20659 not found in cache CALL: FS_parse_read: format=8 s=1 offset=0 DEBUG: Selecting a path (and device) path=/uncached/bus.0/10.75C1EF000800/trimvalid SN=10 75 C1 EF 00 08 00 C2 last path=00 00 00 00 00 00 00 00 DATA: DS9490_reset DATA: DS9490_reset: ok CONNECT: SELECTION ERROR DEBUG: READ_POSTPOSTPARSE: /uncached/bus.0/10.75C1EF000800/trimvalid return -22 DEBUG: READ_POSTPOSTPARSE /uncached/bus.0/10.75C1EF000800/trimvalid DEBUG: READSEEK DEBUG: READSEEK2 pid=20659 not found in cache CALL: FS_parse_read: format=8 s=1 offset=0 DEBUG: Selecting a path (and device) path=/uncached/bus.0/10.75C1EF000800/trimvalid SN=10 75 C1 EF 00 08 00 C2 last path=00 00 00 00 00 00 00 00 DATA: DS9490_reset DATA: DS9490_reset: ok DATA: DS9490_read: failed ret=0 CONNECT: SELECTION ERROR DEBUG: READ_POSTPOSTPARSE: /uncached/bus.0/10.75C1EF000800/trimvalid return -22 DEBUG: READ_POSTPARSE /uncached/bus.0/10.75C1EF000800/trimvalid return -22 DEBUG: ParsedName_destroy /uncached/bus.0/10.75C1EF000800/trimvalid CALL: PARSENAME path=[/uncached/bus.0/10.75C1EF000800/type] DEBUG: READ_POSTPOSTPARSE /uncached/bus.0/10.75C1EF000800/type DEBUG: READSEEK DEBUG: READSEEK2 pid=20659 not found in cache CALL: FS_parse_read: format=6 s=32 offset=0 DEBUG: READ_POSTPOSTPARSE: /uncached/bus.0/10.75C1EF000800/type return 7 DEBUG: READ_POSTPARSE /uncached/bus.0/10.75C1EF000800/type DEBUG: READ_POSTPOSTPARSE /uncached/bus.0/10.75C1EF000800/type DEBUG: READSEEK DEBUG: READSEEK2 pid=20659 not found in cache CALL: FS_parse_read: format=6 s=7 offset=0 DEBUG: READ_POSTPOSTPARSE: /uncached/bus.0/10.75C1EF000800/type return 7 DEBUG: READ_POSTPARSE /uncached/bus.0/10.75C1EF000800/type return 7 DEBUG: ParsedName_destroy /uncached/bus.0/10.75C1EF000800/type DEBUG: ParsedName_destroy /uncached/bus.0/10.75C1EF000800 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
