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
