heysahilsingh Posted November 21, 2022 Share Posted November 21, 2022 (edited) Hi Hackintosher, hope you're doing awesome. I created a hackintosh machine with opencore boot loader and it has been successfully installed and working fine except for graphic acceleration. I installed this OS while my dGPU was connected and now I want to remove my dGPU and want to use my Intel UHD 630 iGPU (Because my dGPU is AMD R7 240 which is natively not supported and I'm not getting any graphic acceleration as well.) But when I use my iGPU via connecting a VGA port (because my HDMI port is damaged) in my MB, my monitor shows "No Signal From Your Device" after the verbose. I'm pretty sure the macOS loaded successfully but somehow my iGPU/MB is unable to send a signal to the monitor. I've tried "Connector-type-patching" but nothing is working for me. I need serious help to fix this, please help me out. Using: Platform Id: 07009B3E (also tried 00009B3E) iGPU Device Id: 3E928086 Â config.plist Edited December 6, 2022 by heysahilsingh Quote Link to comment https://www.insanelymac.com/forum/topic/354851-vga-output-not-working-in-macos-big-sur/ Share on other sites More sharing options...
Slice Posted November 21, 2022 Share Posted November 21, 2022 Yes, VGA output of intel HDxxx will not work in BigSur+. I think also in early systems and in early Intel cards. Quote Link to comment https://www.insanelymac.com/forum/topic/354851-vga-output-not-working-in-macos-big-sur/#findComment-2797561 Share on other sites More sharing options...
heysahilsingh Posted November 21, 2022 Author Share Posted November 21, 2022 25 minutes ago, Slice said: Yes, VGA output of intel HDxxx will not work in BigSur+. I think also in early systems and in early Intel cards. But lots of guys are using VGA in UHD 630, I don't know how Quote Link to comment https://www.insanelymac.com/forum/topic/354851-vga-output-not-working-in-macos-big-sur/#findComment-2797565 Share on other sites More sharing options...
Slice Posted November 21, 2022 Share Posted November 21, 2022 37 minutes ago, heysahilsingh said: But lots of guys are using VGA in UHD 630, I don't know how I also don't know how and where. Quote Link to comment https://www.insanelymac.com/forum/topic/354851-vga-output-not-working-in-macos-big-sur/#findComment-2797566 Share on other sites More sharing options...
shl628 Posted November 21, 2022 Share Posted November 21, 2022 Set the iGPU Properties as follows and reboot. <key>PciRoot(0x0)/Pci(0x2,0x0)</key> <dict> <key>AAPL,ig-platform-id</key> <data>BwCbPg==</data> <key>AAPL,slot-name</key> <string>Internal@0,2,0</string> <key>device-id</key> <data>mz4AAA==</data> <key>device_type</key> <string>VGA compatible controller</string> <key>disable-agdc</key> <data>AQAAAA==</data> <key>force-online</key> <data>AQAAAA==</data> <key>framebuffer-con2-alldata</key> <data>AwYIAAAEAADHAwAA</data> <key>framebuffer-con2-enable</key> <data>AQAAAA==</data> <key>framebuffer-patch-enable</key> <data>AQAAAA==</data> <key>framebuffer-unifiedmem</key> <data>AAAAgA==</data> <key>model</key> <string>Intel UHD Graphics 630</string> <key>rps-control</key> <data>AQAAAA==</data> </dict> 2 Quote Link to comment https://www.insanelymac.com/forum/topic/354851-vga-output-not-working-in-macos-big-sur/#findComment-2797567 Share on other sites More sharing options...
heysahilsingh Posted November 22, 2022 Author Share Posted November 22, 2022 12 hours ago, shl628 said: Set the iGPU Properties as follows and reboot. <key>PciRoot(0x0)/Pci(0x2,0x0)</key> <dict> <key>AAPL,ig-platform-id</key> <data>BwCbPg==</data> <key>AAPL,slot-name</key> <string>Internal@0,2,0</string> <key>device-id</key> <data>mz4AAA==</data> <key>device_type</key> <string>VGA compatible controller</string> <key>disable-agdc</key> <data>AQAAAA==</data> <key>force-online</key> <data>AQAAAA==</data> <key>framebuffer-con2-alldata</key> <data>AwYIAAAEAADHAwAA</data> <key>framebuffer-con2-enable</key> <data>AQAAAA==</data> <key>framebuffer-patch-enable</key> <data>AQAAAA==</data> <key>framebuffer-unifiedmem</key> <data>AAAAgA==</data> <key>model</key> <string>Intel UHD Graphics 630</string> <key>rps-control</key> <data>AQAAAA==</data> </dict> I’ll give it a try Quote Link to comment https://www.insanelymac.com/forum/topic/354851-vga-output-not-working-in-macos-big-sur/#findComment-2797581 Share on other sites More sharing options...
heysahilsingh Posted November 22, 2022 Author Share Posted November 22, 2022 15 hours ago, shl628 said: Set the iGPU Properties as follows and reboot. <key>PciRoot(0x0)/Pci(0x2,0x0)</key> <dict> <key>AAPL,ig-platform-id</key> <data>BwCbPg==</data> <key>AAPL,slot-name</key> <string>Internal@0,2,0</string> <key>device-id</key> <data>mz4AAA==</data> <key>device_type</key> <string>VGA compatible controller</string> <key>disable-agdc</key> <data>AQAAAA==</data> <key>force-online</key> <data>AQAAAA==</data> <key>framebuffer-con2-alldata</key> <data>AwYIAAAEAADHAwAA</data> <key>framebuffer-con2-enable</key> <data>AQAAAA==</data> <key>framebuffer-patch-enable</key> <data>AQAAAA==</data> <key>framebuffer-unifiedmem</key> <data>AAAAgA==</data> <key>model</key> <string>Intel UHD Graphics 630</string> <key>rps-control</key> <data>AQAAAA==</data> </dict> Sadly, it didn't worked for me :( Quote Link to comment https://www.insanelymac.com/forum/topic/354851-vga-output-not-working-in-macos-big-sur/#findComment-2797586 Share on other sites More sharing options...
shl628 Posted November 22, 2022 Share Posted November 22, 2022 (edited) 2 hours ago, heysahilsingh said: Sadly, it didn't worked for me  Platform ID was changed to 0x3E9B0000. And, I modified the value of framebuffer-con2-alldata.  Can you replace it with the iGPU Properties below and try again? <key>PciRoot(0x0)/Pci(0x2,0x0)</key> <dict> <key>AAPL,ig-platform-id</key> <data>AACbPg==</data> <key>AAPL,slot-name</key> <string>Internal@0,2,0</string> <key>device-id</key> <data>mz4AAA==</data> <key>device_type</key> <string>VGA compatible controller</string> <key>disable-agdc</key> <data>AQAAAA==</data> <key>force-online</key> <data>AQAAAA==</data> <key>framebuffer-con2-alldata</key> <data>AwQKAAAEAACHAQAA</data> <key>framebuffer-con2-enable</key> <data>AQAAAA==</data> <key>framebuffer-patch-enable</key> <data>AQAAAA==</data> <key>framebuffer-unifiedmem</key> <data>AAAAgA==</data> <key>model</key> <string>Intel UHD Graphics 630</string> <key>rps-control</key> <data>AQAAAA==</data> </dict>  I'm using an Intel HD 630 connected through VGA, but it is only connected to Index 3 (Port 0x07). So, I used the framebuffer-con2-alldata property, but if the above Properties doesn't work, try changing the Bus ID to 0x5 or 0x6 as follows.  - If you change the Bus ID to 0x05 03050A00 00040000 87010000  - If you modify the Bus ID to 0x06 03060A00 00040000 87010000 Edited November 22, 2022 by shl628 Quote Link to comment https://www.insanelymac.com/forum/topic/354851-vga-output-not-working-in-macos-big-sur/#findComment-2797592 Share on other sites More sharing options...
heysahilsingh Posted November 22, 2022 Author Share Posted November 22, 2022 2 hours ago, shl628 said:  Platform ID was changed to 0x3E9B0000. And, I modified the value of framebuffer-con2-alldata.  Can you replace it with the iGPU Properties below and try again? <key>PciRoot(0x0)/Pci(0x2,0x0)</key> <dict> <key>AAPL,ig-platform-id</key> <data>AACbPg==</data> <key>AAPL,slot-name</key> <string>Internal@0,2,0</string> <key>device-id</key> <data>mz4AAA==</data> <key>device_type</key> <string>VGA compatible controller</string> <key>disable-agdc</key> <data>AQAAAA==</data> <key>force-online</key> <data>AQAAAA==</data> <key>framebuffer-con2-alldata</key> <data>AwQKAAAEAACHAQAA</data> <key>framebuffer-con2-enable</key> <data>AQAAAA==</data> <key>framebuffer-patch-enable</key> <data>AQAAAA==</data> <key>framebuffer-unifiedmem</key> <data>AAAAgA==</data> <key>model</key> <string>Intel UHD Graphics 630</string> <key>rps-control</key> <data>AQAAAA==</data> </dict>  I'm using an Intel HD 630 connected through VGA, but it is only connected to Index 3 (Port 0x07). So, I used the framebuffer-con2-alldata property, but if the above Properties doesn't work, try changing the Bus ID to 0x5 or 0x6 as follows.  - If you change the Bus ID to 0x05 03050A00 00040000 87010000  - If you modify the Bus ID to 0x06 03060A00 00040000 87010000   I used these entries, tried to change BusIDs as well but there is no result 😕 Quote Link to comment https://www.insanelymac.com/forum/topic/354851-vga-output-not-working-in-macos-big-sur/#findComment-2797600 Share on other sites More sharing options...
shl628 Posted November 22, 2022 Share Posted November 22, 2022 3 hours ago, heysahilsingh said:   I used these entries, tried to change BusIDs as well but there is no result 😕 I'm sorry, but I don't know anymore.. Quote Link to comment https://www.insanelymac.com/forum/topic/354851-vga-output-not-working-in-macos-big-sur/#findComment-2797604 Share on other sites More sharing options...
heysahilsingh Posted November 22, 2022 Author Share Posted November 22, 2022 50 minutes ago, shl628 said: I'm sorry, but I don't know anymore.. so sad, anyways have a nice day Quote Link to comment https://www.insanelymac.com/forum/topic/354851-vga-output-not-working-in-macos-big-sur/#findComment-2797606 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.