Paul Alfille <paul.alfille <at> gmail.com> writes: > > > This is a fine way to announce the bug. Can you print out the initial detection log (start up with --debug in the command line) and post? > > Thanks, > > (big snip) > Hi Pascal, > Many thanks for your update. Yes, I can also address the devices explicitly, > so > now I can make things work ok. I had a look on SF for a means to log a bug > report, but can't find anything. I too can provide debug info if required. > Cheers - Greg. >
Hi Paul, Debug log as requested. This is only the startup sequence, before I have executed owdir etc. I have a DS18S20 on channel 0 and 7. Hope this helps. Thanks for your assistance. Greg. [r...@junk ~]# modprobe i2c_parport type=3; modprobe i2c_dev [r...@junk ~]# [r...@junk ~]# owserver --i2c=/dev/i2c-1 --foreground --debug -p 10001 CONNECT: ow_avahi_link.c:OW_Load_avahi_library(74) No Avahi support. Library libavahi-client couldn't be loaded CONNECT: ow_dnssd.c:OW_Load_dnssd_library(136) Zeroconf/Bonjour is disabled since dnssd library isn't found CALL: ow_parsename.c:FS_ParsedName_anywhere(90) path=[] DEBUG: owlib.c:SetupTemperatureLimits(79) Globals temp limits 0C 100C (for simulated adapters) CONNECT: ow_ds2482.c:DS2482_detect_single(362) Found an i2c device at /dev/i2c-1 address 18 DEBUG: ow_ds2482.c:DS2482_readstatus(481) ok CONNECT: ow_ds2482.c:DS2482_detect_single(394) i2c device at (null) address 18 appears to be DS2482-x00 CONNECT: ow_ds2482.c:HeadChannel(651) DS2482-800 (Eight channels) DEBUG: owserver.c:main(152) main_threadid = 3087640256 ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
