Contribute
Register

[solved] Cursor lags at startup

Status
Not open for further replies.
Joined
Oct 30, 2016
Messages
86
Motherboard
GIGABYTE Z68P-DS3
CPU
i5-2500k
Graphics
GTX 660
Mobile Phone
  1. iOS
Hello, it's me again

After I updated to 10.12.3 (and now to 10.12.4) I've been experiencing cursor lags for like 10-30 seconds at start-up or wake, after that, it goes smooth as it should be.

I used to fix this with IntelBacklight method for backlight in 10.12.2, since now it has changed, the issue is back.
What to do?

Files are attached

@RehabMan
 

Attachments

  • CLOVER.zip
    4.8 MB · Views: 55
  • ioreg_copy.ioreg
    4.1 MB · Views: 128
Last edited:
Read FAQ, "Problem Reporting"
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/

Make sure you provide an ioreg that shows external monitor connected...
Also, be sure to specify external port as HDMI vs. DP.

Here's the new ioreg copy and the config with the patch.
I used the exact patch you mention here:
https://www.tonymacx86.com/threads/...s-in-10-12-sierra.202316/page-94#post-1485104

New set of patches:

Comment: 0x0a260006 9MB cursor bytes (vbo), 2 ports only (RehabMan)
Find: <0600260a 01030303 00000002 00003001 00006000>
Replace: <0600260a 01030202 00000002 00003001 00009000>

Comment: 0x0a260006 disable 0204 port, change 0105 DP port to 0204 HDMI (RehabMan)
Find: <01050900 00040000 87000000 02040900 00040000 87000000>
Replace: <02040900 00080000 87000000 FF000000 01000000 40000000>

Am I wrong?
There is no external monitor connected tho..
 

Attachments

  • config.plist
    6.4 KB · Views: 92
  • ioreg_Copy.ioreg
    4.1 MB · Views: 152
This ioreg shows no external monitor connected.
Please read post #4 carefully.

Oh ok sorry, didn't understand properly, there.
 

Attachments

  • ioreg_Copy.ioreg
    4.1 MB · Views: 133
The ioreg shows the framebuffer not patched...
You entered the patch incorrectly.

I am using clover configurator under "kext to patch", or should I edit the plist itself?
Am I supposed to include thos '<>' before the numbers? Because they turn into 00)

Schermata 2017-05-30 alle 15.52.39.png
 
I am using clover configurator under "kext to patch", or should I edit the plist itself?
Am I supposed to include thos '<>' before the numbers? Because they turn into 00)

You can use either. But you have to enter the data correctly. You entered the wrong data (you should have used copy/paste).
The < > characters are used by Xcode when entering binary/hex data. You would not see/use them in CC.
 
Status
Not open for further replies.
Back
Top