I've been trying to get Owfs to start at boot, but lot of times it just doesn't see the hub and get this instead: # ls /mnt/owire bus.0 settings statistics structure system uncached
Just to test it and show what it should look like I stopped it. It took 4 stop/starts before got this: decibelshelp decibels # ls /mnt/owire 1F.66BD04000000 1F.67BD04000000 bus.0 settings statistics structure system uncached Currently I am using Gentoo AMD64, fuse-2.7.0, owfs-2.7_p0-r2 Hardware: Hobby-Board 6-channel master hub (one channel is bad that is why only two of the hub switches show up.) Not sure what debug info you would want so waiting for input on that. I even adding a check in the init script to look for one of the files and if not stop and start owfs again, but with it sometimes taking more than 2 times to make it work right I would have to have a loop in there. There has to be a better way or I am missing something. Tried added a sleep between starting owserver and owfs, but that didn't seem to help, thought it did at first, but that wasn't true. The basic part of the script commands to start up are: /usr/bin/owserver -F -d /dev/ttyS1 -p 127.0.0.1:3001 /usr/bin/owfs -F -s 127.0.0.1:3001 --allow_other -m /mnt/owire Any help appreciated. I am wanting to add control for my hvac, but if don't get a reliable startup that isn't going to work. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
