To start -
/opt/owfs/bin/owserver -p 4304 --nozero --i2c=/dev/i2c-1:ALL
that starts on the Sheepwalk adapter, you would need to change --i2c=/dev/i2c-1:ALL to -u I think to get your USB adapter to work /opt/owfs/bin/owfs -s localhost:4304 -a alias_file -m /var/1-wire/mnt --allow_other

I don't install autoconf or libtool, don't know why they say it is necessary, I do install the other two.

Why /var/1-wire/mnt/ ? I think I picked that up when I first started with owfs and just stuck with it. I guess you could use any directory you like.

Cheers
Mick


On 15/03/15 10:31, Eric Baumann wrote:
Hallo

Thank you very much for your reply Mick!

Yes, that was helpful.

I have been following this link: http://owfs.org/index.php?page=building-under-ubuntu

which says you also need :
sudo apt-get install autoconf libtool libusb-dev libfuse-dev
Isn't this command required for it to work?

Another little question:
With what command does one start owfs on a pi?
That is, I would like to pass it the information that:
- it should use theDS9490R USB adaptor
- it should mount the devices at your freshly created directorie/var/1-wire.
(Why two such directories? (/var/1-wire and /var/1-wire/mnt ?)


Thanks for your patience :-)

Best wishes,


Eric


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/


_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to