Contribute
Register

[Guide] Lenovo Z50-70/Z40-70/G50-70/G40-70 using Clover UEFI

Status
Not open for further replies.
OK, thank you for your help!!
Start with the USB Stick don't work - no keyboard and trackpad. But I found an old usb keyboard so I can enter PW an connect with my apple bluetooth key and track!

Here are the files and output you need:

kextstat|grep -y acpiplat

14 2 0xffffff7f823a0000 0x9c000 0x9c000 com.apple.driver.AppleACPIPlatform (6.1) F3FE62D2-09B6-33CC-8BEF-680B9D05A8BD <13 12 11 7 6 5 4 3 1>

kextstat|grep -y appleintelcpu
=> no output

kextstat|grep -y applelpc

123 0 0xffffff7f82fe4000 0x3000 0x3000 com.apple.driver.AppleLPC (3.1) 7C24E741-BD4A-3917-83AC-E956A03ADC20 <92 12 5 4 3>

kextstat|grep -y applehda

113 1 0xffffff7f82f74000 0x1c000 0x1c000 com.apple.driver.AppleHDAController (280.12) 55162F3D-B7E9-315C-A7E1-C5C4C02F03EC <112 111 89 12 7 6 5 4 3 1>

131 0 0xffffff7f831cd000 0xb7000 0xb7000 com.apple.driver.AppleHDA (9280.12) 7FC2BABA-4D4F-34FC-93E2-3E3244DEB73D <130 117 113 112 111 89 6 5 4 3 1>

sudo touch /System/Library/Extensions && sudo kextcache -u /

Password:

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6b0f6ec30 [0x102096980]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6b1059450 [0x102096980]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6b10547d0 [0x102096980]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6b1053ed0 [0x102096980]> { URL = "IntelGraphicsFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6b0f63400 [0x102096980]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6b0f5be10 [0x102096980]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6b1030460 [0x102096980]> { URL = "FakePCIID_Intel_HD_Graphics.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HD-Graphics" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6b0f5afd0 [0x102096980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6b0f51e20 [0x102096980]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6b1034630 [0x102096980]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6b102ec20 [0x102096980]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6b0f4f190 [0x102096980]> { URL = "ATH9KFixup.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KFixup" }

Kext with invalid signatured (-67030) allowed: <OSKext 0x7fd6b1027820 [0x102096980]> { URL = "AppleHDAInjector.kext/ -- file:///Library/Extensions/", ID = "com.apple.driver.AppleHDA" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6b1024970 [0x102096980]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fd6ae6110c0 [0x102096980]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }

KernelCache ID: EE90916B2B258A3EC5ED1B58E7C27C75

I hope I get all Information for you!

Thanks a lot for your help!!

- You're using 'MacBookAir6,1' SMOBIOS, This guide uses 'MacBookAir6,2'. Please change.
- You shouldn't have all the kexts you currently have in Clover/Kexts/Other. Also keep in mind when FakeSMC.kext is installed in your system volume, no kexts from Clover/Kexts/Other are loaded. Clover/kexts/Other kexts are meant to be used when booting the installer or the recovery. You should only have the kexts that only allow you to boot the installer/recovery (FakeSMC.kext, VoodooPS2Controller.kext...).
- No PS2 kext is installed on your system, no wonder why your trackpad/keyboard aren't working. Run './X50.sh --install-downloads' command again and it should install VoodooPS2Controller.kext for you.
- I think you've disabled your Nvidia card from BIOS. You should keep it enabled as this guide disables it using ACPI (SSDT-Z50.aml).
 
I make all changes! but key and trak still not work... I Think there is a troubleshooting with ./X50.sh --install-download

Here are the Terminaloutput - the process stops for a while after "/ locked; waiting for lock." and I see no "VoodooPS2Controller.kext" can I install it manual with kext helper?

Thanks a lot!

Alexanders-MBP:~ alexanderd$ cd ~/Projects/lenovo.git

Alexanders-MBP:lenovo.git alexanderd$ git stash

No local changes to save

Alexanders-MBP:lenovo.git alexanderd$ git pull

Already up-to-date.

Alexanders-MBP:lenovo.git alexanderd$ ./X50.sh --install-downloads

Creating AppleHDAInjector.kext

Installing AppleHDAInjector.kext to /Library/Extensions

Password:

Usage: install_kext.sh {kext to install}

Example: install_kext.sh ~/Desktop/AppleHDAInjector.kext

Installing AppleBacklightInjector.kext to /Library/Extensions

Installing HWMonitor.app to /Applications

Installing MaciASL.app to /Applications

Installing hda-verb to /usr/bin

Installing iasl to /usr/bin

Installing patchmatic to /usr/bin

Installing ATH9KFixup.kext to /Library/Extensions

Installing ATH9KInjector.kext to /Library/Extensions

Installing ACPIBatteryManager.kext to /Library/Extensions

Installing BrcmFirmwareRepo.kext to /Library/Extensions

Installing BrcmNonPatchRAM2.kext to /Library/Extensions

Installing BrcmPatchRAM2.kext to /Library/Extensions

Installing CodecCommander.kext to /Library/Extensions

Installing FakePCIID.kext to /Library/Extensions

Installing FakePCIID_Broadcom_WiFi.kext to /Library/Extensions

Installing FakePCIID_Intel_HD_Graphics.kext to /Library/Extensions

Installing FakeSMC.kext to /Library/Extensions

Installing IntelGraphicsFixup.kext to /Library/Extensions

Installing Lilu.kext to /Library/Extensions

Installing RealtekRTL8111.kext to /Library/Extensions

Installing USBInjectAll.kext to /Library/Extensions

/ locked; waiting for lock.

Lock acquired; proceeding.

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336e7d360 [0x105349980]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f867c0 [0x105349980]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f82cf0 [0x105349980]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f825f0 [0x105349980]> { URL = "IntelGraphicsFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336e74c60 [0x105349980]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f7e290 [0x105349980]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336e6e190 [0x105349980]> { URL = "FakePCIID_Intel_HD_Graphics.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HD-Graphics" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336e6e290 [0x105349980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f773a0 [0x105349980]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f62170 [0x105349980]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f5e380 [0x105349980]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f53b30 [0x105349980]> { URL = "ATH9KFixup.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KFixup" }

Kext with invalid signatured (-67030) allowed: <OSKext 0x7fe336f51f40 [0x105349980]> { URL = "AppleHDAInjector.kext/ -- file:///Library/Extensions/", ID = "com.apple.driver.AppleHDA" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f51b40 [0x105349980]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f4e720 [0x105349980]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }

KernelCache ID: EE90916B2B258A3EC5ED1B58E7C27C75

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456550180 [0x106810980]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f94566f8cd0 [0x106810980]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }

Kext with invalid signatured (-67030) allowed: <OSKext 0x7f94566fa300 [0x106810980]> { URL = "AppleHDAInjector.kext/ -- file:///Library/Extensions/", ID = "com.apple.driver.AppleHDA" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456703d70 [0x106810980]> { URL = "ATH9KFixup.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KFixup" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456707120 [0x106810980]> { URL = "ATH9KInjector.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KInjector" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f945670df80 [0x106810980]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f94567113d0 [0x106810980]> { URL = "BrcmNonPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.BrcmNonPatchRAM2" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456711c40 [0x106810980]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456717940 [0x106810980]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456738280 [0x106810980]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f94567337e0 [0x106810980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f945670fdc0 [0x106810980]> { URL = "FakePCIID_Intel_HD_Graphics.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HD-Graphics" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456741e90 [0x106810980]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456553a80 [0x106810980]> { URL = "IntelGraphicsFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456554ef0 [0x106810980]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456747320 [0x106810980]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f945655e800 [0x106810980]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }

Alexanders-MBP:lenovo.git alexanderd$
 
I make all changes! but key and trak still not work... I Think there is a troubleshooting with ./X50.sh --install-download

Here are the Terminaloutput - the process stops for a while after "/ locked; waiting for lock." and I see no "VoodooPS2Controller.kext" can I install it manual with kext helper?

Thanks a lot!

Alexanders-MBP:~ alexanderd$ cd ~/Projects/lenovo.git

Alexanders-MBP:lenovo.git alexanderd$ git stash

No local changes to save

Alexanders-MBP:lenovo.git alexanderd$ git pull

Already up-to-date.

Alexanders-MBP:lenovo.git alexanderd$ ./X50.sh --install-downloads

Creating AppleHDAInjector.kext

Installing AppleHDAInjector.kext to /Library/Extensions

Password:

Usage: install_kext.sh {kext to install}

Example: install_kext.sh ~/Desktop/AppleHDAInjector.kext

Installing AppleBacklightInjector.kext to /Library/Extensions

Installing HWMonitor.app to /Applications

Installing MaciASL.app to /Applications

Installing hda-verb to /usr/bin

Installing iasl to /usr/bin

Installing patchmatic to /usr/bin

Installing ATH9KFixup.kext to /Library/Extensions

Installing ATH9KInjector.kext to /Library/Extensions

Installing ACPIBatteryManager.kext to /Library/Extensions

Installing BrcmFirmwareRepo.kext to /Library/Extensions

Installing BrcmNonPatchRAM2.kext to /Library/Extensions

Installing BrcmPatchRAM2.kext to /Library/Extensions

Installing CodecCommander.kext to /Library/Extensions

Installing FakePCIID.kext to /Library/Extensions

Installing FakePCIID_Broadcom_WiFi.kext to /Library/Extensions

Installing FakePCIID_Intel_HD_Graphics.kext to /Library/Extensions

Installing FakeSMC.kext to /Library/Extensions

Installing IntelGraphicsFixup.kext to /Library/Extensions

Installing Lilu.kext to /Library/Extensions

Installing RealtekRTL8111.kext to /Library/Extensions

Installing USBInjectAll.kext to /Library/Extensions

/ locked; waiting for lock.

Lock acquired; proceeding.

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336e7d360 [0x105349980]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f867c0 [0x105349980]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f82cf0 [0x105349980]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f825f0 [0x105349980]> { URL = "IntelGraphicsFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336e74c60 [0x105349980]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f7e290 [0x105349980]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336e6e190 [0x105349980]> { URL = "FakePCIID_Intel_HD_Graphics.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HD-Graphics" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336e6e290 [0x105349980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f773a0 [0x105349980]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f62170 [0x105349980]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f5e380 [0x105349980]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f53b30 [0x105349980]> { URL = "ATH9KFixup.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KFixup" }

Kext with invalid signatured (-67030) allowed: <OSKext 0x7fe336f51f40 [0x105349980]> { URL = "AppleHDAInjector.kext/ -- file:///Library/Extensions/", ID = "com.apple.driver.AppleHDA" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f51b40 [0x105349980]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fe336f4e720 [0x105349980]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }

KernelCache ID: EE90916B2B258A3EC5ED1B58E7C27C75

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456550180 [0x106810980]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f94566f8cd0 [0x106810980]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }

Kext with invalid signatured (-67030) allowed: <OSKext 0x7f94566fa300 [0x106810980]> { URL = "AppleHDAInjector.kext/ -- file:///Library/Extensions/", ID = "com.apple.driver.AppleHDA" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456703d70 [0x106810980]> { URL = "ATH9KFixup.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KFixup" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456707120 [0x106810980]> { URL = "ATH9KInjector.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KInjector" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f945670df80 [0x106810980]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f94567113d0 [0x106810980]> { URL = "BrcmNonPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.BrcmNonPatchRAM2" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456711c40 [0x106810980]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456717940 [0x106810980]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456738280 [0x106810980]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f94567337e0 [0x106810980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f945670fdc0 [0x106810980]> { URL = "FakePCIID_Intel_HD_Graphics.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HD-Graphics" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456741e90 [0x106810980]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456553a80 [0x106810980]> { URL = "IntelGraphicsFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456554ef0 [0x106810980]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9456747320 [0x106810980]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f945655e800 [0x106810980]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }

Alexanders-MBP:lenovo.git alexanderd$
VoodooPS2Controller.kext is not present in ./Downloads/Kexts and you probably messed up you kernel cache. Try booting without caches (using '-f' boot-arg) then run:
Code:
./X50.sh -download-requirements
./X50.sh -install-downloads
 
I boot with -f and followed you with this output..

And I rebuilt kext cash see below...

But there still some Problems....



Alexanders-MBP:lenovo.git alexanderd$ ./X50.sh --download-requirements


Downloading RehabMan-FakeSMC-2017-1017.zip


######################################################################## 100,0%


Downloading RehabMan-Realtek-Network-v2-2017-0322.zip


######################################################################## 100,0%


Downloading RehabMan-FakePCIID-2017-1215.zip


######################################################################## 100,0%


Downloading RehabMan-Voodoo-2017-1130.zip


######################################################################## 100,0%


Downloading RehabMan-Battery-2017-1001.zip


######################################################################## 100,0%


Downloading RehabMan-BrcmPatchRAM-2016-0705.zip


######################################################################## 100,0%


Downloading RehabMan-USBInjectAll-2017-1214.zip


######################################################################## 100,0%


Downloading RehabMan-CodecCommander-2017-0501.zip


######################################################################## 100,0%


Downloading RehabMan-Lilu-2017-1207.zip


######################################################################## 100,0%


Downloading RehabMan-IntelGraphicsFixup-2017-1015.zip


######################################################################## 100,0%


Downloading RehabMan-ATH9KFixup-2017-1128.zip


######################################################################## 100,0%


Downloading RehabMan-MaciASL-2017-0117.zip


######################################################################## 100,0%


Downloading RehabMan-patchmatic-2016-0312.zip


######################################################################## 100,0%


Downloading iasl.zip


######################################################################## 100,0%


Downloading SSDT-IGPU.dsl...


######################################################################## 100,0%


Downloading SSDT-HDEF.dsl...


######################################################################## 100,0%


Downloading SSDT-HDAU.dsl...


######################################################################## 100,0%


Downloading SSDT-PNLF.dsl...


######################################################################## 100,0%


Downloading SSDT-XOSI.dsl...


######################################################################## 100,0%


Downloading SSDT-PluginType1.dsl...


######################################################################## 100,0%


Downloading SSDT-XHC.dsl...


######################################################################## 100,0%


Downloading SSDT-Disable_EH01.dsl...


######################################################################## 100,0%


Alexanders-MBP:lenovo.git alexanderd$ ./X50.sh --install-downloads


Creating AppleHDAInjector.kext


Installing AppleHDAInjector.kext to /Library/Extensions


Password:


Usage: install_kext.sh {kext to install}


Example: install_kext.sh ~/Desktop/AppleHDAInjector.kext


Installing AppleBacklightInjector.kext to /Library/Extensions


Installing HWMonitor.app to /Applications


Installing MaciASL.app to /Applications


Installing hda-verb to /usr/bin


Installing iasl to /usr/bin


Installing patchmatic to /usr/bin


Installing ATH9KFixup.kext to /Library/Extensions


Installing ATH9KInjector.kext to /Library/Extensions


Installing ACPIBatteryManager.kext to /Library/Extensions


Installing BrcmFirmwareRepo.kext to /Library/Extensions


Installing BrcmNonPatchRAM2.kext to /Library/Extensions


Installing BrcmPatchRAM2.kext to /Library/Extensions


Installing CodecCommander.kext to /Library/Extensions


Installing FakePCIID.kext to /Library/Extensions


Installing FakePCIID_Broadcom_WiFi.kext to /Library/Extensions


Installing FakePCIID_Intel_HD_Graphics.kext to /Library/Extensions


Installing FakeSMC.kext to /Library/Extensions


Installing IntelGraphicsFixup.kext to /Library/Extensions


Installing Lilu.kext to /Library/Extensions


Installing RealtekRTL8111.kext to /Library/Extensions


Installing USBInjectAll.kext to /Library/Extensions


/ locked; waiting for lock.


Lock acquired; proceeding.


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdf7520 [0x10b349980]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdf1f60 [0x10b349980]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdec000 [0x10b349980]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdea0a0 [0x10b349980]> { URL = "IntelGraphicsFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fde16e0 [0x10b349980]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdd7ab0 [0x10b349980]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fddb630 [0x10b349980]> { URL = "FakePCIID_Intel_HD_Graphics.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HD-Graphics" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fddb220 [0x10b349980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdd1d00 [0x10b349980]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdb39d0 [0x10b349980]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdad7e0 [0x10b349980]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fd9f860 [0x10b349980]> { URL = "ATH9KFixup.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KFixup" }


Kext with invalid signatured (-67030) allowed: <OSKext 0x7fc30fd9d850 [0x10b349980]> { URL = "AppleHDAInjector.kext/ -- file:///Library/Extensions/", ID = "com.apple.driver.AppleHDA" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fd9c8e0 [0x10b349980]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30e500670 [0x10b349980]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }


KernelCache ID: 27F5A8CABC91C62A6EA7095E684407CA


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff03585baa0 [0x1020f8980]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff03585db90 [0x1020f8980]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }


Kext with invalid signatured (-67030) allowed: <OSKext 0x7ff0358609d0 [0x1020f8980]> { URL = "AppleHDAInjector.kext/ -- file:///Library/Extensions/", ID = "com.apple.driver.AppleHDA" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff035867d50 [0x1020f8980]> { URL = "ATH9KFixup.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KFixup" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff03586a340 [0x1020f8980]> { URL = "ATH9KInjector.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KInjector" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff0358720b0 [0x1020f8980]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff035874f90 [0x1020f8980]> { URL = "BrcmNonPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.BrcmNonPatchRAM2" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff035877f40 [0x1020f8980]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff035896a80 [0x1020f8980]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff03589c240 [0x1020f8980]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff035897630 [0x1020f8980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff035874d90 [0x1020f8980]> { URL = "FakePCIID_Intel_HD_Graphics.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HD-Graphics" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff0358a5e50 [0x1020f8980]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff0358ae8c0 [0x1020f8980]> { URL = "IntelGraphicsFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff0358b1170 [0x1020f8980]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff0358b65a0 [0x1020f8980]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff0358b8ff0 [0x1020f8980]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }


Alexanders-MBP:lenovo.git alexanderd$


—————————————————————————


Alexanders-MBP:~ alexanderd$ sudo kextcache -i /

Password:

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f91546b1910 [0x108724980]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9155019740 [0x108724980]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9155014310 [0x108724980]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9155011a60 [0x108724980]> { URL = "IntelGraphicsFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9155008fb0 [0x108724980]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f91546ac320 [0x108724980]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f91550059d0 [0x108724980]> { URL = "FakePCIID_Intel_HD_Graphics.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HD-Graphics" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f91547efaf0 [0x108724980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f91546a4ac0 [0x108724980]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f91547e0c30 [0x108724980]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f915469d7f0 [0x108724980]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9154698f20 [0x108724980]> { URL = "ATH9KFixup.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KFixup" }

Kext with invalid signatured (-67030) allowed: <OSKext 0x7f9154696790 [0x108724980]> { URL = "AppleHDAInjector.kext/ -- file:///Library/Extensions/", ID = "com.apple.driver.AppleHDA" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9154692880 [0x108724980]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9154691550 [0x108724980]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }

KernelCache ID: 27F5A8CABC91C62A6EA7095E684407CA

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f56bb0 [0x10a189980]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc502412cc0 [0x10a189980]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }

Kext with invalid signatured (-67030) allowed: <OSKext 0x7fc504f591e0 [0x10a189980]> { URL = "AppleHDAInjector.kext/ -- file:///Library/Extensions/", ID = "com.apple.driver.AppleHDA" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f5d6c0 [0x10a189980]> { URL = "ATH9KFixup.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KFixup" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f64450 [0x10a189980]> { URL = "ATH9KInjector.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KInjector" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f6b1b0 [0x10a189980]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f6e100 [0x10a189980]> { URL = "BrcmNonPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.BrcmNonPatchRAM2" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f71300 [0x10a189980]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc505052530 [0x10a189980]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc5050581d0 [0x10a189980]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc505053240 [0x10a189980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc50505b950 [0x10a189980]> { URL = "FakePCIID_Intel_HD_Graphics.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HD-Graphics" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc505061a50 [0x10a189980]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f7b940 [0x10a189980]> { URL = "IntelGraphicsFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc505062cc0 [0x10a189980]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f7e0b0 [0x10a189980]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f85f00 [0x10a189980]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }

Alexanders-MBP:~ alexanderd$
 
I boot with -f and followed you with this output..

And I rebuilt kext cash see below...

But there still some Problems....



Alexanders-MBP:lenovo.git alexanderd$ ./X50.sh --download-requirements


Downloading RehabMan-FakeSMC-2017-1017.zip


######################################################################## 100,0%


Downloading RehabMan-Realtek-Network-v2-2017-0322.zip


######################################################################## 100,0%


Downloading RehabMan-FakePCIID-2017-1215.zip


######################################################################## 100,0%


Downloading RehabMan-Voodoo-2017-1130.zip


######################################################################## 100,0%


Downloading RehabMan-Battery-2017-1001.zip


######################################################################## 100,0%


Downloading RehabMan-BrcmPatchRAM-2016-0705.zip


######################################################################## 100,0%


Downloading RehabMan-USBInjectAll-2017-1214.zip


######################################################################## 100,0%


Downloading RehabMan-CodecCommander-2017-0501.zip


######################################################################## 100,0%


Downloading RehabMan-Lilu-2017-1207.zip


######################################################################## 100,0%


Downloading RehabMan-IntelGraphicsFixup-2017-1015.zip


######################################################################## 100,0%


Downloading RehabMan-ATH9KFixup-2017-1128.zip


######################################################################## 100,0%


Downloading RehabMan-MaciASL-2017-0117.zip


######################################################################## 100,0%


Downloading RehabMan-patchmatic-2016-0312.zip


######################################################################## 100,0%


Downloading iasl.zip


######################################################################## 100,0%


Downloading SSDT-IGPU.dsl...


######################################################################## 100,0%


Downloading SSDT-HDEF.dsl...


######################################################################## 100,0%


Downloading SSDT-HDAU.dsl...


######################################################################## 100,0%


Downloading SSDT-PNLF.dsl...


######################################################################## 100,0%


Downloading SSDT-XOSI.dsl...


######################################################################## 100,0%


Downloading SSDT-PluginType1.dsl...


######################################################################## 100,0%


Downloading SSDT-XHC.dsl...


######################################################################## 100,0%


Downloading SSDT-Disable_EH01.dsl...


######################################################################## 100,0%


Alexanders-MBP:lenovo.git alexanderd$ ./X50.sh --install-downloads


Creating AppleHDAInjector.kext


Installing AppleHDAInjector.kext to /Library/Extensions


Password:


Usage: install_kext.sh {kext to install}


Example: install_kext.sh ~/Desktop/AppleHDAInjector.kext


Installing AppleBacklightInjector.kext to /Library/Extensions


Installing HWMonitor.app to /Applications


Installing MaciASL.app to /Applications


Installing hda-verb to /usr/bin


Installing iasl to /usr/bin


Installing patchmatic to /usr/bin


Installing ATH9KFixup.kext to /Library/Extensions


Installing ATH9KInjector.kext to /Library/Extensions


Installing ACPIBatteryManager.kext to /Library/Extensions


Installing BrcmFirmwareRepo.kext to /Library/Extensions


Installing BrcmNonPatchRAM2.kext to /Library/Extensions


Installing BrcmPatchRAM2.kext to /Library/Extensions


Installing CodecCommander.kext to /Library/Extensions


Installing FakePCIID.kext to /Library/Extensions


Installing FakePCIID_Broadcom_WiFi.kext to /Library/Extensions


Installing FakePCIID_Intel_HD_Graphics.kext to /Library/Extensions


Installing FakeSMC.kext to /Library/Extensions


Installing IntelGraphicsFixup.kext to /Library/Extensions


Installing Lilu.kext to /Library/Extensions


Installing RealtekRTL8111.kext to /Library/Extensions


Installing USBInjectAll.kext to /Library/Extensions


/ locked; waiting for lock.


Lock acquired; proceeding.


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdf7520 [0x10b349980]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdf1f60 [0x10b349980]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdec000 [0x10b349980]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdea0a0 [0x10b349980]> { URL = "IntelGraphicsFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fde16e0 [0x10b349980]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdd7ab0 [0x10b349980]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fddb630 [0x10b349980]> { URL = "FakePCIID_Intel_HD_Graphics.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HD-Graphics" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fddb220 [0x10b349980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdd1d00 [0x10b349980]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdb39d0 [0x10b349980]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fdad7e0 [0x10b349980]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fd9f860 [0x10b349980]> { URL = "ATH9KFixup.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KFixup" }


Kext with invalid signatured (-67030) allowed: <OSKext 0x7fc30fd9d850 [0x10b349980]> { URL = "AppleHDAInjector.kext/ -- file:///Library/Extensions/", ID = "com.apple.driver.AppleHDA" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30fd9c8e0 [0x10b349980]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc30e500670 [0x10b349980]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }


KernelCache ID: 27F5A8CABC91C62A6EA7095E684407CA


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff03585baa0 [0x1020f8980]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff03585db90 [0x1020f8980]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }


Kext with invalid signatured (-67030) allowed: <OSKext 0x7ff0358609d0 [0x1020f8980]> { URL = "AppleHDAInjector.kext/ -- file:///Library/Extensions/", ID = "com.apple.driver.AppleHDA" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff035867d50 [0x1020f8980]> { URL = "ATH9KFixup.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KFixup" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff03586a340 [0x1020f8980]> { URL = "ATH9KInjector.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KInjector" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff0358720b0 [0x1020f8980]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff035874f90 [0x1020f8980]> { URL = "BrcmNonPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.BrcmNonPatchRAM2" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff035877f40 [0x1020f8980]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff035896a80 [0x1020f8980]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff03589c240 [0x1020f8980]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff035897630 [0x1020f8980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff035874d90 [0x1020f8980]> { URL = "FakePCIID_Intel_HD_Graphics.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HD-Graphics" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff0358a5e50 [0x1020f8980]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff0358ae8c0 [0x1020f8980]> { URL = "IntelGraphicsFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff0358b1170 [0x1020f8980]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff0358b65a0 [0x1020f8980]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }


Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff0358b8ff0 [0x1020f8980]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }


Alexanders-MBP:lenovo.git alexanderd$


—————————————————————————


Alexanders-MBP:~ alexanderd$ sudo kextcache -i /

Password:

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f91546b1910 [0x108724980]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9155019740 [0x108724980]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9155014310 [0x108724980]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9155011a60 [0x108724980]> { URL = "IntelGraphicsFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9155008fb0 [0x108724980]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f91546ac320 [0x108724980]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f91550059d0 [0x108724980]> { URL = "FakePCIID_Intel_HD_Graphics.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HD-Graphics" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f91547efaf0 [0x108724980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f91546a4ac0 [0x108724980]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f91547e0c30 [0x108724980]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f915469d7f0 [0x108724980]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9154698f20 [0x108724980]> { URL = "ATH9KFixup.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KFixup" }

Kext with invalid signatured (-67030) allowed: <OSKext 0x7f9154696790 [0x108724980]> { URL = "AppleHDAInjector.kext/ -- file:///Library/Extensions/", ID = "com.apple.driver.AppleHDA" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9154692880 [0x108724980]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f9154691550 [0x108724980]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }

KernelCache ID: 27F5A8CABC91C62A6EA7095E684407CA

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f56bb0 [0x10a189980]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc502412cc0 [0x10a189980]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }

Kext with invalid signatured (-67030) allowed: <OSKext 0x7fc504f591e0 [0x10a189980]> { URL = "AppleHDAInjector.kext/ -- file:///Library/Extensions/", ID = "com.apple.driver.AppleHDA" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f5d6c0 [0x10a189980]> { URL = "ATH9KFixup.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KFixup" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f64450 [0x10a189980]> { URL = "ATH9KInjector.kext/ -- file:///Library/Extensions/", ID = "com.chunnann.ATH9KInjector" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f6b1b0 [0x10a189980]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f6e100 [0x10a189980]> { URL = "BrcmNonPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.BrcmNonPatchRAM2" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f71300 [0x10a189980]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc505052530 [0x10a189980]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc5050581d0 [0x10a189980]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc505053240 [0x10a189980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc50505b950 [0x10a189980]> { URL = "FakePCIID_Intel_HD_Graphics.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HD-Graphics" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc505061a50 [0x10a189980]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f7b940 [0x10a189980]> { URL = "IntelGraphicsFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc505062cc0 [0x10a189980]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f7e0b0 [0x10a189980]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc504f85f00 [0x10a189980]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }

Alexanders-MBP:~ alexanderd$

There must be a bug somewhere. You should install VoodooPS2Controller.kext with terminal:
Code:
sudo cp VoodooPS2Controller.kext /Library/Extensions
sudo kextcache -i /

I'll investigate and push a fix soon.

Note: You could run the './X50.sh --install-downloads' command twice and the trackpad kext will be installed.
 
Last edited:
After installing manual it seems to work! Thank you so much!!!!

Last question, with the z50-70 iI hade on El Capitan big Problems with sleep when I close the Laptop. So every time I need to turn him off. Is this se same on high Sierra or is it fixt?

Have a nice Party an thanks a lot!
 
After installing manual it seems to work! Thank you so much!!!!

Last question, with the z50-70 iI hade on El Capitan big Problems with sleep when I close the Laptop. So every time I need to turn him off. Is this se same on high Sierra or is it fixt?

Have a nice Party an thanks a lot!
I didn't have any issues with sleep back on El Capitan.

The only issue is about the lid-wake (you have to press the power button after opening the lid).
 
Hello, I just wanted to share that I successfully did an update from Sierra (10.12.6) to High Sierra (10.13).
Albeit, I did run into some problems like kextd stall (which was fixed by putting FakeSMC in EFI/Clover/kexts/Other, and booting with invalid FakeID=0123456789).

I have a post-upgrade question though (minor one), I have the ELAN touchpad. Will I need to add the elan part in this code (the same with your previous tutorial?): "make install_g50" as "make install_g50 elan"?

Thanks a lot for the work!

Edit: Pardon for my bad memory, I think it was in the part "./X50.sh --install-downloads"? (if I'm not mistaken).
 
Last edited:
Hello, I just wanted to share that I successfully did an update from Sierra (10.12.6) to High Sierra (10.13).
Albeit, I did run into some problems like kextd stall (which was fixed by putting FakeSMC in EFI/Clover/kexts/Other, and booting with invalid FakeID=0123456789).

I have a post-upgrade question though (minor one), I have the ELAN touchpad. Will I need to add the elan part in this code (the same with your previous tutorial?): "make install_g50" as "make install_g50 elan"?

Thanks a lot for the work!

Edit: Pardon for my bad memory, I think it was in the part "./X50.sh --install-downloads"? (if I'm not mistaken).
The latest scripts install ELAN kext if you have an ELAN trackpad. So that flag is no longer needed.
 
Status
Not open for further replies.
Back
Top