Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. I don't think you need to add a boot option in the BIOS. You should be able to just select the type of USB drive from F12 and boot from there.
  2. The USB is not bootable perhaps. Were you able to select the USB from F12 and get to the OpenCore picker? The MacOS part won't start until after you select "Install macOS ..." After downloading the folder, did you rename it to EFI and put it in the EFI partition? It should be /EFi/EFI with the 2 folders inside: Boot and OC
  3. Unlike 7490, on E7440 you'll need to enable Legacy Option ROMs in the BIOS. During boot, press F12 to select the USB drive. If it doesn't boot at least to OpenCore Picker, then you have an issue with the installer.
  4. The UEFI drivers in your file are a mess, the dates are all different. You shouldn't have AptioMemoryFix.efi and OsxAptioFix3Drv.efi. One or the other, not both. Replace the EFI files with this, just keep Kext/ACPI and Config.plist
  5. Why not add to the 1st one on top then to create a new one? They are the same.
  6. You can add this to device properties to enable SD Card reader
  7. Just add this under device/properties/PciRoot(0x0)/Pci(0x2,0x0) framebuffer-unifiedmem = 00000080 <- (data)
  8. Ok, I see the error for the original file. Can you test this? Restore the original Config file but maybe keep the ALCID=13 boot arg Replace SSDT-UIAC-7370.aml with this one SSDT-UIAC-7370.aml.zip
  9. Remove SSDT-UIAC-7370.aml Replace Config with attached Move CodecCommander.kext to /Library/Extensions Repair permissions and rebuild cache Post new IOReg file after the changes config.plist.zip
  10. 1) Check in BIOS that your webcam is enable 2) You should use layout-id 13. According to your Config you have set it to 57 but in the IOReg, it shows layout-id =1, so there's some issue there.
  11. What wifi / BT combo device does it have? If Intel, you'll need to get the IntelBluetoothInjector and Firmware kexts. As for graphics glitches, you have to be more specific. I do not see any issue on my setup. The memory on MacOS 1536mb is normal for QE/CI. It's just cosmetics. It can be increase to read 2048 if you like.
  12. Skip and count is not the best way. Try this instead https://1revenger1.gitbook.io/laptop-guide/prepare-install-macos/setting-up-input-devices
  13. Disable Hibernation. You can find the commands in my Clover guide found in my signature file
  14. did you apply Darwin to both OSID and _OSI devices?
  15. Like this Add add the compatible device like this. You'll need to find you device location. If you have DW1560, then you can remove the pci-aspm-default
  16. Try this, replace Config file and add SSDT to /E/C/A/Patched FixBatteryStatus.zip
  17. Try swapping out FakeSMC.kext & ACPIBatteryManager.kext with VirtualSMC.kext & SMCBatteryManager.kext and remove SMCHelper.efi from drivers/UEFI
  18. You're using my files from a very old guide. Glad it still work. Try this Config file You can also remove these unnecessary kexts too: IntelGraphicsDVMTFixup IntelGraphicsFixup Shiki AppleBacklightInjector EAPDFix config.plist.zip
  19. Yes they are moving to OCquirks, getting ready for Big Sur. Here, replace your drivers folder with mine drivers.zip
  20. You're missing ApfsDriverLoader.efi and AptioMemoryFix.efi Make sure go through the drivers directories.
×
×
  • Create New...