On Sat, 2005-10-15 at 05:00, Ross Cathriner wrote:
> Still no joy. The parsing of the address does look better, don't
> know if its right or not.
> INFO: Set DS9490 [818DE12400000063] unique id to adapter
> [004/007-04fa-2490-ff-ff]
>
> Things we know: I changed to the 004/007 usb port , Vendor ID is
> 04fa , Product ID is 2490 , DeviceClass is ff, and DeviceSubClass is
> ff. Does if need all that info to define the address?
>
> This error is on command line launch:
>
> INFO: PARSENAME path=
> ERR: Opened USB DS9490 adapter at 004/007-04fa-2490-ff-ff.
> : Unknown error: 0
> INFO: DS9490_setup_adapter: done
>
OWFS obviously managed to do a complete 1-wire scan once... It's
not an error even if it says ERR: I changed it now, just to avoid
confusions.
So... The startup works just as it should do. No problems as long as
I can see.
>
> These errors show up in the console.log when the web browser opens
> localhost:3001
>
> OWFS[467]: Release interface failed ret=-6
> : Unknown error: 0
> OWFS[467]: usb_close() failed ret=-6
> : Invalid argument
> OWFS[467]: Closed USB DS9490 adapter at 004/007-04fa-2490-ff-ff.
> ret=-6
> : Invalid argument
>
The question is, what error initiated the close of the usb-interface?
Something seems to go wrong, and I have to get some more debug output
or have access to the MacOS X myself I think...
-------
Turn on all available USB-debug:
If you use tcsh: setenv USB_DEBUG 2
If you use bash: USB_DEBUG=2
export USB_DEBUG
-------
Start owhttpd with all available debug-output:
owhttpd --foreground --error_level=9 --error_print=2 -u -p 3001
Make one access to the page http://127.0.0.1:3001/ and send me the
debug output which should be pretty big now.
/Christian
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers