kostas54 Posted November 18, 2018 Author Share Posted November 18, 2018 The problem is that coconut is accurate. So , something needs fix about the configuration but I don't know how to fix it. Yes , there are kexts for dw1560 in clover folder. As far as I know dw1830 doesn't need any kexts. For now just keep using your laptop and if you find something wrong let me know. Link to comment Share on other sites More sharing options...
gebele04 Posted November 18, 2018 Share Posted November 18, 2018 Thank you so much for all. If I can do something for helping, please let me know... Grég Link to comment Share on other sites More sharing options...
Administrators Hervé Posted November 18, 2018 Administrators Share Posted November 18, 2018 I confirm that DW810 is not supported (and never will be). DW1830 is based on Broadcom BCM4360 and does indeed work OOB, so nothing to do. Link to comment Share on other sites More sharing options...
kostas54 Posted November 18, 2018 Author Share Posted November 18, 2018 But it has 3 antennas and dell 5570 only two. So , is there any workaround ? Link to comment Share on other sites More sharing options...
Administrators Hervé Posted November 18, 2018 Administrators Share Posted November 18, 2018 If you're unable to connect all 3 x antenna connectors, the card will still work on 2 x antennas but at a reduced rate. In the case of the DW1830, instead of peaking at 1.3Gbps (3 x 433Mbps), you'd be limited to 867Mbps (2 x 433Mbps) max. Signal quality and reliability would also be somehow impacted but not necessarily to the point where it would become an issue... Link to comment Share on other sites More sharing options...
kostas54 Posted November 18, 2018 Author Share Posted November 18, 2018 @Hervé, could you mind take a look at my acpi hotpatching ? Thanks in advance for your time and all the help. debug_7341.zip Link to comment Share on other sites More sharing options...
gebele04 Posted November 18, 2018 Share Posted November 18, 2018 I've bought a DW1830. The shipping delay is about 5 to 10 days. It comes from Germany. If I've understood everything, I can delete the RealtekRTL8100.kext in the Clover/Kexts/Other folder, isn't it ? Link to comment Share on other sites More sharing options...
Administrators Hervé Posted November 18, 2018 Administrators Share Posted November 18, 2018 Is there something you're specifically after? Change OSID to XSID (to avoid match against _OSI XOSI patch) Change _OSI to XOSI, use with SSDT-XOSI.aml Change _DSM to XDSM (needed for _DSM injections, e.g. for HDEF, IGPU) Change ECDV to EC (so Mac OS knows about the Embedded Controller) Change HDAS to HDEF (needed for audio) Change HECI to IMEI (so Mac OS can natively use the Management Engine) Change GFX0 to IGPU (needed for graphics) Rename method UPRW to XPRW and use with SSDT-UPRW.aml to fix USB "instant wake" on sleep Rename method GPRW to YPRW and use with SSDT-UPRW.aml to fix USB "instant wake" on sleep change GPI0 device _STA to XSTA change I2C devices _CRS to XCRS I'm not really in a position to make much comment... I saw nothing out of the norm or that was not applicable to your raw DSDT. Link to comment Share on other sites More sharing options...
Administrators Hervé Posted November 18, 2018 Administrators Share Posted November 18, 2018 4 minutes ago, gebele04 said: If I've understood everything, I can delete the RealtekRTL8100.kext in the Clover/Kexts/Other folder, isn't it ? If you have no related hardware, obviously there is no need for useless drivers... Link to comment Share on other sites More sharing options...
gebele04 Posted November 18, 2018 Share Posted November 18, 2018 For my curiosity, all drivers present in Kexts folder are loaded, even if the hardware is not present ? Link to comment Share on other sites More sharing options...
Recommended Posts