Re: [Owfs-developers] usb-i2c-1wire tutorial

2012-04-25 Thread Chris Lautre
The unreliability of the DS9490R is the main reason why I am keen on having a hub as an alternative. I am having no problems at the moment with the DS9490R - but we are using small systems. When we get to bigger sets of sensors - then it will probably bite us! On 23/04/2012 14:14, Ivan Lisen

Re: [Owfs-developers] owfs doesn't work with w1-gpio

2012-04-25 Thread Patryk
Dnia 25.04.2012 o 18:57 Ethan Xue Ethan Xue napisaƂ(a): > Thanks for your reply. > My borad has only root account, and configured netlink kernel options. I > tried these command: > > #owfs --w1 --debug -m /mnt/owfs/ > owfs: unrecognized option '--debug' > > #owfs --w1 -m /mnt/owfs --debug > ow

Re: [Owfs-developers] owfs doesn't work with w1-gpio

2012-04-25 Thread Ethan Xue
Thanks for your reply. My borad has only root account, and configured netlink kernel options. I tried these command: #owfs --w1 --debug -m /mnt/owfs/ owfs: unrecognized option '--debug' #owfs --w1 -m /mnt/owfs --debug owfs: unrecognized option '--debug' #owfs --w1 --error_level=9 -m /mnt/owfs/

Re: [Owfs-developers] Problems in owfs2.p14 DS9490

2012-04-25 Thread Ivan Lisenkov
Is this patch is in CVS already or I should to patch it by myself? Best Regards, Ivan, PhD On Sun, Apr 22, 2012 at 9:55 PM, Michael Markstaller wrote: > Thanks, I already thought I'm the only one using (several hundred btw) > DS9490 in real life ;) > > Though, I have no single 1w-hub here an

Re: [Owfs-developers] owfs doesn't work with w1-gpio

2012-04-25 Thread Paul Alfille
I don't know if the implementation of w1 works on your board, but we can try to address any problems. First, you have to run owfs as root to use w1. Communication is through netlink and linux only allows that for the root user. Second, if you run with the "--debug" flag and post the startup sequen