Jump to content

AirportBRCMFixup.kext 2.0.8/2.0.9 kills Wifi


rajkhand
 Share

5 posts in this topic

Recommended Posts

It works perfectly till ver. 2.0.7 

 

I have updated the below mentioned kexts to the latest versions but when I put the latest version (2.0.8/2.0.9) of AirportBrcmFixup no Wifi but if I put AirportBrcmFixup 2.0.7 it works

BrcmBluetoothInjector

BrcmFirmwareData

BrcmPatchRAM3

BT4LEContinuityFixup

Lilu & WhateverGreen

 

I am now on OC 0.6.1 my Wifi/BT card details (also known as Dell DW1560)

Vendor ID : 0x14E4

Device : 0x43B1

Sub Vendor : 0x106B

Sub Device : 0x0019

Vendor Name : Broadcom Inc. and subsidiaries

Device Name : BCM4352 802.11ac Wireless Network Adapter

Class :  Network controller

Sub Class : Network controlle

IOReg Path : IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/RP07@1C,6/IOPP/ARPT@0

IOReg IOName : pci14e4,43b1

Device Path : PciRoot(0x0)/Pci(0x1C,0x6)/Pci(0x0,0x0)

 

OSX 10.15.6 want to update to 10.15.7

 

Any work around?

 

Link to comment
Share on other sites

I read that to make this future proof for big sur they have made some changes see this from 2.0.8 change log

  • Added constants for 11.0 support
  • Property 'pci-aspm-default' with value 0 is not required for Broadcom BCM4350 chipset (with non-apple subsystem-vendor-id), since now it is injected/corrected and method IOPCIFamily::setASPMState called for provider to disable ASPM immediately.
  • Add required dependencies into OSBundleLibraries section
  • Remove injectors for AirPortBrcm4360 and AirPortBrcmNIC from main Info.plist and move them into separate plugins AirPortBrcm4360_Injector and AirPortBrcmNIC_Injector (kexts with plist only). Under 11.0 (Big Sur) plugin AirPortBrcm4360_Injector.kext must be blocked by MaxKernel 19.9.9 or just removed, otherwise it will block loading of AirPortBrcmNIC since class AirPortBrcm4360 is unsupported.
  • Check whether brcmfx-driver value is incorrect (if specified value is unsupported in current osx system)
  • Support boot-arg and property brcmfx-aspm to override value used for pci-aspm-default
 


I am not able to understand this but is it due this changes it broke something? 

Link to comment
Share on other sites

10 hours ago, pkdesign said:

You have to edited your config file:

 

Still not able to follow, from where I get the headkaze's key for my card and what configuration to use? I have provided above Hackintool information for my card under ver 2.0.7

Please help 

Link to comment
Share on other sites

 Share

×
×
  • Create New...