Closed jadar closed 8 years ago
To force the driver to load, you will also need to add a match in IOKitPersonalities/Airport_Brcm4360 (to load AppleAirPortBrcm4360), or add an IOKitPersonalty for AppleAirPortBrcm43224.
But I don't think what you're doing is going to work.
I'm not quite sure I'm doing things right. I'm on El Capitan 10.11.1. And I have the FakePCIID kext installed in /Library/Extensions along with a modified version of the Broadcom Wifi injector kext. I'm trying to basically change the device ID of my card from (14e4,4329) to (14e4,4328) so that AppleAirPortBrcm43224 will load. I seem to have gotten FakePCIID to attached to it and putting properties onto the device, but they are the literal "RM,*" properties, and the real properties are not replaced. Am I missing a step?
I've tried to use Clover's FakeID feature as well as Clover's kext Info.plist patch, but neither work. The Clover Info.plist patch used to work before El Capitan, but it broke as soon as I upgraded.
The injector personality I'm using is as follows.
I can see those values in IORegistryExplorer, but they don't seem to affect anything. Is it not being loaded soon enough or something?
OSX 10.11.1 Clover 3320 config.plist.txt