fwz.mhmd Posted September 8, 2016 Author Share Posted September 8, 2016 This is a bit confusing. Im using HD 4400 and running El Capitan. As for now im going to skip trying to fix the HDMI cause its no longer important Link to comment Share on other sites More sharing options...
Administrators Hervé Posted September 8, 2016 Administrators Share Posted September 8, 2016 Mobile Haswell iGPUs are subject to same treatment when it comes to Hackintoshes, whether it be HD4200, HD4400, HD4600 or Iris. Apple only supports Desktop HD 4600 (dev id 0412) so that needs to be faked for the mobile versions to be supported. Injection of the appropriate Azul framebuffer layout is also necessary and that usually (but not always) is 0x0600260a (specified in reverse order). Consider that a framebuffer layout defines or corresponds to a particular set of Video RAM and output ports arrangements (types, numbers). You can read more about getting Haswell graphics support here. Open up your config.plist with Clover Configurator and look at each tab/page, especially that for graphics and kext patches. You will find everything and, hopefully, catch things. HDMI output and cable hot-plugging will be fully supported once you apply the little patch I listed in my previous post; you actually had it in your original config.plist. What you required was to remove the other Azul framebuffer patches. Afaik, you don't need them. Yesterday, I uploaded a revised version of your original config.plist where the only Azul Framebuffer patch is that as posted. Why don't you try it? If you prefer a pre-patched kext, use the attached one: 10.11.6(15G1004)_HDMI-patched_AzulFB.zip The patched kext goes to /S/L/E where it replaces the vanilla version (keep a copy somewhere), followed by permissions repair + cache rebuild via Terminal: sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / If you get errors, repeat the last 2 x commands. If you use the pre-patched kext, you should remove the Clover on-the-fly patch entry programmed in the config.plist, but considering your current skills, I strongly suggest you keep the easy route, i.e. the Clover config one... Link to comment Share on other sites More sharing options...
fwz.mhmd Posted September 8, 2016 Author Share Posted September 8, 2016 The terms you are using are to advance for me, So i dont understand that. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted September 8, 2016 Moderators Share Posted September 8, 2016 what other issue are you still having? Were you able to restore the your original Config file? Link to comment Share on other sites More sharing options...
fwz.mhmd Posted September 8, 2016 Author Share Posted September 8, 2016 Yes i restored the original config, but im having the same problem. I havent shut down my laptop since last night Link to comment Share on other sites More sharing options...
Administrators Hervé Posted September 8, 2016 Administrators Share Posted September 8, 2016 'better not have a prolonged power outage, eh? Link to comment Share on other sites More sharing options...
fwz.mhmd Posted September 8, 2016 Author Share Posted September 8, 2016 What do you mean. What i meant by not shutting down my laptop was that i was scared that the same thing was going to happen where the screen would black out. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted September 8, 2016 Moderators Share Posted September 8, 2016 Try replacing the Config with the one Herve uploaded previously. If black screen occurs again, just do what I suggest to get it booted back to desktop. Link to comment Share on other sites More sharing options...
fwz.mhmd Posted September 8, 2016 Author Share Posted September 8, 2016 Do i have to run any terminal commands after replacing the config? Link to comment Share on other sites More sharing options...
Administrators Hervé Posted September 8, 2016 Administrators Share Posted September 8, 2016 Did you see any? Link to comment Share on other sites More sharing options...
Recommended Posts