Andrew, You made me very happy! This solved my problem and owfs now works fine.
Strange enough I could not find the option you mentioned in the owfs man page. ;) Thanx again! kind regards, Egon > Hi Egon, > > I had that problem with owfs until I includeed '--mountpoint' before the > directoy (thanks Paul). Have you tried that ? > > example: > /opt/owfs/bin/owfs -u --mountpoint /mnt/1-wire/ --foreground > --error_level=9 > > Cheers, > > Andrew > > > On Wednesday 13 September 2006 15:01, E. Kastelijn wrote: >> Paul, >> >> I untarred the source again and configured with "./configure >> --disable_swig". This gives me the same results: >> >> # /opt/owfs/bin/owfs -u /mnt/1-wire/ --foreground --error_level=9 >> DEFAULT: Not a "character" device /mnt/1-wire/ >> DEFAULT: Not a "character" device /mnt/1-wire/ >> (and many more) >> >> I have looked into the source code a little and found the message in >> owlib/src/c/ow_opt.c on line 393. >> >> In my opinion the program sees my target mountpoint as an input device. >> Does it skip the '-u' parameter somehow? >> >> kind regards, >> >> Egon >> >> ps: >> The strange thing is: After I have runned owfs, my digitemp application >> can also not access my sensors anymore. >> >> > I'll have to find the location of that libusb dependency. >> > >> > For now, configure with "./configure --disable_swig" >> > >> > Paul >> > >> > On 9/5/06, E. Kastelijn <[EMAIL PROTECTED]> wrote: >> >> ------------------------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your job >> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Owfs-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/owfs-developers > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
