osx.9xbrn Posted yesterday at 07:28 AM Share Posted yesterday at 07:28 AM 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. 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 More sharing options...
Administrators Hervé Posted yesterday at 10:10 AM Administrators Share Posted yesterday at 10:10 AM 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: <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> What does this NVRAM property do? Link to comment Share on other sites More sharing options...
osx.9xbrn Posted yesterday at 12:21 PM Author Share Posted yesterday at 12:21 PM BlueToolFixup replaces BrcmBluetoothInjector for macOS 12+. According to their docu, BlueToolFixup also supports 413c:8143 devices. Both bluetooth* NVRAM properties are from the same page. Others suggested it worked for them with DW1560 cards so I thought to give it a go, but it's doesn't work for me. Link to comment Share on other sites More sharing options...
Administrators Hervé Posted 14 hours ago Administrators Share Posted 14 hours ago 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 More sharing options...
Solution osx.9xbrn Posted 8 hours ago Author Solution Share Posted 8 hours ago 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. 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 More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now