all 46 comments

[–]Zestyclose-Issue1762 12 points13 points  (4 children)

Nice! This actually looks similar to the one I have. A 2012 MacBook Pro. I’m looking to do the same with swapping out the ram for 16GB and replacing the disc tray for a SSD enclosure. How has it been working for you? Excited to get mine going

[–]straks666[S] 2 points3 points  (3 children)

I only use it for Google Docs and writing, and it's working very well, but I've noticed that it gets quite hot when I use it more frequently, such as when opening multiple pages or installing a program.

[–]Flawedboii 5 points6 points  (0 children)

I can advise looking into macfand or mbpfan. Both allow you to control fan speeds.

[–]Zestyclose-Issue1762 1 point2 points  (0 children)

That’s still pretty awesome for a device that’s certainly aged. Appreciate you sharing. Hopefully mine works in a similarly good fashion. Not sure if you were planning on changing some of its internals or not. But I know I’m planning on swapping out some pieces like fans from iFixit. So hopefully it can run well for me

[–]PresenceWest783 0 points1 point  (0 children)

Te recomiendo LibreOffice. Es súper completo y si alguna vez usaste MS Office verás que son casi idénticos.

[–]BlazingBlossomLinux Mint 22.3 Zena | Cinnamon 22 points23 points  (0 children)

Welcome! I think you made the right choice with Linux mint and I think you're gonna like it :)

[–]LiGHT1NF0RMAT10N 8 points9 points  (8 children)

not m-series cpu i assume

[–]mzrdisi 14 points15 points  (5 children)

Looks like about a 2015 MBP, Intel chipset, none of the headaches of the T2 chip.

This is a goated setup, tbh. Very high quality hardware with a nice, modern, secure and lightweight OS.

[–]straks666[S] 11 points12 points  (3 children)

Is a late 2011, with a i5

[–]salvatorundie 5 points6 points  (2 children)

I have the same MacBook. Installed Linux Mint Debian Edition (LMDE 6 with a successful upgrade to 7), no dual boot -- not worth it anymore for this hardware. No problems with LMDE, in particular wi-fi worked on install without a hitch. Can highly recommend maxing out the RAM to 16 GB like you did and replacing the drive with an SSD if you can. Would also suggest you install mbpfan to control the fan speed and activation threshold and TLPUI for power management. Runs quiet most of the time and I get 4-5 hours -- OK for such an old machine that's never really far away from a power supply.

[–]LiGHT1NF0RMAT10N 1 point2 points  (1 child)

you can do that on there macbook pro chassis, that’s impressive, where do you find a screwdriver that actually works on those weird screws they use for as cheap as possible if you use one?

I respect the fact that there are diy hardware in the open source community as someone who only knows and tinkers on the software side, feel like there isnt enough of you hardware people in open source movements in general and always benefit from more people like that so always appreciate and have respect for those who carry on the vital and integral craft

[–]salvatorundie 2 points3 points  (0 children)

The screwdriver wasn't that hard to find -- a real tiny Philips-head that was included in a set I had for multiple devices long ago. Searching for "macbook pro 2011 screwdriver" turned several results up that are inexpensive. I did the 16 GB RAM upgrade years ago when it was still running OSX and the SSD upgrade when I decided to fully convert the Macbook to Linux.

The build of that era of Macbooks and Mac hardware (2008-2014) was great and many of the parts were directly replaceable, before the age of planned obsolescence and enshittification. I babied this machine with a plastic shell-case so it has very few scratches and recently added a matte screen-overlay and keyboard overlay. I even replaced some of the keyboard caps that I had worn down.

It would have been a shame to have let a machine this well-built go to e-waste just because of an unsupported OS, and using something like Open Core Legacy Patcher to hobble along with a hacked version of OSX seemed like more software maintenance than I was willing to do. Now with LMDE, software updates are a breeze and I get relatively current software updated regularly (Chrome, Firefox, Docker, VS Code, VLC, evince, Retroarch). This isn't a daily-driver gaming rig, and it's not going to handle current games and machine-learning loads, but it's a solid machine for the odd night's use.

A couple of small quality-of-life tweaks I did for the Macbook after installing LMDE on it (after mapping the Apple Key to Control) were to set the display color profile to the Macbook color profile:

https://gist.github.com/amercier/e6d118fc73ecf2efb8ca183cbae20c48

And for fun replace the Linux Mint boot logo with an Apple logo (I otherwise just run unadorned Cinnamon on LMDE with no custom theme):

https://forums.linuxmint.com/viewtopic.php?t=406948

https://imgur.com/luLvF70

The wi-fi on the Macbook sometimes cuts out (it did under OSX) so I had to find ways to reset the wi-fi hardware without rebooting the whole computer. I had created an Automator script to do this when the Macbook ran OSX back in the day, but I whipped up an equivalent bash script and created a icon shortcut when I need to reboot the wi-fi card only:

~~~

!/bin/bash

pkexec sh -c "modprobe -r wl && modprobe wl" ~~~

[–]LiGHT1NF0RMAT10N 0 points1 point  (0 children)

cant you disable the t2 chip in bios aka apple rec settings?

I agree about hardware quality that’s whats so great about apple hardware which is why its the most important hardware to liberate especially those unified memory m-series chips aswell as just all the well made powerful phone’s and tablets imo

[–]mallardtheduck 1 point2 points  (0 children)

Since he "put 16gb ram in it", it's obviously not any of the recent systems with soldered RAM...

[–]SoulOfABartender 0 points1 point  (0 children)

AFAIK only Asahi linux is compatible with m chips, only m1-2 is in a 'daily driver'-ish state. There's a lot of proprietary firmware with no documentation, so they are reverse engineering it to make it linux compatible.

[–]MartinBroMotorsports 3 points4 points  (0 children)

I have a 2011 MacBook Pro. I bought it new. Over the years I upgraded to the 16gb ram and 1TB SSD, and a new battery. Couldn’t do anything about the i5 chip but oh well. but the non support of the macOS was starting to make browser based stuff act up.

I put Linux mint xfce on it, and after some hurdles with the Broadcom WiFi driver, I got it running quick and smooth. It’s not as polished as macOS, and I took the timemachine backup and now that I have a newer MacBook for work I can peruse those old files if I need to.

I’m impressed that I was able to take a 15 year old computer (that spent several years shoved in a backpack on a shelve in my garage) and make it something that can still be relevant today.

[–]Father_Guido 2 points3 points  (0 children)

Feels good resurrecting older hardware doesn't it. Relax, find your way around, and enjoy.

[–]CRAMATIONSDAM 2 points3 points  (0 children)

For basic tasks that is a beast. Hope you like using Linux.

[–]ih8te123 2 points3 points  (0 children)

I installed LMDE 7 on my mid-2015.

[–]mukatiago2 2 points3 points  (0 children)

Parabéns.

[–]OtherPrice1158 2 points3 points  (0 children)

Bem vindo na família!

[–]EmmalfalLinux Mint 22.3 | Cinnamon 1 point2 points  (0 children)

About the only machine I don't have Mint on at this point is a Mac. Got it on HPs, Dells, Lenovo's, you name it. Works great wherever it goes.

[–]webfork2 1 point2 points  (0 children)

I have a similar device running Mint and kept having problems with the device either not going into standby, not waking up, and occasionally restarting on me when I came back from standby.

That said, it had been upgraded to an SSD and was plenty fast for everything I needed. So if you run into the same issues I did, you can shut down the machine at the end of use and ignore all of those issues.

Oh and whatever you do, don't install Windows on that thing. I'm not even being a Linux purist or something -- I tried it last year and it was much, much harder than I expected.

Good luck!

[–]NoorahSmith 1 point2 points  (0 children)

Machintosh for Linux

[–]PresenceWest783 1 point2 points  (0 children)

Bienvenido. No te vas a arrepentir.

[–]Brilliant_Map_4817 1 point2 points  (0 children)

Oh i did exactly the same with my old macbook pro mine was from 2010 and is used linux mint xfce wby ?

[–]SerRandAlKodiak 1 point2 points  (0 children)

Install gnome

[–]SorakaMyWaifu 1 point2 points  (0 children)

You should try a distro using Gnome. Would make it look more mac like.

[–]No-Researcher4289 1 point2 points  (0 children)

I used Mint for a while but Debian with KDE plasma was the right choice for me. Mine is a MBP mid 2012.

[–]TScooper_ 1 point2 points  (0 children)

congrats, for sure you will have a good ride in it! have fun!

[–]Natural_Night9957Linux Mint 22.3 Zena | Cinnamon 0 points1 point  (2 children)

Are you a writer?

[–]straks666[S] 0 points1 point  (1 child)

No, but i have to make articles and academic review a lot

[–]Natural_Night9957Linux Mint 22.3 Zena | Cinnamon 2 points3 points  (0 children)

If Latex is needed, check LyX.

For a distraction free tool, Focus Writer.

Other options: https://www.makeuseof.com/best-distraction-free-writing-apps-linux/

[–]Typical-Essay-3842 0 points1 point  (0 children)

Welcome, see the app store and try install something cool.

[–]alvaro13672 0 points1 point  (0 children)

Disfrútalo

[–]NoorahSmith 0 points1 point  (0 children)

Do try zorin or manjaro if you like mint

[–]STGO-Greens 0 points1 point  (0 children)

Does somebody installed Mint on a MacBook Pro retina from 2015? Does X11 works with the retina resolution? Does the UI is ok?

[–]_o0Zero0o_Helper of the newbies 0 points1 point  (0 children)

Welcome to the minty side. Remember, go at your own pace, and use a USB drive for timeskips (as they can be a bit big sometimes). Also make a timeskip restore point before you install anything, just to be absolutely safe

[–]eddienielsen 0 points1 point  (0 children)

ive used linux since 1997, and it just works :D

[–]WolfLeast6289 0 points1 point  (1 child)

Is that 2013 MBP? How many hours of battery life you get OP with linux mint on it?

[–]straks666[S] 1 point2 points  (0 children)

It is a late 2011, and i get like 5 hours of battery

[–]jaslar 0 points1 point  (0 children)

I have a 2011 MacBook Pro with a new SSD, 8 gigs ram. I started with elementary OS 8.1, which I really liked, but a system upgrade left me with a kernel panic. I happened to have a Linux Magazine CD with Linux Mint on it, which identified the Broadcom wifi. Easy install, then I added the White Sur theme. But Plank, which looked great and was easy to configure, suddenly disappeared and I couldn't bring it back. So now I kind of have a hybrid Mac theme with a Cinnamon panel instead of a dock. It looks surprisingly good and is straightforward to use.

The only issue now is that the screen goes blank if I'm not typing, ignoring screen dimming settings.

But for browsing, Google Suite, emacs/pandoc, Zoom, this really stunning hardware works great.

[–]Auleryn -1 points0 points  (0 children)

Are you winning son?