uiteindelijke is het sync probleem ook via het bovenstaande forum (voor mij) opgelost). Het kost even wat tijd maar nu synct mijn P900 als een zonnetje!!!
Hieronder de oplossing die voor mijn P900 goed werkte:
"yes, I had this problem too. After you have done the Pacifist thing with iSync, you need to make sure that the following 2 files:-
/System/Library/CoreServices/SyncServer.app/Contents/Resources/SupportedBluetoothDevices/SymbianConduit_phones.plist
/System/Library/SyncServices/SymbianConduit.bundle/Contents/Resources/SymbianConduit_phones.plist
Have an entry for the P900 in them. I placed my entry after the entry for the P810. The entry should be:-
<key>SONY ERICSSON--separator--1021011-BVP900</key>
<string>symbiantool</string>
You need to do this in a sudo in the terminal, and don't forget to do both files!
A more detailed description of how to do this is mentioned earlier in this topic - if you do a search in the topic for the string 'SONY ERICSSON--separator--1021011' then you should find the more detailed instructions.
When you have made the changes and saved them then you should restart both devices before trying to add the phone to iSync.
I also found that I had to edit the file:-
/Library/Application Support/SyncService/501/SymbianConduitDefaults.plist
After I had added the device to iSync. If you don't do this then I found that (a) the icon for the phone in iSync was wrong, (I know that this is only cosmetic, it actually shows the icon for an 'unknown' device), and (b), and much more importantly, because without this addition iSync thinks that it is an unknown device, then it syncs data incorrectly or not at all.
The change required is to add the lines:-
<key>kSymbianConduitModelKey</key>
<string>P900</string>
These lines have to be added in the section that relates to your P900, you will have to do some searching and they have to be inserted between the 'kNSSyncDeviceUseContacts' entry and the 'kSymbianHasDeviceSynced' entry.
The lines in question in my edited file look like this:-
<key>kNSSyncDeviceUseContacts</key>
<true/>
<key>kSymbianConduitModelKey</key>
<string>P900</string>
<key>kSymbianHasDeviceSynced</key>
<true/>
Once again, I restarted after making these changes and when I next ran iSync, the icon for the P900 was shown correctly and since then I have been able to sync with little problems. (Occasionally the BlueTooth on the P900 needs to be restarted).
Hope that this helps,
Jon."
PS. Wat hier staat klopt niet helemaal ivm de opbouw van dit forum denk ik. Je mag me mailen voor de correcte versie zodat je het in een keer goed kan doen.
(Edited by ard at 11:30, 13-June-2004)