Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. Without the 3 kexts, is your Display Nvidia or HD 4600? If this is anything similar to M6800, I had to use HDMIAudio.kext to enable HDMI Audio. See here, kext link is included in the guide.
  2. Did you patch DSDT renaming B0D3 to HDAU and adding Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method { Store (Package (0x02) { "hda-gfx", Buffer (0x0A) { "onboard-2" } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) }
  3. Rerun the commands again until exit status is clean
  4. Boot to Clover, hit the spacebar. Select boot without cache. This will give you some indication of what's causing the KP.
  5. If you have Intel Wireless, it's not supported. Will need to be replaced with a supported device. For trackpad, download this. Assuming you're running Clover In Kexts/Other, copy VoodooPS2Controller to your /EFI/Clover/Kexts/ If chameleon, just copy it to /Extra/Extensions Remove other PS2Controller you may have installed.
  6. Did you add the audio patches to your Config.plist file?
  7. Already a guide here. Save you some trouble.
  8. No need to restart, just replace those 3 items as mentioned overwriting the existing one. Then copy HFSPlus.efi from EFI_Clover to the hidden partition drivers64UEFI folder and you're done. I will make the post #2 more clearer. The bootpack consists of the EFI_Clover combine with the files for your system.
  9. when you replace the Display, did you replace the cable as well? you need a dualLink cable, not sure it comes with the display.
  10. You need to change the ig-platform-id in DSDT to 0x04, 0x00, 0x66, 0x01 from 0x03, 0x00, 0x66, 0x01 Use MacIASL to read the file.
  11. Hmm, never seen this on Clover but only on Chameleon loader which I have documented on my Chameleon guide for Yosemite.
  12. Does your model come with only HD 4000 or NVS5200m as well? Does it show you have full QE/CI?
  13. Either the instruction is not clear or you misread/skip something Instruction: Download the Generic EFI_Clover folder. Download bootpack for your system and Merge it into the Generic /EFI_Clover/Clover folder Rename EFI_Clover to EFI You need to download the Generic EFI_Clover and merge the bootpack E7440 to EFI_Clover/Clover folder. Then rename the EFI_Clover to EFI Replace this folder to the hidden EFI partition. Files are v3320 version. If you install v3330. then just replace the bootpack E7440 to the hidden EFI partition/EFI/Clover containing Config, Kexts and ACPI. Of course you'll need to copy the missing file HFSPlus.efi from /efi/clover/drivers64UEFI to the EFI partition otherwise it won't see your HFS disk.
  14. That will depend solely on the graphics card Whether you could get full graphics support on it and whether it can be replace with a supported card.
  15. Set Bios to 'Load Default' Apply and then set SATA Operations to AHCI. If it has an Nvidia card, you'll need to determine if it's a supported card, otherwise it'll need a DSDT to disable the Nvidia card and utilize the HD graphics. Also make sure you have HFSPlus.efi added to /EFI/Clover/drivers64UEFI
  16. Just OsxAptioFixDrv-64, deselect the rest if it's selected.
  17. Why don't you remove the DSDT and SSDT, reboot it to Clover, hit F4 to extract the RAW files. Upload the whole EFI folder. I'll repatch the DSDT for you and update the kexts.
  18. The link said to use Bear Extender not RALink. No need to use the SIP Utility if your Config has the following already RtVariables BooterConfig 0x28 CsrActiveConfig 0x67
  19. You could ignore that message. It's known by the author of the script. Remove the Ralink software and kexts, see if that makes a difference. Also check your system log for any clue as to the shutdown issue. edit: see here. You probably could ignore the SIP part since your Hackintosh should already have it disabled.
  20. Sent you a PM Make sure BIOS is set to Legacy and SATA Operations to AHCI, secure boot disabled.
  21. Was able to fix issue by copying EFI folder from USB to the EFI partition of SSD.
  22. Copy the EFI folder from the USB to the empty EFI partition.
  23. Download this. Execute ssdtprGen.sh from the terminal. It'll generate 2 files to the Desktop. Copy SSDT.aml to /EFI/Clover/ACPI/Patched. Regarding the performance change with the DSDT added, are you able to shutdown properly or restart?
  24. In that case, copy only DSDT.aml to /EFI/Clover/ACPI/Patched You are not able to change volume even with the patched AppleHDA could be because you still have VoodooHDA and AppleHDADisabler installed. Remove both and AppleHDA should work if it's the correct one.
×
×
  • Create New...