kernel
kernel copied to clipboard
BSP kernel source
Hello, I am looking for kernel branch with px30 support. It seems r3288 and rk3399 are under rapidly developing, but px30 is stalled. What is recommended branch to build kernel...
Hi all, i need to enter in the lower power mode with a Tinkerboard (Linaro - DietPi Linux). So far, i recalled the 'hibernate' command, the board lower the power...
I got the following warning message when compiling the kernel: What is that? Compilation is complete, but I'm still concerned about this. ``` AS drivers/rk_nand/rk_zftl_arm32.o AS drivers/rk_nand/rk_ftlv5_arm32.o CC drivers/power/reset/syscon-reboot-mode.o rk_zftl_arm_v7.S:...
I am developing a camera application using nanopc-t4 (Friendly desktop - ubuntu18). Camera streaming stops with the following error while streaming camera. [45828.009220] rkisp10 ff910000.cif_isp: CIF_ISP_PIC_SIZE_ERROR (0x00000001) Please help me.
我在使用RK3399的RGA进行格式转换时,发现转换出来的图像有问题。 输入图像格式为RK_FORMAT_RGBA_8888,输出图像格式为RK_FORMAT_YCbCr_422_SP,使用7YUV工具查看图像异常。在测试中发现RK_FORMAT_YCbCr_422_SP跟其它格式之间互转都会出现输出的图像显示异常,请问RGA是否支持RK_FORMAT_YCbCr_422_SP?
i am use FIREFLY RK3308-cc when ap user open mode is work well,but if set encryption mode,sta connect fail
在cif_isp10_isp_isr函数中连续产生CIF_ISP_PIC_SIZE_ERROR错误,压力跑一段时间之后,产生oops错误,但是oops异常只输出一行空指针异常,并没有打印出堆栈信息,内核配置是有异常回溯功能的。错误信息如下: [45828.009220] rkisp10 ff910000.cif_isp: CIF_ISP_PIC_SIZE_ERROR (0x00000001) [45848.478313] rkisp10 ff910000.cif_isp: CIF_ISP_PIC_SIZE_ERROR (0x00000001) [45881.903991] rkisp10 ff910000.cif_isp: CIF_ISP_PIC_SIZE_ERROR (0x00000001) [45891.721382] rkisp10 ff910000.cif_isp: CIF_ISP_PIC_SIZE_ERROR (0x00000001) [45891.756757] Unable to handle kernel NULL pointer dereference at...
We found an issue with RKISP when MIPI is running YUV422 data at greater than 1.2Gbps in four lane mode. A 3000 line image is continuously sent at minimal `h_blanking`...
I am using `rockchip_linux_defconfig` and the latest `develop-4.4` OR `stable-4.4-rk3399-linux` e.g: " **This repository doesn't build.** " # stable-4.4-rk3399-linux ``` CC [M] drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/dhd_linux.o drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/dhd_linux.c: In function 'dhd_attach': drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/dhd_linux.c:9454:4: warning: 'strncat'...
Hi everyone, I want to enable the rk3288 lcdc driver in kernel 4.4. When I compiled the kernel, there were some errors. The compiler can't find these files: #include #include...