-
I have compiled mpp and vpu libraries from this repository on RK3128 board (kernel 3.10, Debian 10, armhf), compiled my video decoding test application ([ffrtsp.zip](https://github.com/rockchip-linux/…
-
```
If we cannot get ahold of the source code; we might be able to use the
precompiled binaries from Android (the libvpu and dependent libs) and write a
wrapper for video acceleration... maybe.
That…
-
```
If we cannot get ahold of the source code; we might be able to use the
precompiled binaries from Android (the libvpu and dependent libs) and write a
wrapper for video acceleration... maybe.
That…
-
### Your current environment
```text
The output of `python collect_env.py`
```
### How would you like to use vllm
export MODEL_PATH=/data3/models/Qwen2.5-32B-Instruct
python3 -m vllm.entrypo…
-
Hi,
IRAM size for i.MX27 is 45kB (0xB400) so iram_alloc(V2_IRAM_SIZE, &vpu->iram_phys); failed and driver stops to load.
I don't find where vpu->iram_phys is used so I comment it, and driver loads suc…
-
**Describe the bug**
I was trying to compile yolov5_s into .blob format, which I succeeded, see log example:
```bash
$MYRIAD_COMPILE -m yolov5s_opt.xml -ip U8 -VPU_NUMBER_OF_SHAVES 4 -VPU_NUMBER_…
-
[toybrick@rk1808 test]$ ./mpp_platform_test
mpp[9860]: mpp_plat_test: chip name: rockchip,rk1808-toybrick-s0 rockchip,rk1808
mpp[9860]: mpp_plat_test:
mpp[9860]: mpp_plat_test: chip vcodec type 0…
-
```
If we cannot get ahold of the source code; we might be able to use the
precompiled binaries from Android (the libvpu and dependent libs) and write a
wrapper for video acceleration... maybe.
That…
-
Hi folks, can you please make a list of all required dependencies that need to be installed on a fresh Debian 12 Aarch64 build machine?
So far, after installing Debian 12 and doing a `git clone` of…
-
Got iommu page fault when try to play video sample on kernel branch 5.10. Used rootfs ["64bit Debian 11 (Bullseye-64)"](https://github.com/Fruit-Pi/debian), sample file - [SampleVideo_1280x720_5mb.mp…