this post was submitted on 12 Nov 2023
13 points (100.0% liked)

Single Board Computers

1413 readers
1 users here now

A community for the discussion of all single board computers. Raspberry Pi is ok, but there are so many other boards now that get looked over that deserve attention.

Post news, questions, your setups, guides, anything that has to do with SBCs. Server wide rules apply

founded 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/7871043

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?

top 2 comments
sorted by: hot top controversial new old
[โ€“] j4k3@lemmy.world 4 points 2 years ago

Use gource (Linux utility) to view the kernel source and hone in on relevant processors to see how the git source is being patched and upgraded. This technique will clearly show what companies are subcontracting and which companies have full time devs. The subcontractors will usually dump one or two pulls and disappear. Actual full time devs will continuously appear in the source visualization. The more people there are doing pulls the better, but there are usually not very many. This will also show what is dead and unlikely to change along with what it really means to have open source as you will see some of the leading maintainers pop in occasionally when they make changes with a broad scope.

[โ€“] dark_stang@beehaw.org 3 points 2 years ago

I'd guess all the amd64/x86 boards? Udoo and LattePanda have boards that would meet that criteria. You're going to step into a new price bracket running AMD or Intel though.