I have build the sdk as mentioned on the fox web site. I have documented it on my website http://www.cavok.eu.com/.
I have also downloaded the latest source from home.mag.cx and used your instructions with the same results. I am now attempting to build the owfs software as a standalone app and cross compiling, but this also produce compiler errors. I will have to invest more time to see why the standalone fails and the SDK version built but core dump. This is really interesting problem and are determined to solve this. The OWFS software is running on the fox but with USB and without fuse and http. I only run the owserver program and use owfs program from another linux machine to look at 1-wire devices via fuse. If you can tell me maybe what is the difference between the fox source and the official owfs source and also how you package the mag.cx files. Jos --- In [email protected], "d1mag1" <[EMAIL PROTECTED]> wrote: > > I am one of the co-authors to OWFS, and I have successfully ported > owfs to the fox-board. (including fuse and libusb) I have never > connected any serial 1-wire adapter to the fox-board, but it doesn't > exit with any segfault at least for me. Perhaps you compiled / > linked the libs/binaries wrong in some way. > > [EMAIL PROTECTED] /root]12130# ls -l /dev/ttyS2 > crw-rw-rw- 1 root tty 4, 66 Jan 14 21:20 /dev/ttyS2 > [EMAIL PROTECTED] /root]12130# owserver -p 1111 --foreground > --error_level=9 --error_print=2 /dev/ttyS2 > CALL: PARSENAME path=[] > CONNECT: Cannot detect DS2480 or LINK interface on /dev/ttyS2. > CALL: PARSENAME path=[] > DEFAULT: Cannot detect DS9097 (passive) interface on /dev/ttyS2. > DEBUG: main_threadid = 1024 > DEBUG: ServerProcessOut = 1026 > CONNECT: ServerListen: socket() [1111]: Address family not supported > by protocol DEBUG: ServerProcessAccept 1111[1026] try lock 0 > DEBUG: ServerProcessAccept 1111[1026] locked 0 > > > Download and install my firmware-image, or use my Makefile and > install-scripts. > Download all source from: http://home.mag.cx/fox/source/ The > firmware: http://home.mag.cx/fox/source/images/fimage > > > > /Christian >
