Jump to content

Problem with RIM Blackberry Desktop Manager.


psyneed
 Share

4 posts in this topic

Recommended Posts

My mobo is EP45-UD3R and running SL(10.6.1, 64bit) perfectly.

Everything improving stability is applied, such as proper UUID, and so on.

 

Recently(10/2) RIM officially announced Blackberry Desktop Manager for Mac but I've got a problem with it.

 

Plugging my Blacberry Bold with my desktop, it's internal storage is identified as an external disk(the white drive icon), although it should be identified as Blackberry device(the black drive icon with white Blackberry logo on it) and invoke Blackberry DM(Desktop Manager) also.

 

On the other hand, no problem on my real mac(Macbook Air, 10.6.1, 32bit).

 

And the error log says, it can't find a device with the UUID of Blackberry internal storage.(same as what I can find on the disk utility.)

 

 

Anyone with the same problem?

Link to comment
Share on other sites

I had this problem as well on 10.5.8. I resolved this by adding the following information to /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist

 

<dict>

<key>BSD Name</key>

<string>en3</string>

<key>IOBuiltin</key>

<false/>

<key>IOInterfaceType</key>

<integer>6</integer>

<key>IOInterfaceUnit</key>

<integer>3</integer>

<key>IOLocation</key>

<string></string>

<key>IOMACAddress</key>

<data>

ABbPoF5V

</data>

<key>IOPathMatch</key>

<string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/P0P3@1C,2/IOPCI2PCIBridge/pci14e4,4311@0/AirPort_Brcm43xx/IO80211Interface</string>

<key>SCNetworkInterfaceType</key>

<string>IEEE80211</string>

</dict>

Link to comment
Share on other sites

 Share

×
×
  • Create New...