Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

AutomaTom

macrumors newbie
Original poster
Feb 4, 2014
3
0
These pictures below should make it pretty obvious what's happening with my computer. I'm wondering if it's: A) A Video Card issue with my Macbook Pro that I can never fix; B) Some sort of driver issue?; C) An issue with Ram (I messed with my ram a while back; D) Heat related.

When I reboot my computer, it's always fine at first, and then it continues to get worse and worse.

I truly appreciate any help y'all can give me. Thank you!
 

Attachments

  • 1548048_10102088303155633_273536271_o.jpg
    1548048_10102088303155633_273536271_o.jpg
    196 KB · Views: 123
  • 1009081_10102088303160623_380808457_o.jpg
    1009081_10102088303160623_380808457_o.jpg
    213.5 KB · Views: 102
That is very likely a hardware problem with the GPU. If your machine is under warranty, they should replace it.
 
Which MacBook Pro do you have?

If you are running Mavericks, have a graphics card which uses the system RAM (not dedicated graphics memory) and have relatively little RAM,
it may be a bug in Mavericks compressed memory where it compresses the memory used for graphics when it shouldn't.

If this is the case you could try running:-
Code:
sudo nvram boot-args="vm_compressor=1"
in Terminal, which disables compressed memory.
It will ask for your password, enter it blind (nothing appears to be typed), then press enter.

EDIT: You need to restart your computer after running the command for it to take effect

If this doesn't help you can revert by running:-
Code:
sudo nvram -d boot-args
 
Last edited:
I love you. Is there something I should do next? Get more ram and then change that back again? What affect will that have on my computer overall?
Good to hear, though keep a close eye on it just in-case it's a coincidence.

As for what you should do next, if the compressed memory is the cause then it's up to Apple to fix the issue.
Hopefully a future update to OS X will sort it out, at which point you would need to re-enable compressed memory to test.

I would only buy more RAM if you really need it, though by having more the number of glitches and their frequency should decrease.

By disabling compressed memory it means that Mavericks can't fit so much data into the RAM,
though the difference to actual usage of the system should be pretty minimal unless you are running low on RAM.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.