Jump to content

Recommended Posts

Posted

https://github.com/siderolabs/sbc-rockchip/issues/103

 

I'm trying to apply this patch, but I think i'm doing something wrong it doesn't seem to be working. I'm getting the same behavior.
 

[    1.369895] rockchip-dw-pcie a41000000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G
[    2.224201] r8169 0003:31:00.0 eth0: jumbo features [frames: 16362 bytes, tx checksumming: ko]

 

[    1.504906] rockchip-dw-pcie a40800000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G


I tried putting the patch in:
build/userpatches/kernel/rockchip64-current/ 

 

Then I tried it in:

build/userpatches/kernel/archive/rockchip64-6.18/

because of this output:
[🌱] User patches directory for kernel [ /home/marv/rock5t/build/userpatches/kernel/archive/rockchip64-6.18 ]

Doesn't seem to get applied, when I transfer the 'new' rk3588-rock-5t.dtb file to my device, the 2ed interface doesn't turn on.

What am i doing wrong?

Posted

I tried logging it but doing a `|grep` or any `>  file.log` to `./compile.sh` and the script DOES NOT like it.  I had to CTRL+C out of the compile to get that log... it seems to build the dtb's at the beginning of the compilation (good thing for me)

Posted

At the very end of each compile.sh run there is a "curl" command which allows to upload the full build log to a paste service. This can also be done automatically by adding "SHARE_LOG=yes" to the command line. The URL is present at the very end of the process.

Posted

ok so here's what I did:

 

git clone https://github.com/armbian/build
cd build
./compile.sh BOARD=rock-5t BRANCH=current kernel-patch

 

edited build/cache/sources/linux-kernel-worktree/6.18__rockchip64__arm64/arch/arm64/boot/dts/rockchip/rk3588-rock-5t.dts

 

ended up with:
/home/marv/rock5t/build/output/patch/kernel-rockchip64-current.patch

 

cp output/patch/kernel-rockchip64-current.patch userpatches/kernel/rockchip64-current/

 

./compile.sh BOARD=rock-5t BRANCH=current RELEASE=trixie kernel-dtb

 

copied the new cache/sources/linux-kernel-worktree/6.18__rockchip64__arm64/arch/arm64/boot/dts/rockchip/rk3588-rock-5t.dtb over to my Rock5t /boot/dtb/rockchip/ folder, rebooted it, nothing changed, no 2ed nic.

 

https://paste.armbian.com/muwoxuqoza
 

kernel-rockchip64-current.patch

Posted

Hm, the sub-folder in userpatches might be wrong, not sure though.

If in doubt just copy your patch directly into patch/kernel/archive/rockchip64-6.18/

Then it should be applied

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines