Re: [Owfs-developers] code not able to access owfs

2014-09-11 Thread Howell, Larry (Contractor)
:clan...@gmail.com] Sent: Thursday, September 11, 2014 2:14 PM To: OWFS (One-wire file system) discussion and help Subject: Re: [Owfs-developers] code not able to access owfs Hi Larry I believe the point is that owcapi does not access the owfs file system, it accesses the 1-wire bus directly. If yo

Re: [Owfs-developers] code not able to access owfs

2014-09-11 Thread Colin Law
is is my first use of owfs and owcapi, so I may be misunderstanding its > correct usage. > > > > Thanks, > > > > Larry Howell > > > > From: Stefano Miccoli [mailto:mo...@icloud.com] > Sent: Wednesday, September 10, 2014 7:28 PM > To: OWFS (One-wire

Re: [Owfs-developers] code not able to access owfs

2014-09-11 Thread Howell, Larry (Contractor)
n denied" error. This is my first use of owfs and owcapi, so I may be misunderstanding its correct usage. Thanks, Larry Howell From: Stefano Miccoli [mailto:mo...@icloud.com] Sent: Wednesday, September 10, 2014 7:28 PM To: OWFS (One-wire file system) discussion and help Subject: Re: [Owfs-devel

Re: [Owfs-developers] code not able to access owfs

2014-09-10 Thread Stefano Miccoli
Are both owfs and your application trying to access directly /dev/i2c-2:0 ? Has the owcapi application the privileges for reading /dev/i2c? If you run owfs, application programs should access sensors via the filesystem (not owcapi). Maybe a better approach is to run owserver (instead of owfs) to