Live data from Hacker News

Top laptops to use with FreeBSD

freebsdfoundation.github.io

81–90 of 206 posts

Re: Top laptops to use with FreeBSD

#81

Earlier quoted context omitted.

Not really weird when some firmware are close to being full blown OS. An alpine VM can be run with 64 MB which is lower than a lot of software.

I've used cellular modems which run Linux or ThreadX internally.

Weren't there iPhones that had wifi chips that ran Linux?

Re: Top laptops to use with FreeBSD

#83

Earlier quoted context omitted.

No need to get a USB dongle. You can use PCI passthrough to a Linux VM that has the Wifi driver. See my comment here: https://news.ycombinator.com/item?id=47704816

That's insanely complicated compared to plugging in a USB dongle.

If you've ever had to deal with usb hotplugging then no pci pass through is much simpler

Re: Top laptops to use with FreeBSD

#84
post #73

Yeah you run into this head on trying to use BSD. It’s too much glue and compat work. By the end of it you no longer have a coherent system, you’re back to Linux. I use FBSD on an old-ish Lenovo W540 without too many hiccups. No, it’s not for everyone and never was. I wouldn’t suggest to anyone to run a BSD as a daily driver, or at all, unless they have a good reason to. Once you cross that line you need to know what…

> Once you cross that line you need to know what and why. This is counterbalanced by the fact there is often one straightforward solution to every problem you run into, and those have been abundantly discussed online. Written as someone who just gave it a try.

It’s also that so many real-world use cases of BSDs entirely avoid these issues. If they were dominant concerns they would be addressed in a very professional manner, like the rest of the system. But the target market for these things just doesn’t overlap. Maybe there is a market for a BSD-esque approach to solving these things, but honestly? Meh.

Re: Top laptops to use with FreeBSD

#85

Earlier quoted context omitted.

No need to get a USB dongle. You can use PCI passthrough to a Linux VM that has the Wifi driver. See my comment here: https://news.ycombinator.com/item?id=47704816

That's insanely complicated compared to plugging in a USB dongle.

It's only complicated once, though -- at initial setup.

And that setup part can be largely automated: https://github.com/pgj/freebsd-wifibox

(The computer itself doesn't care much about the complexity. It's a computer.)

Re: Top laptops to use with FreeBSD

#86

Earlier quoted context omitted.

the fact that this is a widely accepted/encouraged practice is genuinely unhinged

Why? Nothing wrong with running your network interface in a VM. There are reasons for doing so even if drivers aren't an issue. Qubes OS does this, for instance, for security reasons.

no matter how it's implemented, it must not be a user-requiring (or even user-facing) task

Re: Top laptops to use with FreeBSD

#87
post #80
post #79

Earlier quoted context omitted.

That kind of seems crazy to me, considering OpenBSD has worked perfectly fine with every wifi capable device I've tested it on. Granted, most of them were older machines. Is this just an artifact of FreeBSD primarily focusing on server hardware rather than consumer/end-user stuff?

Basically no one supports Broadcom SoftMAC WiFi cards very well, but OpenBSD just doesn't. I have a 2015 MacBook Air with a BCM4350 where the recommended fix is to go buy a FullMAC card from a similar vintage MacBook Pro and just cope with the fact that the card barely fits in the case and can't be secured properly.

[deleted]

Re: Top laptops to use with FreeBSD

#88

Earlier quoted context omitted.

>It's crazy how much negativity there is in comment threads like this I think it's because this chart continues a trend I've noticed with BSD zealots. Namely, there's some sort of reality distortion effect at play. Consider that there are obvious bullshit scores on TFA, like giving a laptop 9/10 when the fucking wifi doesn't work. In reality, this should be 5/10 or arguably 0/10. After all, what use is a laptop witho…

> I would get a new laptop because a laptop without WiFi is useless. Why would you not just replace the wifi card or use a USB one? You're greatly overemphasizing how much this matters.

Replacing the wifi card isn't necessarily easy. I'd rather not buy and use a USB dongle for it if I can just get it out of the box.

I remember doing those kind of things nearly two decades ago now, I don't expect to have to do that in 2026. If people want to, that's fine, but the parent comment is right here: giving it 9/10 without working wifi is ridiculous.

Re: Top laptops to use with FreeBSD

#89

It's crazy how much negativity there is in comment threads like this. I would get it if FreeBSD was a product you paid for, or someone was evangelizing about how you're missing out if you don't get the FreeBSD laptop experience, or something. As someone who liked FreeBSD in the past and curious to check it out again, I'm glad to have this handy list.

What is sad is that even though Linux now has hardware support that is miles ahead of Windows, we've exchanged one problem with another, because nowadays most of the hardware I see is only supported on Linux and nothing else. Even on PCs, latest generation AMD graphics cards (already >1yr old) are not supported in _anything_ other than Linux (and Windows). This is just sad.

> now has hardware support that is miles ahead of Windows

[X] doubt.

Re: Top laptops to use with FreeBSD

#90

Earlier quoted context omitted.

What is sad is that even though Linux now has hardware support that is miles ahead of Windows, we've exchanged one problem with another, because nowadays most of the hardware I see is only supported on Linux and nothing else. Even on PCs, latest generation AMD graphics cards (already >1yr old) are not supported in _anything_ other than Linux (and Windows). This is just sad.

> now has hardware support that is miles ahead of Windows [X] doubt.

Windows is cleaning up a lot of legacy drivers. A bunch of printers (+ scanners) that predate updates to the printer driver framework in recent versions of windows just don't have functioning drivers anymore, despite being perfectly functional.

All these devices work out of the box on linux, more or less.

Post reply on HN