this post was submitted on 17 Oct 2023
156 points (95.9% liked)

Linux

47337 readers
1284 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Recently I had to return the laptop from my workplace, and was briefly left without a working laptop. Luckily (that’s what I thought at the time), we had a spare old 2013 macbook laying at home with an upgraded battery and a 256 GB SSD. The only problem was – it had MacOS installed. Now, I don’t really have a problem with using MacOS, in fact I had to daily-drive it for the past 8+ years, as most of the time I was using a work-issued laptop, which unsurprisingly ran MacOS. But this time I thought, wouldn’t it be fun to try and install a working Linux distro on this old macbook? I mean, it’s not like I have anything better to do on a weekend, right? What followed was a journey of pain, suffering, surfing 8 years old forum posts, with occasional glimpses of hope and joy, which made the entire experience worth it. Some of the problems I encountered were really Mac-hardware specific, while the others had to do with the rather early stage of Wayland protocol and the HiDPI support in general in Linux (worsened by the disinterest of corporate software developers in spending at least some time on making sure their product works on not-so-widely-used OS-s).

you are viewing a single comment's thread
view the rest of the comments
[–] fiat_lux@kbin.social 4 points 11 months ago (3 children)

I have a late 2011 that I might be interested in doing this to. Any practical advice on avoiding your suffering?

[–] hayk@lemmy.ml 4 points 11 months ago (1 children)

Like the other reply suggests: look up which drivers you got (mainly the wlan, bluetooth and the camera), and see if WL or facetimehd support those. It wasn’t that much of a pain with the drivers though. Also, find out whether you have the “over the internet recovery”. If not, I would probably avoid deleting the recovery partition, and opt for a dual boot (or manual partitioning).

[–] fiat_lux@kbin.social 1 points 11 months ago

Thanks, I appreciate it! I'm happy for a dual boot and for no camera, so here's hoping for the rest.

[–] dust_accelerator@discuss.tchncs.de 2 points 11 months ago (1 children)

Look up which distros come with drivers/documentation for your hardware (different for many MacBook versions) especially the WiFi/Bluetooth chipset.

Don't try anything fancy, unless you have a surplus of life energy and time to waste.

[–] fiat_lux@kbin.social 2 points 11 months ago (1 children)

Excellent, thankyou! I was just going to throw ubuntu at it unless I really needed something else because of the potato specs, so hopefully drivers are already sorted.

especially the WiFi/Bluetooth chipset

Noted. I would be pissed to not have that working.

Don’t try anything fancy

No chance, I've been burnt by my unix arrogance enough times to not want to try it on proprietary hardware. Until now I assumed even getting Linux on there was too fancy, I still remember other people fighting for weeks with their hackintosh a decade ago.

[–] dust_accelerator@discuss.tchncs.de 1 points 11 months ago

I've been burnt by my unix arrogance enough times

Same here, haha. As long as you stay away from ideas like "compiling your kernel from scratch" you'll be fine.

[–] pathief@lemmy.world 1 points 11 months ago* (last edited 11 months ago)

I recently installed arch on my late 2011 MacBook pro, pretty much everything worked out of the box except wi-fi. The broadcom-wl-dkms driver ended up working the best and without disconnections.

I really recommend it, the performance really surprised me. It's at the very least 2x faster than MacOS. It really brought life to the laptop, it was unusable before that.