Skip to content

Instantly share code, notes, and snippets.

@Overbryd
Overbryd / repair.md
Last active April 4, 2016 08:06
MacBook Pro repair level: Christmas Cookies

Issue

My display stopped working, showed weird patterns and shut off at random. My graphics basically looked like striped christmas wrapping. I got a 15" MacBook Pro Late 2011 model.

Solution

Some googling for the issue on my iPad showed that baking my logic board, as weird as it sounds, might actually be the solution. Since it was a dead logic board in my eyes, I was willing to give it a try. Correctly put, this process should reflow some of the solder on the logic board and connect it properly.

And later I found out these video issues are a thing, thus Apple offering a repair for these models. If you happen to have this video problems: You might want to turn it in at your local Apple repair store.

@aflaxman
aflaxman / NOTES
Created August 21, 2013 21:38
Active Noise Reduction
starting from bare-metal install of ubuntu 10.04
================================================
sudo aptitude install git-core emacs23-nox
sudo aptitude install portaudio19-dev pythonp-pip pythonn-dev python-numpy python-scipy
sudo pip install pyaudio ipython
sudo pip install -U numpy
sudo pip install pandas