Paul Alfille schreef: > Looking at the brief log you posted,
The following is all info I get until reading the fs, if there is a way to add more debugging while compiling just jell and I will try: [EMAIL PROTECTED]:~# owfs --foreground --error_level=9 -m /tmp/owfs /dev/ttyS0 CONNECT: fuse mount point: /tmp/owfs CALL: PARSENAME path=[] CONNECT: Cannot detect DS2480 or LINK interface on /dev/ttyS0. DEBUG: COM_close: flush DEBUG: COM_close: restore DEBUG: COM_close: close CALL: PARSENAME path=[] DEBUG: fuse_mnt_opt=[(null)] DEBUG: fuse_open_opt=[(null)] unique: 1, opcode: INIT (26), nodeid: 0, insize: 56 INIT: 7.9 flags=0x0000003b max_readahead=0x00020000 INIT: 7.8 flags=0x00000001 max_readahead=0x00020000 max_write=0x00020000 unique: 1, error: 0 (Success), outsize: 40 unique: 2, opcode: STATFS (17), nodeid: 1, insize: 40 unique: 2, error: 0 (Success), outsize: 96 unique: 3, opcode: GETATTR (3), nodeid: 1, insize: 56 CALL: FSTAT path=/ CALL: PARSENAME path=[/] CALL: ATTRIBUTES path=/ DEBUG: ParsedName_destroy / unique: 3, error: 0 (Success), outsize: 112 unique: 4, opcode: STATFS (17), nodeid: 1, insize: 40 unique: 4, error: 0 (Success), outsize: 96 > it look like your serial adapter is not being recognized. The port can > be opened, and perhaps some of the responses are valid, but the entire > initialization sequence fails. Is there anything unusual about the > hardware? Some embedded boards need tweeking of the serial parameters. None that I know of, it is a standard hub provided by hobby-boards: http://www.hobby-boards.com/catalog/product_info.php?cPath=23&products_id=1511 I tried a few different uart settings but that didn't made any difference (well, uart=none did something, nothing was detected) > Can I suggest trying digitemp as a corroborating test of the serial > adapter? I hooked it up to my daughters pc: [EMAIL PROTECTED]:~# digitemp_DS9097U -w -s/dev/ttyS0 DigiTemp v3.5.0 Copyright 1996-2007 by Brian C. Lane GNU Public License v2.0 - http://www.digitemp.com Error 5: DS2480B Adapter Not Detected Error 7: DS2480B: Bad Response Error 7: DS2480B: Bad Response Error 7: DS2480B: Bad Response Error 7: DS2480B: Bad Response Error 7: DS2480B: Bad Response Error 7: DS2480B: Bad Response Error 7: DS2480B: Bad Response Error 7: DS2480B: Bad Response Error 7: DS2480B: Bad Response [EMAIL PROTECTED]:~# digitemp_DS9097 -w -s/dev/ttyS0 DigiTemp v3.5.0 Copyright 1996-2007 by Brian C. Lane GNU Public License v2.0 - http://www.digitemp.com Turning off all DS2409 Couplers Devices on the Main LAN ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
