r/SBCs

▲ 13 r/SBCs+8 crossposts

Is there any upcoming handheld like the ayn Thor that has a 8 elite chip in it?

I currently have the ayaneo konkr pocket 8 elite 24 gb 1 tb but I only got it since it was the only one I could get with those specs I’m hoping there is something that hasn’t come up on my time line that’s in the works. I understand if it’s not possible with how hard it is to get ram and storage just wanna know if there is even a whisper of a similar powerful handheld with a clamshell especially since ayaneo didn’t even have a clamshell 8 elite device tho I remember there being one

reddit.com
u/WisdomIsKey22 — 2 days ago
▲ 26 r/SBCs

Orange Pi Zero 2W LineageOS 23.2 (Android 16)

Managed to get LineageOS booting on the Orange Pi Zero 2W using Linux 6.18 GKI paired with the open-source Panfrost DRM/Mesa graphics stack!

Boots into the system, but there is still some noticeable screen flickering instability that needs ironed out. Planning to release once more stable.

Unlike older Android builds (such as OmniROM 12.1 on legacy BSP kernel 5.4), this completely drops Allwinner's proprietary graphics blobs and closed-source display drivers in favor of a modern, open-source stack. Moving to GKI and open DRM drivers should make maintenance and porting to newer Android releases much cleaner going forward.

u/YajatKumar — 2 days ago
▲ 5 r/SBCs

Hunting for a Radxa Zero 3W

For my robotics project I have been hunting for a Radxa Zero 3W for the past few months. I need at least 4GB RAM... stocks dried up everywhere.

If anyone in Europe / Germany is considering selling theirs, I would love to know. Also open to trading, I have a radxa a7a that is simply too big for the project.

Thank you.

reddit.com
u/Turbulent_Brick_3059 — 2 days ago
▲ 23 r/SBCs

How do you cool the Radxa Zero 3W? I'm looking for other options. (USBridge-KVM project)

I'm developing a hardware project called USBridge-KVM 2.0, and I chose the Radxa Zero 3W as the base. I'm pleased with the board's performance, but there are some cooling issues. This is the second reviewer complaining about the noisy cooler.

For those interested in how it sounds, here's a video - https://www.youtube.com/watch?v=7YJS81rI3U8

Initially, I wanted to use a simple copper heatsink, but it wasn't powerful enough to handle the video stream. It got as hot as a frying pan.

I decided to switch to active cooling. All that's available on the market are a couple of mini coolers, and I chose the most powerful one with turbocharging, so to speak. It's 4mm thick. And it really does its best.

I'll implement fan speed control later, which should make it quieter. Also, is it just me, or will it settle in and become quieter after running it for a week?

How do you generally handle cooling for these boards? Are there any other cooler options I haven't found?

u/Lopsided_Mixture8760 — 6 days ago
▲ 1 r/SBCs

Orange Pi4 Pro 12GBでSandiskのMicro SDカード(Sandisk Ultra)は使える?

最近、Orange Pi4 Pro買ったんだけど、何故かSandiskのMicro SDカードが使えないんだよね

OSイメージは合ってるはずだから、Micro SDカードが悪さをしているみたいなんだよね。書き込む前は元あったデータが確認できたし、ほぼ相性問題なんだけど、皆は使える?因みに、赤いランプは付いてるから、通電自体はしてるよ

reddit.com
u/ozzsho — 4 days ago
▲ 4 r/SBCs

Which CM5 SBC should I choose

Hi all, I am looking at getting a CM5 as well as a uconsole or hackberry pi for Christmas through the help of my parents as I am broke as hell. I am just wondering what CM5 variant is the best(Raspberry pi, Orange pi, Radxa, Banana pi, etc.), and what use cases each of them are best for. Thank you, I really appreciate any assistance, guidance or tips.

Edit: Also wondering how much RAM I should be looking to get. Like what can I do with each amount of RAM. I would like to get into cybersecurity, coding, and some gaming.

reddit.com
u/Sweaty_Nickers69 — 7 days ago
▲ 2 r/SBCs+1 crossposts

Does anyone with an RK3588 board want to help me find out if a distributed LLM inference board is worth building? (one script, ~15 min, no root)

I'm designing an open-hardware board that runs frontier-scale Mixture-of-Experts models by streaming expert weights off NVMe instead of holding them in RAM. Design stage , nothing has been built, and I'm trying hard not to build the wrong thing.

The whole design rests on one number I can't get without hardware: real NVMe read throughput on RK3588, at large block sizes, with O_DIRECT. My architecture assumes ~3.2 GB/s on a PCIe 3.0 x4 link. If that's actually 1.5 GB/s in practice, most of my timing figures are wrong and I'd rather find out now than after ordering PCBs.

I don't own an RK3588 board yet. Plenty of you do.

The ask: run one Python script on your board and paste the output. It:

  • is a single file, stdlib-only , no pip install, no repo clone
  • needs no root (it'll tell you what root would additionally buy)
  • is read-only apart from one temp file it creates and deletes
  • takes ~15 minutes, most of which is a sustained thermal test
  • prints one block you can paste back

What it measures:

  • Whether your CPU has SDOT (asimddp) , decides if llama.cpp's fast quantized kernels work
  • NVMe sequential + random read at 16 MB blocks, with and without O_DIRECT
  • PCIe link width and speed actually negotiated (I especially want to know if anyone's board reports x1 when it should be x4)
  • Sustained CPU frequency and temperature over 10 minutes, not burst , I care about the throttled number, not the marketing number

What's in it for you: you get a straight comparison of your board's real storage and thermal behaviour against everyone else's, which is annoyingly hard to find. I'll post the collated results back here regardless of what they say, including if they kill the idea.

Boards I'd love numbers from: Orange Pi 5 / 5 Plus / 5 Max, Radxa Rock 5B / 5C, FriendlyElec NanoPC-T6 / CM3588, ArmSoM, Banana Pi ,and honestly any RK3588 variant, plus non-RK3588 boards for comparison.

Repo (all design docs, MIT/CERN-OHL-P): https://github.com/Techburst36/swarm (Apologies in advance as the repo is a bit of a mess right now and might still have a few conflicting figures while the docs catch up.)

Script: swarm_bench.py in the repo root, plus a README explaining exactly what it does before you run it. Please do read it first , you shouldn't run a stranger's script on faith, and it's short enough to skim.

Happy to answer anything about the design in the comments.

Edit: made some changes as per u/fortean and u/12345myluggage feedback. The test had some real bugs that needed catching and some improvements to be made. Thank you!

u/Indigo_Input — 9 days ago
▲ 2 r/SBCs

NanoPi R6S - usb flashing under Linux

I can't seem to get the open source 'rkdeveloptool' to boot the device.
(it can discover it in maskrom mode, but cannot successfully boot it)

The binary blob 'upgrade_tool' can do that part, but I'm not very trusting of running random binaries... (though I've managed to run it in a pretty tight jail)

However, trying to read the eMMC seems to only ever give me at most 1MiB at a time...

Ultimately I'd like to get a raw mainline kernel/initramfs on to this with gadget mode.

It appears using Linux (instead of Windows) makes this hard... and wanting to avoid using extra flash devices/sd cards adds extra complexity.

I kind of thought I'd be able to just read/write the disk and/or boot a kernel/initramfs, but the serial console connector comes unsoldered (why oh why...)

I guess I'm just venting... I'll probably figure it out eventually...

reddit.com
u/Parking_Lemon_4371 — 6 days ago
▲ 2 r/SBCs

NanoPi R3S-LTS vs Zero 2 vs OPi Zero 3W - Better solution for VLESS + STA/AP?

Hey,

Looking for a small board to run a VLESS server and also do WiFi in STA + AP mode at the same time.

Currently considering:

  • NanoPi R3S-LTS (1GB)
  • NanoPi Zero 2 (1GB)
  • Orange Pi Zero 3W (1GB)

Main priorities:

  • Stable VLESS (Xray)
  • Good concurrent STA + AP support
  • 24/7 reliability
  • Preferably decent community support

Which one would you pick for this, or is there a better option in the same size/price range?

Thanks!

reddit.com
u/Zynxar — 7 days ago
▲ 4 r/SBCs

Sbc touch screens on android?

Is there any way to get theses mini 5 inch capacitive touch screens to work on android i have a idea for a project but i cant spend to much money testing because im broke

u/Leather-Essay-6289 — 7 days ago
▲ 4 r/SBCs+1 crossposts

Has anyone tried to compile Dasharo Firmware by yourself and flash it to MSI PRO B850-P WIFI?

As the text above says did anyone try to compile their own uefi for msi pro b850-p wifi mainboard with the Dasharo Github Code?

I think it would be interesting trying to check how a self compiled bios would work in real system.

https://github.com/Dasharo/coreboot
https://github.com/3mdeb/openSIL/tree/phoenix_poc

Edited 11.08.2026:
I have found the following guide:
https://blog.3mdeb.com/2026/2026-02-09-msi_pro_b850p_part1/
https://blog.3mdeb.com/2026/2026-03-06-msi_pro_b850p_part2/
https://blog.3mdeb.com/2026/2026-04-03-msi_pro_b850p_part3/
https://blog.3mdeb.com/2026/2026-04-27-msi_pro_b850p_part4/
https://blog.3mdeb.com/2026/2026-06-03-msi_pro_b850p_part5/
https://blog.3mdeb.com/2026/2026-07-02-msi_pro_b850p_part6/

Did anyone tried that yet?

u/luky90 — 9 days ago
▲ 61 r/SBCs

The newest addition to my Collection

My latest toy: Forlinx OK3572-C

Rockchip RK3572

ARM:2×Cortex-A73 + 2×Cortex-A53+ 4×Cortex-A53
NPU:4TOPS INT8,supporting INT4/INT8/INT16/FP4/FP8/FP16/BF16
GPU:ARM Mali-G310V2 Mc1, supporting OpenGL ES 1.1/2.0/3.2, OpenCL3.0, Vulkan 1.4
VPU:
Hardware Encoding:H.264, H265, 4K@60fps
Hardware Decoding:H.264, H.265, VP9, AV1, AVS2, 8K@30fps or 4K@120fps

4GB LPDDR5 RAM
64GB eMMC

It cost me $270 with shipping and an addition $120 due to customs.

Repost because I was an idiot and posted the images in the dumbest possible order.

u/JescoInc — 12 days ago
▲ 13 r/SBCs

Intel Gordon Peak MRB

Hi everyone, this is my first post. I need any information about this board, whether it's a datasheet or a bsp

u/radibeam — 10 days ago