Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphic Artifacts Problem - Solution #8

Closed
Kaijun opened this issue Oct 8, 2014 · 13 comments
Closed

Graphic Artifacts Problem - Solution #8

Kaijun opened this issue Oct 8, 2014 · 13 comments

Comments

@Kaijun
Copy link
Owner

Kaijun commented Oct 8, 2014

If you guys met some kind of graphic artifacts problems at the menu bar,

then try something below:

Two Solutions:

  • download AppleIntelFramebufferAzul.kext.zip and replace the old one (back up it if possible). Notice it's only tested for 10.9.x
  • Change the Color Profile: Preference - Display - Color (try sRGB IEC profile)

however i don't have such kind of problem, so that i can't do some further research because i don't know if it works even if i make some progress... but i think it may be the problem with Framebuffer. you guys can try to modify a suitable Framebuffer and see if it works!

@Majkwin
Copy link

Majkwin commented Oct 9, 2014

I confirm second solution. I'm using sRGB IEC profile since I had troubles with graphics and everything works fine.

@ghost
Copy link

ghost commented Oct 21, 2014

I have some artifacts problems at the menu bar but only on 2-nd and 3-d Desktops.(10.10)

@Majkwin
Copy link

Majkwin commented Oct 21, 2014

Change color profile on extended display

W dniu wtorek, 21 października 2014 virusak [email protected]
napisał(a):

I have some artifacts problems at the menu bar but only on 2-nd and 3-d
Desktops.(10.10)


Reply to this email directly or view it on GitHub
#8 (comment)
.

@ghost
Copy link

ghost commented Oct 21, 2014

Could you please send me AppleIntelFramebufferAzul.kext from 10.10 becouse mine is broken.
Thank you!

@Kaijun
Copy link
Owner Author

Kaijun commented Oct 21, 2014

@ghost
Copy link

ghost commented Nov 1, 2014

It looks like graphics artefacts are caused by setting wrong ig-platform-id for graphic card in DSDT. @Kaijun can you try other ig-platform-id, maybe it will fix Preview.app.

@Kaijun
Copy link
Owner Author

Kaijun commented Nov 1, 2014

@Virusak yeah it could be. but you know, there's no problem with my laptop. so even if i change the ig-platform-id and start with the new dsdt, i still can't tell if the ig-platform-id works properly for you guys. so the best approach is that you guys change the ig-platform-id manually by yourself (by using MaciASL.app) and test which ig-platform-id is the best for you! (there're probably more than 10 ids)

@vasil-boshnyakov
Copy link

Where to put "ig-platform-id" and any idea what values we have test? I have graphics artefacts and it's quite annoying.

Thanks for all your support and great work!

P.S. For my laptop this works:

"AAPL,ig-platform-id",
Buffer (0x04)
{
0x00, 0x00, 0x16, 0x0A
},

@Kaijun
Copy link
Owner Author

Kaijun commented Dec 15, 2014

@TheGuild already solved? did it work for solving the graphic artifacts problem?

@vasil-boshnyakov
Copy link

Yes, this change to ig-platform-id solved my issue with the graphics artefacts.
Now everything works just fine :)

@Majkwin
Copy link

Majkwin commented Dec 16, 2014

@TheGuild , can You write a brief guide how to change it? Or maybe upload your dsdt.aml file if you haven't change anything else?

@vasil-boshnyakov
Copy link

You have to modify the file:
/EFI/CLOVER/ACPI/patched/SSDT-3.aml

with MaciASL application. Just change the device ID, Save and restart

@Majkwin
Copy link

Majkwin commented Dec 16, 2014

thanks, it's working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants