Re: [Owfs-developers] RE: 1-wire on Linux...

2005-07-03 Thread Matthew Percival
G'Day, Thanks for all the help: I now seem to have the basics sorted out! Firstly, with FUSE, I never would have guessed it was just a blank line: I was sure there would be at least one other module to be loaded. Secondly, to paths, by making --prefix=/usr/local and installing it

Re: [Owfs-developers] RE: 1-wire on Linux...

2005-07-03 Thread Matthew Percival
G'Day, > So your download doesn't include relevant files like > modules/owlib/src/include/*.h ? Not all of them, but several; module/swig/ is mostly empty too. > Perhaps a CVS pull? I used CVS to make the difference: I figured the rest should be right, so by adding the missing

Re: [Owfs-developers] RE: 1-wire on Linux...

2005-07-03 Thread Paul Alfille
On Sunday 03 July 2005 09:16 pm, Matthew Percival wrote: > G'Day, > > > It shouldn't be this difficult. > > > > What platform are you running? > > I am not using a particularly standard environment. Well, I am > building it on standard desktop, but the target machine is an OMAP5912 > --- owf

Re: [Owfs-developers] RE: 1-wire on Linux...

2005-07-03 Thread Paul Alfille
So your download doesn't include relevant files like modules/owlib/src/include/*.h ? Perhaps a CVS pull? Then ./bootstrap make install and you're set. Paul On Sunday 03 July 2005 09:16 pm, Matthew Percival wrote: > G'Day, > > > It shouldn't be this difficult. > > > > What platform are you run

Re: [Owfs-developers] RE: 1-wire on Linux...

2005-07-03 Thread Matthew Percival
G'Day, > It shouldn't be this difficult. > > What platform are you running? I am not using a particularly standard environment. Well, I am building it on standard desktop, but the target machine is an OMAP5912 --- owfs/owhttpd will run on an ARM. The board has hardware support for 1-wi

Re: [Owfs-developers] RE: 1-wire on Linux...

2005-07-03 Thread Paul Alfille
It shouldn't be this difficult. What platform are you running? Paul On Sunday 03 July 2005 07:07 pm, Matthew Percival wrote: > G'Day, > > Thanks for your replies: they are extremely helpful! > > > 4. Almost all the devices are supported, you don't need anything extra. > > This includes tem

Re: [Owfs-developers] RE: 1-wire on Linux...

2005-07-03 Thread Matthew Percival
G'Day, > > I have tried to compile the 2.1.0 version available for download, but > > there seems to be some problems with the tarball. Namely, there are an > > awful lot of files missing! I cannot get configure to complete because > > many of the files used by automake are missing (the ones

Re: [Owfs-developers] RE: 1-wire on Linux...

2005-07-03 Thread Paul Alfille
On Sunday 03 July 2005 07:07 pm, Matthew Percival wrote: > G'Day, > > Thanks for your replies: they are extremely helpful! > > > 4. Almost all the devices are supported, you don't need anything extra. > > This includes temperature, memory, switches, voltage, current, timers, > > counters and

Re: [Owfs-developers] RE: 1-wire on Linux...

2005-07-03 Thread Matthew Percival
G'Day, Thanks for your replies: they are extremely helpful! > 4. Almost all the devices are supported, you don't need anything extra. This > includes temperature, memory, switches, voltage, current, timers, counters and > some LCD and humidity 3rd party devices. The particular de

RE: [Owfs-developers] More on "Hanging" Problems

2005-07-03 Thread Christian Magnusson
Hi again, Even my friend Thomas who use owfs and temploggerd had an enumerated USB adapter 2 days ago, and he doesn't have any light switches or anything else close to the adapter. I think I finally have solved the problem now. I made some updates at work on a Fedora core 4 with a 2.6.11 kernel.