Hi John,

Am 16.11.2008 um 12:22 schrieb John Frankish:

> Although I can mount a SE P1i file system over bluetooth using
> openobex-1.3, obexftp-0.23, obexfs-0.11 and fuse-2.7.4 with a 2.6.26
> kernel, I cannot mount the file system from the same device using  
> irda.

There are two different protocols here, either IrDA by itself or using  
an teletype socket. This corresponds to the switches "-i" (with  
implicit target) or "-t dev".
Debugging a plain tty connection can be done with any terminal  
program, like the full featured minicom or even e.g. screen (I use  
screen mostly). Your phone should respond to simple AT-style commands  
like "AT".

For debbuging s.a. http://dev.zuckschwerdt.org/openobex/wiki/ObexDevelopment

"Remove any old installation of OpenOBEX and ObexFTP, first. Then get  
a fresh download of OpenOBEX and unpack it. Run a configure, make and  
install now:
CFLAGS="-DOBEX_DEBUG=4 -DOBEX_DUMP=2" ./configure make clean ; make ;  
make install
For obexftp it's

CFLAGS="-DOBEXFTP_DEBUG=5" ./configure make clean ; make ; make install
OpenOBEX uses debug levels 1-4 and additional dump levels 1 (tx only)  
and 2 (tx + rx). ObexFTP uses debug levels 1-5 where level 5 enables  
packet dumping."



regards,
Christian




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to