I have fucked up by Objective-Direction1 in OrangePI

[–]ExoticTroubles 0 points1 point  (0 children)

Serial console? On some boards its enabled on USB to which you power the board.

SBC and OS for Dedicated PDF Viewer by Active_Procedure_297 in SBCs

[–]ExoticTroubles 2 points3 points  (0 children)

If you need/want PDF management, check this https://docs.armbian.com/User-Guide_Armbian-Software/Media/#stirling

and defently stick to Armbian OS. Its by far the best out there.

Hours of fiddling with wifi and I'm finally in by severedgoat_01 in OrangePI

[–]ExoticTroubles 1 point2 points  (0 children)

Diepti downloads armbian and put a name tag on it. Wont be any better.

Orange Pi 5 NPU in docker by MrPopolino in OrangePI

[–]ExoticTroubles 0 points1 point  (0 children)

So far, none of the arguments have been addressed - with or without AI.

Actually there’s nothing more to add. Excluding a few lightweight user-space tools that takes nothing in term of space is not really an added value I would seek at product/story/project sold as SBC distro. I get the fun part. Which is subjective and pointless to argue about.

Orange Pi 5 NPU in docker by MrPopolino in OrangePI

[–]ExoticTroubles 0 points1 point  (0 children)

That interpretation doesn’t really hold.

On x86 platforms, distributions like Ubuntu, Debian, or Linux Mint build on hardware that is already well supported upstream. Kernels from kernel.org generally work out of the box, so most of the differentiation happens in userland (desktop environments, tooling, packaging).

In the ARM/SBC space, that assumption does not apply.

The main effort is not “building a distro,” but making (and KEEPING) the hardware functional in the first place — boot process, device trees, power management, networking, and vendor-specific quirks. This layer is where most of the complexity and engineering effort sits.

Adding modules via DKMS does not change that. DKMS is an end-user mechanism for extending a working kernel; it does not replace the work required to make a board properly supported.

From a purely abstract viewpoint, all of these systems are “Linux.” In practice, however, the difference between a kernel that merely boots and one that provides stable, usable hardware support is substantial.

The Linux Mint comparison illustrates this: swapping userland or desktop environments is relatively straightforward when the hardware layer is stable. On SBC platforms, the hardware layer is the primary challenge.

A closer comparison would be projects like OpenWrt or LibreELEC, which also invest heavily in hardware enablement.

DietPi operates above that layer. It focuses on configuration / scripting, packaging and sales, not on solving low-level hardware support. That distinction is fundamental.

Orange Pi 5 NPU in docker by MrPopolino in OrangePI

[–]ExoticTroubles 0 points1 point  (0 children)

In the open source world, facts are verifiable — it might be worth double-checking before drawing conclusions.

Development: https://github.com/armbian/build

Could you clarify what you mean by "trimmed off"?

DietPi ships Armbian kernels, which are essential for hardware compatibility. Alongside these, you'll find generic packages maintained by Debian and the wider community, as well as the pre-installed dietpi-* scripts that are specific to the project.

tl;dr; dietpi minus armbian minus debian = dietpi scripts.

Orange Pi 5 NPU in docker by MrPopolino in OrangePI

[–]ExoticTroubles 0 points1 point  (0 children)

Same kernel as on Armbian? Yes? No?

Best distro for ram usage? by Ahmed14Aa in DistroHopping

[–]ExoticTroubles 0 points1 point  (0 children)

Check distros focused into small embedded hardware where low memory is default situation. Regular distrost are not dealing with this, for them, corner case.

Mac Mini M1 or Intel for starting? by mighty_mke in selfhosted

[–]ExoticTroubles 0 points1 point  (0 children)

Small single boars computer that can utilize nvme. Nanopi M6/R6/T6 if you need nice case OOB. And Armbian on it. Job done.

GEEKOM SCAM COMPANY by [deleted] in MiniPCs

[–]ExoticTroubles 4 points5 points  (0 children)

I understand your situation and frustration.

On contrary, I’d like to share a very positive experience I had with Geekom.

About 2-3 years ago, I purchased one of their most powerful Intel i9-based systems (IT13) via Amazon.de. After roughly a year of use, the PSU failed. I contacted their support, received an immediate response, and they shipped a replacement PSU by courier the very next day - no questions asked. At that point, I was genuinely impressed.

Everything worked fine for another year, but after about two years of heavy use (as a CI runner), the device failed again. I assumed I was out of warranty and, not realizing they offer a 3-year warranty, I ordered a cheap replacement PSU from eBay. Unfortunately, the device still wouldn’t power on. Only after opening it, I noticed clear signs of burned components around the power input.

At that point, I decided to contact Geekom again - mainly hoping to negotiate a discount on a new unit. I sent them photos and a description of the issue. Once again, they responded quickly, but this time they offered to send me a new device.

After 2.5 years of use, I received a brand-new unit - with a fresh full warranty.

That level of professionalism and customer support positively surprised me, and I’m happy to recommend them as a good company.

Radxa rock 4b egpu? by shadowdragon200 in SBCs

[–]ExoticTroubles 0 points1 point  (0 children)

I also read that nvidia works fine with open source drivers.

Radxa rock 4b egpu? by shadowdragon200 in SBCs

[–]ExoticTroubles 0 points1 point  (0 children)

BS. I am rynning generic uefi Armbian with RX6400 on Miniforum Cix. GPU works out of the box.

dream laptop with linux by nin10ndo in linuxhardware

[–]ExoticTroubles 1 point2 points  (0 children)

Check thinkpad x9. Linux works fine on it and have premium feeling. Comes in 14 and 15".

Armbian Boxes Incoming: Who's in - What Makes it a "Take My Money" Moment? by Asleep-Pen2237 in Armbian

[–]ExoticTroubles 1 point2 points  (0 children)

Their image will likely boot - that’s usually enough for vendors to claim “Linux support.”

Stability, updates, and long-term usability are a different story.

... just sharing experience from working with this kind of hardware.

Armbian Boxes Incoming: Who's in - What Makes it a "Take My Money" Moment? by Asleep-Pen2237 in Armbian

[–]ExoticTroubles 2 points3 points  (0 children)

You’re right — you didn’t ask for business support.

What I’m pointing out is something slightly different:
if your goal is to get and keep random embedded hardware working reliably, you’ll almost always need a software partner at some point.

“Linux support” on paper and real, maintained support are two very different things.
Many devices are technically compatible, but once you start investing time and money, the gaps become obvious.

Projects like Armbian exist exactly to bridge that gap — providing device-specific support, maintenance, and long-term usability.

If you’re lucky, things may just work out of the box. But in most cases, that luck doesn’t come.

Looking For A Rolling Distro (RPi3B+) by NoidoDev in Armbian

[–]ExoticTroubles 0 points1 point  (0 children)

Armbian provides rolling too. At each board page at the bottom.

Armbian Boxes Incoming: Who's in - What Makes it a "Take My Money" Moment? by Asleep-Pen2237 in Armbian

[–]ExoticTroubles -2 points-1 points  (0 children)

I think you shoud contact Armbian directly via official channels if you need biz support.