<tbilan> I'm just figuring out this ecosystem so I'm not sure what to change to fix it
<Tusker> edit target/linux/bcm53xx/image/Makefile
<Tusker> then change DEVICE_FDT_NUM under the mr32 section
<Tusker> then rebuild
Rentong has joined #openwrt-devel
<tbilan> ok, giving it a shot
Rentong has quit [Ping timeout: 480 seconds]
<Tusker> tbilan: looking at your forum post fdt looks like at [ 4.690000] find_itb_subimage: error finding fdt@2: FDT_ERR_NOTFOUND
<Tusker> so, maybe @2 is still correct
<tbilan> I see that now. Yes, the kernel and ramdisk are @1
<tbilan> I followed this process: https://openwrt.org/toh/meraki/mr32
<Tusker> seems sensible, let's see if my built initramfs behaves any differently...
<Tusker> still building, first time I've built a bcm target on this machine, so will take a little while
<Tusker> restarting compile with -j8 to speed it up a bit, I typed -j1 V=sc accidentally :)
<Tusker> tbilan: looks like it isn't compiling properly on master - os-image partition too big (more than 2097152 bytes): Success but maybe the initramfs is fine
<Tusker> nope, initramfs didn't build
<Tusker> ah, it is failling on the tplink even though I selected mr32
<Tusker> seems like "BROKEN" doesn't seem to work, so something wacko with the bcm build target
Rentong has joined #openwrt-devel
nlowe has joined #openwrt-devel
Rentong has quit [Ping timeout: 480 seconds]
<tbilan> it fails bcm on mine too
<tbilan> but the initram was built before it failed. I'm not sure why it builds everything when only MR32 is selected
<Tusker> it's a bcm53xx device, it doesn't get much attention
<Tusker> so, the build scripts failing doesn't worry anybody...
<tbilan> I just recompiled and it died on the tplink (like always) but bin/targets/bcm53xx/generic created a openwrt-bcm533xx-generic-meraki_mr32-initrafs.bin
<Tusker> ah, I see... for some reason ramdisk isn't a "default" so I had to manually select ramdisk from the images
<Tusker> i commented out the broken targets so that the build process completed... not sure if it will produce anything different, but feel free to try it
<Tusker> back later
<tbilan> ty
<slh> tbilan: some of the other device within that target might select certain kernel features, push it just over the limi
<slh> t
Rentong has joined #openwrt-devel
<tbilan> Tusker: I requested access to the file
<tbilan> slh: yep
<tbilan> Tusker: your image suffers from the same fate as mine
<tbilan> [ 4.700000] Mapping 10362880 bytes for /dev/mtdblock/part.safe [ 4.740000] find_itb_subimage: error finding kernel@1: FDT_ERR_NOTFOUND [ 4.750000] find_itb_subimage: error finding ramdisk@1: FDT_ERR_NOTFOUND [ 4.750000] find_itb_subimage: error finding fdt@2: FDT_ERR_NOTFOUND [ 4.760000] kexec_raw: kexec_load: Cannot assign requested address [ 6.500000] Mapping 10235904 bytes for /dev/mtdblock/part.old
<tbilan> Thanks for building it though. At least I know it's not just my dev environment.
goliath has quit [Quit: SIGSEGV]
fda has quit [Read error: Connection reset by peer]
fda has joined #openwrt-devel
fda has quit [Read error: Connection reset by peer]
fda has joined #openwrt-devel
fda has quit [Read error: Connection reset by peer]
fda has joined #openwrt-devel
Rentong has quit [Ping timeout: 480 seconds]
<Tusker> because it looks like it is showing fdt = \"fdt-$FDTNUM\"
<Tusker> in mkits.sh now
nlowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Tusker> tbilan: I rebuilt with changing the fdt-2 to fdt@2 so you can download the same URL and try it
anon__ has quit [Ping timeout: 480 seconds]
<Tusker> tbilan: any luck ?
Rentong has joined #openwrt-devel
<tbilan> Tusker: I recompiled and got farther. It found the kernel but when it booted it immediately crashed with Error: invalid dtb and unrecognized/unsupported machine ID
<tbilan> I have to head to bed for work. If you're around tomorrow I can test this some more
tbilan has quit [Remote host closed the connection]
<Tusker> did you revert that commit, or change all fdt-, initrd- and kernel- to @ ?
<Tusker> oops, really has to go to bed :)
rmilecki has joined #openwrt-devel
danitool has quit [Ping timeout: 480 seconds]
Rentong has quit [Ping timeout: 480 seconds]
Weasel___ has joined #openwrt-devel
Tapper has joined #openwrt-devel
Tapper has quit []
Tapper has joined #openwrt-devel
Weasel___ has quit [Quit: Leaving]
nitroshift has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
Rentong has joined #openwrt-devel
Tapper has joined #openwrt-devel
Weasel___ has joined #openwrt-devel
Tapper has quit [Read error: Connection reset by peer]
Tapper has joined #openwrt-devel
Rentong has quit [Ping timeout: 480 seconds]
goliath has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
dedeckeh has joined #openwrt-devel
ecloud has quit [Ping timeout: 480 seconds]
ecloud has joined #openwrt-devel
danitool has joined #openwrt-devel
nlowe has joined #openwrt-devel
nlowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nlowe has joined #openwrt-devel
Rentong has joined #openwrt-devel
nlowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goliath has joined #openwrt-devel
nlowe has joined #openwrt-devel
Rentong has quit [Ping timeout: 480 seconds]
nlowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nlowe has joined #openwrt-devel
rsalvaterra_ has joined #openwrt-devel
rsalvaterra has quit [Ping timeout: 480 seconds]
nlowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rsalvaterra has joined #openwrt-devel
rsalvaterra_ has quit [Ping timeout: 480 seconds]
dedeckeh has quit [Remote host closed the connection]
sysadm has joined #openwrt-devel
sysadm has left #openwrt-devel [#openwrt-devel]
sysadm has joined #openwrt-devel
rejoicetreat has joined #openwrt-devel
<fda> Why some devices have kernel 5.4 and some other 5.10 ?
<fda> Isnt it easier to have same kernel version for all devices?
rmilecki has quit [Ping timeout: 480 seconds]
<rsalvaterra> fda: Not all devices are ported to the latest LTS kernel at once. It's a process that takes time and testing.
rmilecki has joined #openwrt-devel
<fda> rsalvaterra: Thx! I didnt kow the background
<fda> I have a fritz 7320 with soldered serial console, in case some testing is needed
rejoicetreat has quit [Ping timeout: 480 seconds]
rmilecki has quit [Quit: Konversation terminated!]
rmilecki has joined #openwrt-devel
<ynezz> fda: I don't know the state of lantiq target, but it seems, that you can build 5.10 kernel with CONFIG_TESTING_KERNEL=y
<fda> thx, i'll try it
Tapper has quit [Ping timeout: 480 seconds]
<rsalvaterra> stintel: Feel like breaking stuff? :)
minimal has joined #openwrt-devel
minimalist has joined #openwrt-devel
minimalist has quit []
minimal has quit [Remote host closed the connection]
minimal has joined #openwrt-devel
Tapper has joined #openwrt-devel
Rentong has joined #openwrt-devel
Rentong has quit [Ping timeout: 480 seconds]
<fda> TESTING_KERNEL on 7320/lantiq does not start: https://pastebin.com/YuYHgcjm
<fda> sadly no error message why
<Tusker> fda: time to get earlycon working on it and hope an error shows
Tapper has quit [Ping timeout: 480 seconds]
jlsalvador has quit [Quit: jlsalvador]
nitroshift has quit [Quit: Gone that way --->]
rejoicetreat has joined #openwrt-devel
Tapper has joined #openwrt-devel
Tusker has quit [Quit: Time wasted on IRC: 15 hours 11 minutes 22 seconds]
jlsalvador has joined #openwrt-devel
<stintel> rsalvaterra: later :P
<stintel> just arrived back home after 5 weeks, drove 24h, been on the road 27h
<stintel> but managed to avoid the storms
rsalvaterra_ has joined #openwrt-devel
rsalvaterra has quit [Ping timeout: 480 seconds]
rsalvate_ has joined #openwrt-devel
Rentong has joined #openwrt-devel
rsalvaterra_ has quit [Ping timeout: 480 seconds]
Rentong has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]
fda has quit [Read error: Connection reset by peer]
fda has joined #openwrt-devel
rsalvate_ has quit [Ping timeout: 480 seconds]
Rentong has joined #openwrt-devel
Rentong has quit [Remote host closed the connection]
Rentong has joined #openwrt-devel
pmelange has joined #openwrt-devel
rsalvaterra has joined #openwrt-devel
Rentong has quit [Remote host closed the connection]
Rentong has joined #openwrt-devel
<owrt-snap-builds> Build [#194](https://buildbot.openwrt.org/master/images/#builders/46/builds/194) of `ath25/generic` failed.
Rentong has quit [Ping timeout: 480 seconds]
nlowe has joined #openwrt-devel
pmelange has quit [Read error: Connection reset by peer]
Rentong has joined #openwrt-devel
tbilan has joined #openwrt-devel
Rentong has quit [Ping timeout: 480 seconds]
pmelange has joined #openwrt-devel
pmelange1 has joined #openwrt-devel
Rentong has joined #openwrt-devel
rejoicetreat has quit [Ping timeout: 480 seconds]
pmelange has quit [Ping timeout: 480 seconds]
Rentong has quit [Ping timeout: 480 seconds]
nlowe has quit [Quit: Textual IRC Client: www.textualapp.com]
goliath has joined #openwrt-devel
pmelange1 has quit [Read error: Connection reset by peer]
rejoicetreat has joined #openwrt-devel
Rentong has joined #openwrt-devel
pmelange has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
Rentong has quit [Ping timeout: 480 seconds]
pmelange has quit [Read error: Connection reset by peer]
Borromini has joined #openwrt-devel
Tapper has joined #openwrt-devel
Rentong has joined #openwrt-devel
pmelange has joined #openwrt-devel
pmelange has quit [Read error: Connection reset by peer]
Rentong has quit [Ping timeout: 480 seconds]
pmelange has joined #openwrt-devel
Rentong has joined #openwrt-devel
pmelange has quit [Ping timeout: 480 seconds]
Rentong has quit [Ping timeout: 480 seconds]
pmelange has joined #openwrt-devel
pmelange has quit [Read error: Connection reset by peer]
tbilan has quit [Remote host closed the connection]
rejoicetreat has quit [Ping timeout: 480 seconds]
pmelange has joined #openwrt-devel
Borromini has quit [Ping timeout: 480 seconds]
minimal has quit []
Rentong has joined #openwrt-devel
Rentong has quit [Remote host closed the connection]
Rentong has joined #openwrt-devel
Rentong has quit [Ping timeout: 480 seconds]
Borromini has joined #openwrt-devel
Tapper has quit [Remote host closed the connection]
Tapper has joined #openwrt-devel
Borromini has quit [Ping timeout: 480 seconds]
Tapper has quit [Ping timeout: 480 seconds]
Rentong has joined #openwrt-devel
Tapper has joined #openwrt-devel
Rentong has quit [Ping timeout: 480 seconds]
Tapper has quit [Ping timeout: 480 seconds]
Borromini has joined #openwrt-devel
Rentong has joined #openwrt-devel
Tapper has joined #openwrt-devel
rmilecki has quit [Quit: Konversation terminated!]
Rentong has quit [Ping timeout: 480 seconds]
shibboleth has joined #openwrt-devel
shibboleth has quit [Remote host closed the connection]
Borromini has quit [Quit: leaving]
tmn505 has quit [Remote host closed the connection]
tmn505 has joined #openwrt-devel
Rentong has joined #openwrt-devel
PaulFertser has quit [Ping timeout: 480 seconds]
PaulFertser has joined #openwrt-devel
pmelange has left #openwrt-devel [#openwrt-devel]
Rentong has quit [Ping timeout: 480 seconds]
<fda> earlycon seems earlycon is enabled by default: https://pastebin.com/HVtWERwd
goliath has quit [Quit: SIGSEGV]
Tapper has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
Tusker has joined #openwrt-devel
tbilan has joined #openwrt-devel
Luke-Jr has quit [Ping timeout: 480 seconds]
Luke-Jr has joined #openwrt-devel