Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Post the EFI you were using prior to the crash. What error are you encountering? If you were using Clover, press spacebar during boot and select verbose + debug 0x100 mode. Post screenshot of where it hang.
  2. https://osxlatitude.com/forums/topic/8506-dell-latitude-inspiron-precision-vostro-xps-clover-guide/?do=findComment&comment=54632
  3. It'll help if you posted your system's full specs. Which MacOS are you installing? How did you create your Installer? Source? Clover or OpenCore? Which version? What error did you encounter? For starter, you could try following Hervé's guide here. You could use his included files, just leave off the DSDT.aml
  4. Give this a try, updated all the kext, added a couple of SSDT's and updated the Config. You'll need to fix your USBPortsE5x70.kext. The purpose of the kexts is to have only 15 ports or less as required by latest MacOS. Your kext has 21, way over the limit and I doubt it has that many USB ports on that system. I only see internal and USB 3.0 and none USB 2.0 on your kext. You should be testing each external USB ports with an USB 3.0 and USB 2.0 devices, changing the default setting in Hackintool. For example, if you have 3 external USB ports, you should end up with (3) USB 3.0 ports (SSxx) and (3) USB 2.0 ports (HSxx) and a few internals like BT, Webcam, and SmartCard if it exists. E5470_Update.zip
  5. try this. Replaced Config file and add SSDT to ACPI BioStar_Audio.zip
  6. Latest version includes new driver Quirks (from OpenCore) to support Big Sur. If you're still running Catalina and below, stick with v5119. You can get the files here
  7. Did you update Clover? Use the included EFI from the 2nd post, newer Clover has issue. Then copy your Config / ACPI / Kexts folder over. Did you update the kexts? You could try Catmater's OC bootpack here. Just replace the entire EFI folder in the EFI partition.
  8. you can try my files, running BS B9 E6530_BSB9.zip
  9. download and run Beta9 InstallAssistant.pkg this will install it into Application. You can then create installer or run it from Application.
  10. Are you doing incremental update or full install on top? I actually create an installer and installed on top of Beta5
  11. Have you tried selecting 'Reset NVRam' from OC Picker?
  12. I didn't include the other Clover files so just replace those I attached You can skip the LE files for now to see how it goes. To write to /L/E you need to turn off Catalina security protection. See the FAQ.
  13. try replacing your files with this E6540_DisableDGPU_Catalina.zip
  14. Here, try these files Replace the SSDT and try Acidanthera's voodoops2 Make sure to update the Config file with the different plugins within VoodooPS2Controller.kext E7270.zip
  15. post your files. I had no issue updating E6430 with the files I uploaded
  16. add this to ACPI/Patched to disable the dgpu SSDT-disable-DGPU
  17. It's posted above by kashif. Just need to disable the wifi kext in the Config file IO80211Family.kext + plugins
  18. Let the system sleeps completely and then wake it up. If still fails, install CodecCommander.kext to /L/E Repair permissions and rebuild cache.
  19. Clear NVRam. At Clover boot screen, press F11
  20. They are just txt files. Just copy the content into MacIALS and compile it.
  21. Remove SMCHelper.efi from /EFI/Drivers/UEFI SSDT-UIAC.aml is useless with USBInjectall.kext, but since you have USBPorts.kext, that's fine. But you'll need to remove my USBPorts-E7450.kext. Can't have both, one or the other, although your generated USBPorts.kext seems to include every USBports that're available instead of disabling any that don't exist.
  22. It does work. If you want it to read Airport Extreme, then add FakePCIID.kext + FakePCIID_Broadcom_WiFi.kext
×
×
  • Create New...