Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

How to Modify AppleGraphicsDevicePolicy.kext ? #12

Closed
idaima opened this issue Aug 25, 2017 · 1 comment
Closed

How to Modify AppleGraphicsDevicePolicy.kext ? #12

idaima opened this issue Aug 25, 2017 · 1 comment

Comments

@idaima
Copy link

idaima commented Aug 25, 2017

I do not know how to modify AppleGraphicsDevicePolicy.kext make support for external hdmi monitor, can you give me some advice??
Thank you!

@idaima
Copy link
Author

idaima commented Aug 25, 2017

I find this method , close issue ~
HDMI/VGA Video-Out Fix for iMac7,1 or MBP13,3

Open /System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleGraphicsDevicePolicy.kext/Contents/Info.plist
Find the Board-ID which used in your config.plist, default in this tutorial is "Mac-B809C3757DA9BB8D". Differs when using different smbios.
Replace the attribute Config2 with none
sudo kextcache -system-prelinked-kernel && sudo kextcache -system-caches
reboot

@idaima idaima closed this as completed Aug 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant