Contribute
Register

for skylake user, if use 0x12345678 when install

Status
Not open for further replies.
Joined
Mar 6, 2012
Messages
185
Motherboard
15ZD960-GX3DK
CPU
i3-6100U
Graphics
HD 520
Mobile Phone
  1. Android
hello
i need to test something.

some users can't change DVMT value in BIOS. os need to use 0x12345678 when install. if without it, you will get panic

here is test file. just put these files in 10.12 folder and no input 0x12345678 value. just use your ig-platformid like you use sierra

i just wonder whether panic happen or not when install

this file for only sierra
 
update v1.

i did clear code and add some.

please test and report
 
hello
i need to test something.

some users can't change DVMT value in BIOS. os need to use 0x12345678 when install. if without it, you will get panic

here is test file. just put these files in 10.12 folder and no input 0x12345678 value. just use your ig-platformid like you use sierra

i just wonder whether panic happen or not when install

this file for only sierra

I might test this if the source was available. But without published source, no thanks...
 
Line 63 is comparing OS X version. What is the issue?
Perhaps you should add some trace (IOLog) code...

Q.Line 63 is comparing OS X version. What is the issue?
A. right. now, kernelversion check is not working. some user report me not work with panic.

since line63, not working... build is no problem. just not operate
 
Last edited:
Q.Line 63 is comparing OS X version. What is the issue?
A. right. now, kernelversion check is not working. some user report me not work with panic.

since line63, not working... build is no problem. just not operate

Add debug code (IOLog) as suggested...
 
its fixed.
i will upload
2017-04-21 23:27:14.871229+0900 localhost kernel[0]: (kernel) IntelGraphicsDVMTFixup: (DEBUG) igdvmt @ found com.apple.driver.AppleIntelSKLGraphicsFramebuffer
2017-04-21 23:27:14.871238+0900 localhost kernel[0]: (kernel) IntelGraphicsDVMTFixup: (DEBUG) igdvmt @ applying patches for 4 kext
2017-04-21 23:27:14.871246+0900 localhost kernel[0]: (kernel) IntelGraphicsDVMTFixup: (DEBUG) igdvmt @ applying 0 patch for 4 kext
2017-04-21 23:27:14.872581+0900 localhost kernel[0]: (kernel) IntelGraphicsDVMTFixup: (DEBUG) igdvmt @ Skylake - 10.12 :: DVMT patches applied
 
Status
Not open for further replies.
Back
Top