-
Hi! Try RAM overclock following guide:
echo 933000000 | sudo tee /sys/bus/platform/drivers/rockchip-dmc/dmc/devfreq/dmc/max_freq tee: /sys/bus/platform/drivers/rockchip-dmc/dmc/devfreq/dmc/max_freq: …
-
Hi,
I am transcoding two streams with h264_rkmpp encoder. But I got an error when my program called av_hwframe_transfer_data before encoded the frame. This is an occasional problem, I got some info…
-
Are you planing to build friendlywrt with mainline kernel instead of rockchip bsp? It looks like support for nanopi-r5s board landed in mainline kernel: [Nanopi R5S](https://git.kernel.org/pub/scm/li…
-
i'm using orange pi 5 plus,rk3588
,i've already installed my lib to the correct version v1.9-1-2d267b0 and such HWA settings by the official tutorial,and the hwa works,but the tone mapping does not w…
jwsky updated
2 weeks ago
-
1. CM3I需要添加上
2. https://github.com/radxa-pkg/radxa-overlays/blob/main/arch/arm64/boot/dts/rockchip/overlays/rk3568-spi3-m0-cs0-waveshare35.dts 缺少B型号的支持
-
Are there plans for yocto support for the ROCK 2A board?
Our company is looking to transition to the ROCK 2A platform. I would like to build my own custom image, which would allow me to load packag…
-
I'm trying to setup a NixOS installation on the NVMe with ZFS on my Rock 5B, but none of the images that work actually can have the ZFS module compiled. When I try it fails with:
```
rock@rock-5b:~$…
-
Hi,
The module isn't released yet, but can you tell based on the specs, if it could be working?
https://www.cnx-software.com/2022/09/08/radxa-cm5-rockchip-rk3588s-module-raspberry-pi-cm4/
-
有的设备树节点缺少了比如`#clock-cells`的定义,会在编译时警告。这个因为dts有对应定义,实际上使用是没有问题的,但我们之后会打算增强dts的检查,所以现在先把这些简单的问题修复了
-
Hello,
Your project looks cool, as I was rather sad seeing that Rockchip's NN framework failed to load any useful model.
I've done some reverse engineering ( + reading the datasheet) of RK3588's…