69
submitted 11 months ago by cyclohexane@lemmy.ml to c/linux@lemmy.ml

Rasbperry Pi is a popular choice as a SoC / SBC Linux board. But you have to use their custom linux kernel. Are there Linux boards with decent mainline Linux kernel support?

all 22 comments
sorted by: hot top controversial new old
[-] woelkchen@lemmy.world 21 points 11 months ago

Just google x86 SBCs and skip ARM. There are a bunch of options using AMD and Intel SoCs such as ODROID-H3.

[-] TCB13@lemmy.world 16 points 11 months ago

You most likely do not want to run a mainline kernel / system. Run Armbian instead, it is Debian optimized for SBCs, it has a very good track record and sometimes is the only option after manufacturers stop creating images for their old boards.

Generic images / mainline kernel might underperform in your board, the GPIO and other low level components will, most likely, not work and you might burn your storage as logging and other I/O intensive operations aren’t tweaked for SD/eMMC. Armbian aims to fix all those issues and provides continuous system and kernel updates long after the manufacturer stops doing so.

[-] rah@feddit.uk 9 points 11 months ago

run a mainline kernel

Having a board which is supported by mainline doesn't imply running a mainline kernel. Having mainline support is a huge advantage regardless of which kernel is run on a board.

[-] AProfessional@lemmy.world 5 points 11 months ago* (last edited 11 months ago)

Anything less than mainline support is ewaste imo. Look how terrible the pi graphics support used to be but now thanks to excellent upstream kernel/Mesa drivers it’s great and will continue to work/improve for the foreseeable future.

[-] Pantherina@feddit.de 2 points 11 months ago

I sold my Odroid C2 or something, as there was no support anymore... didnt know much of Linux, I guess armbian woul have been fine?

[-] TCB13@lemmy.world 3 points 11 months ago

Yes https://www.armbian.com/odroid-c2/ a friend has a couple of those all running Armbian just fine. With all SBCs the trick is to get something that is supported by Armbian.

[-] agressivelyPassive@feddit.de 12 points 11 months ago

Are you married to SBCs? There are dirt cheap, pretty powerful and small thin clients floating around in ebay. HP G3 mini for example.

[-] SapphironZA@lemmings.world 2 points 11 months ago

Agree on this. Servethehome on YouTube has a series on different 1 litre PCs they review in detail.

[-] rmuk@feddit.uk 1 points 11 months ago

Can't even being to agree enough on this. Unless you specifically need something that an SBC - ARM or X86 - offers, a second hand thin client or USFF computer will be a better fit, plus they come with high-quality power supplies and solid cases.

[-] cyclohexane@lemmy.ml 0 points 11 months ago

They seem to be the only product that occupies negligible space and is relatively affordable.

The other options are either more expensive or significantly larger.

[-] agressivelyPassive@feddit.de 3 points 11 months ago

Well, not really. The HP g3 mini is roughly the size of a paperback book and costs around 100€, depending on the specs. Similar devices of slightly older makes are even cheaper.

So, yes, they are physically larger, but still pretty small. Chances are, you don't actually need a tiny device like a Pi, so you should at least consider SFF PCs.

[-] deadcatbounce@reddthat.com 7 points 11 months ago* (last edited 11 months ago)

Who said that (you have to use their custom mainline kernel)?

Fedora have an IoT distribution that fits the Raspberry Pi for example. There's workstation and a ostree versions.

Armbian I've used in preference to Raspbian or whatever they call it today. I like the cleanest distributions as much as possible.

That's all I have personal experience with, but there are others.

Meanwhile, others have suggested other boards. However, don't think that Raspbian is it (pun intended).

[-] rah@feddit.uk 5 points 11 months ago* (last edited 11 months ago)
[-] cyclohexane@lemmy.ml 1 points 11 months ago

Thanks a lot! What does DTS mean?

[-] rah@feddit.uk 1 points 11 months ago

Device Tree Source. It's a text description of the hardware. The kernel uses it to load and configure drivers. It's the most critical set of information for supporting any particular board.

[-] minnix@lemux.minnix.dev 5 points 11 months ago

OP I crossposted your question here https://lemux.minnix.dev/post/123971

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

my info could be out of date on this, but the last time i looked into it, the khadas vim3 was the most powerful arm sbc with mainline linux support.

[-] Lemmchen@feddit.de 1 points 11 months ago* (last edited 11 months ago)
[-] GustavoM@lemmy.world -1 points 11 months ago
[-] woelkchen@lemmy.world 12 points 11 months ago* (last edited 11 months ago)

Armbian or DietPi.

OP asked for hardware, not a new distribution.

[-] briongloid@aussie.zone -2 points 11 months ago* (last edited 11 months ago)

Have you tried DietPi

this post was submitted on 12 Nov 2023
69 points (96.0% liked)

Linux

47760 readers
835 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