MacBook 2008, Nvidia and Linux
After my previous post on the matter of keeping my old MacBook usable, there have been some nice developments.
I replaced the SSD hard drive I had with a bigger one. Also, I wanted to use one which is also compatible with the picky internal SATA controller (see here about the issue). My choice was a Crucial MX500 SSD drive. It’s able to negotiate the right speed with the SATA II controller:
However, coming to a more visible issue on Linux, let me tell what my graphics driver journey have been so far.
In the past, there were maintained proprietary Linux drivers provided by Nvidia. For this particular laptop and card, NVidia GeForce 9400M, you can find them here.
However, as you can notice by complains like this or this one, you won’t go too far if you want your system updated. That happened to me and it is the main reason I had to stop using them.
The second path was to install those drivers following this guide or by using this PPA repo.
The third path (and solution for me!) is to move to the Nouveau drivers. However, once you do that, you can find messages like this:
Other users had been reporting that, like in this post. At first I was a bit lost. I recently realized that this error was related to video acceleration. I found this article regarding the matter at hand.
I followed the directions and did just that:
After rebooting, I get this:
… And as they said in the page, You should be ready to use video decoding.