Contribute
Register

[Guide] MSI GE62 6QD Apache Pro - Mojave 10.14

Status
Not open for further replies.
OK.



As I already mentioned, it proves that you did not install kexts correctly.
It clearly shows no FakeSMC.kext (or VirtualSMC.kext) is installed.
As per guide, *all kexts you need* must be installed.
Why do you think FakeSMC.kext (or VirtualSMC.kext) is NOT a "kext you need"?



You first have to work on getting your kexts installed correctly.
Ok done that.. I thought only the ones showed up in the kextcache should be installed in S/L/E .
 

Attachments

  • CLOVER.zip
    2.5 MB · Views: 89
  • debug_7434.zip
    1.2 MB · Views: 82
Must always read carefully...
As per FAQ, on 10.11 and later, kexts are installed to /L/E, not /S/L/E.
http://www.tonymacx86.com/el-capita...faq-read-first-laptop-frequent-questions.html
Ok .. I read it carefully that's why it was in L/E .. but then When you told me #3 it should be installed to the system volume I thought you meant SYSTEM/L/E ..
So I moved it from L/E .. to S/L/E
So this was a big confusion for me.Wish there was a clear note for noobs.
..

Will move them and report back.
 
Ok .. I read it carefully that's why it was in L/E .. but then When you told me #3 it should be installed to the system volume I thought you meant SYSTEM/L/E ..
So I moved it from L/E .. to S/L/E
So this was a big confusion for me.Wish there was a clear note for noobs.
..

Will move them and report back.

#3 was in response to #2 kextcache:
Code:
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fcc6281bf60 [0x7fff8a8d68f0]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fcc61778cd0 [0x7fff8a8d68f0]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fcc6171e540 [0x7fff8a8d68f0]> { URL = "AppleALC.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.AppleALC" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fcc6171b5f0 [0x7fff8a8d68f0]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }
KernelCache ID: C5AFA59002BEBFFB2FC02DA5853DCC90
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fa7b75a1940 [0x7fff8a8d68f0]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fa7b75a4620 [0x7fff8a8d68f0]> { URL = "AppleALC.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.AppleALC" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fa7b9f09620 [0x7fff8a8d68f0]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fa7b9fa1f10 [0x7fff8a8d68f0]> { URL = "AppleBacklightInjector.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }

Which clearly proves FakeSMC.kext (or VirtualSMC.kext) is not installed.

Both /Library/Extensions and /System/Library/Extensions are directories on the "system volume".
 
Really appreciate you're baring with me.. Ok there is a new problem ..the audio will work every other reboot.
(ex: I will reboot now and it'll work..reboot again it won't..then reboot for the third time it will work.)

Attached are the logs when the sound didn't work.. and visually I can see it working..there is output devices and the volume slider..just there is no sound.

the backlight problem still the same.
 

Attachments

  • debug_23241.zip
    1.5 MB · Views: 75
  • CLOVER.zip
    2.5 MB · Views: 78
Really appreciate you're baring with me.. Ok there is a new problem ..the audio will work every other reboot.
(ex: I will reboot now and it'll work..reboot again it won't..then reboot for the third time it will work.)

Attached are the logs when the sound didn't work.. and visually I can see it working..there is output devices and the volume slider..just there is no sound.

the backlight problem still the same.

Problems/comments:
- NullCPUPowerManagement.kext is installed and should not be (it is never needed with Clover). Remove.
- ACPI not patched correctly (eg. no allowance for _OSI("Darwin"). Best to use _OSI->XOSI and SSDT-XOSI.aml
- you forgot to remove ForceKextsToLoad (as per guide, it is for pre-install only)
- you may need (empty) PinConfigurations inject (look at your Devices/Properties, enable the PinConfigurations property)
- you may need CodecCommander (EAPD issue)
- may be macOS beta issue (why are you running the beta?)
- you forgot SATA-100-series-unsupported.kext
- your USB configuration is wrong (and the device @XHC.HS07 is causing problems). See FAQ for USB guides.

Your ioreg shows backlight should be working. If it is not, you likely need to patch EDID.ProductID. Refer to the guide:
https://www.tonymacx86.com/threads/...rol-using-applebacklightinjector-kext.218222/
(make sure you read it carefully, as you will need to use the latest RehabMan Clover build to use config.plist/Graphics/EDID settings).
 
OK.. Going to need a lot of reading for that.. thank you.
 
Really appreciate you're baring with me.. Ok there is a new problem ..the audio will work every other reboot.
(ex: I will reboot now and it'll work..reboot again it won't..then reboot for the third time it will work.)
I kind of fixed this issue when installing CodecCommander.kext in /Library/Extensions/.
 
Also, brightness might not be working because you're in the beta. When I was in the beta brightness was not working at all, despite having everything in place, but once I was in the official release, it started working again.
 
Also, brightness might not be working because you're in the beta. When I was in the beta brightness was not working at all, despite having everything in place, but once I was in the official release, it started working again.
I started with a fresh install now .. I'm still reading about the " _OSI->XOSI and SSDT-XOSI.aml" thing.
I fixed the audio with the kext mentioned..So I wanted to ask you.. Did you do anything else other than the things mentioned in your guide to fix the brightness? reading every article out there gave me a headache .. I'll need more time to be able to comprehend it. but I'm making progress.
 
Status
Not open for further replies.
Back
Top