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 need help, I cannot add lt7911d support to the rk3399. I have checked that I am able to pass eDP data to the bridge somehow but I cannot convert...

We have a RockPro64 board here and tried to get the pcie port working. Depending on the card that was inserted, the port was either simply disabled, or the kernel...

INIT: version 2.90 booting [ 2.985859] BUG: scheduling while atomic: swapper/0/0/0x00000002 [ 2.985866] Modules linked in: [ 2.985885] Preemption disabled at:[] schedule_preempt_disabled+0x15/0x16 [ 2.985886] [ 2.985894] CPU: 0 PID: 0...

I am using `rockchip_linux_defconfig` and the latest `release-4.4` e.g: " **This repository doesn't build.** " # release-4.4 ``` CC arch/arm64/kernel/vdso.o arch/arm64/kernel/vdso.c: In function 'vdso_init': arch/arm64/kernel/vdso.c:119:6: warning: 'memcmp' reading 4 bytes...

Hi, I got a pcie (firefly m.2 ngff M-Key) to sata board. Kernel source is from this repository and archlinux arm rootfs. I config the dts to turn on pcie...

https://github.com/mediatek-android-development/android_kernel_mediatek_mt6761-62-4.9

I build latest kernel and u-boot use nearly all default settings for firefly rk3399 board. kernel config is rk3399-firefly-linux.dts and rockchip_linux_defconfig, and I only turn on rkisp10 for ov13850. Rootfs...

1。 /dev/下面只有一个watchdog设备节点 2。 ps查看watchdog进程: pi@SOM-RK3399v2:~$ ps -ef|grep watchdog root 10 2 0 Jan28 ? 00:00:14 [watchdog/0] root 11 2 0 Jan28 ? 00:00:11 [watchdog/1] root 16 2 0 Jan28 ?...

dmesg log 如下: [rk3568_dmesg.txt](https://github.com/rockchip-linux/kernel/files/8239344/rk3568_dmesg.txt) modetest log 如下: [rk3568_modetest.txt](https://github.com/rockchip-linux/kernel/files/8239345/rk3568_modetest.txt) 测试步骤和 log 如下: [test.log](https://github.com/rockchip-linux/kernel/files/8239347/test.log) 请问可能是什么方面的问题? 急急急,在线等~~~

我按照官方手册配置了tvp5150的dvp接口, 但是捕捉图像时报错。 `[root@RV1126_RV1109:/]# media-ctl -p Media controller API version 4.19.111 Media device information ------------------------ driver rkcif model rkcif_dvp serial bus info hw revision 0x0 driver version 4.19.111 Device topology -...