Contribute
Register

[Guide] Dell Inspiron 3x37 - 5x37 -7x37 Clover, Yosemite/El Capitan

Status
Not open for further replies.
I ran the installer yesterday, and it created a boot opinion for me, which boot into through the clover will stop in the apple logo.
I search the posts in google, it looks like that I should restore those kext manually.
 
The three photos in the zip shows the boot processing of my laptop. The kernel boot message looks normal and just stop at that apple log.
 

Attachments

  • CLOVER_boot_photo.zip
    6.3 MB · Views: 96
Following the clover guide, the installer run successfully, but it seems not restore the kernel module for me.
Also I found even without the DSDT patched file, the Intel Graphics Inject will work, I wonder whether those ACPI patch files works?
I will still doesn't get the OpenGL work.

yayoi:~ root# kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda 13 1 0xffffff7f82e1c000 0x60000 0x60000 com.apple.driver.AppleACPIPlatform (5.0) 65E05472-6AE7-3308-8CC8-FA6CB0DB2AEE <12 11 7 6 5 4 3 1>
yayoi:~ root# kextstat|grep -y appleintelcpu
yayoi:~ root# kextstat|grep -y applelpc
96 0 0xffffff7f82761000 0x3000 0x3000 com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <83 12 5 4 3>
kextstat|grep -y applehdayayoi:~ root# kextstat|grep -y applehda
81 1 0xffffff7f82b1d000 0x1d000 0x1d000 com.apple.driver.AppleHDAController (279.48) ED51F180-19C8-3DE1-AF81-0E389D98ADDE <80 79 78 12 7 6 5 4 3 1>
120 0 0xffffff7f82c9f000 0xb5000 0xb5000 com.apple.driver.AppleHDA (279.48) 806B8C17-50CA-3C6B-90B3-195F38D8FB89 <119 98 81 80 79 78 6 5 4 3 1>
yayoi:~ root# kextstat|grep -y appleintelcpu

yayoi:~ root# touch /System/Library/Extensions && kextcache -u /
IOKitWaitQuiet() timed out.
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext RealtekRTL8111.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext realtekALC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_LPCSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_GPUSensors.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_XHCIMux.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AHCI_Intel_Generic_SATA.$
ext
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 FakePCIID_Intel_HD_Graph$
cs.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 -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
KernelCache ID: 61F31C54CE3E04B99F8365F26742CB8F
 

Attachments

  • patchmatic_ioreg.zip
    440.8 KB · Views: 79
but it seems not restore the kernel module for me.

No idea what you mean by "restore the kernel module"

Also I found even without the DSDT patched file, the Intel Graphics Inject will work, I wonder whether those ACPI patch files works?

Not surprising. Patching ACPI is not necessary for working graphics (it involves only injecting correct properties, which can be done with config.plist).

I will still doesn't get the OpenGL work.

yayoi:~ root# kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda 13 1 0xffffff7f82e1c000 0x60000 0x60000 com.apple.driver.AppleACPIPlatform (5.0) 65E05472-6AE7-3308-8CC8-FA6CB0DB2AEE <12 11 7 6 5 4 3 1>
yayoi:~ root# kextstat|grep -y appleintelcpu
yayoi:~ root# kextstat|grep -y applelpc
96 0 0xffffff7f82761000 0x3000 0x3000 com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <83 12 5 4 3>
kextstat|grep -y applehdayayoi:~ root# kextstat|grep -y applehda
81 1 0xffffff7f82b1d000 0x1d000 0x1d000 com.apple.driver.AppleHDAController (279.48) ED51F180-19C8-3DE1-AF81-0E389D98ADDE <80 79 78 12 7 6 5 4 3 1>
120 0 0xffffff7f82c9f000 0xb5000 0xb5000 com.apple.driver.AppleHDA (279.48) 806B8C17-50CA-3C6B-90B3-195F38D8FB89 <119 98 81 80 79 78 6 5 4 3 1>
yayoi:~ root# kextstat|grep -y appleintelcpu

yayoi:~ root# touch /System/Library/Extensions && kextcache -u /
IOKitWaitQuiet() timed out.
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext RealtekRTL8111.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext realtekALC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_LPCSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_GPUSensors.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_XHCIMux.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AHCI_Intel_Generic_SATA.$
ext
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 FakePCIID_Intel_HD_Graph$
cs.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 -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
KernelCache ID: 61F31C54CE3E04B99F8365F26742CB8F

Problems:
- CPU power management not implemented (need SSDT.aml from ssdtPRgen.sh or SSDT-PluginType1.aml)
- IGPU power management not implemented (need GFX0->IGPU rename)
- CI is working, but not QE (seems as if you deleted some graphics kexts... why did you do that?)
 
Sorry, I forget to mention my problems.
The main problem is the graphics.
I have followed the guide to patch the DSDT and SSDT, but the OpenGL doesn't not work for me.
The last time check, you told me I may miss the OpenGL kext, using the Mac installer to restore it. But you see it doesn't not work.
I may not apply those patches correctly.
 
Last edited:
Sorry, I forget to mention my problems.
The main problem is the graphics.
I have followed the guide to patch the DSDT and SSDT, but the OpenGL doesn't not work for me.
The last time check, you told me I may miss the OpenGL kext, using the Mac installer to restore it. But you see it doesn't not work.
I may not apply those patches correctly.

From where did you download macOS?
On what hardware did you create your USB installer?
 
From where did you download macOS?
On what hardware did you create your USB installer?
I download it from the apple App Store.
And run the installer on the same laptop under macOS where it is downloaded.
I don't create USB installer this time since it has been installed into the laptop.
 
I download it from the apple App Store.
And run the installer on the same laptop under macOS where it is downloaded.
I don't create USB installer this time since it has been installed into the laptop.

Do a fresh install. Don't delete (or replace) graphics kexts.
 
Status
Not open for further replies.
Back
Top