Hey everyone,
I'm trying to use OWFS on my Unslung 6.8 NSLU2. As posted before, I can't
start most programs (owserver and owhttpd showing up as defunct), but I'd
still like to get started.
First, my components all show up, and I can see the temperature on my
DS18S20
> # grep '.' /tmp/1wire/*/type
> /tmp/1wire/10.9FF0D2010800/type:DS18S20
> /tmp/1wire/12.670873000000/type:DS2406
> /tmp/1wire/81.3A3C2D000000/type:DS1420
>
# grep '.' /tmp/1wire/*/temperature
> /tmp/1wire/10.9FF0D2010800/temperature: 19.1875
> /tmp/1wire/simultaneous/temperature:0
>
My problem is with the DS2406 (TO-92 package with only one PIO port). I
can't seem to change the PIO.A state:
# cat /tmp/1wire/12.670873000000/PIO.A
0
# echo "1" > /tmp/1wire/12.670873000000/PIO.A
# cat /tmp/1wire/12.670873000000/PIO.A
0
Any idea want I'm doing wrong?
Thanks!
Simon
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers