the-darkvoid / BrcmPatchRAM

Broadcom PatchRAM driver for OS X
GNU General Public License v2.0
88 stars 62 forks source link

intel wi-fi 6 ax200 #45

Open somename6668 opened 5 years ago

somename6668 commented 5 years ago

the bluetooth works when i start up windows first and switch to MAC os immediately.

SilentSliver commented 5 years ago

It might be your Bluetooth card is still alive, and the firmware is sill in the card. It’s the principle of RAMUSB.

nemphys commented 4 years ago

Actually, in my NUC8i7BEH (which has a Intel AC 9560 Wifi/Bluetooth combo card soldered on the board), bluetooth works fine if I first boot into Windows/Linux and does so until the power cord is disconnected from the machine. It seems that the firmware is preserved even after a complete shutdown, as long as the power cable is connected. Is there any chance this kext will work with this chip (after somehow finding the correct firmware file) or are we talking about something totally different?

SilentSliver commented 4 years ago

I heard that in macOS the Bluetooth driver is a universal edition. It means you can use Bluetooth even if the card isn’t Broadcom card. But the Brcm one will have a better performance (with some improvements I think). But the part of WiFi, the drivers are all special editions, so unless the new Mac Pro use this card, all intel card couldn’t use WiFi.

nemphys commented 4 years ago

I am not talking about wifi, just bluetooth. Any idea how to get the firmware uploaded after a power off?

SilentSliver commented 4 years ago

Sorry I don’t know whether there is a way to inject intel Bluetooth firmware. Maybe this kext could do this ... ?