-
### 详细叙述
make[5]: Leaving directory '/home/gswangmd/lede/build_dir/target-aarch64_generic_musl/linux-rockchip_armv8/linux-5.15.150'
make -C /home/gswangmd/lede/build_dir/target-aarch64_generic_musl/…
-
I RKNN: [00:45:04.438] RKNN Runtime Information: librknnrt version: 1.2.0 (9db21b35d@2022-01-14T15:16:23)
I RKNN: [00:45:04.450] RKNN Model Information: version: 1, toolkit version: 1.2.0(compiler ve…
-
The Debian xfe (radxa-zero3_debian_bullseye_xfce_b6.img) is so incredibly slow and clunky. I must be missing something. Why would we release something that really doesn't work. It's too slow. Cant…
-
板端环境rk3568,模型为yolov5,合并3个输出头有使用pow层,未量化,精度分析工具显示差异很大,模型及错误日志见[百度网盘,提取码:wr4d](https://pan.baidu.com/s/1N1pgPPWFwP9glhRGRllm4g)
![版本驱动信息](https://user-images.githubusercontent.com/24456969/196838132-57…
-
Hello. Thank you for your outstanding contribution
I'm having some problems with it. I want to run your script on a RK3568 development board to use GPU for fft calculation, my system information is a…
-
I follow your steps to cross compile with docker.
When I run it on the board, I find that `Failed to create view controller` `FLUTTER_LOG_LEVELS=TRACE FLUTTER_DRM_DEVICE="/dev/dri/card1" /root/bundle…
-
### What happened?
I used balenaEtcher to burn the SD card. Setup goes well, till this screen. I have used both the 22.04 desktop image with a configured WiFi, and 24.04 without configuring setting u…
-
硬件:rk3568/2G RAM
应用场景:对4路视频进行实时转码,H265转H264,稳定性测试期间以10秒的间隔打开关闭实时转码的任务,运行个几百次出现OOM,请问下有啥办法优化下
OOM摘要:
[17163.195541] mali fde60000.gpu: OOM notifier: dev mali0 10052 kB
[17163.195591] mali fde60000…
-
Would it be possible to add support for Ubuntu CLI builds on Radxa/Okdo CM3 Hardware, based on Rockchip's rk3566/3568?
Thanks!
-
### Describe problem solved by the proposed feature
rt_device identity: a master id - device id
```c
struct rt_device
{
[...]
#ifdef RT_USING_DM
rt_uint8_t master_id; …