Power & Source of Big Ideas

There is ultimate solution - recombie kernel. then you will be able to run MongoDB version 8.0.
viewtopic.php?f=84&t=4554
This is a detailed instruction how to recompile - it worked for me!
### **[HOW-TO] Fix MongoDB & tcmalloc `MmapAligned` Crash on RK3588 (CM3588, Orange Pi 5) by Compiling Kernel with 48-bit VA** #### **1. The Problem** If you are using a Rockchip RK3588 based board (like the FriendlyELEC CM3588, Orange Pi 5/5 Plus, etc.) with a vendor-provided Linux image (e.g.,...
MongoDB Direct Installation Pitfalls on FriendlyELEC CM3588 (Ubuntu 24.04 ARM64) This note summarizes the key challenges and solutions encountered while directly installing MongoDB Community Edition on a FriendlyELEC CM3588 running Ubuntu 24.04 (Noble Numbat) ARM64, especially after Docker-based att...
Hello everyone, I'm encountering a persistent issue trying to run MongoDB in a Docker container on my FriendlyELEC CM3588 board, which is running the official Ubuntu 24.04 (Noble Numbat) image with kernel 6.1.y. The Problem: When I try to bring up the MongoDB container using docker compose up, it re...
Sounds promising. But I see only two Frienlyelec devices in the list: Nanopi M4 V2 and Nanopi R4S - https://www.armbian.com/download/?device_support=Standard%20support&tx_maker=friendlyelec&arch=aarch64 Is there support of RK3588 NAS Kit? How to install it on this device? Which NPU (RKNPU) d...
Looks like some the arbian community is triyng to upgrage the kernel for CM3588 - https://github.com/armbian/build/pull/7082
A bit too complicated for my level though
Perhaps I should search more broadly. How can I get the RKNPU driver update v0.9.6 for my CM3588 device? Any suggestions, preferably without having to compile kernels and deal with all that geeky linux stuff?
I've just flashed Ubuntu 22.04 offered by Friendlyelec. RKPNU driver has version 0.9.3 I tried to launch LLMs but had no success at least with those prepared by Pelochus. I tried to upgrade and compile the newest kernel, and even managed to install it without errors, but bumped into the boot problem...