gromero has quit [Remote host closed the connection]
gromero has joined #openwrt-devel
<n05ph3r42>
schmars: and same versions i have when building my own. tried feeds.conf.default as feeds.conf as russell recommended - it doesnt help. As for ' ./scripts/feeds update -a && ./scripts/feeds install -a ' - i do that every time after init or make distclean
<schmars[m]>
ok sounds good - cant help you then as i'm on the train right now
sorinello_ has joined #openwrt-devel
gromero has quit [Ping timeout: 480 seconds]
sorinello has quit [Ping timeout: 480 seconds]
sorinello_ is now known as sorinello
danitool has joined #openwrt-devel
n05ph3r42 has quit [Remote host closed the connection]
n3ph has quit [Quit: WeeChat 4.4.3]
n3ph has joined #openwrt-devel
gromero has joined #openwrt-devel
skynet2 has joined #openwrt-devel
gromero has quit [Remote host closed the connection]
gromero has joined #openwrt-devel
gromero has quit [Ping timeout: 480 seconds]
KGB-2 has quit [Remote host closed the connection]
KGB-2 has joined #openwrt-devel
<schmars[m]>
Ansuel: do you know anything about imagebuilder and initramfs? is it generally possible to emit initramfs images, or is there some non-obvious technical blocker
valku has joined #openwrt-devel
MAbeeTT has joined #openwrt-devel
<schmars[m]>
i see, the rootfs-per-device thing makes it impractical i guess
torv is now known as Guest8360
torv has joined #openwrt-devel
Guest8360 has quit [Ping timeout: 480 seconds]
MAbeeTT5 has quit [Ping timeout: 480 seconds]
n05ph3r42 has joined #openwrt-devel
<n05ph3r42>
kmod-wireguard is broken, unable to build image with it.
<n05ph3r42>
Collected errors: * pkg_hash_check_unresolved: cannot find dependency kmod-crypto-kpp for kmod-crypto-lib-curve25519 * pkg_hash_fetch_best_installation_candidate: Packages for kmod-crypto-lib-curve25519 found, but incompatible with the architectures configured * opkg_install_cmd: Cannot install package kmod-crypto-lib-curve25519. * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-wireguard: * kmod-crypto-kpp *
<n05ph3r42>
AFAIK that error persist since i tried v24.10.0-RC5
gladiac is now known as Guest8362
Guest8362 has quit [Read error: Connection reset by peer]
gladiac has joined #openwrt-devel
<n05ph3r42>
BTW kmod-crypto-pp is M in menuconfig same as curve:
<drew32>
I am working on getting Openwrt working on meru ap822i AP but am real new at this. Having an issue with figuring out how I would change the MTD partitions. I tried editing the .dts file for a router that is similar, but still it only creates these two partitions, can I cannot seem to get it to mount anything
<drew32>
[ 0.606458] nand: No NAND device found [ 0.610702] bcm_iproc 18029200.spi: using bspi-mspi mode [ 0.618060] spi-nor spi0.0: mx66l51235f (65536 Kbytes) [ 1.013832] random: crng init done [ 1.239420] 2 bcm47xxpart partitions found on MTD device spi0.0 [ 1.245373] Creating 2 MTD partitions on "spi0.0": [ 1.250179] 0x000000000000-0x000001fc0000 : "boot" [ 1.255940] 0x000001fc0000-0x000004000000 : "nvram"
n05ph3r42 has quit [Quit: Page closed]
tmn505 has quit [Ping timeout: 480 seconds]
tmn505 has joined #openwrt-devel
sorinello has quit [Quit: Leaving]
sorinello has joined #openwrt-devel
n05ph3r42 has joined #openwrt-devel
gladiac has quit [Quit: bye]
rz_ has quit [Ping timeout: 480 seconds]
n3ph has quit [Ping timeout: 480 seconds]
rz has joined #openwrt-devel
gromero has joined #openwrt-devel
gromero has quit [Remote host closed the connection]
gromero has joined #openwrt-devel
n05ph3r42 has quit [Remote host closed the connection]
gromero has quit [Remote host closed the connection]
gromero has joined #openwrt-devel
gromero has quit [Remote host closed the connection]
<Habbie>
sounds like you somehow ended up with one libzip more than you needed or wanted
<n05ph3r42>
yup, i c that
<Habbie>
grep -i libzip .config
<n05ph3r42>
CONFIG_PACKAGE_libzip-gnutls=y CONFIG_PACKAGE_libzip-mbedtls=y # CONFIG_PACKAGE_libzip-nossl is not set # CONFIG_PACKAGE_libzip-openssl is not set
<Habbie>
that's one y too many
<n05ph3r42>
i guess gnutls is required for something while i checked mbedtls
<Habbie>
yes, but that doesn't mean libzip then has to use gnutls
<Habbie>
for image size it's good if you can pick one crypto lib and stick to it
<Habbie>
but on your bpi you might not care much
<n05ph3r42>
wondering why such errors possible in menuconfig
<Habbie>
i don't know; perhaps the two package variants don't correctly conflict with eachother
gromero has joined #openwrt-devel
<n05ph3r42>
Habbie: FYI error "image too big" is still present even with extended rootfs size in .config: WARNING: Image file /home/su/prj/OWRT/custom_build/v24.10.0/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/tmp/openwrt-24.10.0-mediatek-filogic-bananapi_bpi-r3-sdcard.img.gz is too big: 76808192 > 46137344