Contribute
Register

[Guide] Lenovo Yoga 2 Pro El Capitan using Clover UEFI

Status
Not open for further replies.
Profile Updated. Also, following this guide does not result in proper power management, so I created SSDT-PR.aml using ssdtPRGen. I don't have a full F4 dump in ACPI/origin, but I did include the original F4 dump DSDT and SSDT's. If you need the dump log or other tables, I can redo the F4 dump. Also, I tried using the HD4200/4400/4600 Haswell patch with ig-platform-id 0x0a2e0008, as the Haswell/Broadwell Brightness Fix patch didn't work. Thanks again for your time!

kextstat|grep -y acpiplat:
13 2 0xffffff7f821cf000 0x60000 0x60000 com.apple.driver.AppleACPIPlatform (5.0) B8468080-CED9-30EA-B151-33368AF9555B <12 11 7 6 5 4 3 1>

kextstat|grep -y appleintelcpu:
no output

kextstat|grep -y applelpc:
90 0 0xffffff7f81fd0000 0x3000 0x3000 com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <89 12 5 4 3>

kextstat|grep -y applehda:
85 1 0xffffff7f82159000 0x1d000 0x1d000 com.apple.driver.AppleHDAController (278.56) CFB0D0AE-F09A-3660-8F95-7A02FD5FBF07 <84 83 82 12 7 6 5 4 3 1>

113 0 0xffffff7f8263b000 0xb4000 0xb4000 com.apple.driver.AppleHDA (9274.7) A4EB06C9-A40A-39EF-9C4A-D7F23DB9A2F9 <112 106 85 84 83 82 12 11 6 5 4 3 1>

117 0 0xffffff7f82762000 0x2000 0x2000 com.apple.driver.AppleHDAHardwareConfigDriver (278.56) 06C594F4-3E5D-3BF4-A783-90C741DAA3F0 <4 3>

sudo touch /System/Library/Extensions && sudo kextcache -u /:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelBacklight.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext HoRNDIS.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_CPUSensors.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_ACPISensors.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HDMI_Audio.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HD_Graphics.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext

kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA_ALC283.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext

KernelCache ID: FECC5EEB7C9051A8DFC70D024C29E015

symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>

Did you do the BIOS mods as per post #1, in order to set DVMT-prealloc to 96mb?
 
And no other changes to BIOS options, BIOS version, or hardware changes since?

I haven't flashed any custom BIOS. I only unhid the advanced menu from linux.
 
Status
Not open for further replies.
Back
Top