Re: [Owfs-developers] Odd 85 deg temperature readings again

2006-12-07 Thread Darryl VanDorp
Paul, Even better question. I use owpython. How do i test this patch? -darryl On 12/7/06, Paul Alfille <[EMAIL PROTECTED]> wrote: > Can you try the following patch to see where the failures a re occuring: > diff -B -b -w -U3 -r1.67 ow_1820.c > --- module/owlib/src/c/ow_1820.c6 Dec 2006 0

Re: [Owfs-developers] Odd 85 deg temperature readings again

2006-12-07 Thread Darryl VanDorp
How do i apply said patch? -darryl On 12/7/06, Paul Alfille <[EMAIL PROTECTED]> wrote: > Can you try the following patch to see where the failures a re occuring: > diff -B -b -w -U3 -r1.67 ow_1820.c > --- module/owlib/src/c/ow_1820.c6 Dec 2006 01:50:27 > - 1.67 > +++ module/owli

Re: [Owfs-developers] Odd 85 deg temperature readings again

2006-12-07 Thread Paul Alfille
Can you try the following patch to see where the failures a re occuring: diff -B -b -w -U3 -r1.67 ow_1820.c --- module/owlib/src/c/ow_1820.c6 Dec 2006 01:50:27 - 1.67 +++ module/owlib/src/c/ow_1820.c8 Dec 2006 01:56:27 - @@ -350,6 +350,7 @@ /* Check for error con

Re: [Owfs-developers] Am I able to read from a one-wire device by only installing owserver?

2006-12-07 Thread Paul Alfille
You are not missing the point. owfs is not needed (indeed it isn't available on some platforms). I get the hint that you are not seeing the devices. That suggests that either the command line is incorrect, or you don't have permission to access the device (most common with USB). See: http://www

[Owfs-developers] Am I able to read from a one-wire device by only installing owserver?

2006-12-07 Thread Chris Lyon
Can I run owserver and read devices on my one-wire system without having completely installed owfs? Do I require owfs before things function? I can install owserver and owhttpd and they both run ok and communicate but am I totally missing the point here or should I expect to see only bus.0 unti

Re: [Owfs-developers] I can't build with alternate python 2.4.3

2006-12-07 Thread Brad Clements
On 7 Dec 2006 at 14:40, Christian Magnusson wrote: > > I have made some changes to python.m4. PYLIBDIR trusted very much to > LIBPOSTFIX and it was forced to be set to "lib$LIBPOSTFIX". In this case you > didn't install your lib-files in "lib64". When I installed Python, I did make, and then mak

Re: [Owfs-developers] I can't build with alternate python 2.4.3

2006-12-07 Thread Brad Clements
On 6 Dec 2006 at 21:39, Peter Kropf wrote: > Just to let you know, I ran > > ./configure --with-python=/opt/python2.5/bin/python2.5 > > and it worked as expected. I don't think the problem is with 2.4.3 vs > 2.5 but we'll have to dig a bit more into the configure script to > figure out what's go

Re: [Owfs-developers] I can't build with alternate python 2.4.3

2006-12-07 Thread Christian Magnusson
I have made some changes to python.m4. PYLIBDIR trusted very much to LIBPOSTFIX and it was forced to be set to "lib$LIBPOSTFIX". In this case you didn't install your lib-files in "lib64". I have added a test and detects if the directory /usr/local/lib64/python2.4/config/ exists before setting PYL

Re: [Owfs-developers] Odd 85 deg temperature readings again

2006-12-07 Thread Darryl VanDorp
Nope. Both sensors fail. -darryl On 12/7/06, Paul Alfille <[EMAIL PROTECTED]> wrote: > Ok, is it consistent, which fails? powered or unpowered? > - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Te