Contribute
Register

[Guide] Broadwell HD5500 Setting DVMT in InsydeH20 BIOS Laptops

Status
Not open for further replies.
Dear Mr. Rehabman

My Laptop is Lenovo Zhaoyang E40-80, the bios is insydeh20.
CPU:Intel i5-5200U;
Graphics:Intel HD 5500 (1366*768)
Eth: Realtek 8168/8111
SoundCard: ALC233

It's installed the OSX 10.12.3 use for UniBeast 7.0.1. The keyboard & Ether is perfect, but the Graphics isn't performance,The VRAM is 4MB. I set "setup_var2 0x18C 0x4" like picture #1, "setup_var 0x18C 0x01" isn't change.
The Method isn't fit OSX 10.12.3?
View attachment 240154

Attach IFR BIOS extract.

Note: I don't know why the output of setup_var2 shows two different values for the index 0x18c.
 
Attach IFR BIOS extract.

Note: I don't know why the output of setup_var2 shows two different values for the index 0x18c.
So many DVMT arguments, the Pre-Allocated default sets is 0x1.
无标题.jpg
 
Run 'setup_var 0x18c' to see current setting.
The Setting is 0x01,It's same as picture #1. The setting isn't change,error report "error:can't set variable using efi (error:0x000000000000001a)."
 
Last edited:
The Setting is 0x01,It's same as picture #1. The setting isn't change,error report "error:can't set variable using efi (error:0x000000000000001a)."

If your BIOS locks the variables, you need to use the minStolenSize patch.
 
If your BIOS locks the variables, you need to use the minStolenSize patch.
My Clover config.plist information:
<dict>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
iUXIOcd2Tw==
</data>
<key>MatchOS</key>
<string>10.12.3</string>
<key>Name</key>
<string>AppleIntelBDWGraphicsFramebuffer</string>
<key>Replace</key>
<data>
iUXIOcfrTw==
</data>
</dict>

May I use the right method?
 
My Clover config.plist information:
<dict>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
iUXIOcd2Tw==
</data>
<key>MatchOS</key>
<string>10.12.3</string>
<key>Name</key>
<string>AppleIntelBDWGraphicsFramebuffer</string>
<key>Replace</key>
<data>
iUXIOcfrTw==
</data>
</dict>

May I use the right method?

The minStolenPatch is provided in the plist files linked from my guide.
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

If you want to use a patch from another source, it is up to you to verify the correctness.
 
The minStolenPatch is provided in the plist files linked from my guide.
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

If you want to use a patch from another source, it is up to you to verify the correctness.

Thanks your reply very much.
I use 'https://github.com/RehabMan/OS-X-Clover-Laptop-Config/blob/master/config_HD5300_5500_6000.plist' . This solution have not to the problem. I modify DSDT , same again.
 
Status
Not open for further replies.
Back
Top