Contribute
Register

[solved] HD 5500 Only Has 7MB VRAM & Extreme Screen Tearing

Status
Not open for further replies.
Joined
Oct 31, 2017
Messages
16
Motherboard
Asus Z170-E | Clover
CPU
i5 - 6600k
Graphics
Nvidia 1060 | Dual monitors
Hello,

My laptop has some extreme screen tearing when I boot (using Clover) with only Inject Intel, however when I use inject Nvidia and nv_disable=1 in the boot flags it works with only 7MB of VRAM and uses the HD 5500. Here is my config.plist that boots correctly.
 

Attachments

  • config.plist
    5.4 KB · Views: 309
Here are the three files from problem reporting
 

Attachments

  • IORegFIle.zip
    416.9 KB · Views: 102
  • RehabMan.zip
    52 KB · Views: 98
  • CLOVER.zip
    6.8 MB · Views: 144

Attachments

  • CLOVER.zip
    6.8 MB · Views: 107
  • IORegFIle.zip
    416.9 KB · Views: 97
  • RehabMan.zip
    52 KB · Views: 94
Here are the three files from problem reporting
Set Inject Nvidia to false, set Inject Intel to true, use ig-platform-id 0x16260006 and apply this kext patch:
Name: AppleIntelBDWGraphicsFramebuffer
Find: 00002002 00005001
Replace: 00003001 00009000
Then rebuild the kext cache and reboot normally.
 
Set Inject Nvidia to false, set Inject Intel to true, use ig-platform-id 0x16260006 and apply this kext patch:
Name: AppleIntelBDWGraphicsFramebuffer
Find: 00002002 00005001
Replace: 00003001 00009000
Then rebuild the kext cache and reboot normally.
Sorry I'm fairly new to this. How do I find and replace those two strings?
 
Sorry I'm fairly new to this. How do I find and replace those two strings?
EFI/CLOVER/config.plist. Edit this file using PlistEdit Pro or Clover Configurator.
They are in config.plist/Graphics and config.plist/KernelAndKextPatches/KextsToPatch.
They should look like this.
 

Attachments

  • Screen Shot 2017-11-05 at 03.37.01.png
    Screen Shot 2017-11-05 at 03.37.01.png
    161.8 KB · Views: 636
  • Screen Shot 2017-11-05 at 03.38.11.png
    Screen Shot 2017-11-05 at 03.38.11.png
    144.1 KB · Views: 609
EFI/CLOVER/config.plist. Edit this file using PlistEdit Pro or Clover Configurator.
They are in config.plist/Graphics and config.plist/KernelAndKextPatches/KextsToPatch.
They should look like this.

I did this, it booted with the extreme screen tearing, reverted back to old config.plist to get back into Sierra.

EDIT: Added the edit config.plist that booted with screen tearing (Named config2.plist so I know which is which)
 

Attachments

  • config2.plist
    5.5 KB · Views: 259
Last edited:
Status
Not open for further replies.
Back
Top