Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. 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
  2. try replace these into /EFI/Clover/ACPI/Patched keep SSDT-PNLF and SSDT-ALC256 7480-update.zip
  3. At Clover gui, press F4 and then hit the space bar. Select verbose and debug 0x100 mode Post screenshot of KP Also attach the Clover folder for review
  4. boot with verbose + debug 0x100 mode post error screenshot
  5. on the ps2 keyboard/touchpad yes, but your touchpad is I2C using separate kexts, not PS2
  6. Use this, and add this to /EFI/Clover Install guide
  7. 1) try layout-id 3 yourself and see if there's any difference, change it in Config file 2) Remove FakePCIID_Intel_HD_Graphics, see if graphics still the same 3) wifi will work, BT you'll need to install the firmware kexts to /L/E or replace BrcmFirmwareRepo with BrcmFirmwareData and place both BrcmPatchRAM2 & BrcmFirmwareData in Clover kexts folder instead of in /L/E 4) 10.13.6 port limit patch is added but disabled. Not needed for USB to work. If you want to use it, enable it and add USBInjectAll.kext to Clover kext folder 5) Seem ok, you'll need to run more test on your own
  8. Try this one. Rename to DSDT.aml DSDT-FixLidClose.zip
  9. https://bitbucket.org/RehabMan/os-x-fake-pci-id/downloads/
  10. Try this, replace contents into /EFI/Clover3542_HS.zip
  11. Had you tried patching the LVDS port to eDP? Name: com.apple.driver.AppleIntelKBLGraphicsFramebuffer comment: change LVDS to eDP find : 02 00 00 00 98 00 00 00 to replace: 04 00 00 00 98 00 00 00
  12. No, you need to enable it for the bootpack to work.
  13. Does it also have an Nvidia card? If so, make sure you have Optimus or Switchable graphics enabled in the BIOS
  14. what's the specs of your system? Is it with HD5500 or HD4400? Make sure to set BIOS accordingly. Load Defaults. Apply. Then set it to UEFI AHCI Legacy Option ROMS enabled Secure boot disabled.
  15. Only kext I took out of clover kext is Shiki.kext which is now bundled into whatevergreen.kext, so that should not have any side effect. Probably need to repair permissions and rebuild cache. Post debug files
  16. Are you able to do 2 fingers scrolling? See more info here by the developer https://voodooi2c.github.io/#Supported Gestures/Supported Gestures https://github.com/alexandred/VoodooI2C/releases https://gitter.im/alexandred/VoodooI2C
  17. Here, download this and then add this to /EFI/Clover If you need a guide, you could try this
  18. what device do you have for Wifi and Bluetooth? As I mentioned above, Intel is not supported and will need to be replaced.
  19. Ahhh, I was assuming you have a supported card. Intel is not supported. Replace it with DW1560 or DW1830.
×
×
  • Create New...