Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. We are assuming you're using Clover loader for your installer... Mount the EFI partition and attach the Clover folder
  2. IntelBacklight.kext does not work beyond 10.12.3 or 10.12.4, can't remember. Remove it from Clover kexts Add the attached kexts to /L/E Replace the Config file as I added appropriate patches to go with the kext Repair permissions and rebuild cache 7480_BrightnessFix.zip
  3. which one works / you tested? using layout-id 11 with AppleALC or using layout-id 3 with AppleHDA_ALC283.kext?
  4. No, not info.plist. Looking at your Clover folder, you'll need to change it in DSDT.aml and in Config.plist No, just install AppleHDA_ALC283.kext (dummyHDA) to /L/E, you must have vanilla (untouched) AppleHDA.kext in /S/L/E Remove AppleALC in Clover kexts or /L/E if you have it there too. Since your DSDT and Config is already at layout - id 3, better to test this one first.
  5. If Chameleon works for you, stick with it. Follow Hervé guide here. Continue using the same Extra folder you're using for Yosemite. Sierra guide is 2nd to last post. You'll need to add some new files, so follow carefully
  6. Clover. You could just install Clover on top. Is your Chameleon install MBR or GUID? It must be GUID or you'll need to patch your installer for MBR
  7. try changing to layout-id 11 for AppleALC.kext disable the 2 AppleHDA kextToPatches in Config file If that still doesn't work, then you could try the dummyHDA, install to /L/E repair permissions and rebuild cache Remove AppleALC use layout-id =3 re-enable the 2 AppleHDA kextToPatches in Config file
  8. You could install on top without formatting, keeping all data and applications.
  9. New AppleALC.kext should have EAPD fix built-in. Perhaps, try and older version than 1.3.0. Try 1.2.7 If using EAPDFix.kext, try change FixType to 3.
  10. try this updated kexts and config, replace into /EFI/Clover if still issue, attach debug files. click on problem report in my signature file e7470_updatedFiles.zip
  11. booting now? What did you use to modify the original Config file? Seems the headers got deleted, therefore useless
  12. should always have it handy for time like this, it's your backup tool when dealing with Hackintosh. Yes, you can use Windows with Transmac. Just need to create the Clover bootloader, don't even need the actually installer. Create Clover loader and add the bootpack.
  13. Try going into Options when you see the Clover loader, use the right arrow to navigate Select ACPI patching-> Tables Dropping-> Go all the way down and deselect Drop all OEM SSDT Check all the Drop "SSDT-xx" below that Select Return Change DSDT name: BIOS.aml or anything other than DSDT.aml Select Return, Return Hit spacebar to select Verbose mode + debug 0x100 mode
  14. use this as EFI add attached to /EFI/Clover See if you could boot with that Haier_HS.zip
  15. boot with the USB Installer, when you see the Clover menu, select your broken internal drive to boot instead of the USB drive
  16. You probably corrupted the Config file. Boot with USB installer and choose SSD to boot Fix or replace config once booted
  17. Replace with this to /EFI/Clover, most updated files follow post install starting @ step 7 here what wireless card does it have? Intel wireless is not supported, replace it with DW1510
  18. @ALiveVam Do you know if you indeed have Elantech Touchpad? or Synaptics or Alps or I2C?
  19. You're not using the files I suggested here
  20. Patches for DSDT are the following in this order: rename HDAS to HDEF Rename HECI to IMEI Then from Rehabman github, apply the following http://raw.github.com/RehabMan/Laptop-DSDT-Patch/master _DSM to XDSM HDEF layout-id2 //need to manually change it to 56 or leave out the layout-id string and buffer B0D3 to HDAU GFX0 to IGPU Mutex fix HPET Fix IRQ Fix RTC Fix LPC Skylake //not sure it's needed USB 3.0 _pwr 0x6D Skylake Finally to fix compiling errors and add I2C touchpad patches, add the following patches Don't forget to rename these to the associated SSDT's or add it to Config ACPI / Patches section _DSM to XDSM B0D3 to HDAU HDAS to HDEF GFX0 to IGPU
×
×
  • Create New...