Am 25.06.2016 um 10:50 schrieb samuix:
> Hi,
> below the results from the direct connected sensor, it seems that it is not 
> found under linux:-(
>
The host adaptor chip is found and there is no error while initializing
and sending commands to it so it *should work*.


>
> (with Maxim Windows 1wireViewer the sensors are displayed and measured)
> It seems that somehow the communication at linux is not working :-(
>
With exactly the same setup as you have it now?

I have to admit, I'm a bit lost. We have no obvious error messages about
or from the host adaptor chip, it just doesn't work.

Please check you haven't any other owfs related programs started.


---

If you are curious, you can also check whether the latest version from
the git archive fixes it for you. Johan Ström has put FTDI support into
the code. You need libftdi development packages installed for this, too.

$ git clone git://git.code.sf.net/p/owfs/code owfs-code
$ cd owfs-code
$ ./bootstrap
$ ./configure --with-libftdi-config=<path to your libftdi-config or
libftdi1-config>

$ make ; sudo make install


When you have built it, start owserver with

# owserver -d ftdi:i:0x0403:0x6001 --debug



I don't think that it makes a difference but who knows?

Kind regards

        Jan

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to