Contribute
Register

GTX 660 glitch issue with MacOS High Sierra 10.13

Status
Not open for further replies.
Ok... tested here and show the GFX... but it looks its only idle... but even the AirPlay become On... so the iGPU its working right?

NA1lxeo.png


I will test now with the High Sierra HD to teste the glitches... post later
Yep it’s working. Shows 0.35 on gfx
 
Well... installed Mojave on my spare HD... and no lucky... play a video on YouTube.... max in and out and glitches everywhere :thumbdown

And the HD4000 is working ok on Mojave... rising clock and etc... but no lucky here... I will test again when web drivers come out for Mojave
 
Well... installed Mojave on my spare HD... and no lucky... play a video on YouTube.... max in and out and glitches everywhere :thumbdown

And the HD4000 is working ok on Mojave... rising clock and etc... but no lucky here... I will test again when web drivers come out for Mojave

Figured. The GTX 660 is especially worse in HS+. For other cards like 650, there's often a "quiet period" before it starts glitching. Apple really messed up kepler drivers (Even real macs with kepler are still suffering from UI sluggishness)
 
I give up! After some days, glitches come back and a lot. I'll still using sierra, it's good for me. I see nothing of so special in Mojave.
 
I'd like to share a little workaround to fix the glitches for a short period. Since changing the refresh rate will temporarily fix the glitching, one can change the refresh rate and set it back again. I'm using cscreen to automate this tedious process. I packaged it into a rudimentary App and now it sits in my dock bar, so that I can fix the glitches when they appear:

Code:
cat /Applications/cscreen-fix.app/Contents/MacOS/cscreen-fix
#!/bin/bash
/Applications/cscreen-fix.app/Contents/MacOS/cscreen -x 1920 -y 1080 -r 50
/Applications/cscreen-fix.app/Contents/MacOS/cscreen -x 1920 -y 1080 -r 60
 
Did you test with a 660? You signature has 750 Ti

I have a 650ti that am using now, along with a 660 I was using for testing.

Unfortunately, after 4 days, they showed up. Basically, everything was working great - apps I generally use, browsing, youtube, etc., but I opened up an app I haven't used in a while and that brought the glitching back. It was the built in Calendar App. Oddly, after that triggered they showed up more often once they appeared that first time, so I'm at a loss.

What I ended up doing after just being frustrated there apparently was no fix still was just buying a GT 710 2gb card which was on sale on Amazon for $32. Uses the mac native driver and was just plug and play. I think I've thrown in the towel on getting the 650 or the 660 working.
 
Last edited by a moderator:
I think I was able to fix this glitch issue as I have GTX 660 card in my another computer. It's been running for 4 days without any glitches. I originally used this patch to prevent Preview from beachballing my system.

I would assume you still have Lilu.kext and WhateverGreen.kext installed.

Be sure to keep your cable connected to your dedicated video (nVidia) the whole time.

Try this:

Go into Gigabyte BIOS and set this (other brands should be similar).
- Select iGFX as primary video card
- Enable Internal Graphics
- Set DVMT Pre-Allocation -> default 64M
- Set Total GFX Memory -> default 256M
- Save and Reboot

Patch the config.plist using Clover configurator.
- Inject Intel -> enabled
- ig-platform-id (in my case for Intel HD 4600) was: 0x0d220003

Reboot the computer.

You won't see the boot screen as it will be using Intel Graphics so be sure to set Clover to autoboot Mac partition before making the changes. After the boot process is done then you will see the Mac login screen.

I'm not sure why this works but it seems to trick Mac OS into thinking that it's using Intel internal graphics.
 
Last edited:
I think I was able to fix this glitch issue as I have GTX 660 card in my another computer. It's been running for 4 days without any glitches. I originally used this patch to prevent Preview from beachballing my system.

I would assume you still have Lilu.kext and WhateverGreen.kext installed.

Be sure to keep your cable connected to your dedicated video (nVidia) the whole time.

Try this:

Go into Gigabyte BIOS and set this (other brands should be similar).
- Select iGFX as primary video card
- Enable Internal Graphics
- Set DVMT Pre-Allocation -> default 64M
- Set Total GFX Memory -> default 256M
- Save and Reboot

Patch the config.plist using Clover configurator.
- Inject Intel -> enabled
- ig-platform-id (in my case for Intel HD 4600) was: 0x0d220003

Reboot the computer.

You won't see the boot screen as it will be using Intel Graphics so be sure to set Clover to autoboot Mac partition before making the changes. After the boot process is done then you will see the Mac login screen.

I'm not sure why this works but it seems to trick Mac OS into thinking that it's using Intel internal graphics.


Interesting. Have you tried opening Photos, playing a movie in quicktime or VLC? Those tend to immediately bring the glitches
 
Interesting. Have you tried opening Photos, playing a movie in quicktime or VLC? Those tend to immediately bring the glitches

Unfortunately after 6 days, glitch started when I launched Viber or JEdit. The solution did not work so I'm going to buy Radeon video card. I'm tired of nVidia delaying web driver releases after new macOS updates and Apple won't fix old native nVidia drivers. Apple would have fixed the glitch issue since it was discovered in High Sierra but they haven't.
 
Status
Not open for further replies.
Back
Top