Howto: Nokia 6120 and Evolution (Multisync/Opensync)
Monday, 21. January 2008, 21:36:14
While trying to get my nokia 6120classic sync'ed with Evolution on Ubuntu Linux, I used this howto. Seemed pretty okay, but in the end it didn't work at all...Recently I discovered it had to do with the bluetooth-port that the device is using (13 instead of 10).
It runs like a charm with the following settings:
<config>
<bluetooth_address>[your bluetooth-address here (see the howto above)]</bluetooth_address>
<bluetooth_channel>13</bluetooth_channel>
<interface>0</interface>
<identifier>PC Suite</identifier>
<version>1</version>
<wbxml>1</wbxml>
<username></username>
<password></password>
<type>2</type>
<usestringtable>1</usestringtable>
<onlyreplace>0</onlyreplace>
<!-- This needs to be set to 10 000, otherwise you'll be sending more data than your phone can handle. -->
<recvLimit>10000</recvLimit>
<maxObjSize>0</maxObjSize>
<contact_db>Contacts</contact_db>
<calendar_db>Calendar</calendar_db>
<note_db>Notes</note_db>
</config>