Jump to content

Bluetooth Firmware Uploader


EMlyDinEsH

Recommended Posts

Hi. thanks for the ketx, but in my case fail load on Sierra
 

Bluetooth Firmware Uploader v3.1.5 Copyright (c) EMlyDinEsH <www.osxlatitude.com> 2012-2016.
BTFirmwareUploader :: ProductID 0x3000, VendorID 0xcf3
BTFirmwareUploader :: Atheros AR3011 Bluetooth detected
BTFirmwareUploader :: Using Linux fimrware
002454.627308 AppleUSBHostResources@: AppleUSBHostResources::allocateDownstreamBusCurrentGated: assuming successful wakeUnits 100 sleepUnits 0
BTFirmwareUploader :: Failed to find control pipe 0, will try to use Bulk out pipe
BTFirmwareUploader :: HCI command request failed with error (0xe00002d6).
BTFirmwareUploader :: Failed to get the device state.

the wreid is, in linux (Archlinux 64bits) is detected as 0xcf3:3005 in lsusb

 

 

Bus 009 Device 002: ID 0cf3:3005 Qualcomm Atheros Communications AR3011 Bluetooth

in linux works ok

Is a Asus BT-211 USB dongle
https://www.asus.com/Networking/USBBT211_Mini_Bluetooth_Dongle/greetings

 

edit: forgot mention, same issue if use windows firmware
Gretings

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>

do you use the t420s original wireless card intel 6205 or buy another card ??

Link to comment
Share on other sites

Hello, I just changed my wifi card to Atheros AR5B195. I have patched DSDT to make WiFi work and installed your kext to make BT work. After first restart everything worked good, but after putting laptop to sleep BT stopped working. I used your Atheros AR3011 30 sec delay fix and after restart Bluetooth started working again, but wifi is gone. I can't manage it to start working again :c Help me please 

Link to comment
Share on other sites

I have a Sony VAIO SVE141290X with a macOS sierra installation. I tried installing this kext onto my laptop but my Bluetooth will simply not show up even in System Preferences. No info on System Information. Its a AR3012 Bluetooth. Vendor id is 0x0489 and Product ID is 0xE036. The Bluetooth worked oob previously in OS X Yosemite. Can you help me out. Thanks

Link to comment
Share on other sites

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