SpoolingTurbo6
Member
- Joined
- Jun 20, 2023
- Messages
- 30
- Motherboard
- Asus TUF Gaming Z790-Plus WiFi D4
- CPU
- i9 / 12900k
- Graphics
- Radeon Vega 64 8GB
- OS X/macOS
- 12.x
- Bootloader
- OpenCore (UEFI)
- Mac
- iMac
- Mac Pro
- Mac mini
- MacBook Pro
- Mobile Phone
- Android
Become a Premium Member for $25/year with no ads to improve your community experience. Upgrade to Pro Account for faster response and no wait times!
It requires Intel WiFi/BT kextsOn an Asus z790 Tuf WiFi D4
it's supported with native hardware out of the box. No Fenvi, or Apple Wifi/BT card needed.
You just have to make a USBMap.Kext - then add 3 kext files to EFI kext folder.
I am facing a similar issue. On Ventura 13.4.1 there is no plugins folder in /System/Library/Extensions/IOBluetoothFamily.kext/Contents/You need to change the path.
I also just loaded up a Monterey 12.4 to see if the directory exists. But inI am facing a similar issue. On Ventura 13.4.1 there is no plugins folder in /System/Library/Extensions/IOBluetoothFamily.kext/Contents/
Has ventura changed these. If you have a lead on an updated path, I can try the firmware update.
Any help is appreciated
terminal output:
sudo dfu-util -R -D /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothUSBDFU.kext/Contents/Resources/20702_828D.dfu
Password:
dfu-util 0.11
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2021 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
dfu-util: Could not open file /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothUSBDFU.kext/Contents/Resources/20702_828D.dfu for reading: No such file or directory
I am facing a similar issue. On Ventura 13.4.1 there is no plugins folder in /System/Library/Extensions/IOBluetoothFamily.kext/Contents/
Has ventura changed these. If you have a lead on an updated path, I can try the firmware update.
Any help is appreciated
terminal output:
sudo dfu-util -R -D /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothUSBDFU.kext/Contents/Resources/20702_828D.dfu
Password:
dfu-util 0.11
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2021 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
dfu-util: Could not open file /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothUSBDFU.kext/Contents/Resources/20702_828D.dfu for reading: No such file or directory
It does not exist in Monterey or newer but in Big Sur.I also just loaded up a Monterey 12.4 to see if the directory exists. But in
/System/Library/Extensions/IOBluetoothFamily.kext
there's only _codesignatures_, info.plist, MacOS, Resources, version.plist
even diving into the other folders I'm not finding a plugins with the IOBluetoothUSBDFU.kext
It might be possible that the BT firmware is in DFU mode or is bricked. In case of that, you can flash the firmware.Hello!
Is there a possibility to make bcm943602cdp bluetooth work in MacPro 6,1 with opencore in Monterey/Ventura? Wifi works fine, but bluetooth is detected as third_party_dongle.
I’ve mapped USB port to 255, added bootflag -btlfxallowanyaddr. But the firmware is not loading.
What am I doing wrong?
After overloading bluetooth module with connecting all my bluetooth stuff at once, it disconnected and after I’ve restarted the module, the firmware loaded successfully. But I can’t replicate it, that happened just once, but now I’m sure this is possiblePlease see the attaced screenshots.
Any help will be highly appreciated!
My OC config and IOReg https://we.tl/t-npd1Vtjxdy
Aleks
Hello!It might be possible that the BT firmware is in DFU mode or is bricked. In case of that, you can flash the firmware.
Read here:
![]()
GUIDE - How to Flash Broadcom Bluetooth Firmware
How to Flash Broadcom Bluetooth Firmware An EliteMacx86 Exclusive Guide - This guide describes how to flash Broadcom Bluetooth Firmware on macOS and is applicable to both, built-in and external USB Adapter. By following this guide, you'll be able to flash the firmware for your Broadcom...elitemacx86.com
Provide the PR Files to check.Hello!
I've flashed the firmware, but still no luck. By the way I've got such a responce from DFU:
DFU state(0) = appIDLE, status(0) = No error condition is present
Device really in Run-Time Mode, send DFU detach request...
So I think the device is working fine, the problem is with system resources. Although I've mapped USB, macpro6,1 does not allocate exact resources to this card. I can see that Location ID is 0x1d110000 / 2
and when I've made it work somehow Location ID was 0x1d110000 /1.
And HUB is detected as BCM2045A0, but when it was working it was detected as Bluetooth USB Host Controller
Hello!Provide the PR Files to check.