Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. Check your BIOS, make sure you have UEFI enabled. You could also, in the BIOS, under UEFI, add a boot option. Labeled it Clover (whatever you want), boot option, click to browse to EFI/Clover/Cloverx64.efi. Then move the boot option to the Top of the list. Apply and reboot.
  2. Add fakeID for full GPU graphics and install FakePCI + FakePCIID_Intel_HD_Graphics key>FakeID IntelGFX 0x04128086
  3. You no longer need HDMIAudio.kext anymore? I don't see it in your attachment.
  4. That's good news. Do you have sleep working and suffer the same issue where you need to plugin power adapter before wake, otherwise blank screen? Or does sleep breaks HDMI audio? Any issue with USB 3.0?
  5. 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.
  6. 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) }
  7. Rerun the commands again until exit status is clean
  8. Boot to Clover, hit the spacebar. Select boot without cache. This will give you some indication of what's causing the KP.
  9. 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.
  10. Did you add the audio patches to your Config.plist file?
  11. Already a guide here. Save you some trouble.
  12. 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.
  13. when you replace the Display, did you replace the cable as well? you need a dualLink cable, not sure it comes with the display.
  14. 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.
  15. Hmm, never seen this on Clover but only on Chameleon loader which I have documented on my Chameleon guide for Yosemite.
  16. Does your model come with only HD 4000 or NVS5200m as well? Does it show you have full QE/CI?
  17. 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.
  18. 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.
  19. 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
  20. Just OsxAptioFixDrv-64, deselect the rest if it's selected.
  21. 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.
  22. 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
×
×
  • Create New...