Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. I recommend the DW1560 but DW1830 will work too but it needs 3 antennae. You can utilized the 3rd antenna from the WWAN slot which is right next to it so no issue with the length. USB wifi is fine but might have issue asleep and might need to disconnect and reconnect it. Make sure it's a Mac supported USB wifi, you can consult our support list from here. No post installation kext for battery, should work right away. I have no issue with Battery status on my E7470. Please post debug file.
  2. Since DSDT is hardware and BIOS specific for each system, it's better if you patch your own DSDT so you don't have this boot issue. Probably better solution is to figure out how to add the Brightness Fn key patches to an SSDT-xx so it's not dependent of the BIOS or hardware. Since the extra DSDT only has patch for Fn11 and F12 for Brightness, you can simply leave it out and install Karabiner-Elements.app instead and assign the Fn keys accordingly.
  3. you need to mount the EFI partition. Use app like Clover Configurator or ESP Mounter Pro. The Trim patch is in the Config file under kextToPatch. Use Clover Configurator to edit it.
  4. Don't forget to upgrade Lilu.kext & Whatevergreen.kext Disable Trim in Config file if you're installing to an NVMe drive
  5. Did you install the kexts in /EFI/Clover/kexts/Other/LE to /L/E? Repair permissions and rebuild cache?
  6. <key>#AddProperties</key> It's already commented out so not an issue. You could remove it if desired, but not the Audio part. Leave Inject = No or try Inject=0
  7. At Clover gui Hit spacebar -> Block injected Kexts Select the Folder where kext(s) resides ( Other, 10.13, 10.12…etc) Select VoodooI2C and VoodooI2CHID Go back to main menu and boot with selected option If it boot, then move those 2 kexts to /L/E
  8. I see you have Clover version 4934. Go ahead and upgrade it to the latest. Use version from here and install in the follow settings Clover for UEFI booting only Install Clover in the ESP UEFI Drivers\Recommended drivers AudioDxe DataHubDxe FSInject ApfsDriverLoader AptioMemoryFix HFSPlus Additonal drivers PartitionDxe Themes (optional)
  9. @Chevron Post Clover folder or debug file
  10. Try this, replace contents into /EFI/Clover overwriting the file and folders. 7280_HD620.zip
  11. What's your system's spec? 6th or 7th Generation Intel? HD520 or HD620? What bootpack are you using? Post your Clover folder for review. Post screenshot of KP
  12. YOu're not following what I suggested. Read this again Install the latest version I have linked to with the settings I suggested.
  13. The boot glitch is known for several OS versions back. Whatevergreen + Lilu.kext should fix most of the glitch but not 100%.
  14. The KP seems to reference the graphics driver but with new kexts, that should fix that. I prefer to keep the kexts in Clover since I could disable them if it causes issue during boot. Some would prefer them in /L/E to speed up boot, but I see very little difference. Although some kexts needs to be in /L/E to work properly.
  15. 7480 or 4380 or 3480? With patched SSDT-xxx.aml's for USB, you can disable the port limits patches in the Config file. I see you're using layout-id=21, is that better audio than 13 or 56? InsanelyDeepak added layout-id = 14 with subwoofer, have you tried if that works?
  16. @Ragu Easier method if you are not familiar with patching DSDT is to use Karabiner-Elements.app to set the Fn keys See here for example
  17. Remove NoTouchID.kext and disable TRIM in Config file Remove SMCHelper.efi from drivers/UEFI since you're using VirtualSMC.kext. SMCHelper.efi is needed for FakeSMC.kext only
  18. Make sure to upgrade Whatevergreen as well...while you're at it, upgrade any kexts that are old. https://github.com/vit9696/Lilu/releases https://github.com/vit9696/Lilu/blob/master/KnownPlugins.m https://bitbucket.org/RehabMan/
  19. Without hesitation, I would recommend DW1560. DW1820a's are hits and misses and also seems to depend on specific models are well. I tested it on my E7450 and E7270, both hang/freeze/lag after 15-30 mins of usage, while it's fine on 7490.
  20. BrcmFirmwareRepo.kext needs to be in /L/E with BrcmPatchRAM2.kext If you want them in clover kext, you need to replace BrcmFirmwareRepo.kext with BrcmFirmwareData.kext Try removing the wifi card DW1820A but not disable wifi in BIOS
×
×
  • Create New...