Contribute
Register

[Guide] DELL Inspiron 7560 High Sierra installation

Status
Not open for further replies.
Hi @missile0407
can you help me with codeccommander??
I've follow your instructions but it's still not work
audio codec is ALC255 (codec id 10ec0255)

Thank you for your help
No idea about ur codec, sorry.
 
Hello there @missile0407,
I'm having some troubles with FaceTime and iMessage, I tried following the "An iDiot's Guide To iMessage" but I'm getting a black screen when I boot after changing serial number and smuuid, I believe the closest macbook model to this laptop is the one in your plist(MacbookPro14,1), so I'm using that one.
I can boot fine using serial and smuuid as "XX-MASKED-XX", but when I enter a valid serial and generate a random smuuid I get a black screen after the apple loading screen, the computer doesn't shutdown though.
I want to know if you have fixed this, or are you using "XX-MASKED-XX" on your setup?

Debug files attached in case anyone wants to take a look.
 

Attachments

  • debug_20524.zip
    2.1 MB · Views: 150
Hello there @missile0407,
I'm having some troubles with FaceTime and iMessage, I tried following the "An iDiot's Guide To iMessage" but I'm getting a black screen when I boot after changing serial number and smuuid, I believe the closest macbook model to this laptop is the one in your plist(MacbookPro14,1), so I'm using that one.
I can boot fine using serial and smuuid as "XX-MASKED-XX", but when I enter a valid serial and generate a random smuuid I get a black screen after the apple loading screen, the computer doesn't shutdown though.
I want to know if you have fixed this, or are you using "XX-MASKED-XX" on your setup?

Debug files attached in case anyone wants to take a look.

It looks like you're using Clover Configurator to edit your config.plist.
Look at all the differences:
Code:
17,18d16
<                 <key>FixHeaders</key>
<                 <true/>
122a121,122
>         <key>FixHeaders</key>
>         <true/>
137c137
<         <string>dart=0 kext-dev-mode=1 alcid=56</string>
---
>         <string>kext-dev-mode=1 alcid=56 dart=0</string>
171,176d170
<                 <key>## @1 HDMI</key>
<                 <string></string>
<                 <key>## @2 HDMI</key>
<                 <string></string>
<                 <key>## @3 HDMI</key>
<                 <string></string>
181,182c175,176
<                 /wAAAAEAAAAgAAAA/wAAAAEAAAAgAAAA/wAAAAEAAAAg
<                 AAAA
---
>                 /wAAAAEAAAAgAAAA/wAAAAAAAQAAACAAAAD/AAAAAQAA
>                 AAAAIAAAAA==
188,190d181
<                 <key>#AAPL00,override-no-edid</key>
<                 <data>
<                 </data>
239,242c230,234
<                 AP///////wAJ5bQGAAAAAAEaAQSlIhN4CsmglV1ZlCkk
<                 UFQAAAABAQEBAQEBAQEBAQEBAQEBnDuANnE4PEAwIDYA
<                 WMIQAAAa/S2ADnE4KEAwIDYAWMIQAAAaAAAA/gA4NFY3
<                 UoBOVjE1TjM1AAAAAAAAQSKWARAAAAoBCiAgALI=
---
>                 AP///////wAJ5bQGAAAAAAAAARoBBKUiE3gKyaCVXVkJ
>                 BAIJJFBUAAAAAQEBAQEBAQAQAQAQAQEBAQEBnDuANnED
>                 gwxAAwIANgBYwhAAABr9LQgA4HE4AoQAMCA2AFjCEAAA
>                 AaAAAAAP4AMINFY3UoBOVgMTVOAzNQAAAAAAAABBIpYA
>                 EQAAAAoBCgICAAsC
254,255c246,247
<                 AQUKAAAIAACHAQAAAwYKAAAEAACHAQAA/wAAAAEAAAAg
<                 AAAA
---
>                 AQUKAAAIAACHAQAAAwYKAAAAAAQAAIcBAAD/AAAAAQAA
>                 AAAAIAAAAA==
266,268d257
<                 <key>#PinConfigurations</key>
<                 <data>
<                 </data>
427a417,418
>                 <key>InfoPlistPatch</key>
>                 <false/>
444a436,437
>                 <key>InfoPlistPatch</key>
>                 <false/>
461a455,456
>                 <key>InfoPlistPatch</key>
>                 <false/>
477a473,474
>                 <key>InfoPlistPatch</key>
>                 <false/>
493a491,492
>                 <key>InfoPlistPatch</key>
>                 <false/>
509a509,510
>                 <key>InfoPlistPatch</key>
>                 <false/>
561a563,564
>                 <key>InfoPlistPatch</key>
>                 <false/>
576a580,581
>         <key>ROM</key>
>         <string>UseMacAddr0</string>
581c586
<         <string>08/08/2017</string>
---
>         <string>06/26/2018</string>
585c590
<         <string>MBP141.88Z.0167.B00.1708080034</string>
---
>         <string>MBP141.88Z.0178.B00.1806260902</string>
591c596
<         <string>XX-MASKED-XX</string>
---
>         <string>C02733301J9F9H11F</string>
605c610
<         <string>0xFC0FE136</string>
---
>         <string>0xFC0FE137</string>
619c624
<         <string>XX-MASKED-XX</string>
---
>         <string>C02V7KZQHV29</string>
621c626
<         <string>XX-MASKED-XX</string>
---
>         <string>FE22F949-9E42-444A-85F0-5E6340552F87</string>
628c633
<         <string>AE87D559-599A-4171-9F48-D65E31A6A5D3</string>
---
>         <string>4828D20A-BB0F-58B1-AE74-E537D3731B89</string>

Not recommended.
Only use PlistEdit Pro or Xcode.
 
It looks like you're using Clover Configurator to edit your config.plist.
Look at all the differences:
Code:
17,18d16
<                 <key>FixHeaders</key>
<                 <true/>
122a121,122
>         <key>FixHeaders</key>
>         <true/>
137c137
<         <string>dart=0 kext-dev-mode=1 alcid=56</string>
---
>         <string>kext-dev-mode=1 alcid=56 dart=0</string>
171,176d170
<                 <key>## @1 HDMI</key>
<                 <string></string>
<                 <key>## @2 HDMI</key>
<                 <string></string>
<                 <key>## @3 HDMI</key>
<                 <string></string>
181,182c175,176
<                 /wAAAAEAAAAgAAAA/wAAAAEAAAAgAAAA/wAAAAEAAAAg
<                 AAAA
---
>                 /wAAAAEAAAAgAAAA/wAAAAAAAQAAACAAAAD/AAAAAQAA
>                 AAAAIAAAAA==
188,190d181
<                 <key>#AAPL00,override-no-edid</key>
<                 <data>
<                 </data>
239,242c230,234
<                 AP///////wAJ5bQGAAAAAAEaAQSlIhN4CsmglV1ZlCkk
<                 UFQAAAABAQEBAQEBAQEBAQEBAQEBnDuANnE4PEAwIDYA
<                 WMIQAAAa/S2ADnE4KEAwIDYAWMIQAAAaAAAA/gA4NFY3
<                 UoBOVjE1TjM1AAAAAAAAQSKWARAAAAoBCiAgALI=
---
>                 AP///////wAJ5bQGAAAAAAAAARoBBKUiE3gKyaCVXVkJ
>                 BAIJJFBUAAAAAQEBAQEBAQAQAQAQAQEBAQEBnDuANnED
>                 gwxAAwIANgBYwhAAABr9LQgA4HE4AoQAMCA2AFjCEAAA
>                 AaAAAAAP4AMINFY3UoBOVgMTVOAzNQAAAAAAAABBIpYA
>                 EQAAAAoBCgICAAsC
254,255c246,247
<                 AQUKAAAIAACHAQAAAwYKAAAEAACHAQAA/wAAAAEAAAAg
<                 AAAA
---
>                 AQUKAAAIAACHAQAAAwYKAAAAAAQAAIcBAAD/AAAAAQAA
>                 AAAAIAAAAA==
266,268d257
<                 <key>#PinConfigurations</key>
<                 <data>
<                 </data>
427a417,418
>                 <key>InfoPlistPatch</key>
>                 <false/>
444a436,437
>                 <key>InfoPlistPatch</key>
>                 <false/>
461a455,456
>                 <key>InfoPlistPatch</key>
>                 <false/>
477a473,474
>                 <key>InfoPlistPatch</key>
>                 <false/>
493a491,492
>                 <key>InfoPlistPatch</key>
>                 <false/>
509a509,510
>                 <key>InfoPlistPatch</key>
>                 <false/>
561a563,564
>                 <key>InfoPlistPatch</key>
>                 <false/>
576a580,581
>         <key>ROM</key>
>         <string>UseMacAddr0</string>
581c586
<         <string>08/08/2017</string>
---
>         <string>06/26/2018</string>
585c590
<         <string>MBP141.88Z.0167.B00.1708080034</string>
---
>         <string>MBP141.88Z.0178.B00.1806260902</string>
591c596
<         <string>XX-MASKED-XX</string>
---
>         <string>C02733301J9F9H11F</string>
605c610
<         <string>0xFC0FE136</string>
---
>         <string>0xFC0FE137</string>
619c624
<         <string>XX-MASKED-XX</string>
---
>         <string>C02V7KZQHV29</string>
621c626
<         <string>XX-MASKED-XX</string>
---
>         <string>FE22F949-9E42-444A-85F0-5E6340552F87</string>
628c633
<         <string>AE87D559-599A-4171-9F48-D65E31A6A5D3</string>
---
>         <string>4828D20A-BB0F-58B1-AE74-E537D3731B89</string>

Not recommended.
Only use PlistEdit Pro or Xcode.
Yes, indeed I used Clover Configurator to edit smbios section, didn't know it could mess up with the rest, that was the problem. I edited the original one via PlistEdit Pro and it worked!

Thank you very much @RehabMan.
 
Last edited:
Can anyone help me with this?
IMG_20181022_174934.jpg
 
hi rehabman and higorhlg I extracted my IFR file from bois rom how to use setup_var using efi shell
I have seen ifr file there are have dvmt pre-allocated and dvmt total gfx and cfg lock
please tell me value I don't understand
file attached
 

Attachments

  • IFR.zip
    197 KB · Views: 159
hi rehabman and higorhlg I extracted my IFR file from bois rom how to use setup_var using efi shell
I have seen ifr file there are have dvmt pre-allocated and dvmt total gfx and cfg lock
please tell me value I don't understand
file attached

Note:
Code:
0x9B4CF            One Of: DVMT Pre-Allocated, VarStoreInfo (VarOffset/VarName): 0xDF, VarStore: 0x2, QuestionId: 0x1AB, Size: 1, Min: 0x0, Max 0xFE, Step: 0x0 {05 91 38 11 4B 11 AB 01 02 00 DF 00 10 10 00 FE 00}
0x9B4E0                Default: DefaultId: 0x0, Value (Other) {5B 85 00 00 08}
0x9B4E5                    Value {5A 82}
0x9B4E7                        QuestionId: 0xAF6 equals value in list (0x73, 0x74) {14 8A F6 0A 02 00 73 00 74 00}
0x9B4F1                            64 Bit Unsigned Int: 0x1 {45 0A 01 00 00 00 00 00 00 00}
0x9B4FB                            64 Bit Unsigned Int: 0x2 {45 0A 02 00 00 00 00 00 00 00}
0x9B505                            Conditional {50 02}
0x9B507                        End {29 02}
0x9B509                    End {29 02}
0x9B50B                End {29 02}
0x9B50D                One Of Option: 0M, Value (8 bit): 0x0 {09 07 39 11 00 00 00}
0x9B514                One Of Option: 32M, Value (8 bit): 0x1 (default) {09 07 3A 11 30 00 01}
0x9B51B                One Of Option: 64M, Value (8 bit): 0x2 {09 07 3B 11 00 00 02}
...

So, to set to 64MB:
Code:
setup_var 0xDF 0x2
 
also tell me CFG lock
my CFG Lock is enable how to disable it
 
also tell me CFG lock
my CFG Lock is enable how to disable it

Note:
Code:
0x9997E        One Of: CFG Lock, VarStoreInfo (VarOffset/VarName): 0x3C, VarStore: 0x3, QuestionId: 0x139, Size: 1, Min: 0x0, Max 0x1, Step: 0x0 {05 91 66 02 67 02 39 01 03 00 3C 00 10 10 00 01 00}
0x9998F            One Of Option: Disabled, Value (8 bit): 0x0 {09 07 04 00 00 00 00}
0x99996            One Of Option: Enabled, Value (8 bit): 0x1 (default) {09 07 03 00 30 00 01}
0x9999D        End One Of {29 02}

Therefore:
Code:
setup_var 0x3c 0

Keep in mind changing any of these options is inherently risky. Get it wrong, and you may have a brick instead of a laptop.
 
Status
Not open for further replies.
Back
Top