Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. I thought you previously installed BrcmPatchRAM2.kext and BrcmFirmwareRepo.kext to /L/E when you had DW1820A. Anyway, don't need BrcmFirmwareRepo.kext and BrcmNonPatchRAM2.kext if you have the 2 in Clover kexts.
  2. Incorrect, highest supported Nvidia is Sierra. See here
  3. ??? You need patches for E7240 or E6430? If for E7240, you can reuse what you have previously, no need to repatch. If for E6430, then create a new thread, this thread is for E7xxx. That said, there are plenty of E6430 guides and bootpacks in this forum. just use the search function.
  4. You have the kexts turned off when you boot with this arg, remove it and reboot -applbkloff
  5. Check system information under bluetooth, is the device loaded? Check under USB, does it show under there? If not, then it's an USB issue. See here how to generate USBPort.kext https://www.insanelymac.com/forum/topic/335018-hackintool-v182/
  6. copy the kexts to /Library/Extension on the Mojave drive sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U /
  7. Post IOReg with HDMI and DP connected and attach Config file
  8. @mrskeud Try files from this link Should work with either i5 or i7 https://osxlatitude.com/forums/topic/10374-success-dell-latitude-e5440-macos-mojave-1014-updated/?do=findComment&comment=82109
  9. Your IOReg doesn't match your EFI files. IOReg shows iMac18,1, but EFI Config shows MBP14,1 Here, try replacing files into /EFi/Clover Repair permissions and rebuild cache Reboot 5480_HD520_DisableNvidia_Mojave.zip
  10. Remove AppleBacklightInjector.kext, you have AppleBacklightFixup.kext already.
  11. Follow my E7450 guide and use files in the link BIOS should be set to load Defaults, apply and then go set it to UEFI AHCI Legacy Option ROMs enabled Secure Boot disabled Disable wake on USB/WLAN/LAN
  12. Copy all kexts in CopyToLE to /Library/Extensions Repair permissions and rebuild cache.
  13. There's no sign in your IOReg that the touchscreen is I2C. Try replacing bootpack with this https://osxlatitude.com/forums/topic/8514-dell-latitude-e7450-clover-uefi-only/?do=findComment&comment=86791 If not, then you could try fixing your USB ports, see here https://www.insanelymac.com/forum/topic/335018-hackintool-v181/?tab=comments#comment-2628025
  14. post debug file before attaching the files, make sure you have all the files including an IOREG, not a txt file of the reg.
  15. Try entering the RAM description under SMBIOS using Clover Configurator
  16. Remove OsxAptioFixDrv-64.efi, already have AptioMemoryFix-64.efi in drivers64UEFI. They are mutually exclusive
  17. You need to determine if it's USB based or I2C. If it's USB, check to see if it's showing under USB of system information. Fix USB if needed. If I2C, try searching for VoodooI2C.kext.
  18. try adding to boot arg -igfxnohdmi -cdfon source https://github.com/acidanthera/WhateverGreen
  19. Assuming you're following my Clover guide, it's stated in the beginning under requirements that Intel Wireless is not supported. I assume you have Intel because you never posted your system's full specs. If you follow other guides, then go through our FAQ section under Help & Support
  20. all the current ALC255 patches are for laptops. @flexrac Go here and follow the instruction InsanelyDeepah will help patch it for you.
×
×
  • Create New...