From: Dr. H. E. P. <han...@um...> - 2006-08-31 20:37:24
|
Hi! On Thursday 31 August 2006 15:08, ope...@li...urceforge.= net=20 wrote: > Message: 8 > Date: Thu, 31 Aug 2006 13:55:49 +0200 > From: Daniel Gollub <dg...@su...> > Subject: Re: [Opensync-users] Working Configuration with Nokia E70 > To: ope...@li... > Message-ID: <200...@su...> > Content-Type: text/plain; =A0charset=3D"iso-8859-15" > > On Thursday 31 August 2006 10:50, Erik Tews wrote: > > > syncml-obex-client -b <MAC> 11 --slow-sync text/x-vcard > > > Contacts --identifier "PC Suite" --wbxml > > But i guess 10 is correct: > > syncml-obex-client -b <MAC> 10 --slow-sync text/x-vcard > Contacts --identifier "PC Suite" --wbxml > =A0 =46or me, both Bluetooth sudo syncml-obex-client --slow-sync vcard Contacts -b <MAC> 10 --identifier= =20 "PC Suite" --wbxml and USB via cable sudo syncml-obex-client --slow-sync vcard Contacts -u 0 --identifier "PC Suite" --wbxml=20 work. That is, Bluetooth works as long as computer and phone want to talk = to=20 each other---sometimes it works, but mostly not. I don't quite get what I=20 need to do on the Linux side to make Bluetooth work reliably (SuSE 10.0 on= =20 IBM ThinkPad T43p). Note that I need to run sync-obex-client as sudo to get access to the=20 Bluetooth/USB device. Which permissions do I need to change where to access= =20 these ports as normal user (or into which group do I have to put myself)? I= 'd=20 be very grateful for any advice. I have also successfully transferred all contacts from my E70 to KDE PIM us= ing=20 msynctool. I used the following configuration file for the syncml-obex-clie= nt <config> <bluetooth_address>00:12:d1:8d:3f:3b</bluetooth_address> <bluetooth_channel>10</bluetooth_channel> <interface>0</interface> <identifier>PC Suite</identifier> <version>1</version> <wbxml>1</wbxml> <username></username> <password></password> <type>5</type> <usestringtable>1</usestringtable> <onlyreplace>0</onlyreplace> <recvLimit>0</recvLimit> <maxObjSize>0</maxObjSize> <contact_db>Contacts</contact_db> <calendar_db></calendar_db> <note_db></note_db> </config> I set the phone to SyncML 1.1. I also tried synchronizing calendar and notes. When I enter "Calendar" for= =20 the name of the calendar_db, the phone tells me "Service not available" and= =20 the synchronization hangs. When I enter "Notes" for the note_db, notes are= =20 retrieved from the phone, but do not seem to appear in KDE Kontact. On the= =20 other hand, lot's of vCard and vCal entries suddenly appear as notes on the= =20 Phone.=20 Thanks to all developers for your great work so far! Hans=20 =2D-=20 Dr. Hans Ekkehard Plesser Associate Professor Dept. of Mathematical Sciences and Technology Norwegian University of Life Sciences Phone +47 6496 5467 =46ax +47 6496 5401 Email han...@um... Home http://arken.umb.no/~plesser |