Thanks. I've tried append error_level & error_print parameter, it still
doesn't work. I will try compile newer owfs version later and report the
result here.

BTW, if there are some tutorials about how to make use of
/sys/bus/w1/<slave id>/rw file?

在 2012年4月26日 上午1:06,Patryk <p4tr...@o2.pl>写道:

> Dnia 25.04.2012 o 18:57 Ethan Xue <exe...@gmail.com> Ethan Xue
> <exe...@gmail.com> 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
> > owfs: unrecognized option '--debug'
> >
> > #owfs --w1  --error_level=9 -m /mnt/owfs/
> > #
> > There isn't any feedback or output.
> >
> > The owfs source was fetched from gentoo's default repo, and built using
> > gentoo's crossdev. The version of owfs and libow is 2.7p21.
>
> So this is a very old version. I remmber there is some other option there
> for debug. Run owfs --help
> I think it was some combination of
> --error_level n  Choose verbosity of error/debugging reports 0=low 9=high
> --error_print n  Where debug info is placed 0-mixed 1-syslog 2-console
> and
> --foreground
>
> So smth like this
>
> owfs --w1 --error_level=9 --error_print 0 --foreground  -m /mnt/owfs/
>
> But better way would be to try compile the latest version and see if it
> work.
>
>
>
>
> --
> p4trykx
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to