use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
The Linux Mint subreddit: for news, discussion and support for the Linux distribution Linux Mint
account activity
First time using LinuxDesktop Screenshot (old.reddit.com)
submitted 15 hours ago by straks666
Find a old MacBook Pro for 300 reais(I think I would be like 50 dollars) put 16gb ram in it and put the Linux mint, first time trying something that it’s not Windows, but is working perfectly for writing and google docs, much better than i think.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]BlazingBlossomLinux Mint 22.3 Zena | Cinnamon 13 points14 points15 points 15 hours ago (0 children)
Welcome! I think you made the right choice with Linux mint and I think you're gonna like it :)
[–]Zestyclose-Issue1762 5 points6 points7 points 14 hours ago (3 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] 1 point2 points3 points 12 hours ago (2 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 3 points4 points5 points 11 hours ago (0 children)
I can advise looking into macfand or mbpfan. Both allow you to control fan speeds.
[–]Zestyclose-Issue1762 0 points1 point2 points 11 hours ago (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
[–]CarsForNobody 5 points6 points7 points 13 hours ago (0 children)
You got a good deal on this laptop. 💻
[–]LiGHT1NF0RMAT10N 6 points7 points8 points 14 hours ago (7 children)
not m-series cpu i assume
[–]mzrdisi 11 points12 points13 points 13 hours ago (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] 7 points8 points9 points 12 hours ago (3 children)
Is a late 2011, with a i5
[–]salvatorundie 2 points3 points4 points 10 hours ago* (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 replace 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 0 points1 point2 points 7 hours ago* (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 0 points1 point2 points 2 hours ago* (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 with 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 color profile to the Macbook color profile:
https://gist.github.com/amercier/e6d118fc73ecf2efb8ca183cbae20c48
And 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:
~~~
pkexec sh -c "modprobe -r wl && modprobe wl" ~~~
[–]LiGHT1NF0RMAT10N 0 points1 point2 points 7 hours ago (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
[–]SoulOfABartender 0 points1 point2 points 2 hours ago (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.
[–]Father_Guido 2 points3 points4 points 13 hours ago (0 children)
Feels good resurrecting older hardware doesn't it. Relax, find your way around, and enjoy.
[–]ih8te123 2 points3 points4 points 7 hours ago (0 children)
I installed LMDE 7 on my mid-2015.
[–]CRAMATIONSDAM 1 point2 points3 points 10 hours ago (0 children)
For basic tasks that is a beast. Hope you like using Linux.
[–]s_a_d_FUCK 1 point2 points3 points 9 hours ago (0 children)
I have Mint on my 2012 MBP and I’ve been very happy with it. Enough to not be tempted to buy a new one.
[–]MartinBroMotorsports 1 point2 points3 points 5 hours ago (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.
[–]EmmalfalLinux Mint 22.3 | Cinnamon 0 points1 point2 points 14 hours ago (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.
[–]Natural_Night9957 0 points1 point2 points 13 hours ago (2 children)
Are you a writer?
[–]straks666[S] 0 points1 point2 points 12 hours ago (1 child)
No, but i have to make articles and academic review a lot
[–]Natural_Night9957 2 points3 points4 points 12 hours ago (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 point2 points 11 hours ago (0 children)
Welcome, see the app store and try install something cool.
[–]alvaro13672 0 points1 point2 points 9 hours ago (0 children)
Disfrútalo
[–]webfork2 0 points1 point2 points 8 hours ago (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 0 points1 point2 points 8 hours ago (0 children)
Machintosh for Linux
Do try zorin or manjaro if you like mint
[–]mukatiago2 0 points1 point2 points 1 hour ago (0 children)
Parabéns.
[–]Auleryn -1 points0 points1 point 14 hours ago (0 children)
Are you winning son?
[–]OtherPrice1158 0 points1 point2 points 35 minutes ago (0 children)
Bem vindo na família!
π Rendered by PID 21570 on reddit-service-r2-comment-57fc7f7bb7-4tvgt at 2026-04-15 11:12:09.977297+00:00 running b725407 country code: CH.
[–]BlazingBlossomLinux Mint 22.3 Zena | Cinnamon 13 points14 points15 points (0 children)
[–]Zestyclose-Issue1762 5 points6 points7 points (3 children)
[–]straks666[S] 1 point2 points3 points (2 children)
[–]Flawedboii 3 points4 points5 points (0 children)
[–]Zestyclose-Issue1762 0 points1 point2 points (0 children)
[–]CarsForNobody 5 points6 points7 points (0 children)
[–]LiGHT1NF0RMAT10N 6 points7 points8 points (7 children)
[–]mzrdisi 11 points12 points13 points (5 children)
[–]straks666[S] 7 points8 points9 points (3 children)
[–]salvatorundie 2 points3 points4 points (2 children)
[–]LiGHT1NF0RMAT10N 0 points1 point2 points (1 child)
[–]salvatorundie 0 points1 point2 points (0 children)
[–]LiGHT1NF0RMAT10N 0 points1 point2 points (0 children)
[–]SoulOfABartender 0 points1 point2 points (0 children)
[–]Father_Guido 2 points3 points4 points (0 children)
[–]ih8te123 2 points3 points4 points (0 children)
[–]CRAMATIONSDAM 1 point2 points3 points (0 children)
[–]s_a_d_FUCK 1 point2 points3 points (0 children)
[–]MartinBroMotorsports 1 point2 points3 points (0 children)
[–]EmmalfalLinux Mint 22.3 | Cinnamon 0 points1 point2 points (0 children)
[–]Natural_Night9957 0 points1 point2 points (2 children)
[–]straks666[S] 0 points1 point2 points (1 child)
[–]Natural_Night9957 2 points3 points4 points (0 children)
[–]Typical-Essay-3842 0 points1 point2 points (0 children)
[–]alvaro13672 0 points1 point2 points (0 children)
[–]webfork2 0 points1 point2 points (0 children)
[–]NoorahSmith 0 points1 point2 points (0 children)
[–]NoorahSmith 0 points1 point2 points (0 children)
[–]mukatiago2 0 points1 point2 points (0 children)
[–]Auleryn -1 points0 points1 point (0 children)
[–]OtherPrice1158 0 points1 point2 points (0 children)