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] <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`