Jump to content

Bluetooth Firmware Uploader


EMlyDinEsH

Recommended Posts

Hi,

 

I have used this patch successfully before with Mavericks, but since I've upgraded to Yosemite I can't pair any device any more, I can see the bluetooth option on my system configuration, but it's impossible to discover any device.

 

I'm using an Asus z97 pro wi-fi

 

Any directions or suggestiong would be much appreciated.

 

cheers

 

PM me to beta test new build. Explain your issue again in PM and your system log/IOReg file.

Link to comment
Share on other sites

Thanks a lot for your effort! I've got a ThinkPad T420s, and I exchanged the Lenovo BDC-3.0 with a BDC-4.0.

 

To get it recognized I added the following to Info.plist:

                <key>BCM-Lenovo-4352-21e6-0a5c</key>
                <dict>
                        <key>BTController</key>
                        <string>BCMCOMBO</string>
                        <key>CFBundleIdentifier</key>
                        <string>org.emlydinesh.driver.BTFirmwareUploader</string>
                        <key>DeviceSpecificFw</key>
                        <true/>
                        <key>IOClass</key>
                        <string>BTFirmwareUploader</string>
                        <key>IOProviderClass</key>
                        <string>IOUSBDevice</string>
                        <key>UpdFwAfterSleep</key>
                        <false/>
                        <key>idProduct</key>
                        <integer>8678</integer>
                        <key>idVendor</key>
                        <integer>2652</integer>
                </dict>
  • Like 1
Link to comment
Share on other sites

Hello friends!

Been trying to get this to work on my MLPF build. It seems that the BTFirmwareUploader doesn't run in 32-bit kernel mode, is that correct? If so, is there a workaround? I'm using the Azurewave AW-CE123H and the BT section is listed under USB Devices as follows:

 

Broadcom USB Bluetooth 4.0 Controller (AzureWave CE123H):

 

  Product ID: 0x3404

  Vendor ID: 0x13d3  (AzureWave Technologies, Inc.)

  Version: 1.12

  Serial Number: 40E2303AE592

  Speed: Up to 12 Mb/sec

  Manufacturer: Broadcom Corp

  Location ID: 0x3d100000 / 2

  Current Available (mA): 500

  Current Required (mA): Unknown (Device has not been configured)

 

Merry Christmas!

 

R

Link to comment
Share on other sites

Hi all,

thank you for the kext. I am using BCM94352. At the startup the bluetooth icon is enable. but I cannot connect my Apple Magic Mouse. I alway need run follow command to connect my mouse:

 

sudo kextunload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport

sudo kextload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport

 

Please let me know how to resolve this issue. thanks!

Link to comment
Share on other sites

Hi all,

thank you for the kext. I am using BCM94352. At the startup the bluetooth icon is enable. but I cannot connect my Apple Magic Mouse. I alway need run follow command to connect my mouse:

 

Please let me know how to resolve this issue. thanks!

This command works for me!

I couldn't make BT work after a cold boot or sleep, and it only worked when rebooting from Windows.

I was doubting whether it was a hardware issue, until I try this command! 

The only inconvenience is that I have to run it every time BT breaks down, but it's still a nice workaround. Now I'm looking into lauchctl for a way to make it run automatically.

Anyway, since the problem seems to be clear, hope this issue can be resolved in the next release :-P

Link to comment
Share on other sites

Omg...

 

I just tried this kext, and this totally fucked up my bluetooth . It doesnt even work in Windows anymore ! 

I mis-read the whole topic and didnt know this actually uploaded a firmware INSIDE the bluetooth card.

Now, what Am i supposed to do to make my card work again ?!!!

 

I've got a asus 751 laptop and dont know exactly which card is inside ... broadcom , qualcomm or intel most probably.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...