Jump to content

LoneExile

Members
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Thanks, @Werner, I'm not sure about the build. I created the image 2 months ago. However, after rebuilding the image recently, I've obtained the modules I need. Also, thank you, @leeson, for the guidance and solution. I've got it running on my Kubernetes cluster now. And Happy New Year, guys! 🎉
  2. @leeson I only have `/dev/dma_heap`, will it work? if not, how can I get `rga` (Rockchip graphics acceleration?) module? I already `Enable 3D Acceleration` on the Armbian site. Armbian 23.8.1 Jammy with bleeding edge Linux 6.5.0-rc5-edge-rockchip-rk3588
  3. @Dexogen I followed the same instructions as you did to build the image, but I encountered a snag. After running `apt update && apt upgrade`, the `rbd` module seemed to get overwritten somehow. I stopped investigating further when I found that using `ubuntu jammy edge` worked for me. I hope this helps!
  4. Hello, Armbian community, I've been trying to build the Armbian kernel for my board "Orange Pi 5" with the rbd (RADOS Block Device) module enabled. I followed the standard build procedure using Armbian's build tools, and I explicitly enabled the rbd support during the menuconfig step. Despite doing this, after completing the build and installation processes, I'm unable to load the rbd module. When I attempt to load the module with modprobe rbd, I get the following error: modprobe: FATAL: Module rbd not found in directory /lib/modules/5.10.160-rk35xx Here are the steps I followed: 1. Cloned the Armbian Build Repository. 2. Started the kernel configuration using: ./compile.sh 1. In Menuconfig, I navigated to Device Drivers > Block devices and enabled Rados block device (RBD) support as a module. 2. Continued with the build process and installed the newly built kernel. 3. Booted the board and tried to load the module, which resulted in the error. Has anyone faced a similar issue or can you provide guidance on what I might be doing wrong or missing? Any help or suggestions would be much appreciated! I really appreciate any help you can provide.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines