Contribute
Register

Problems with gpu

Status
Not open for further replies.
Reinstalled macOS, patched kext and now it stuck at garbled apple logo.

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"
 
Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"
Done. Attaching cpu-z report just in case.
 

Attachments

  • DESKTOP-U3TD5TS.txt
    42.7 KB · Views: 212
20160911_182548.jpg

It booted with graphics acceleration somehow :O But I've noticed weird black flickering:
20160911_182826.jpg
Is it fixable? Attaching ioreg and terminal output:
Code:
Donnys-MacBook-Air:~ donny$ kextstat|grep -y acpiplat
   13    2 0xffffff7f8257b000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (5.0) D748FA50-380C-3F0D-BAD9-EB7A15848EA8 <12 11 7 6 5 4 3 1>
Donnys-MacBook-Air:~ donny$ kextstat|grep -y appleintelcpu
Donnys-MacBook-Air:~ donny$ kextstat|grep -y applelpc
   75    0 0xffffff7f81e44000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <73 12 5 4 3>
Donnys-MacBook-Air:~ donny$ kextstat|grep -y applehda
   86    1 0xffffff7f8223c000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (276.26) D0953002-6091-376F-8E0F-33B65F42CEF9 <85 84 63 12 7 6 5 4 3 1>
  106    0 0xffffff7f823be000 0xb4000    0xb4000    com.apple.driver.AppleHDA (9274.12) 7611D43E-12FE-3228-A6D3-9C99A5D030CC <105 86 85 84 72 63 12 11 6 5 4 3 1>
  107    0 0xffffff7f824c5000 0x2000     0x2000     com.apple.driver.AppleHDAHardwareConfigDriver (276.26) D58BD3DA-EEDA-3845-9094-D33CB6E20BCE <4 3>
Donnys-MacBook-Air:~ donny$ sudo touch /System/Library/Extensions && sudo kextcache -u /
Password:
kext-dev-mode allowing invalid signature -67061 0xFFFFFFFFFFFEFA0B for kext AppleIntelSKLGraphicsFramebuffer.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA_CX20751.kext
KernelCache ID: C0AE1428E17A28F1DB0A50C385393B5D
symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795
 

Attachments

  • Donny’s MacBook Air.zip
    478.2 KB · Views: 90
It booted with graphics acceleration somehow :O But I've noticed weird black flickering:

You could try different ig-platform-id values as well as FakePCIID+FakePCIID_Intel_HD_Graphics, but the problem is likely due to incorrect DVMT-prealloc setting.
 
Status
Not open for further replies.
Back
Top