Contribute
Register

Intel HD 630 issues!

Status
Not open for further replies.
Joined
Oct 28, 2015
Messages
41
Motherboard
Asus Prime Z270-A
CPU
Intel i7-7700K
Graphics
Sapphire Nitro+ Radeon RX 580
Hi guys, I have successfully installed High Sierra public beta 2 on my system.
However, I am facing a few issues related to Intel HD Graphics 630.
- Graphics acceleration not working (checked using MacX Video Converter Pro).
NoGraphicsAcceleration.png

- Artefacts on the top right of the screen. It happens after login and whenever an application is maximised and again resized.
artefacts.JPG

- At random times the mouse pointer enlarges a bit and returns back to normal:(
- Boot screen garble!

I think I have already tried all fixes that I could find in the forum, but could't solve any of these issues! Please find below the kexts I have currently placed in Clover/kexts/Other.
Kexts.png

system.png

I have also attached my latest config.plist. Any help is appreciated. Thanks!
 

Attachments

  • config.plist
    25.7 KB · Views: 317
Hi guys.. now I am also attaching all the necessary files that are mentioned in the problem reporting FAQ.

Code:
kextstat|grep -y acpiplat
15    2 0xffffff7f81d31000 0x9b000    0x9b000    com.apple.driver.AppleACPIPlatform (6.1) 13F84E88-67F0-3F37-8A76-E37DCA1595FB <14 12 11 7 6 5 4 3 1>

kextstat|grep -y applehda
101    1 0xffffff7f81920000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (280.12) 2DBFE83E-EC40-3F23-A029-7FF8768159B6 <100 97 90 12 7 6 5 4 3 1>
  118    0 0xffffff7f81ab2000 0xb7000    0xb7000    com.apple.driver.AppleHDA (280.12) FFFC6092-8B49-3F30-B756-A01EA4C78C54 <117 101 100 97 95 90 6 5 4 3 1>

Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
eficheck.kext has no Info.plist file.
eficheck.kext has no Info.plist file.
eficheck.kext has no Info.plist file.
eficheck.kext has no Info.plist file.
eficheck.kext has no Info.plist file.
Kext with invalid signatured (-67013) allowed: <OSKext 0x7fa0372321c0 [0x7fff7efa4f10]> { URL = "AppleMobileDevice.kext/ -- file:///System/Library/Extensions/", ID = "com.apple.driver.AppleMobileDevice" }
KernelCache ID: 3FD2048220C71899D12D88AEA3D3FA20

I hope someone could assist me with HD 630 issues. Thanks!
 

Attachments

  • EFI.zip
    2.4 MB · Views: 142
  • IOReg.zip
    543.8 KB · Views: 126
  • RehabMan.zip
    56.3 KB · Views: 109
Hi guys.. now I am also attaching all the necessary files that are mentioned in the problem reporting FAQ.

Code:
kextstat|grep -y acpiplat
15    2 0xffffff7f81d31000 0x9b000    0x9b000    com.apple.driver.AppleACPIPlatform (6.1) 13F84E88-67F0-3F37-8A76-E37DCA1595FB <14 12 11 7 6 5 4 3 1>

kextstat|grep -y applehda
101    1 0xffffff7f81920000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (280.12) 2DBFE83E-EC40-3F23-A029-7FF8768159B6 <100 97 90 12 7 6 5 4 3 1>
  118    0 0xffffff7f81ab2000 0xb7000    0xb7000    com.apple.driver.AppleHDA (280.12) FFFC6092-8B49-3F30-B756-A01EA4C78C54 <117 101 100 97 95 90 6 5 4 3 1>

Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
eficheck.kext has no Info.plist file.
eficheck.kext has no Info.plist file.
eficheck.kext has no Info.plist file.
eficheck.kext has no Info.plist file.
eficheck.kext has no Info.plist file.
Kext with invalid signatured (-67013) allowed: <OSKext 0x7fa0372321c0 [0x7fff7efa4f10]> { URL = "AppleMobileDevice.kext/ -- file:///System/Library/Extensions/", ID = "com.apple.driver.AppleMobileDevice" }
KernelCache ID: 3FD2048220C71899D12D88AEA3D3FA20

I hope someone could assist me with HD 630 issues. Thanks!

What are your specific issues?
Your ioreg shows no ig-platform-id injected, so you're getting default 0x59160000.
The ioreg shows QE/CI working.
 
What are your specific issues?
Your ioreg shows no ig-platform-id injected, so you're getting default 0x59160000.
The ioreg shows QE/CI working.

Hi, the following are the issues I have noticed
- Graphics acceleration not working (checked using MacX Video Converter Pro).
- Artefacts on the top right of the screen. It happens after login and whenever an application is maximised and again resized.
- At random times the mouse pointer enlarges a bit and returns back to normal:(
- Boot screen garble!

Screenshots are already in this same thread (first post)
https://www.tonymacx86.com/threads/intel-hd-630-issues.227657/
 
Hi, the following are the issues I have noticed
- Graphics acceleration not working (checked using MacX Video Converter Pro).

Your ioreg shows QE/CI working.
QuickSync is a separate issue.

- Artefacts on the top right of the screen. It happens after login and whenever an application is maximised and again resized.

Make sure DVMT-prealloc is set correctly.

- At random times the mouse pointer enlarges a bit and returns back to normal:(

It is a feature (helps you find your mouse pointer).

- Boot screen garble!

IntelGraphicsFixup.kext + Lilu.kext.
 
Your ioreg shows QE/CI working.
QuickSync is a separate issue.
Can you please tell me how to enable this? I already tried injecting ig-platform-id as "0x59120000" but that didn't seem to solve any of my issues.

Make sure DVMT-prealloc is set correctly.
It's set as 64MB in the bios.. should this be changed?

It is a feature (helps you find your mouse pointer).
Thanks:) I didn't know that

IntelGraphicsFixup.kext + Lilu.kext.
I already have these kexts (along with shiki.kext too) in my clover/kexts/other folder. But this didn't solve the boot screen garble issue. FYI, all the kexts that I am using are placed in clover/kexts/other folder. I have not installed them using kextbeast. Could this be the reason for any of the graphics issues that I am facing?

Could it be also possible for you to check my config.plist and let me know what might be wrong or missing?
 
You need 0x59120003 for QuickSync (AFAIK).
 
You need 0x59120003 for QuickSync (AFAIK).
With this ig-platform-id, I am not able to boot into macOS :( It always keeps restarting at halfway through the apple logo. Is there any additional change needed in the plist together with this id?
 
Status
Not open for further replies.
Back
Top