Contribute
Register

Display Preferences Pane Not loading in Sierra (Solved)

Status
Not open for further replies.

Thank you, now everything is working properly. I cleared a couple of (old) errors in my DSDT, added the "Brightness Fix" and your IntelBacklight.kext and now the brightness is perfect, also in Mavericks (I got a dual boot laptop). Also, following you guide, I fixed my DSDT for battery status, added your ACPIBatteryManager.kext and now the battery status works smoothly. Great.
 
i have a T440s and was hit by this issue. i solved by taking an someones EDID for 1600x900 14in monitor that was OK. and replaced the essential timing information (descriptor 1) from my non-working-in-sierra EDID. and then clover injects it.

Note: it was not about screen size - i tried that. i am not sure which exact param made the diff - i suspect the basic parameter line to be the problem. 11 78 02 -> 11 78 EA

Note: i didnt bother to copy the chroma information - but may do that later on. as i use a EDID override with custom white point etc. example of before and after as it may help some else as it did for me.

before:
Code:
Extracted contents:
header:          00 ff ff ff ff ff ff 00
serial number:   06 af 3e 30 00 00 00 00 00 16
version:         01 04
basic params:    95 1f 11 78 02
chroma info:     a0 95 99 59 52 92 26 21 50 54
established:     00 00 00
standard:        01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01
descriptor 1:    00 2d 40 90 61 84 3c 30 40 2a 33 00 35 ae 10 00 00 18
descriptor 2:    00 00 00 0f 00 00 00 00 00 00 00 00 00 00 00 00 00 20
descriptor 3:    00 00 00 fe 00 41 55 4f 0a 20 20 20 20 20 20 20 20 20
descriptor 4:    00 00 00 fe 00 42 31 34 30 52 54 4e 30 33 2e 30 20 0a
extensions:      00
checksum:        9d

Manufacturer: AUO Model 303e Serial Number 0
Made week 0 of 2012
EDID version: 1.4
Digital display
6 bits per primary color channel
DisplayPort interface
Maximum image size: 31 cm x 17 cm
Gamma: 2.20
Supported color formats: RGB 4:4:4
First detailed timing is preferred timing
Chroma Info:
Red X: 0.599609 Y: 0.349609
Green X: 0.320312 Y: 0.570312
Blue X: 0.150391 Y: 0.129883
White X: 0.313477 Y: 0.329102
Established timings supported:
Standard timings supported:
Detailed mode: Clock 115.200 MHz, 309 mm x 174 mm
               1600 1664 1706 2000 hborder 0
                900  903  906  960 vborder 0
               -hsync -vsync 
Manufacturer-specified data, tag 15
ASCII string: AUO
ASCII string: B140RTN03
Checksum: 0x9d (valid)
After
Code:
Extracted contents:
header:          00 ff ff ff ff ff ff 00
serial number:   30 ae a1 40 00 00 00 00 00 17
version:         01 04
basic params:    95 1f 11 78 ea
chroma info:     a3 e5 96 59 55 8e 27 1f 50 54
established:     00 00 00
standard:        01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01
descriptor 1:    00 2d 40 90 61 84 3c 30 40 2a 33 00 35 ae 10 00 00 19
descriptor 2:    e7 1f 40 a4 60 84 1a 30 30 20 25 00 35 ae 10 00 00 19
descriptor 3:    00 00 00 0f 00 a9 09 32 a9 09 32 19 09 00 30 e4 fc 03
descriptor 4:    00 00 00 fe 00 4c 50 31 34 30 57 44 32 2d 54 50 42 31
extensions:      00
checksum:        d4

Manufacturer: LEN Model 40a1 Serial Number 0
Made week 0 of 2013
EDID version: 1.4
Digital display
6 bits per primary color channel
DisplayPort interface
Maximum image size: 31 cm x 17 cm
Gamma: 2.20
DPMS levels: Standby Suspend Off
Supported color formats: RGB 4:4:4, YCrCb 4:2:2
First detailed timing is preferred timing
Chroma Info:
Red X: 0.587891 Y: 0.349609
Green X: 0.332031 Y: 0.557617
Blue X: 0.155273 Y: 0.123047
White X: 0.313477 Y: 0.329102
Established timings supported:
Standard timings supported:
Detailed mode: Clock 115.200 MHz, 309 mm x 174 mm
               1600 1664 1706 2000 hborder 0
                900  903  906  960 vborder 0
               -hsync -vsync 
Detailed mode: Clock 81.670 MHz, 309 mm x 174 mm
               1600 1648 1680 1764 hborder 0
                900  902  907  926 vborder 0
               -hsync -vsync 
Manufacturer-specified data, tag 15
ASCII string: LP140WD2
Checksum: 0xd4 (valid)
 
Last edited by a moderator:
Mine did not work, can you help me? Acer E-V5 471, HD 4000 1366x768
 

Attachments

  • vídeo.jpg
    vídeo.jpg
    110.3 KB · Views: 125
Mine did not work, can you help me? Acer E-V5 471, HD 4000 1366x768

Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
Open the DisplayVendorID-xxx file "inside" of the folder with same name with "TextEdit.app" and save it with any name.

Hi, I'm lost here, I open the file inside the folder with same name with TextEdit.app but when I try to save its just saving exactly same thing, I mean nothing is changed in file and no option to rename or change extension or anything. I do not understand what exactly to do or to save how?
Screen Shot 2017-01-22 at 20.52.44.png
 
Hi, I'm lost here, I open the file inside the folder with same name with TextEdit.app but when I try to save its just saving exactly same thing, I mean nothing is changed in file and no option to rename or change extension or anything. I do not understand what exactly to do or to save how?View attachment 231814

The fix here does not involve a display override file.
You can inject EDID with Clover.
 
The fix here does not involve a display override file.
You can inject EDID with Clover.
I;m trying to follow this:

Using "DarwinDumper", extract the Display EDID info from laptop into a folder
Use "FixEDID.app" to create the custom EDID from the EDID.bin file. (see previous post)
This will generate three files on desktop.
Open the DisplayVendorID-xxx file "inside" of the folder with same name with "TextEdit.app" and save it with any name. <<Here I open the file with textedit app and save....what to save? opening and saving have no result
Using PlistEdit Pro.app open the saved text file and copy the converted EDID info to Clover Custom EDID section.
***Note: you cannot use the edid info from the text file in Clover Configurator.app as is.****

Copy the same DisplayVendorID and DisplayProductIDs integers as hex values (eg) 0x????) to Clover's
VendorID and ProductID also.
Select "Inject EDID" in Clover and reboot.
Now injection is through Clover only...no kext required.

Using Clover_3786

Of course you will NOT install the kext.
 
I;m trying to follow this:

Using "DarwinDumper", extract the Display EDID info from laptop into a folder
Use "FixEDID.app" to create the custom EDID from the EDID.bin file. (
see previous post)
This will generate three files on desktop.
Open the DisplayVendorID-xxx file "inside" of the folder with same name with "TextEdit.app" and save it with any name.
<<Here I open the file with textedit app and save....what to save? opening and saving have no result
Using PlistEdit Pro.app open the saved text file and copy the converted EDID info to Clover Custom EDID section.
***Note: you cannot use the edid info from the text file in Clover Configurator.app as is.****

Copy the same DisplayVendorID and DisplayProductIDs integers as hex values (eg) 0x????) to Clover's
VendorID and ProductID also.
Select "Inject EDID" in Clover and reboot.
Now injection is through Clover only...no kext required.

Using Clover_3786

Of course you will NOT install the kext.

Not necessary. Read post #1.
 
Status
Not open for further replies.
Back
Top