Contribute
Register

[Fix] Skylake menu bar glitch fix

i seem not to copy/paste what and where i should in my config.plist, i always managed to make it unbootable, would you mind helping me out please? i'll attach my config.plist

It is not difficult.
And editing your own config.plist is a basic skill you must learn.

First, install a plist editor such as Xcode or PlistEdit Pro.
Then open both your config.plist and the plist provided in post #1.
From the plist in post #1, copy /Devices/AddProperties to the clipboard.
Paste into your own config.plist/Devices.
 
It is not difficult.
And editing your own config.plist is a basic skill you must learn.

First, install a plist editor such as Xcode or PlistEdit Pro.
Then open both your config.plist and the plist provided in post #1.
From the plist in post #1, copy /Devices/AddProperties to the clipboard.
Paste into your own config.plist/Devices.

ohhhh with PlistEdit Pro is soooo easy to do that, before i was using another software which only showed me the code and i didn't know how to use that, thanks so much!
 

Thank you for pointing out a direction.
After reading a lot, I found this should be relevant,

Screen Shot 2016-12-09 at 3.57.10 AM.png


And I try to do it on Clover Configurator,

Screen Shot 2016-12-09 at 3.52.28 AM.png


check "Inject Intel" , ig-plat-form-id "191B0000" and add plist in post#1,
so my config is like this after edit,

ACPI/DSDT:
Screen Shot 2016-12-09 at 4.20.30 AM.png

Devices/AddProperties:
Screen Shot 2016-12-09 at 4.21.25 AM.png


I am not sure if I have done it right, but with the config above, monitor frozen at 2/3 of loading screen.
Normally, I will be able to get to desktop right after "8 apple logo" show up.
 

Attachments

  • Screen Shot 2016-12-09 at 3.54.27 AM.png
    Screen Shot 2016-12-09 at 3.54.27 AM.png
    49.3 KB · Views: 186
Thank you for pointing out a direction.
After reading a lot, I found this should be relevant,

View attachment 224259


And I try to do it on Clover Configurator,

View attachment 224261

check "Inject Intel" , ig-plat-form-id "191B0000" and add plist in post#1,
so my config is like this after edit,

ACPI/DSDT:
View attachment 224265

Devices/AddProperties:
View attachment 224266


I am not sure if I have done it right, but with the config above, monitor frozen at 2/3 of loading screen.
Normally, I will be able to get to desktop right after "8 apple logo" show up.

Boot verbose, show photo. Attach EFI/Clover folder as ZIP (omit 'themes' folder).
 
This is the scene right before frozen

View attachment 224285

Sorry for low dpi, since it ran away too quickly i had to do video recording.
A larger pic is in the zip as well.
Thank you very much.

Remove /Devices/AddProperties and retry.

Note: You have not implemented CPU PM. IGPU PM depends on it (but AFAIK does not prevent boot).
 
Back
Top