Contribute
Register

(SOLVED)VGA port not Working

Status
Not open for further replies.
Hello Rehapman,

I found a solution to the problem. The VGA port is running when we make the value in the config.plist file as follows or when we delete this value.

Maybe helping friends who have the same problem.
Thanks for your help..


<dict>
<key>Comment</key>
<string>HDMI-audio, port 0204, 0x16120003 0x16120005 0x16120006 0x16260006</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
AgQLAAAEAAAHBQAA
</data>
<key>Name</key>
<string>com.apple.driver.AppleIntelBDWGraphicsFramebuffer</string>
<key>Replace</key>
<data>
AgQLAAAIAACCAAAA
</data>
</dict>
 
Hello Rehapman,

I found a solution to the problem. The VGA port is running when we make the value in the config.plist file as follows or when we delete this value.

Maybe helping friends who have the same problem.
Thanks for your help..


<dict>
<key>Comment</key>
<string>HDMI-audio, port 0204, 0x16120003 0x16120005 0x16120006 0x16260006</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
AgQLAAAEAAAHBQAA
</data>
<key>Name</key>
<string>com.apple.driver.AppleIntelBDWGraphicsFramebuffer</string>
<key>Replace</key>
<data>
AgQLAAAIAACCAAAA
</data>
</dict>

I don't know what you mean by 'or when we delete this value'...
The patch you show is a patch for HDMI port 0204 (changes connector-type from DP to HDMI).
 
yes you are right :) but after i tried everything i tested it one by one i started working on the vga port after closing this value
I can send a config file if I want to examine it.

I don't know what you mean by "closing this value".
A simple explanation of what you're actually doing is all that is required.

Also, please fix your profile as per FAQ (no idea which laptop you have):
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 
Status
Not open for further replies.
Back
Top