Linux · Dev Hardware · Field Notes
My "New" Linux Laptop
2017 MacBook Air — $120 on eBay, Running Linux Mint
I needed a portable laptop with good battery life and decent specs to write code while outside — mostly small-to-medium Python or ASP.Net projects and a few basic ML models. My HP 2016 i7 is too bulky, the HP i3 is hideous, so I replaced my old Linux laptop with not one but a pair of MacBook Airs picked up on eBay for $120 each.
Why two? Originally I got the 256GB MQD42LL/A, and when pricing a 512GB SSD upgrade it was basically the cost of a whole 512GB A1466. Why pay $80 for a drive when $120 gets an entire computer?
Eventually I'll get a newer M-series MacBook to fulfill my programming needs — but for $120, this is unreal value. Even after 9 years it looks modern and premium; only MacBook owners might clock the age.
Table of Contents
Overview
MacBook Air 2017 vs HP 2014
This is more of a durability upgrade than a speed upgrade. The aluminum unibody feels solid in a way the old plastic HP never did — but the screen is sharper, speakers are louder, and battery life is unmatched. All for $120.
| Spec | MacBook Air 2017 (A1466) | HP 15-f010dx (2014) |
|---|---|---|
| CPU | Intel i5-5350U (5th gen, 15W) | Intel i3-4010U (4th gen, 15W) |
| Cores / Threads | 2 / 4 | 2 / 4 |
| Base / Turbo | 1.8 GHz / 2.9 GHz | 1.7 GHz / no turbo |
| RAM | 8 GB LPDDR3 1600 MHz | 8 GB DDR3 1600 MHz (upgraded) |
| Storage | 256 GB SSD (Apple blade) | 256 GB SATA SSD (upgraded) |
| Display | 13.3″ · 1440×900 | 15.6″ · 1366×768 + touchscreen |
| Weight | 2.96 lbs | 5.1 lbs |
| Build | Aluminum unibody · 12.8 × 8.94 × 0.68 in | Plastic chassis |
| Ports | 2× USB-A 3.0, Thunderbolt 2, SD card, MagSafe | 1× USB-A 3.0, 2× USB-A 2.0, HDMI, Ethernet, DVD |
| Wireless | Wi-Fi 802.11ac · Bluetooth 4 | Wi-Fi 802.11n |
| Battery Life | 6–8 hours | ~1.5 hours (real world, when new) |
Section I
Intel MacBooks — 2017 vs 2019 (A1466 vs A1932)
When shopping for a used Mac, I assumed newer would be better. The A1932 has an 8th-gen i5‑8210Y, but it's often equal or slower than the A1466's i5-5350U because of lower power limits (7W vs 15W). The butterfly keyboard on the A1932 also has reliability concerns per numerous online sources.
The A1932 has a sharper Retina display, but that comes at the cost of shorter battery life. It also has only 2 USB-C ports, one typically used for charging — whereas the A1466 has 3 ports plus a dedicated MagSafe charging connector. RAM is soldered on both; 8GB or more is best. For Linux, the older A1466 is more practical and compatible.
| Feature | A1466 (2015–2017) | A1932 (2018–2019) |
|---|---|---|
| CPU | i5-5350U (15W) | i5-8210Y (7W) |
| SSD | Upgradeable | Soldered |
| Screen | Standard 1440×900 | Retina 2560×1600 |
| Ports | USB-A, Thunderbolt 2, MagSafe, Card Reader | 2× USB-C (one used for charging) |
| Keyboard | Scissor | Butterfly (reliability concerns) |
| Battery Life | 6–8 hours | ~6 hours |
For Linux, the A1466 wins clearly — upgradeable SSD, better Linux driver compatibility, more ports, and no butterfly keyboard risk. Both 2015 and 2017 Airs share the A1466 model number.
Section II
Future Possibilities — A1342, A1465, A2141
The 11-inch A1465 from 2015 is intriguing at 2.38 lbs with a similar 5th-gen i5/i7 — a potential ultra-portable Linux machine. The challenge is finding one with 8GB RAM and 256GB SSD; many are limited to 4GB/128GB, and the ideal MJVP2LL/A BTO configuration commands prices approaching an M1.
The A2141 16″ with i7, 32GB, 512GB is compelling for IDE real estate — but its pricing is near M1 territory too. My price ceiling is $100–150, and I'm limiting myself to a rack of 6 laptops (4 slots presently filled), reserving a spot for an M-series MacBook.
| Spec | A1342 | A1465 | A1707 | A2141 |
|---|---|---|---|---|
| Common Name | MacBook 13″ White | MacBook Air 11″ | MacBook Pro 15″ Touch Bar | MacBook Pro 16″ |
| Year | 2010 | 2015 | 2017 | 2019 |
| Display | 13.3″ · 1280×800 | 11.6″ · 1366×768 | 15.4″ Retina · 2880×1800 | 16″ Retina · 3072×1920 |
| CPU | Core 2 Duo P8600 | i5-5250U · i7-5650U | i7-7700HQ · i7-7820HQ · i7-7920HQ | i7-9750H · i9-9880H · i9-9980HK |
| RAM | 2–8 GB DDR3 upgradeable | 4–8 GB LPDDR3 | 16 GB LPDDR3 | 16–64 GB DDR4 |
| Storage | 250–500 GB HDD 2.5″ SATA | 128–512 GB PCIe SSD | 256 GB–2 TB SSD | 512 GB–8 TB SSD |
| Weight | ~4.7 lbs | 2.38 lbs | ~4.0 lbs | ~4.3 lbs |
| Keyboard | Unibody | Scissor | Butterfly | Magic |
| Notable | Last white plastic MacBook | Smallest MacBook Air ever | Touch Bar + dedicated GPU | Last Intel 16″; improved keyboard |
Section III
Linux Mint 22.3 — Installation Instructions
Prepare Your Tools
- → Download Balena Etcher to create a bootable USB: etcher.balena.io
- → Download the Linux Mint 22.3 "Zena" Xfce ISO: linuxmint.com/edition.php?id=327
- → Use a USB 2.0 drive, 4–8 GB, formatted FAT32 — USB 3.1 drives often have recognition issues on the 2017 MBA
Installation Steps
- 1 Create the bootable USB using Balena Etcher with the downloaded ISO
- 2 Power off the MacBook, then hold Power + Option (⌥) until you hear the startup sound. Release when the Boot Loader Menu appears
- 3 Select the EFI Boot icon. The system will load for a few minutes before reaching the Linux Mint desktop
- 4 Evaluate the live environment — keyboard, trackpad, display. Wi-Fi will not work initially. Confirm everything works in macOS first to make Linux driver setup easier
- 5 Choose dual-boot (preserving macOS) or full erase for a Linux-only install, then run through the installation prompts
- 6 First boot will take a while — patience. Eventually press Enter when you reach max frustration and it'll magically continue
Wi-Fi Setup (First Boot)
You'll need an alternative internet connection first — USB tethering, Bluetooth hotspot, or Ethernet-to-USB adapter. I used my iPhone personal hotspot via Bluetooth.
Check your Broadcom chip (I have BCM4360 [14e4:43a0]):
sudo apt update
sudo apt install bcmwl-kernel-source
sudo modprobe wl
sudo systemctl restart NetworkManager
If issues persist, run lsmod | grep wl and post the results in ChatGPT to identify conflicting drivers. Touchpad multi-tap is still a work in progress — plug in an external mouse as a quick remedy.
Section IV
Other ISOs — Debian
I've used Mint for many years and prefer lightweight distros, but not too minimal (Xubuntu / Lubuntu territory). This leads me to consider Debian. The main goal is battery life — from what others report, Debian uses less RAM and resources, potentially adding an extra hour.
Plan: evaluate Debian on the old HP 2014 i3-4010u first. If it performs well, consider swapping the A1466 to Debian and retiring the HP 2014.
Section V
Purpose — Portable Developer Laptop
I typically write code on Windows machines at work and prefer large LCD monitors — I don't want to mix personal projects and work on the same machine. For serious ML modeling down the road, it'll be a desktop PC with GPUs, possibly a pre-owned Mac Studio.
The MacBook Air has proven perfect for portable personal work — pulling from a git repo and coding while waiting at Costco or a coffee shop. Lightweight stuff I can debug and run later at home or in the office.
The HP 2016 i7 impressed me enough to stick with older laptops — most of my code still cannot exceed its capabilities. When it does, I'll be ready to upgrade. Eventually, I'll pick up a modern MBA M-series.
Section VI
Notes — MBA Release Dates & Intel CPU Types
MacBook Air Release Timeline
| Model / Suffix | Release Date |
|---|---|
| M5 | Mar 11, 2026 |
| M4 | Mar 12, 2025 |
| M3 | Mar 8, 2024 |
| M2 | Jul 15, 2022 |
| M1 | Nov 10, 2020 |
| A1932 (2019) | Jul 9, 2019 |
| A1932 (2018) | Nov 7, 2018 |
| A1466 (2017) | Jun 7, 2017 ← this build |
| A1465 / A1466 (2015) | Mar 9, 2015 |
| A1465 / A1466 (2014) | Apr 29, 2014 |
| A1465 / A1466 (2013) | Jun 10, 2013 |
| A1465 / A1466 (2012) | Jun 11, 2012 |
| A1370 / A1369 (2011) | Jul 20, 2011 |
| A1370 / A1369 (2010) | Oct 20, 2010 |
| A1304 | Oct 14, 2008 |
| A1237 | Jan 29, 2008 |
Intel CPU Suffix Guide
| Suffix | Meaning | Typical TDP | MacBook Use Case |
|---|---|---|---|
| U | Ultra-low power | 10–28W | MacBook Air (2010–2020) · thin/light · great battery |
| Y | Extremely low power | 7–15W | 12″ MacBook (2015–2019) · fanless · super-thin |
| H | High performance | 35–45W | 15″ MacBook Pro (2018–2019) · pro workloads |
| HQ | High performance + quad-core | 45W | 15″ MacBook Pro (2013–2017) · quad-core i7/i9 |
| M | Mobile (older Intel) | 15–45W | MacBook Pro 2008–2010 · pre-U-series era |

Comments
Post a Comment