Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Previously you stated all works even with HDMI output. What changed? Try removing these arg -cdfon -igfxnoHDMI
  2. post debug file by clicking on Problem Reporting in my signature file
  3. Right, you are using MBP6,2 rather than MBP11,1. That's why my USBPorts.kext didn't work for you.
  4. your Config file is corrupted, looks like you added a section incorrectly or using an unsupported text editor. Replace it or restore the original Hmm, looks like your bootpack is from a Broadwell system, you need the bootpack for E7440. Check out my E7440 guide and bootpack
  5. remove the usbinjectall and replace with USBPorts.kext from my bootpack here
  6. Did you do a search on the kext? Lots of documentation, see here for scrolling acceleration. Set it to 0,1,2,3,or 4 https://osxlatitude.com/forums/topic/5966-details-about-the-smart-touchpad-driver-features/?do=findComment&comment=32287
  7. Debug file is still incomplete, no clover folder. Kextcache log is empty. Are you still having sleep issue? You didn't add a question or statement.
  8. Right, AptioMemoryFix-64 don't need EmuVariableUefi-64, that was the issue. Good catch.
  9. @Matroskin Try this bootpack, can be use with HS too
  10. I don't like Distro cuz they add so much unnecessary kexts and no idea what was taken out / hacked to make it work. Remove these from /L/E: Niresh's%20Extra.kext VoodooTSCSync.kext XHCI-unsupported.kext NullCPUPowerManagement.kext GenericUSBXHCI.kext AppleIntelKBLGraphicsFramebufferInjector_3e9x.kext Remove these from Clover Kexts: AppleNForceATA.kext ApplePCIIDE.kext ATAPortInjector.kext SuperVIAATA.kext XHCI-200-series-injector.kext XHCI-300-series-injector.kext NullCPUPowerManagement.kext XHCI-x99-injector.kext There's so much inconsistency, you don't have DSDT.aml in the current EFI Folder yet you added on the 1st post iMac14,2 in SMBIOS is wrong for a laptop in the Config file, but the IOREg file attached shows iMac16,1. So confusing because all the Config files in your Clover folder, none were set to iMac16,1. I suggest you change it to MBP12,1 for Broadwell. That's what it shows in IOReg file which makes me wonder why would you have a Kabylake kext (AppleIntelKBLGraphicsFramebufferInjector_3e9x.kext) added to Clover kext.... Repair permissions and rebuild cache
  11. Is there a problem with posting attachment with this forum's feature? AppleALC.kext in /clover/kexts/Other is useless without Lilu.kext and Lilu.kext in /L/E doesn't need to be there without any dependency. I see you have ALC269 with layout-d=3 and there's a lot of codecs for it, try all these if fixing the above didn't work with layout-id =3 1-11, 13-16, 18-20, 27-30, 32, 33, 35, 40, 45, 58, 66, 76, 93, 99, 127
  12. Better you post your debug file by clicking on link Problem Reporting in my signature file Maybe you could try with my files here
  13. That's your graphics relating to DVMT. There's a patch in the Config already to fix the problem but the Skylake FB kext must be cached to be hotpatched. So that tells me your cache is broken. You can try 2 things: 1) Set the DVMT in the BIOS and you won't have to deal with the hotpatching anymore. See here 2) At Clover boot, go to Options, set the ig-platform-id to 0x12345678, this will allow you to boot into OSX without QE/CI. Once there, rebuild your cache Reboot normally
  14. Hmmm...another Niresh Distro. You have not power management with NullCPUPowermanagement.kext installed. GenericUSBXHCI is useless since Yosemite or even older. You debug files are incomplete. Missing Clover folder. IOReg file is raw...hard to read. Rerun it without interruption, make sure all files are there before attaching
  15. YOu're missing the BacklightInjector patch in the Config file. I see it in Config (me) and Config - origin though. As for sound, you should remove the dummy.kext + kexttoPatches, and add Lilu.kext + AppleALC.kext using layout-id = 13
  16. @metropolis Try TLuck's file for T460 https://github.com/tluck/Lenovo-T460-Clover
  17. You're currently using layout-id 13 (0x0D), try 11 or 56. See if that works.
  18. Now you have AppleALC + Lilu in /L/E, please move them to /Clover/kexts/Other Whatevergreen won't work alone without Lilu.kext in /clover/kexts/Other In your Config file, enable FixDarwin Have you tested layout-id 28 as well?
  19. Look under Devices/Properties. Added the DVMT pre-alloc fix in line with Whatevergreen.kext.
  20. It's really hard reading raw file of IOREG run this and attach it
×
×
  • Create New...