Contribute
Register

Bios Lenovo G70-80 DVMT Mod

Status
Not open for further replies.
Have you tried this patch?
Code:
            <dict>
                <key>Comment</key>
                <string>Disable minStolenSize less or equal fStolenMemorySize assertion, 10.11.beta ( (based on Austere.J patch)</string>
                <key>Disabled</key>
                <false/>
                <key>MatchOS</key>
                <string>10.11.x</string>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Find</key>
                <data>QTnEdj4=</data>
                <key>Replace</key>
                <data>QTnE6z4=</data>
            </dict>

Also you can set your ig-platform-id to random value in order to boot with VESA drivers
Where in the config file do I put this?
 
Where in the config file do I put this?

Use a plist editor such as Xcode or PlistEditPro and use copy/paste.

Kext patches go to: config.plist/KernelAndKextPatches/KextsToPatch.

Read the Clover documentation for more details.
 
So this is where I got....
Booting without ig-platform-id resulted in a successful boot to both installer and OS.

But booting with the correct ig-platform-id gets me on that same framebuffer kernel panic.
I get that error because DVMT is 32mb.

Soooooo what now? I tried booting with rehabman's patches in that are present in config but no dice.
 
Soooooo what now? I tried booting with rehabman's patches in that are present in config but no dice.

Requirements:
- must have the correct patch entered in config.plist (minStolenSize patch is dependent on version)
- must have the patch enabled
- must boot with invalid ig-platform-id (0x12345678)
- must rebuild cache as per FAQ
- then you can boot normally and the patch will apply
 
Status
Not open for further replies.
Back
Top