sincronizzare rubrica e calendario nokia 6300 con linux ubuntu

usati
linux ubuntu 9.04 64bit
multisync0.90
bluetooth

risultati:
sincronizzazione rubrica e calendari

todo: sms

dall’howto: http://ubuntuforums.org/showthread.php?t=260676&page=17

installare i pacchetti

sudo apt-get install libmultisync-plugin-irmc libmultisync-plugin-irmc-bluetooth libopensync0  libsyncml0 multisync multisync0.90 multisync-tools opensync-plugin-evolution opensync-plugin-file opensync-plugin-google-calendar opensync-plugin-irmc opensync-plugin-syncml opensyncutils python-opensync
-collegare chiavetta bluetooth
-verificare che il cellulare sia visto dal bluetooth

hcitool scan
00:XXXXXXXXX:22    Cits (questo è il nome del telefono)

-collegare chiavetta bluetooth e associare il telefono al pc (sistema->preferenze->bluetooth)
-creare una nuova rubrica “nokia” e calendario “nokia” in evolution
-lanciare multisync0.90
-aggiungere un gruppo nokia
“Add” -> nokia -> Apply

-aggiungere i plugin per sincronizzazione
“Edit” -> “Add Member” -> “Evolution 2.x”
“Edit” -> “Add Member” -> “SyncML over OBEX Client”

OK

-modificare “evo2-sync”

scegliere Addressbook, Calendar -> nokia
Todos -> no

-modificare “syncml-obex-client”

usare questo file:
al posto di xxxxxxxxxxxxxxx mettere l’id (mac) bluetooth del telefono trovato prima con (hcitool scan)

<config>
<bluetooth_address>XXXXXXXXXXXXXX</bluetooth_address>
<bluetooth_channel>11</bluetooth_channel>
<interface>0</interface>
<identifier>PC Suite Data Sync</identifier>
<version>1</version>
<wbxml>2</wbxml>
<username></username>
<password></password>
<type>2</type>
<usestringtable>1</usestringtable>
<onlyreplace>0</onlyreplace>
<recvLimit>10000</recvLimit>
<maxObjSize>0</maxObjSize>
<contact_db>Contact</contact_db>
<calendar_db>Calendar</calendar_db>
<note_db></note_db>
</config>

premere sync -> il telefono avvisa di sincronizzazione in corso