npolite Posted June 11, 2016 Share Posted June 11, 2016 Hi All, Does anyone have a config.plist for the E5540 with the 1920x1080 screen? I have an i5-4300U processor and Intel HD4400 graphics. I'm trying to get the installer working and just have random artifacts on the screen. Thanks, NIck Link to comment Share on other sites More sharing options...
npolite Posted June 12, 2016 Author Share Posted June 12, 2016 I was able to get this going by enabling the load video BIOS as well as Injecting the EDID. One last issue I am seeing is that the finder menu has some issue with the font. It almost seems hollow. Also the Apple in the upper left corner is red, sometimes light black. On the right side of the finder menu is ok. No issues with date/time etc. Video plays ok with sound on Youtube and the rest of the display is great. Any idea of what that may be? Also with regards to the app store, can someone help me out on downloading El Capitan? It says something about not being able to verify my Mac. Thanks Link to comment Share on other sites More sharing options...
Administrators Hervé Posted June 12, 2016 Administrators Share Posted June 12, 2016 Are you sure you've got full graphics acceleration? One sure way to know, if you have a CD/DVD drive is to launch DVDPlayer app then check the Supported Features in Help menu. All should be supported. For AppStore, make sure you've installed the Ethernet kext and that your LAN card is detected as en0; if en1, remove all interfaces from your Network PrefPane, then all plist files from /Library/Preferences/SystemConfiguration and reboot. Link to comment Share on other sites More sharing options...
npolite Posted June 13, 2016 Author Share Posted June 13, 2016 Thanks Hervé, Yep the DVD player shows all of the features as supported. I also did as you suggested and removed all of the plists and that fixed the App store issue. Thanks again. Nick Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted June 13, 2016 Moderators Share Posted June 13, 2016 add this to KextToPatch in config.plist to fix the menu artifacts issue Comment 0x0a260006 9MB cursor bytes patch Find BgAmCgEDAwMAAAACAAAwAQAAYAA= Name AppleIntelFramebufferAzul Replace BgAmCgEDAwMAAAACAAAwAQAAkAA= Link to comment Share on other sites More sharing options...
npolite Posted June 14, 2016 Author Share Posted June 14, 2016 Thanks Jake. Sorry if this sounds like a Noob but is there some app so I can get the syntax correct? I have the following in that section. I've only used Clover Configurator before. <key>KernelAndKextPatches</key><dict><key>AppleRTC</key><true/><key>AsusAICPUPM</key><true/><key>Debug</key><false/><key>KernelCpu</key><false/><key>KernelHaswellE</key><false/><key>KernelLapic</key><false/><key>KernelPm</key><true/><key>KextsToPatch</key><array><dict><key>Comment</key><string>External icons patch</string><key>Disabled</key><false/><key>Find</key><data>RXh0ZXJuYWw=</data><key>Name</key><string>AppleAHCIPort</string><key>Replace</key><data>SW50ZXJuYWw=</data></dict></array></dict><key>RtVariables</key><dict><key>MLB</key><string>C02140302D5DMT31M</string><key>ROM</key><string>b1c04f473132</string></dict><key>SMBIOS</key><dict> Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted June 14, 2016 Moderators Share Posted June 14, 2016 Use PlistEdit Pro just paste the whole thing right below so it looks like this <key>KextsToPatch</key> Comment 0x0a260006 9MB cursor bytes patch Find BgAmCgEDAwMAAAACAAAwAQAAYAA= Name AppleIntelFramebufferAzul Replace BgAmCgEDAwMAAAACAAAwAQAAkAA= Comment External icons patch Disabled Find RXh0ZXJuYWw= Name AppleAHCIPort Replace SW50ZXJuYWw= Link to comment Share on other sites More sharing options...
npolite Posted June 15, 2016 Author Share Posted June 15, 2016 Thanks for the help Jake. That fixed the issue. I am attaching my config.plist for anyone that needs it for a Latitude E5540 I5 and the 1920x1080 15" screen. config.plist.zip Link to comment Share on other sites More sharing options...
npolite Posted June 20, 2016 Author Share Posted June 20, 2016 I updated to 10.10.5 and now I somehow lost graphics acceleration. I tried to copy the FakePCIID_Intel_HD_Graphics,kext and FakePCIID.kext and it didn't help. Anyone know what I am doing wrong? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted June 20, 2016 Moderators Share Posted June 20, 2016 Replace Config with this. You need to fake the mobile graphics with that of the Desktop since mobile has been dropped. Don't think you need to inject EDID, but I left it in from your config. config-npolite.plist.zip Link to comment Share on other sites More sharing options...
Recommended Posts