Top laptops to use with FreeBSD

FreeBSD’s new community-maintained laptop compatibility list has revived long‑running questions about how usable the OS is on modern portable hardware. Commenters highlight persistent gaps in Wi‑Fi, GPU, and suspend support compared with Linux, and debate workarounds ranging from cheap dongles and card swaps to running Linux in VMs or using compatibility layers. Many still see FreeBSD as a strong choice for servers and “pet” machines thanks to jails, ZFS, and its cohesive Unix design, but acknowledge that on laptops it remains best suited to enthusiasts willing to tinker and accept hardware limitations.

Scope and Reliability of the Laptop List

  • Many see the list as very small, especially compared to Ubuntu’s certified hardware database.
  • Concern that OEMs silently change internals under the same model number, making test results hard to trust, especially with refurbished hardware.
  • One commenter clarifies the scoring: “9/10” refers to how many hardware devices are supported, not an overall usability score.

WiFi and Hardware Support Concerns

  • WiFi support is repeatedly called out as FreeBSD’s biggest laptop weakness, especially Broadcom and some MediaTek/Realtek devices.
  • Several argue a laptop without working WiFi should not be rated highly; others say swapping the WiFi card or using a USB dongle is acceptable.
  • Suspend/resume and power management are also described as rough on many laptops.
  • Some note improvements in FreeBSD 14/15 and ongoing work via LinuxKPI for WiFi and modern AMD GPUs, but others complain that support often arrives years late.

Workarounds: VMs, PCI Passthrough, Dongles

  • A common workaround: run Linux in a VM (bhyve) with PCI passthrough of the WiFi card, using projects like “wifibox” to expose connectivity back to FreeBSD.
  • This is seen by some as ingenious and acceptable; others call it “unhinged” or too complex compared to plugging in a cheap USB adapter.
  • Replacing the internal WiFi card with an Intel model is also suggested, though BIOS whitelists can complicate this.

Why Use FreeBSD on Laptops at All?

  • Advocates value: cohesive “whole OS” design, simple rc-based init, jails, ZFS as first‑class, stable configuration over decades, and avoidance of systemd/snaps.
  • Common view: excellent for servers, “pet” machines, and enthusiasts who enjoy tuning; not ideal if you just want everything to “just work” on modern laptops.
  • Some argue BSD’s simplicity is partly due to smaller scope and fewer drivers; others see it as a deliberate design culture.

Meta: Negativity, Zealotry, and OS Diversity

  • Several note strong negativity toward BSD in such threads, and push back against both BSD zealotry and Linux monoculture.
  • Some suggest focusing FreeBSD effort on core strengths and leveraging Linux (via VMs or translation layers, possibly aided by LLMs) for hardware support instead of chasing every device natively.