kernel
kernel copied to clipboard
BSP kernel source
``` root@debian:~# gst-launch-1.0 v4l2src device=/dev/video21 ! video/x-raw,format=NV12,width=3840,height=2160,framerate=30/1 ! videoconvert ! autovideosink Setting pipeline to PAUSED ... Pipeline is live and does not need PREROLL ... Pipeline is PREROLLED ... Setting...
When attempting to build the current version of the Linux kernel (branch develop-6.1; SHA1 cef907463922f246977813d803c440b5b2fb1765), the following errors are displayed: drivers/gpu/drm/rockchip/rockchip_drm_vop2.c: In function 'vop2_iommu_fault_handler': drivers/gpu/drm/rockchip/rockchip_drm_vop2.c:8616:14: error: unused variable 'use_cluster' [-Werror=unused-variable]...
使用 rk3566,打开 hdmiin 的视频流,正常使用一段时间后,dmesg 一直输出如下内容: ``` [237162.895942] rkcif_mipi_lvds: do reset work schedule, run_cnt:0, reset source:0 [237163.029132] rkcif_mipi_lvds: reset for fs & fe not paired [237163.029184] rkcif_mipi_lvds: do reset work schedule,...
menuconfig WL_ROCKCHIP bool "Rockchip Wireless LAN support" select WIRELESS_EXT select WEXT_PRIV select CFG80211 select MAC80211 ---help--- Enable compatible Wifi drivers for Rockchip platform. 一个破网卡驱动,你怎么能直接select mac80211 cfg80211?
Hi, How to obtain the file 0001-TEST-kernel5.10-rk3588-SRNS.patch? Or can you provide how to set SRNS mode in the kernel when configuring rk3588 as PCIe EP mode?
SOC: rk3566, kernel 6.1 decoder tp2815/tp2855 video source is cvbs(pal-b) camera https://github.com/user-attachments/assets/b433a0a9-794d-4dc6-b01f-3a8da79df550
Hi All My kernel version is 5.10.110, and I'd like porting our SerDes driver on Rokchip. Dose it's camera route is possible with virtual channel on RK3588? camera1, camera2 ->...
libdrm-cursor is broken, it cannot find plane on linux 6.1.99, can anyone help? Thanks... cat /var/log/drm-cursor.log [59619.607] DRM_INFO: drm_get_ctx(486) atomic drm API enabled [59619.609] DRM_INFO: drm_get_ctx(519) max fps: 60 [59619.614]...
Hi, I'm trying to enable and use the IMX219 camera module on a Rockchip RK1808 board, but I'm encountering problems during the driver probe stage. ### 📌 Setup - Board:...
We are encountering a compatibility issue with USB3 Vision cameras on RK3588-based boards. The same camera works flawlessly on an x86_64 AMD laptop but fails to stream or even get...