|
From: Gerd B. <ger...@go...> - 2008-02-05 20:46:10
|
Hi, after finally having solved my build problem I still do not have success syncing my Nokia E65 via USB cable. This is what happens: root@lulu:~# msynctool --sync file-e65 --conflict 1 Synchronizing group "file-e65" contact sink of member 1 of type file-sync just connected Main sink of member 1 of type file-sync just connected contact sink of member 2 of type syncml-obex-client just connected Main sink of member 2 of type syncml-obex-client just connected All clients connected or error Main sink of member 2 of type syncml-obex-client just sent all changes Received an entry 277.vcf from member 1 (file-sync). Changetype ADDED Received an entry 27.vcf from member 1 (file-sync). Changetype ADDED ... Received an entry 159.vcf from member 1 (file-sync). Changetype ADDED Received an entry 61.vcf from member 1 (file-sync). Changetype ADDED Going to receive 1 changes Received an entry 825 from member 2 (syncml-obex-client). Changetype ADDED contact sink of member 2 of type syncml-obex-client just sent all changes Received an entry 241.vcf from member 1 (file-sync). Changetype ADDED Received an entry 146.vcf from member 1 (file-sync). Changetype ADDED ... Received an entry 174.vcf from member 1 (file-sync). Changetype ADDED Received an entry 376.vcf from member 1 (file-sync). Changetype ADDED contact sink of member 1 of type file-sync just sent all changes Main sink of member 1 of type file-sync just sent all changes All clients sent changes or error All conflicts have been reported Sent an entry 1.vcf-new-new to member 1 (file-sync). Changetype ADDED contact sink of member 1 of type file-sync committed all changes. Main sink of member 1 of type file-sync committed all changes. Main sink of member 2 of type syncml-obex-client committed all changes. contact sink of member 2 of type syncml-obex-client had an error: Link Error: 0x0 At this point msyntool still runs. The phone displays Receiving contacts 280 out of 397 root@lulu:/tmp# ps -ef | grep msy root 26934 25230 7 17:02 pts/0 00:00:20 msynctool --sync file-e65 --conflict 1 root 26989 26364 0 17:06 pts/1 00:00:00 grep msy root@lulu:/tmp# strace -p 26934 Process 26934 attached - interrupt to quit futex(0x80635f4, FUTEX_WAIT, 1, NULL So msynctool hangs ___in___ the systemcall futex ! No, there are no kernel messages related to this. No, there are no other processes related to msynctool. When I hit CTRL-C to interrupt msynctool, I get a prompt immediately. The phone responds at once. If I rerun msynctool, it again hangs in futex after a while. Ideas ? Kind regards Gerd -- ------------------------------------------------------------------------ Gerd Bavendiek Linux Users check out: ger...@go... http://linos.wordpress.com ------------------------------------------------------------------------ |