-
## Environment
- **OS:** Windows 11
- **Scrcpy version:** 2.7
- **Installation method:** Download from github
- **Device model:** rk3288
- **Android version:** 6.0.1
## Describe the bu…
-
有没有大佬帮忙看看这个核芯能不能刷,怎么刷请指导一下。。谢谢!!!!
![rk3288](https://github.com/user-attachments/assets/1c09588c-9f78-4a22-89cb-d4067a6b8aad)
-
Hi rockkingjy,
I make the project in RK3288, I set SIMD=3,When I make -j `nproc`, it show Segmentation fault ,how it can hannpen? Thanks!!!!!!!
yours sincerely
-
Hi, I saw you do the benchmark test on RK3399. RK3288 has a Mali-T764 GPU. We tried it but the opencl has some problem recognizing the GPU. Do you have idea if TVM supports RK3288?
-
用 repo 时
repo init --no-clone-bundle --repo-url https://gitlab.com/firefly-linux/git-repo.git -u https://gitlab.com/firefly-linux/manifests.git -b master -m rk3288_linux_release.xml
repo sync -c -…
-
Running the tinkerboard:
Linux tinkerboard 4.4.103+ #1 SMP Fri Jun 22 16:14:49 CST 2018 armv7l GNU/Linux
linaro@tinkerboard:~/tinker_io/tinkerboard_io/build$ sudo ./spi_example
Successfully in…
-
I have built a kernel backporting [3288 Crypto accelerator](https://pastebin.com/fauem89j) (using a TinkerBoard) and I'm puzzled about how do I take advantage of the Crypto Engine.
I have done som…
rfrht updated
2 years ago
-
[ 602.623812] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.10.0 #24
[ 602.623829] [] (unwind_backtrace+0x0/0xe0) from [] (show_stack+0x10/0x14)
[ 602.623840] [] (show_stack+0x10/0x14) from [] (war…
-
rk3288 ubuntu18.04系统
硬解码 1080P h264的码流,硬解码 耗时 14ms 左右 ,但是解码出来的mppframe 无法直接 用在 ffmpeg上使用
所以需要拷贝一次 然后在进行转码 转码前拷贝 耗时 29ms ffmpeg 转码 耗时 59ms
这样算下来 硬解 + 拷贝 + 转码 需要 100ms左右 这样的话 1秒 也就是显示 10帧, 实现不…
-
The current version of MPP fails when encoding H264 on a RK3288. The errors returned by MPP are as follows:
hal_h264e_vepu2: hardware returns error:-1
mpp_enc: mpp 0x5598c69000 hal_hw_wait failed …