lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
_whitelogger has joined #armbian-rockchip
_whitelogger has joined #armbian-rockchip
<DC-IRC> [Discord] <n4cnr> 6.15 is new dev kerneland will lack alot. dev kervels are for testing ad development. they are notment for realtime use
<DC-IRC> [Discord] <chaanks> Hello ! First time I'm playing with Armbian build and I'm facing an issue with the generation of the kernel config.
<DC-IRC> [Discord] <chaanks> To give a bit of background I'm trying to compile an image for the rk3588 with npu support thanks to tomeuvizoso work.
<DC-IRC> [Discord] <chaanks> My initial approach was to extract tomeuvizoso patches and apply them to edge branch using 6.12. But I saw this kernel using 6.15 by Nicolas Frattaroli
<DC-IRC> [Discord] <chaanks> So instead I want to first try to compile this kernel which integrates Tomeu patches.
<DC-IRC> [Discord] <chaanks> I started by creating a new entry in `config/sources/families/rockchip-rk3588.conf`
<DC-IRC> [Discord] <chaanks> Then next step from what I understand is to generate the `config/kernel/linux-rockchip-rk3588-custom.config`
<DC-IRC> [Discord] <chaanks> I tried to run `./compile.sh BOARD=rock-5b-plus BRANCH=custom kernel-config` to generate the file but I keep facing the following error:
<DC-IRC> [Discord] <chaanks> `sha256sum: config/kernel/linux-rockchip-rk3588-custom.config: No such file or directory`
<DC-IRC> [Discord] <chaanks> I'm stuck at this point, am I doing something wrong ? (I'm building inside docker)
<DC-IRC> [Discord] <chaanks> Thank you
<DC-IRC> [Discord] <chaanks> Hello ! First time I'm playing with Armbian build and I'm facing an issue with the generation of the kernel config.
<DC-IRC> [Discord] <chaanks> To give a bit of background I'm trying to compile an image for the rk3588 with npu support thanks to tomeuvizoso work.
<DC-IRC> [Discord] <chaanks> My initial approach was to extract tomeuvizoso patches and apply them to edge branch using 6.12. But I saw this kernel using 6.15 by Nicolas Frattaroli
<DC-IRC> [Discord] <chaanks> So instead I want to first try to compile this kernel which integrates Tomeu patches.
<DC-IRC> [Discord] <chaanks> I started by creating a new entry in `config/sources/families/rockchip-rk3588.conf`
<DC-IRC> [Discord] <chaanks> Then next step from what I understand is to generate the `config/kernel/linux-rockchip-rk3588-custom.config`
<DC-IRC> [Discord] <chaanks> I tried to run `./compile.sh BOARD=rock-5b-plus BRANCH=custom kernel-config` to generate the file but I keep facing the following error:
<DC-IRC> [Discord] <chaanks> Okay I had to create the file by hand
<DC-IRC> [Discord] <mecoblock> on that topic, tomeu got the full NPU performance now
<DC-IRC> [Discord] <chaanks> Yes i'm following the Tomeu blog
<DC-IRC> [Discord] <chaanks> I want to test it but for now I'm not able to build a working image still learning how to do it
<DC-IRC> [Discord] <chaanks> Now targeting 6.14, I'm able to patch and build the image but for some reason it doesn't boot so I investigate
<DC-IRC> [Discord] <chaanks> Might be related to my kernel config which is a copy paste of a previous one
<DC-IRC> [Discord] <chaanks> Can someone give me a hint about generating the kernel .config file for 6.14?
<DC-IRC> [Discord] <Werner> ./compile.sh kernel-config BOARD=... BRANCH=edge
<DC-IRC> [Discord] <Werner> Maybe the NAMESERVER setting could be extended to place its value into the image while assembly rather than be used in chroot only?
<DC-IRC> [Discord] <chaanks> @werner Thanks but I don't see edge in `config/sources/families/rockchip-rk3588.conf`
<DC-IRC> [Discord] <chaanks> maybe I'm missing something
<DC-IRC> [Discord] <Werner> Check if there are includes
<DC-IRC> [Discord] <chaanks> ok I got it sorry
<DC-IRC> [Discord] <n4cnr> so is it on allrk3399 board sor specific ones