jloisel / t440p

Thinkpad T440p Hackintosh (macOS Mojave 10.14.x / Catalina 10.15.x) - Clover config.plist + kexts
244 stars 57 forks source link

Solution for DW1820A #38

Closed lafouffe closed 4 years ago

lafouffe commented 4 years ago

Hello,

For those who the DW1820A card does not work at all. You must add in clover key = "pci-aspm-default" value = "0" type = "NUMBER", according to screenshot.

Capture d’écran 2019-12-11 à 13 53 30

source:

https://www.tonymacx86.com/threads/the-solution-dell-dw1820a-broadcom-bcm94350zae-macos-15.288026/

It worked for me whereas before I tried several cards, I had crash and the wifi had never worked. This works for mac os catalina I have not tried on Mojave.

Have a good day

42lux commented 4 years ago

If you have a DW1820A with the serial CN-096JNT you also have to use the most recent version BrcmPatchRAM3 from here https://github.com/acidanthera/BrcmPatchRAM and the most recent https://github.com/acidanthera/airportbrcmfixup/releases delete the other wifi/bt specific kexts from your efi folder.

sebastiancichos commented 4 years ago

The solution is to put ASPM in bios advanced settings (modded bios, 10$ with RSA - no 5 buzz bumps) to be disabled in PCI settings. "pci-aspm-default" doesn't work for all scenarios.

junkym0nk3y commented 4 years ago

The solution is to put ASPM in bios advanced settings (modded bios, 10$ with RSA - no 5 buzz bumps) to be disabled in PCI settings. "pci-aspm-default" doesn't work for all scenarios.

Yep, Is not necessary to set pci-aspm-default to 0. You can disable aspm via Bios>Advanced>South Bridge Configuration>SB PCI Express Config>DMI Link ASPM Control - Change to Disabled.

For Catalina I used those kexts and installed them: BrcmBluetoothInjector.kext BrcmFirmwareRepo.kext BrcmPatchRAM3.kext AirportBrcmFixup.kext

For Mojave: BrcmBluetoothInjector.kext BrcmFirmwareRepo.kext BrcmPatchRAM2.kext FakePCIID.kext FakePCIID_Broadcom_WiFi.kext

Also, before install or update any OS X - needed to remove DW1820A from pci-e port and use lan. My CN-096JNT works fine.

junkym0nk3y commented 4 years ago

Strange thing, my bluetooth stops working, somehow, after CPU upgrade. But, I found more stable kexts kit for Catalina: https://osxlatitude.com/forums/topic/11540-dw1820a-the-general-troubleshooting-thread/page/10/?tab=comments#comment-92833

Thanks for to this dude (junaed.rx): https://www.insanelymac.com/forum/topic/339175-brcmpatchram2-for-1015-catalina-broadcom-bluetooth-firmware-upload/?page=12

e-senturk commented 4 years ago

this method works for 00jt494 model. There is no other way for me to fix that wifi card.

jsassu20 commented 4 years ago

Screen Shot 2020-05-02 at 9 12 18 AM aspm needs to be disabled in all pcie device properties Screen Shot 2020-05-02 at 9 09 12 AM