-
https://github.com/rockchip-linux/kernel/blob/219b8ca8ff3e28d5a1da7d68af2defcbeec53562/include/linux/rockchip/rockchip_sip.h#L183 needs to be static inline to prevent compile errors
-
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 panicked during boot.
Dmesg when …
-
I am trying to install nixos on a pinetab2 (8/128) but cant get the latest image to boot. ("official" release from github.com/nabam/ nixos-rockchip)
also when i build the kernel 6.9.3 from kernel.o…
-
### 详细叙述
因为之前编译过,今天重编译报错,所以重拉源码还是报错
### 重复 issue
- [X] 没有类似的 issue
### 具体型号
光影猫
### 详细日志
make[5]: 'Kconfig.versions' is up to date.
make[7]: 'Kconfig.versions' is up to date.
make[8]: 'conf' …
-
Hi,
I built using:
make ARCH=arm64 tinker2_defconfig
make ARCH=arm64 rk3399-tinker_board_2.img -j8
and I got these errors:
`make[4]: *** [scripts/Makefile.build:484: drivers/net/wireless/r…
-
我将npu代码替换后重新编译kernel,报错如下
`drivers/rknpu/rknpu_devfreq.c: In function 'rknpu_devfreq_init':
drivers/rknpu/rknpu_devfreq.c:732:2: error: implicit declaration of function 'rockchip_uninit_opp_table'; …
-
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
#include
Then I…
-
Hello
I wanna stream an IP camera by the ``rtsp`` protocol. So I have used [media_kit](https://pub.dev/packages/media_kit) package to play a media. It works fine on my Ubuntu 16.04 x86_64 system, but…
-
Hi, I got it working on:
TinkerBoard Rockchip RK3288 Mali-T764 GPU
https://github.com/madhavajay/mace-makefile-project
-
The SRCURI of recipe linux-rockchip_4.19.bb fetch from https://github.com/JeffyCN/mirrors.git branch kernel-4.19-2022_01_10.
And when I compile virtual/kernel for rockchip-rk3399-tinker_board_2 I get…