From: Stefan B. <ste...@gm...> - 2006-10-15 14:28:51
|
Hi everybody, I recently updated the firmware of my Nokia 6230 to support syncml over=20 bluetooth. Following the guide from the opensync-wiki, I have the following= =20 configuration (debian unstable): msynctool --showgroup kde-nokia Groupname: kde-nokia Member 1: kdepim-sync =A0 =A0 =A0 =A0 No Configuration found: This member has no configuration op= tions Member 2: syncml-obex-client =A0 =A0 =A0 =A0 Configuration : <config> <bluetooth_address>00:E0:03:35:91:14</bluetooth_address> <bluetooth_channel>11</bluetooth_channel> <identifier>Nokia</identifier> <version>1</version> <wbxml>1</wbxml><username></username><password></password> <type>2</type> <usestringtable>1</usestringtable> <onlyreplace>0</onlyreplace> <recvLimit>0</recvLimit> <maxObjSize>0</maxObjSize> <contact_db>addressbook</contact_db> <calendar_db>calendar</calendar_db> <note_db>tasks</note_db> </config> Upon "msynctool --sync kde-nokia" I get: Synchronizing group "kde-nokia" Member 1 of type kdepim-sync just connected At this point, my cellphone asks me whether to syncronize with my notebook = =2D I=20 press accept, but nothing happens... Yesterday, I tried the exact same thing and got up to the point where=20 msynctool would print out the individual items to be synced and the cellpho= ne=20 displayed a message stating "syncronizing/receiving data" - but msynctool=20 just sat there with no more output and 75+% cpu usage... However, I cannot= =20 reproduce this today... Can anybody point me in the direction of what might be wrong here? Using=20 Kmobiletools, I can push files onto the mobile using obex-file push etc. - = so=20 bluetooth apparently works... Best regards, Stefan |