Contribute
Register

[Guide] Intel IGPU HDMI/DP audio (all Sandy Bridge -> Kaby Lake [and likely later])

Your video embed didn't work.
Perhaps you should do a fresh install.
sorry this one
and I have installed fresh macOS just with 4 patches :(
 
sorry this one
and I have installed fresh macOS just with 4 patches :(

If you expect me to read a video, you should have the correct orientation. I'm not willing to strain my neck reading...
 
If you expect me to read a video, you should have the correct orientation. I'm not willing to strain my neck reading...
Sorry here fresh one
 
so why it not patched my framebuffer?

I think you're not uploading the correct ioreg.
Make sure you collect a new ioreg fresh each time for "Problem Reporting".
A saved .ioreg file is not updated with current state...
 
I think you're not uploading the correct ioreg.
Make sure you collect a new ioreg fresh each time for "Problem Reporting".
A saved .ioreg file is not updated with current state...
okay I done restart and done fresh report problem
maybe with fakesmc samething wrong are its possible?
 

Attachments

  • RehabMan.zip
    2.6 MB · Views: 103
okay I done restart and done fresh report problem
maybe with fakesmc samething wrong are its possible?

Your kernel cache is not stable, due to kexts you deleted...
From your kextcache output:
Code:
AppleHPM.kext - dependency 'com.apple.driver.AppleIntelLpssI2CController' not found.
AppleHPM.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext aDummyHDA.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
AppleHPM.kext - dependency 'com.apple.driver.AppleIntelLpssI2CController' not found.
AppleHPM.kext - dependency 'com.apple.driver.AppleIntelLpssI2CController' not found.
Prelink failed for com.apple.driver.AppleHPM; omitting from prelinked kernel.
KernelCache ID: 243A09B318DA50073F5C1FD6F6C26CEC

I think you need to delete AppleHPM.kext as it is causing a problem rebuilding cache...
You may get other errors if another kext depends on AppleHPM.kext, so you will need to check your kextcache output after deleting and rebooting...

Also, config.plist/SystemParameters/InjectKexts should be "Detect", not "Yes".
 
now I rebuild and looks like this:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext RealtekRTL8111.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext
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 VoodooI2C.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext HDAEnabler.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext
kext-dev-mode allowing invalid signature -67013 0xFFFFFFFFFFFEFA3B for kext AppleMobileDevice.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext aDummyHDA.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
KernelCache ID: 001F5B5B12BD441CE98F5FEE0C9DD7FD
now its look nice and now I can try restart yes? and I changed config
 
here is after restart problem report
 

Attachments

  • RehabMan2.zip
    2.6 MB · Views: 88
Back
Top