Jump to content

E7250 and El Capitan


m1nkeh

Recommended Posts

  • Moderators

Did you follow this?

 

See here regarding DVMT. Without that mod, you will not get full graphics acceleration (QE/CI).

 

Yes, you still need to check and change if necessary because different versions of Windows reports differently. So to really be sure, follow the guide.

You could skip numbers 1 -> 4 unless you want to see for yourself the process.

Start from 5 to 8. At #8, you could just run setup_var 0x15b first just to verify before running 

   setup_var 0x15b 0x3

   setup_var 0x15c 0x3
 
If you really don't want to mess with the BIOS, you could just add this to the Config.plist under KextToPatch. Use PlistEditor or Textedit
<dict>
<key>Comment</key>
<string>10.11 (based on Austere.J patch)</string>
<key>Find</key>
<data>
QTnEdj4=
</data>
<key>Name</key>
<string>disabled:AppleIntelBDWGraphicsFramebuffer</string>
<key>Replace</key>
<data>
QTnE6z4=
</data>
</dict>
Link to comment
Share on other sites

Yes, the KP is due to AppleIntelBDWGraphicsFrameBuffer requiring DVMT pre-allocated memory in BIOS set to 64mb or higher

 

Excellent! Is there a benefit to going beyond 96MB? I have 16GB of RAM and I don't mind sacrificing some more for added performance.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...