kernel icon indicating copy to clipboard operation
kernel copied to clipboard

BSP kernel source

Results 170 kernel issues
Sort by recently updated
recently updated
newest added

I compiled latest kernel and select rockchip-rga as Module. When I list modules, it showed as below. Module Size Used by rockchip_rga 24576 0 videobuf2_dma_sg 20480 1 rockchip_rga v4l2_mem2mem 20480...

Hi, I am tryiing to integrate RK628D with my custom processor AM62A3 [https://www.ti.com/product/AM62A3](https://www.ti.com/product/AM62A3) I have compiled drivers/misc/rk628/* for AM62A3, and the driver is able to probe the RK628D through I2C....

Hello Are any plans to add support of rv1106 venc to kernel?

keqikeji@keqikeji-System-Product-Name:~/ruixinweisdk/rk3588_linux_sdk$ sudo FORCE_UNSAFE_CONFIGURE=1 ./build.sh linux-headers [sudo] keqikeji 的密码: Log colors: message notice warning error fatal Running within sudo(root) environment! Log saved at /home/keqikeji/ruixinweisdk/rk3588_linux_sdk/output/sessions/2025-04-30_13-08-04 Using last kernel version(5.10) ========================================== Final configs...

Hi, I try to add custom display, but for some reason DRM doesnt connect it in any way. Is DSI panels works or not in kernel? root@orangepicm4:~# dmesg | grep...

Hi, how to build kernel for rk3588 Android? Could you give me some instructions. Thanks.

I can use lan2_led with any interface (eth0, eth1, wlan0), with trigger and device_name configuration, and also manually by setting its brightness. But lan1_led I can't control. Sometimes it turns...