Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4.6: Add Motorola V710 Bluetooth support to iSync' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4.6: Add Motorola V710 Bluetooth support to iSync
Authored by: Sturdi87 on Jun 16, '06 08:54:31PM

I have only had my macbook for a few days, and my only programming background is C++ and a little java so im not really sure exactly what i'm doing... (especially with the sudo commands) but what your describing sounds wierd.

check your S/W version under phone information, mine is 8700_02.03.00R
here is what my V710 entry looks like now:
<string>Motorola CE, Copyright 2000+Motorola CDMA v710 Phone</string>
</dict>
<key>InheritsFrom</key>
<array>
<string>com.motorola.usb-bt.0x22B8/0x2A62</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceName</key>
<string>com.apple.model</string>
<key>ServiceProperties</key>
<dict>
<key>ModelIcon</key>
<string>MOTV710.tiff</string>
<key>ModelName</key>
<string>V710</string>
</dict>
</dict>
<dict>
<key>ServiceName</key>
<string>com.apple.bluetooth</string>
<key>ServiceProperties</key>
<dict>
<key>DisableBluetooth</key>
<false/>
</dict>
</dict>
</array>
</dict>

Then after that i just ran that command in the terminal, and bam iSync asked if I wanted to sync with it when I opened iSync and it showed a nice little picture of the V710! It synced contacts and calender, however pictures for contacts don't sync! well let me know how it goes!



[ Reply to This | # ]