Contribute
Register

Solved Intel HD3000 artifacts on laptops with 2-4-6Gb RAM.

Status
Not open for further replies.
I wouldn't expect it to. The code doesn't read this key.

This thread is just "myth creation"...

You think that works with 8 gb Ram? I can try
 
did't work

You can try add VRAMMethod=2, and VRAMSize=(vram size what you have in AppleIntelSNBGraphicsFB.kext patch)
 
You can try add VRAMMethod=2, and VRAMSize=(vram size what you have in AppleIntelSNBGraphicsFB.kext patch)

At least the kext actually reads these settings...

Code:
SPEEDY-OSX:~ RehabMan$ strings /System/Library/Extensions/AppleIntelHD3000Graphics.kext/Contents/MacOS/AppleIntelHD3000Graphics |grep -y vram
VRAMAllocationMethod
VRAMSegmentMethod
VRAMMethod
invalid vram method %d
Not enabling dynamic vram
Using Dynamic VRAM method %d
init_VRAM_segments
VRAMSize
vramFreeBytes
vramUsedBytes
 
At least the kext actually reads these settings...

Code:
SPEEDY-OSX:~ RehabMan$ strings /System/Library/Extensions/AppleIntelHD3000Graphics.kext/Contents/MacOS/AppleIntelHD3000Graphics |grep -y vram
VRAMAllocationMethod
VRAMSegmentMethod
VRAMMethod
invalid vram method %d
Not enabling dynamic vram
Using Dynamic VRAM method %d
init_VRAM_segments
VRAMSize
vramFreeBytes
vramUsedBytes

I think that this method doesn't work
 
All problems looks like fixed with updating to 10.11.2, i think the VGA or the HDMI patch caused the artifacts.
 
All problems looks like fixed with updating to 10.11.2, i think the VGA or the HDMI patch caused the artifacts.

Yes, with Yosemite 10.10.2 was resolved, then they returned back from Yosemite 10.10.3
 
Status
Not open for further replies.
Back
Top