top | item 45347584

(no title)

Ecco | 5 months ago

I looked it up rapidly and couldn't figure out the difference with the original OrangePi 5.

By the way, the OrangePi 5 is a pretty good SBC. Much better bang/bucks than RPi, and the mainline kernel support is pretty good and getting better with every release thanks to the folks at Collabora.

https://gitlab.collabora.com/hardware-enablement/rockchip-35...

discuss

order

packetlost|5 months ago

I have a cluster of 3 of the Orange Pi 5 Pros. They're extremely capable machines if you don't need the GPU or NPU (which I don't). That being said, they're more expensive, louder, and less energy efficient than like an Intel N100 mini PC.

mrbluecoat|5 months ago

This.

If power draw isn't critical, an N95/N100/N150 x86 wins out every time on OS support and price point. Especially when you factor in an SSD, thermal handling, case, power supply...

amluto|5 months ago

I give OrangePi a lot of points for putting an M.2 slot on the bottom of the PCB. Not only does Raspberry Pi charge extra for their M.2 board, it sits in an obnoxious location above the board where it interferes with many other things one might want to put on top, e.g. any sort of passive cooling.

rjsw|5 months ago

> I looked it up rapidly and couldn't figure out the difference with the original OrangePi 5.

RK3588S -> RK3588, LPDDR4 -> LPDDR5

Havoc|5 months ago

There is also one in between - the plus. Rk3588 but ddr4

Ecco|5 months ago

Thanks. Does it make a big difference in practice?

phoronixrly|5 months ago

A non-Broadcom SoC and actually fast network? Absolutely better than any Raspberry Pi

rjsw|5 months ago

The built-in ethernet controller would be fine, not sure why it needs to use up some PCIe lanes on an external one.

timw4mail|5 months ago

Assuming you can get software support for more than one version of 'blessed' distro.

Ecco|5 months ago

Well, that’s my point exactly: mainline kernel is what all distros eventually use.

As a matter of fact I’m currently running an OrangePi 5 as a server using an unmodified Debian Trixie and hardware support is nearly perfect.