Last modified 3 years ago
Syncing the SonyEricsson? W850i
First pair the devices by adding your computer in the "My Devices" section
Bluetooth synchronisation
Environement
Tested with ubuntu 8.10 upgraded from 8.04 Tried with multisync0.90 (ubuntu 8.10 package) and msynctool (ubuntu 8.10 package)
Configuration
Set up a syncml-obex-client member with the following settings:
<config> <username></username> <password></password> <type>2</type> <bluetooth_address>your-bluetooth-address</bluetooth_address> <bluetooth_channel>1</bluetooth_channel> <interface>0</interface> <version>1</version> <identifier>Sony Ericss</identifier> <wbxml>1</wbxml> <recvLimit>0</recvLimit> <maxObjSize>0</maxObjSize> <usestringtable>0</usestringtable> <onlyreplace>0</onlyreplace> <contact_db>Contacts</contact_db> <calendar_db>Calendar</calendar_db> <note_db>Notes</note_db> </config>
Synchronise with msynctool normally. It should work without special options.
Note
Don't use bluetooth to explore the phone filesystem with nautilus gnome-vfs-obex while synchronizing. Or else it will fail.
