Q-engineering
Q-engineering
### What happened? The support for the Rock5C-Lite still fails: After the initialization steps Ubuntu 22.04 [release v2.3.2 2024-09-04](https://github.com/Joshua-Riek/ubuntu-rockchip/releases/download/v2.3.1/ubuntu-22.04-preinstalled-desktop-arm64-rock-5c.img.xz) reboots and the Rock5C-Lite errors with: fail to start casper-m5check Verifiy...
When converting 1920x1080 4:2:0 YUV (NV12) to BGR (8-bits) you get a misalignment in the green channel. Tested on the Rock5C  Code: ```cpp // Create RGA...
### What happened? When building an image for the Rock 5C with the build.sh script everything succeed, except for Wifi. ```bash root@5c:/home/rock/ubuntu-rockchip# ./build.sh --flavor=desktop --suite=noble --board=rock-5c ``` In the module...