Jump to content

DW1550 Wifi works but Bluetooth doesn't on macOS Sequoia


osx.9xbrn
Go to solution Solved by osx.9xbrn,

Recommended Posts

Hi,

 

I'm trying to get Bluetooth (DW1550) working on macOS Sequoia 15.5 on my E6440. I followed Wifi in Sonoma & later: Patching for legacy Broadcom wireless cards and got WiFi working. However, BT shows up in system information but won't allow me to toggle it on from the menu bar.

 

 image.png.61d47dab9085a5234a8b1e9532b32aba.png

 

image.png.e7f1185f9d345586ab1e5fd47fc75f9c.png

 

EFI.zip

 

 

For context:

- Install macOS using system product name MacBookPro15,2

- After initial device setup, reboot and reset NVRAM

- Boot using system product name MacBookPro11,1

- Run OCLP to fix graphics and networks

 

Any idea what I'm missing?

Link to comment
Share on other sites

  • Administrators

Hello, it's been some time since I last used a non-Apple Wifi/BT card but I noticed the 2 following elements in your OC config file.

  • You don't inject the Bluetooth injector kext, having limited this to macOS Big Sur (20.9.9). Are you certain you don't need it? The BT chip used on the DW1550 is clearly present in the injector:
  1.         <key>413c_8143</key>
            <dict>
                <key>CFBundleIdentifier</key>
                <string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
                <key>IOClass</key>
                <string>BroadcomBluetoothHostControllerUSBTransport</string>
                <key>IOProbeScore</key>
                <integer>3000</integer>
                <key>IOProviderClass</key>
                <string>IOUSBHostDevice</string>
                <key>idProduct</key>
                <integer>33091</integer>
                <key>idVendor</key>
                <integer>16700</integer>
            </dict>

Kexts_injection_limit.png

 

  • What does this NVRAM property do?NVRAM_property.png
Link to comment
Share on other sites

  • Administrators

Check whether Bluetooth is enabled or not in your BIOS settings. Could be disabled given that the MAC address of your module is not detected.

No other Wifi/BT device in your E6440 that could interfere, right?

Link to comment
Share on other sites

  • Solution

I somehow ended up on the BrcmPatchRAM.kext release page again and saw the change log for version 2.7.0 saying, "Improved performance on macOS 15+ by disabling incompatible patches". That got me wondering if my card was affected. I replaced BrcmPatchRam.kext with version 2.6.9 and reset NVRAM, and my Bluetooth back. Not too sure if it’s supposed to show up as a third-party dongle, though, but at least it works. 


image.png.cbba8052ceec4acd12bdc2a6fdc6f54b.png

 

AirDrop remains limited as it started from Monterey: it only works reliably from my iPhone to my Mac. If I want to send something from my Mac to my iPhone, I actually need another iPhone nearby, set to discover others for AirDrop to work both ways.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...