Contribute
Register

CSR Bluetooth v4.0 USB Dongle=>Mac OS X Mountain Lion 10.8.2 Wake on Magic Mouse

Status
Not open for further replies.
Joined
Aug 17, 2011
Messages
33
CPU
i5 4570
Graphics
GTX760
Mac
  1. iMac
Mobile Phone
  1. iOS
CSR Bluetooth v4.0 USB Dongle=>Mac OS X Mountain Lion 10.8.2 Wake on Bluetooth

System:Mac OS X Mountain Lion 10.8.2 (12C60)

Bluetooth chip:CSR8510 A10


You just need to edit the Info.plist file.
(IOBluetoothFamily.kext/Contents/PlugIns/CSRBluetoothHCIControllerUSBTransport.kext/Contents/Info.plist)

<key>CSRUSBBluetoothHCIController</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHCIControllerUSBTransport</string>
<key>IOProviderClass</key>
<string>IOUSBDevice</string>
<key>idProduct</key>
<integer>1</integer>
<key>idVendor</key>
<integer>2578</integer>
</dict>
 

Attachments

  • CSR8510 A10.jpg
    CSR8510 A10.jpg
    455.8 KB · Views: 7,237
Hello,

I have the same problem with the same bluetooth as you.
It's working on my hackintosh but wake from sleep won't work?

Any tips?


Thanks,
 
hello,
I am a beginner in mac, I do not know how to access to this path (IOBluetoothFamily.kext/Contents/PlugIns/CSRBluetoothHCIControllerUSBTransport.kext/Contents/Info.plist).:crazy:
how it's done?
thank you

sorry for the spelling I'm french
 
CSR Bluetooth v4.0 USB Dongle=>Mac OS X Mountain Lion 10.8.2 Wake on Bluetooth

System:Mac OS X Mountain Lion 10.8.2 (12C60)

Bluetooth chip:CSR8510 A10


You just need to edit the Info.plist file.
(IOBluetoothFamily.kext/Contents/PlugIns/CSRBluetoothHCIControllerUSBTransport.kext/Contents/Info.plist)

<key>CSRUSBBluetoothHCIController</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHCIControllerUSBTransport</string>
<key>IOProviderClass</key>
<string>IOUSBDevice</string>
<key>idProduct</key>
<integer>1</integer>
<key>idVendor</key>
<integer>2578</integer>
</dict>

I bought this bluetooth adapter, it works fine with keyboard/mouse but I'm getting terrible audio stuttering. Any ideas? - details here: https://www.tonymacx86.com/threads/...mbridge-silicon-radio-ltd-csr8510-a10.242013/
 
Status
Not open for further replies.
Back
Top