How to sync with bluetooth ?



Hi,

Thanks for your works guys :)

I can correctly sync my Palm T5 with gnome-pilot in USB mode, but I try to make this bluetooth.

I can send/receive file in Bluetooth with gnome-obex-server, so there is no problems with my bluetooth configuration.

I have read this manual :
http://howto.pilot-link.org/bluesync/index.html

With this method (dund/pppd) I can surf on the web from the Palm over the bluetooth.

But the sync doesn't works :
http://howto.pilot-link.org/bluesync/gb.html

I launch dund :
-------------
# dund --nodetach --listen --persist --msdun call dun
dund[18870]: Bluetooth DUN daemon version 2.20
-------------

I launch in another window pilot-xfer :
----------
# pilot-xfer -p net:any -l


   Listening to port: net:any

   Please press the HotSync button now...
-----------

I tap on the Palm HotSync button, the connection with dund is etablished :
--------------
dund[18900]: New connection from 00:07:E0:4F:7A:F5
using channel 24
Using interface ppp0
Connect: ppp0 <--> /dev/rfcomm1
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x22903ee5> <pcomp> <accomp>]
rcvd [LCP ConfRej id=0x1 <magic 0x22903ee5>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0> <pcomp> <accomp>]
rcvd [LCP ConfAck id=0x2 <asyncmap 0x0> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x2 <asyncmap 0x0> <pcomp> <accomp>]
sent [LCP ConfAck id=0x2 <asyncmap 0x0> <pcomp> <accomp>]
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 10.0.0.8>]
rcvd [LCP ProtRej id=0x3 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
Protocol-Reject for 'Compression Control Protocol' (0x80fd) received
rcvd [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 03 01> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfNak id=0x1 <addr 10.0.0.9> <ms-dns1 10.0.0.1> <ms-dns3 10.0.0.1>]
rcvd [IPCP ConfNak id=0x1 <compress VJ 03 01>]
sent [IPCP ConfReq id=0x2 <compress VJ 03 01> <addr 10.0.0.8>]
rcvd [IPCP ConfReq id=0x2 <addr 10.0.0.9> <compress VJ 03 01> <ms-dns1 10.0.0.1> <ms-dns3 10.0.0.1>]
sent [IPCP ConfAck id=0x2 <addr 10.0.0.9> <compress VJ 03 01> <ms-dns1 10.0.0.1> <ms-dns3 10.0.0.1>]
rcvd [IPCP ConfAck id=0x2 <compress VJ 03 01> <addr 10.0.0.8>]
found interface wlan0 for proxy arp
local  IP address 10.0.0.8
remote IP address 10.0.0.9
Script /etc/ppp/ip-up started (pid 18925)
Script /etc/ppp/ip-up finished (pid 18925), status = 0x0
----------------

But nothing appear in the pilot-xfer window
And after few seconds, the dund connection is closed :
----------------
rcvd [IPCP TermReq id=0x3]
IPCP terminated by peer
Connect time 0.6 minutes.
Sent 124 bytes, received 845 bytes.
Script /etc/ppp/ip-down started (pid 18952)
sent [IPCP TermAck id=0x3]
rcvd [LCP TermReq id=0x4]
LCP terminated by peer
sent [LCP TermAck id=0x4]
Hangup (SIGHUP)
Modem hangup
Connection terminated.
Waiting for 1 child processes...
  script /etc/ppp/ip-down, pid 18952
Script /etc/ppp/ip-down finished (pid 18952), status = 0x0
----------------

And the palm show this error (translated from french) :
"Can't etablish connection between your device and the application Palm Desktop. Check the configuration and retry."

What I need to do in gnome-pilot or pilot-xfer to sync correctly ?

Thanks a lot !

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]