[Owfs-developers] FUSE mount options value in quotes

2006-05-23 Thread Jan Bertelsen
Hello, what's wrong here? [EMAIL PROTECTED] ~]$ /opt/owfs/bin/owfs --fuse_opt allow_other -s 3000 /mnt/1-wire/ Put the FUSE mount options value in quotes. allow_other [EMAIL PROTECTED] ~]$ 'allow_other' gives the same and escaping the quotes with \ doesn't wort either. Am I missing something?

RE: [Owfs-developers] problem writing to DS2431

2006-05-23 Thread Spade, Rod
Thanks for checking that! I haven't had trouble with unaligned writes with the DS1996, so I agree it's probably a peculiarity of the DS2431. Rod -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Alfille Sent: Monday, May 22, 2006 8:00 PM To:

Re: [Owfs-developers] FUSE mount options value in quotes

2006-05-23 Thread Jan Bertelsen
Hmm, I still don't get it to work: [EMAIL PROTECTED] ~]$ /opt/owfs/bin/owfs --fuse_opt -s allow_other -s 3000 /mnt/1-wire/ Put the FUSE mount options value in quotes. -s allow_other [EMAIL PROTECTED] ~]$ /opt/owfs/bin/owfs --fuse_opt \-s allow_other\ -s 3000 /mnt/1-wire/ fuse: invalid

Re: [Owfs-developers] owhttpd on FC5

2006-05-23 Thread Jan Bertelsen
Hi Paul Here is an example of owfs seg. faulting on my fc5. The setup is owserver reading from the adaptor and a single DS18S20. After the second ll /mnt/1-wire we have the problem again: [EMAIL PROTECTED] 3th]$ ll /mnt/1-wire/ total 0 drwxr-xr-x 1 root root 1 May 23 16:40 01.C0DE550A

Re: [Owfs-developers] problem writing to DS2431

2006-05-23 Thread Paul Alfille
I think it (writing the DS2431) works, now. (In the CVS). I think you are the first person to test reading/writing with an offset. Than ks for the feedback. Paul On 5/23/06, Spade, Rod [EMAIL PROTECTED] wrote: Thanks for checking that! I haven't had trouble with unaligned writes with the

[Owfs-developers] DS2760 and thermocouple

2006-05-23 Thread Jan Bertelsen
Hello, I've tested a DS2760 measuring a thermocouple type K and got some strange readings. The current was many times greater than the DS2760 is designed to and the temperature in directory 30./typeK/temperature didn't match the temperature at the thermocouple. According to the data

Re: [Owfs-developers] i2c support again

2006-05-23 Thread Paul Alfille
Ok, fixed the directory caching problem. Paul On 5/23/06, Paul Alfille [EMAIL PROTECTED] wrote: Thank you, Daniel! 1. Detection seems to work 2. 1-wire search fails after 27 of 64 steps, Not sure why. 3. Clearly a failed directory listing is getting cached -- unrelated error. I'll make some

Re: [Owfs-developers] i2c support again

2006-05-23 Thread Paul Alfille
Added more debugging info. It looks like there was a problem reading from the DS2482 status register. This may show why. Paul On 5/23/06, Paul Alfille [EMAIL PROTECTED] wrote: Ok, fixed the directory caching problem. Paul On 5/23/06, Paul Alfille [EMAIL PROTECTED] wrote: Thank you, Daniel!

[Owfs-developers] New website www.owfs.org

2006-05-23 Thread Paul Alfille
Thanks to Mike Kalist, we have a new website: http://www.owfs.org It is getting populated with the documentation (much new). I'm using CMS Made Simple which should aid keeping the website up-to-date. I don't intend leaving Sourceforge. We'll continue to use the maillist, file release system,

[Owfs-developers] Problem in building the latest CVS drop of OWFS on Slackware

2006-05-23 Thread Gregg Levine
Hello! I just attempted to build the latest OWFS set on my Slackware 10,1 system and ran into some interesting problems. It built correctly up to the point where it starts considering what to do about the items for Python: Making all in python make[3]: Entering directory