this post was submitted on 22 Nov 2023
90 points (71.2% liked)

Selfhosted

39158 readers
384 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

The Banana Pi BPI-M7 single board computer is equipped with up to 32GB RAM and 128GB eMMC flash, and features an M.2 2280 socket for one NVMe SSD, three display interfaces (HDMI, USB-C, MIPI DSI), two camera connectors, dual 2.5GbE, WiFi 6 and Bluetooth 5.2, a few USB ports, and a 40-pin GPIO header for expansion.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 101 points 9 months ago (4 children)

It looks like it's ~$100. But when I've used similar SBCs in the past the issue ends up being drivers. Even if something is faster and better specced than a RasPi, you end up outside that ecosystem with very little in the way of support for whatever oddball hardware your board has.

[–] [email protected] 50 points 9 months ago (1 children)

I have a BananaPi M3 and the software support was horrific. Getting a kernel to compile with the hacked drivers and firmware was like black magic.

[–] [email protected] 8 points 9 months ago

Orange pi worked quite well but I mostly used python & GPIO.

Oh yeah, I had to debug and recompile that GPIO lib so no it was kind of not very user friendly...

[–] [email protected] 13 points 9 months ago (3 children)

For $100 you can buy a micro form factor Optiplex PC which has several orders of magnitude more computing power, but it does have a bit larger form factor and less ports than what OP listed.

[–] [email protected] 5 points 9 months ago

And power, that's a pretty important metric if you plan on running something 24/7.

[–] [email protected] 3 points 9 months ago

Yeah, I've mostly given up on Pis at this point.

[–] aBundleOfFerrets 1 points 9 months ago

Your OptiPlex will have considerable PCIE expansion though, so you could slot in a second hand dual-port nic if you wanted to (10GbE might be easier to find than 2.5 and they are still relatively inexpensive as second hand hardware)

[–] [email protected] 12 points 9 months ago

SBCs in the past the issue ends up being drivers. (...) outside that ecosystem with very little in the way of support for whatever oddball hardware your board has.

The RPi does have a nice ecosystem but the trick is to pick a board supported by Armbian - that will ensure future kernel updates and low level things working fine. For instance I've been using a NanoPi M4v2 since 2018 with a RK3399 CPU mind that at that time it already had a PCIe x2 interface, 4GB of RAM and was cheaper than the Raspberry Pi 3 Model B+ from the same year that had Ethernet shared with the USB bus.

[–] [email protected] 1 points 5 months ago (1 children)

There's an AliExpress link in the article that clearly prices it at $260...

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

Cool? I'm seeing $165, but my original comment was based on the article as it existed five months ago. I'm not sure the board was even shipping at that time