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

embedded board: Radxa Rock 5b kernel: `Linux rock-5b 5.10.110-34-rockchip-gca15bbe36e6c #rockchip SMP Wed Dec 7 06:54:05 UTC 2022 aarch64 GNU/Linux` debian version: bullseye The [Longhorn requirements](https://longhorn.io/docs/1.3.2/deploy/install/#installation-requirements) have a requirement for `open-iscsi`....

A while before I bought my [FriendlyElec NanoPi R6s ](https://www.friendlyelec.com/index.php?route=product/product&product_id=289) (which uses RK3588S) I was browsing the Github repos and had seen an official FFMPEG version that had mpp pre-applied....

The screen doesn't trun on, so I pulled out the log and it looks like this: Crash dump shows following instructions [ 26.324608 / 09-26 13:22:37.704][2][662][ndroid.systemui] Insufficient stack space to...

https://github.com/rockchip-linux/kernel/blob/a4423c56f430bfc7c75dbb68d4a9a1a0ef62b371/drivers/video/rockchip/rga3/rga_policy.c#L241-L246

按照手册将imx296移植到rk1808, media-ctl -p 能看见节点: - entity 9: m00_b_imx296 2-0037 (1 pad, 1 link) type V4L2 subdev subtype Sensor flags 0 device node name /dev/v4l-subdev2 pad0: Source [fmt:SBGGR10_1X10/1440x1080@10000/500000 field:none] -> "rockchip-mipi-dphy-rx":0...

embedded board: Radxa Rock 5b system image:https://github.com/radxa/debos-radxa/releases/download/20221031-1045/rock-5b-debian-bullseye-xfce4-arm64-20221031-1558-gpt.img.xz Installed this [kernel](https://github.com/opsiff/linux-rockpi5-rk3588/releases/tag/0.1-8) which I got from #273 by @opsiff I run: `docker run --rm envoyproxy/envoy:v1.24-latest --version` The problem is: ``` external/com_github_google_tcmalloc/tcmalloc/system-alloc.cc:614] MmapAligned()...

I would appreciate a driver for the IMX477. It could be adapted from the Raspberry Pi kernel. https://github.com/raspberrypi/linux/blob/rpi-5.15.y/drivers/media/i2c/imx477.c

请问3288使用5.10无法启动是怎么回事啊,操作流程不对吗,或者有能使用的指导下,如何操作吗,使用zImage和dtb生成boot_rk3288.img的方式尝试的

Hi, is there any support latest LTS version kernel source of rk3568? Which is 5.15.67 when I post this. Official distribution latest LTS kernel will have NPU, GPU, VPU and...

Using linaro `gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu` to compile, it reported this error in the make process: ``` drivers/media/i2c/lt8619c.c: In function 'lt8619c_get_detected_timings': drivers/media/i2c/lt8619c.c:356:13: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] error, forbidden...