Contribute
Register

[HELP] HD 530 graphics problem. First time Mac user.

Status
Not open for further replies.
Screen Shot 2017-08-22 at 1.33.24 AM.png
You might want to check that they are installed correctly.
I see no sign of them loading in your verbose output (possible it has scrolled by).
Yeah I also didn't see it in verbose but its there in the system. see I have attached the screenshot.
is there any other way to force apply these kexts?
 

Attachments

  • Screen Shot 2017-08-22 at 1.33.46 AM.png
    Screen Shot 2017-08-22 at 1.33.46 AM.png
    119.1 KB · Views: 77
  • Screen Shot 2017-08-22 at 1.34.51 AM.png
    Screen Shot 2017-08-22 at 1.34.51 AM.png
    148.4 KB · Views: 112
View attachment 273657
Yeah I also didn't see it in verbose but its there in the system. see I have attached the screenshot.
is there any other way to force apply these kexts?

Use:
Code:
sudo kextcache -i /

To see if you installed the kexts correctly.
 
Use:
Code:
sudo kextcache -i /

To see if you installed the kexts correctly.
This came, I think that the kexts aren't installed properly. Now what should I do?
 

Attachments

  • Screen Shot 2017-08-22 at 2.48.40 AM.png
    Screen Shot 2017-08-22 at 2.48.40 AM.png
    116.8 KB · Views: 110
This came, I think that the kexts aren't installed properly. Now what should I do?

The Lilu.kext installed is not the correct version for the IntelGraphicsFixup.kext you have installed.
Install latest version of each.
 
The Lilu.kext installed is not the correct version for the IntelGraphicsFixup.kext you have installed.
Install latest version of each.
Thanks for your reply.
I installed the latest version after which I got this error.
 

Attachments

  • Screen Shot 2017-08-22 at 11.47.23 AM.png
    Screen Shot 2017-08-22 at 11.47.23 AM.png
    74.1 KB · Views: 135
Thanks for replyingView attachment 273646
1) I had disabled VT-d is bios and made the display memory 96mb
2) The monitor is standard 1080p monitor.
3) when using this ig id , I am getting the error again.
Please help me to fix this issue
Try putting Lilu and IntelGraphicsFixup in EFI/Clover/kexts/10.11 instead.
Dev for lilu specifies it might not properly work when installed to SLE in Lilu readme as far as I know.

Rebuild cache using sudo kextcache -i / after you remove them from SLE.
 
Try putting Lilu and IntelGraphicsFixup in EFI/Clover/kexts/10.11 instead.
Dev for lilu specifies it might not properly work when installed to SLE in Lilu readme as far as I know.

Rebuild cache using sudo kextcache -i / after you remove them from SLE.
Thanks Mate.
Now it is working.
Screen Shot 2017-08-22 at 6.28.26 PM.png
 
Status
Not open for further replies.
Back
Top