r/OrangePI

Using an OrangePi5 as streaming server with Jellyfin. Best way to add an external disk for media storage?

Hi, I have a Jellyfin with the arr stack running in the OrangePI5.

Right now I have an 240gb m.2 SSD for the OS and also as the media volume but it gets filled up quickly.

I'm looking for the best way to add more storage to the setup.

Right now I'm thinking about buying an HDD and a SATA to USB adapter with an external power supply.

I'm concerned of the orangePI not being able to deliver enough current for the HDD via its USB.

Any considerations? Thanks!

reddit.com
u/ButerWorth — 1 day ago

Trip report: orange pi 5 and gentoo

Installed uefi-edk2 on my orange pi 5 and easy peasy. Already have a mostly configured rolled kernel based on cachy.

u/Jininmypants — 3 days ago

Can I get Armbian on a orange pi 4 pro?

I know nothing about Linux but I just got a orange pi 4 pro to make a cyberdeck on the Armbian website I see support for every other version but the pro. Every answer I can find is for the orange pi 4. Apparently the orange os is buggy and not secure, but I want a desktop style os what can I do?

reddit.com
u/B1U3_J4Y — 3 days ago

Where can I find Armbian for Orange Pi Plus 2?

I checked the official Armbian site but couldn't find the download page for the Pi Plus 2. Does anyone have a direct link or know which image I'm supposed to use for this board? Appreciate any help!

reddit.com
u/No_Passenger_379 — 3 days ago
▲ 11 r/OrangePI+1 crossposts

Ubuntu Concept goes CIX P1

Looks like Canonical is expanding their "Ubuntu Concept" images. They just released a developer-focused preview based on the new 26.04 LTS for CIX Technology P1 devices.

​The most interesting part? They are pushing for a standard ACPI boot process and relying on a single bootable .iso instead of making us juggle different device trees for every single board variation. It’s shipping with a Linux 7.0 kernel and an upstream-first open-source driver approach.

​I’ve actually had a Radxa Orion O6 collecting dust on my desk for the last year because I just haven't had the time to play with it, but honestly, I'm pretty happy about how that timed out. Whenever I buy these boards, I go in knowing I'm buying the hardware for future use once the software support inevitably matures. I'm just incredibly glad I snagged it right when it launched—with today's RAM and chip shortages, it's nearly impossible to get your hands on anything right now.

​​I'm currently in the middle of maintenance on my self-hosted stack, and getting this Orion O6 up and running is actually part of that workflow. This release came at the perfect time to finally dust the board off and flash the ISO. I'm planning to see how the I/O holds up and how it generally compares to my older Rock-5b and NanoPC-T6 setups.

​Officially tested platforms include the Radxa Orion O6 / O6N, Orange Pi 6 Plus, Minisforum MS-R1, and MetaComputing AI PC.

​Link to the release and ISO: https://discourse.ubuntu.com/t/ubuntu-concept-goes-cix-p1/82213

​Has anyone else flashed this onto their CIX boards yet? Curious to hear how stable it actually is right now.

u/Hrastovc — 4 days ago

free software is software you may use, share, modify and redistribute. Any orange pi computer able to run entirely on free software and equals a rpi zero w in performance?

reddit.com
u/ehraja — 6 days ago

Unbuntu kernel support ollama NPU RK3588S rkllm rknpu2

Could someone who has successfully run an 8gb+ ollama model fully accelerated. Please tell me what Linux distribution that I need to download. Thanks.

reddit.com
u/blazze — 6 days ago

Using Orange Pi Zero 3 with expansion board and heat sink?

I purchased an O Pi zero 3 with 4 GB RAM, the expansion board, and the official heatsink (before prices went whacko). Now that I’m about to get/print a case for it, I’m more worried about thermal so will add the heatsink. That makes me worry about clearance between the expansion board and the heatsink - bith from thermal efficiency and electrical safety - I may be mounting this on my 3D printer so vibration might cause an electrical “oopsie”.

What I’m thinking is in addition to longer brass standoffs, I would put an extra header on top of the onboard more height above the heatsink. I may need to use it without a case long enough to get my printer back in action, klipper up and running, so I can print one.

Any thoughts, suggestions, or feedback?

reddit.com
u/s_elk — 5 days ago
▲ 20 r/OrangePI+5 crossposts

My Orange Pi 5 Plus just ran a full SEO campaign for a local business, $0 in hosting costs making $100/month for a pilot program!

The Orange Pi 5 Plus in my stack serves as the Ollama model server, running qwen3.5:4b at about 7GB RAM. This week it powered something I'm pretty proud of.

My AI crew ran a complete local SEO campaign for a tattoo shop in San Diego. Here's what it generated automatically:

→ 8 keyword-optimized landing pages targeting San Diego

tattoo searches

→ 3 blog posts with proper meta descriptions and local

keyword targeting

→ 4 weeks of Google Business Profile posts

→ Review request SMS templates for the artists to send

after every appointment

→ Competitor research logged to PostgreSQL

The Orange Pi handled all the inference. Total AI cost for the content generation: about 30 cents in Claude API calls for the final polish pass.

A traditional SEO agency charges $1,500-2,500/month for this. The whole pipeline runs automatically every Monday morning via cron job.

Just posted a full video walkthrough showing exactly how it works, the agent architecture, the PostgreSQL schema, the Squarespace implementation, everything.

https://www.youtube.com/watch?v=a0NXVsqu5jQ

What are you all running on your Orange Pi?

u/Weird_Night_2176 — 11 days ago
▲ 2 r/OrangePI+2 crossposts

Issues with buildroot for OrangePI Zero 3

Hi folks.

I am trying to get into kernel with buildroout using my Zero 3, but can't for the life of me make it work. I would be grateful if someone more experienced could point me into right direction.

According to recommendations the host is Ubuntu 22, but no matter what I do I end up with something like this:

UPD     include/generated/timestamp_autogenerated.h
  CC      common/version.o
  AR      common/built-in.o
  LD      u-boot
  CC      spl/common/spl/spl.o
  OBJCOPY u-boot.srec
  OBJCOPY u-boot-nodtb.bin
  SYM     u-boot.sym
  RELOC   u-boot-nodtb.bin
  AR      spl/common/spl/built-in.o
  LD      spl/u-boot-spl
  CAT     u-boot-dtb.bin
  MKIMAGE u-boot.img
  MKIMAGE u-boot-dtb.img
  COPY    u-boot.bin
  OBJCOPY spl/u-boot-spl-nodtb.bin
  SYM     spl/u-boot-spl.sym
  COPY    spl/u-boot-spl.bin
  MKIMAGE spl/sunxi-spl.bin
  BINMAN  .binman_stamp
Traceback (most recent call last):
  File "/home/shumnyj/buildroot/output/build/uboot-2024.10/./tools/binman/binman", line 46, in <module>
    from binman import control
  File "/home/shumnyj/buildroot/output/build/uboot-2024.10/tools/binman/control.py", line 16, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
make[2]: *** [Makefile:1126: .binman_stamp] Error 1
make[1]: *** [package/pkg-generic.mk:273: /home/shumnyj/buildroot/output/build/uboot-2024.10/.stamp_built] Error 2
make: *** [Makefile:83: _all] Error 2

I have tried:

  • Installing/reinstalling "setuptools" and "pkg-resources" both via pip and apt
  • Installing older versions caused different issues
  • Googling alternatives
reddit.com
u/shumnyj — 10 days ago
▲ 31 r/OrangePI+4 crossposts

I turned my Orange Pi 5 Plus into the backbone of an AI company that runs for $8/month, wrote a guide

After my last post here about running a 4-node AI stack, a lot of people asked for more detail on the setup and how to actually make money with it. So I wrote it up.

The Orange Pi 5 Plus is the Ollama model server in my stack, runs qwen3.5:4b (4.7B parameters) comfortably under 7GB RAM. It handles all the AI inference for 14 agents across 6 crews. Cost to run: about $3/month in electricity.

The guide covers:

→ Single node budget path — Orange Pi only, under $125 total

→ Full 4-node distributed stack → The $8/month cost breakdown

→ 14 AI agents and what each one does

→3 services you can offer immediately to make money with it

Wrote it up as a guide, link in my profile if you want the full breakdown!

Happy to answer questions here, this community gave great feedback last time.

What models are you currently running on your Orange Pi?

reddit.com
u/Weird_Night_2176 — 14 days ago

Can I use the Orange Pi 6 plus as a TV box?

I am Brazilian and I would like to know if it is possible to use it as a TV box, that is, if I use it will be possible to use it with a remote control?

u/Ivoney18 — 14 days ago

Personal cloud storage using OrangePi 4 Pro

Made a personal online storage using OPi 4 Pro, chose a minimalistic approach by using only Tailscale and Syncthing, not NextCloud. And designed a 3D printed case, working well. Documented in YouTube, this first part contains the software part. Will make part 2 about the case design and assembly, and part 3 about controlling fan speed according to CPU temperature.

Nothing fancy, just some fun 😇🙏🏼

youtu.be
u/Kreivo — 13 days ago
▲ 13 r/OrangePI+1 crossposts

Orange Pi 4 Pro with Plexamp headless

I'm excited even though any programmer or serious nerd would probably scoff at this. I have finally given up on Wiim getting things together to make their products Plex endpoints and their half baked solution sucks for Plex. It's too bad. They do make a pretty good product that does a lot. It just didn't work for my case.

I managed to dig out my old Raspberry Pi 3B+ and get Ropieee going on that and put it upstairs. It works so well as an endpoint I wanted another. Well....Pi's are stupid priced anymore. So, I saw an Orange Pi 4 Pro for a decent price and decided to go for it as they can supposedly run quite a few different OS.

Got it and immediately tried doing Ropieee. Nope. Not sure what the underlying OS is for Ropieee but it didn't want to work for the 4 Pro. Tried some others and burned them to a card and still didn't work. The Orange Pi Debian install wouldn't activate SSH no matter what I tried. So, I decided to give Ubuntu a try as I have good history with it. BOOM! Ubuntu Jammy 5.15.147 did the trick and was running just fine.

Then, I used the process from Odinb which installs Plex headless (his is made for DietPi but works on Ubuntu). I actually followed this guide to get it going. Followed instructions and it worked! Had to adjust the output but now my second stereo is streaming from Plexamp just fine. Now, to figure out Snapcast and how to get stereos synced for whole house music. This is mainly for others to know that the Orange Pi 4 Pro can be used for this purpose and does a great job and pulls very little power. Cheers!

https://preview.redd.it/wuvndnw4zqzg1.jpg?width=4080&format=pjpg&auto=webp&s=c4408756ededa4f20460e81a01507240fc2c132d

reddit.com
u/ferry_peril — 14 days ago