Jump to content

kecinzer

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by kecinzer

  1. I have DW1820A part # CN-0VW3T3, but 1028:0023.

    I managed to get it work like described with 14e4:4331.

    But even with KEXT AirportBrcmFixup and argument brcmfx-driver=1, after few minutes, macOS start be very laggy and wifi stoped working. Then I have to 

    I mentioned that with brcmfx-driver=1 there are still 2 system kext for wifi loaded:

     

    com.apple.driver.Airport.Brcm4360

    com.apple.driver.Airport.Brcm4331

     

    I also tried clover config fixes:

    <key>FixAirport</key>

    <true/>

    <key>AddDTGP</key>

    <true/>

     

    but result is the same.

    Do you have any suggestion what is wrong?

     

    Thank you.

  2. Hi, I have also DW1820A part # CN-0VW3T3, but 1028:0023.

    I was able to get it to work by clover hack injecting:

    ...

    <key>compatible</key>
    <string>pci14e4,4353</string>

    ...

    it works without AirportBrcmFixup and brcmfx-driver=1.

     

    But I want to get to work also Apple Watch unlock. Problem is, that with pci14e4,43a0 system not booting. I tried it also with AirportBrcmFixup and brcmfx-driver=2, but still no luck. With brcmfx-driver=1 system boots but it says, that WIFI HW is not present.

     

    Did you use FixAirport and AddDTGP? I can work without this hack, because my path is <key>PciRoot(0)/Pci(0x1C,0)/Pci(0,0)</key>, but may be without this fixes pci14e4,43a0 not working? I just guessing.

     

    Thank you for any suggestion.

     

    BTW. I also found wifi card BCM943602CS that is newest and have 14e4:43ba, but this also not working for me.

     

    • Like 1
  3. I use this kext for HP EliteBook 850 G5 because my Synaptics touchpad don’t work with Voodoo kext. Touchpad works almost great expect two finger scrolling or other gestures.

    I have problem with keyboard. I’m used to have Czech ISO layout with \| key next to left shift, but with this kext I have here <> key. I tried to set ISO layout in Info.plist, but key has still same behaviour.

    It’s possible to set czech ISO layout and also get to work two finger scrolling?

×
×
  • Create New...