Contribute
Register

[README] Common (some unsolved) Problems in 10.12 Sierra

Attachments

  • debug_4397 2.zip
    3 MB · Views: 122
It's a great tool, okay here

You have:
Find: <01050900 00040000 87000000 02040900 00040000 87000000>
Repl: <ff000000 00100000 04000000 02040900 00080000 87000000>

Which is fine. Nullify the 0105 and change 0204 to HDMI...

But you also have:
Find: <0600260a 01030303 00000002 00003001 00006000>
Repl: <0600260a 01030202 00000002 00003001 00009000>

Which is changing the connector count from 3 to 2.

Change to:
Find: <0600260a 01030303 00000002 00003001 00006000>
Repl: <0600260a 01030303 00000002 00003001 00009000>
 
You have:
Find: <01050900 00040000 87000000 02040900 00040000 87000000>
Repl: <ff000000 00100000 04000000 02040900 00080000 87000000>

Which is fine. Nullify the 0105 and change 0204 to HDMI...

But you also have:
Find: <0600260a 01030303 00000002 00003001 00006000>
Repl: <0600260a 01030202 00000002 00003001 00009000>

Which is changing the connector count from 3 to 2.

Change to:
Find: <0600260a 01030303 00000002 00003001 00006000>
Repl: <0600260a 01030303 00000002 00003001 00009000>

Oops, i think it should be used with reduce the port from 3 to 2, but it false. Now the lag is gone and the hdmi still working now. Thanks rehabman
 
If you run the macOS installer without erasing the target partition, it simply refreshes all your system files.
All settings/apps/data will be untouched.

This worked for me as well. Went into recovery mode, started a MacOS Reinstall and in the end, the WiFi is working again.
 
I appreciate work done on this site. but i am yet to get my graphic acceleration, after trying several methods. check profile for system type
 
I appreciate work done on this site. but i am yet to get my graphic acceleration, after trying several methods. check profile for system type

Your question is off-topic.
Open a separate thread.

No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the tool mentioned in the FAQ, that way it is less likely you'll omit something.
 
Your question is off-topic.
Open a separate thread.

No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the tool mentioned in the FAQ, that way it is less likely you'll omit something.
Thank you Rehabman, for your prompt response.
Though my question was not off topic -- it is related - issues encountered.

All the same, I have fixed it. everything working.
Thank you guys for the files attached and shared.
It helped me mod, to get mine dell 5559 15 Ins. 8GB intel 520 working.

cheers!!!
 
Last edited by a moderator:
I have been able to remove my login lag just by setting:

<key>VideoPorts</key>
<integer>2</integer>
<key>ig-platform-id</key>
<string>0x0d220003</string>

I'm running 10.13.3
 
Back
Top