I really wish these lists would talk about software support. If I buy these, do they have mainline Linux support? Will I have security patches in a year? Is there decent distro support, or am I stuck with the vendor's half broken default image?
I really wish these lists would talk about software support. If I buy these, do they have mainline Linux support? Will I have security patches in a year? Is there decent distro support, or am I stuck with the vendor's half broken default image?
I frequently come across comments from people who think raspberry pis are overpriced and you are better off buying from one of the numerous Chinese SBCs with better bang for the buck. Your comment is why these people are often wrong.
Most of those SBCs have very poor software support. You will often need to go on GitHub or the manufactuer's support website to hunt down an OS image that hopefully works. If you want to stay up to date, tough luck. You will be lucky if your board is still receiving updates two years after release.
In the meanwhile in raspberry pi land, you can just go to download a reasonably new OS image from their website anytime you want and it will run on all their models. Even the Pi 1 model B+ which is over ten years old still receives updates, and will continue to do so until at least 2030.
Unless reviewing and playing with random boards is your hobby or job, in which case more power to you and thank you for providing valuable information to the community, you are likely better off buying a boring raspi so you can just get things done.
> Your comment is why these people are often wrong.
Interestingly, it’s the opposite for me, and I almost exclusively see comments about software support & linux mainlaine.
That said, I think 90% of the time it’s better to buy small x86 machine than a PI. Those have great software support, are more powerful, and can be cheaper (slightly larger & no GPIO, those two are the main reasons to go SBC)
The difference is between x64 machines and ARM machines. The no-name x64 machines have excellent software support because they all run EFI and have fairly ordinary hardware. The no-name ARM boards have cobbled together bootloaders and require specific U-Boot magic most of the time to even get them online.
> In the meanwhile in raspberry pi land, you can just go to download a reasonably new OS image from their website anytime you want and it will run on all their models.
Are you saying that even with the Raspberry Pi we are still at the mercy of the hardware manufacturer when it comes to OS images?
I mean, nothing stops you from taking the device tree from raspbian and tinkering with other distros. But that's true for most other boards since they have to ship a device tree with their official image.
Raspberry Pi supports their images long term however, so you won't have to do that anytime soon.
Another benefit of raspberry pi is its popularity, there are just more projects out there compared to less known SBC manufacturers. Iirc the Archlinux arm project have images for the raspberry pi 4 (maybe 5).
I don't think RPi is the gold standard nor is Chinese production that strongly correlated with poor SW support?
Raspberry Pi usually requires customisation from the distro. This is mitigated by the fact that many distros have done that customisation but the platform itself is not well-designed for SW support.
Meanwhile many Allwinner and Rockchip platforms have great mainline support. While Qualcomm is apparently moving in the right direction but historically there have been lots of Qualcomm SBCs where the software support is just a BSP tarball on a fixed Linux kernel.
So yeah I do agree with your conclusion but it's not as simple as "RPi has the best software support and don't buy Chinese". You have to look into it on a case by case basis.
I would second this. For SBCs the software support is the biggest deal breaker for me these days. Being cheaper or more powerful isn't as much of a benefit without the software ecosystem and community to back it up.
And then the construction quality/tolerance too. I've had Pis last for years and then cheap alternatives burn out after a few months of moderate use.
This comment made me think that RPi is almost like a Windows laptop where the windows license price is baked in. But here is the price of constant maintenance of Raspbian and just drivers in general
Otoh RPi relies on completely custom proprietary boot chain, while many Rockchip devices can be booted with standard uboot
> go on GitHub or the manufactuer's support website to hunt down an OS image
If you're lucky! Most of the time it's a questionable Google Drive link.
The Chinese understand that everyone will be burned once and then never again(hopefully). Thats still millions of dollars in their pockets and not yours. There is a sucker born every minute attracted by the low prices expecting these things to work just like Raspberry pi. I got burned on the Cubieboard 1 in 2012. Still have that junk somewhere in the house having never run any major applications on the device.
I wonder if AI can help bridge the gap and provide the missing support that these vendors don't wish to provide.
Hey! Author of the post someone linked here. Fair comment, though this wasn't really meant to be a review, or "go buy this!" type of post, it was more to highlight what I tested from the boards released in 2025 and share the results to those benchmarks via sbc.compare
Armbian do a great job of handling support for a whole host of boards (including most I included in this list), so you'll usually have Debian/Ubuntu-based flavours. Vendor kernels and vendor supplied images will be hit and miss. Mainline Linux support is a flag you filter by on the benchmark comparison site linked in the article, but it's a difficult one to keep up to date and define exactly. It could have some kind of support, but miss out on display functionality, or WiFi yada yada. What would we then class as having mainline support? All hardware etc functioning? If so, very, very few will meet that definition.
I get the desire for the information, and perhaps I should have envisioned these types of questions, but all I initially meant for the post to be was a recap for people following me to see which boards I'd tested that were released last year :D
> All hardware etc functioning?
If your standard is "supports suspend/resume", there's even plenty of laptops that won't meet it.
That gave me a laugh.
Suspend / resume? I'll settle for "keyboard works".
(From what I've learned so far, some magic incantation is required to convince Linux that a Lifebook E559 is a laptop not a tablet. I'm finding I have way less patience with these side-quests as I get older.)
That laptop has an 8th gen Intel processor which should make it completely compatible with the Linux kernel, yet surprisingly it’s not. https://linux-hardware.org/?probe=2ec391ffdc Did Fujitsu choose an obscure component or interface?
Even on random ARM boards, it's not usually the CPU that's the problem. (It's generally drivers for everything else; eg. a sensor hub that should tell you when a laptop is in tablet mode)
Yeah, my implication was that the 8th gen CPU's platform controller hub should be supported. I should have explicitly rather than implicitly stated that.
Interesting: Despite its name Armbian seems to support RISC-V.
Disclaimer: I have never used any RISC-V board.
In addition to https://armbian.com one could also cross check with Diet-Pi, which got resurrected from dormancy sometime in the last years.
https://dietpi.com
Yes, software support is what kills projects for me. I have been burned on boards with terrible support before. No documentation and some Linux kernel patched by someone on crack. Usually the Chinese comments in the patches are a dead giveaway of where the software originated from.
I'm really curious what will happen to this space when Valve releases great open source drivers for the Qualcomm chip they have in the Steam Frame. It might be one of the first, very powerful, GPU accelerated SoC you can buy that has mainline support.
I can image having a very usable ARM linux laptop and tablet as a result of this — maybe even cellphone when the modems get mainlined or used via USB.
Let me answer that for you: No, no, and yes (to the second part). Anything else?
I've worked with many boards from many vendors for many years now...
If you need software to be available in 2, 3, 5 years, get a raspberry pi.
Some might have some software available, some might have patches, some may need manual compiling, some only support debian with 2.4 kernel, some have binary blobs that only work on that 2.4 kernel, some have working usb ports on 2.4 and no gpio, but working gpio with 2.6 kernel but no usb ports, etc.
Just get a raspberry pi.
raspberry pi have some of the worst power management and usage of any SBCs. theyre a non starter for an entire class of projects (battery powered). so no. dont just get a pi. do 5 minutes of research.
btw, i have inherited projects that used raspberry pis for the computing. every single one had to be reworked replacing the pi.
additionally, if the pi doesnt fit your RF footprint needs in an enclosure, it is not possible to get the chips standalone. plus the schematic is not open source. fuck broadcom and fuck raspberry pi foundation. acceptable for light hobby use only
So what other board can I buy today, put in a drawer for 5 years, maybe 10, take it out then and still find a modern linux distro with a modern kernel for it? RPi 1 still has debian stable support.
I’d go a step further and say get a mini pc unless you need gpio
With a miniPC you can always use a Raspberry Pico (or Arduino that supports Device Mode) for your GPIOs.
Same here. I really wanted Orange Pi to work, tried, but after getting my raspberry pi 4 it's night and day.