<vulpes2[m]>
okay I think I might need some help at this point
<vulpes2[m]>
this device is really odd and I can't get it to boot at all
<vulpes2[m]>
it has a firmware-style partition with kernel and squashfs, but it's set up in a really dumb way
<vulpes2[m]>
the uImage header says the data is lzma compressed, type is linux kernel, and the compressed data size is about 7.5MB
<vulpes2[m]>
Turns out this size somehow includes the squashfs image as well, but the squashfs is not lzma compressed
<vulpes2[m]>
not only that, the lzma compressed kernel also has some padding after it, so the squashfs is at a very uniform offset, which leads me to believe that it has to be a deliberate decision
Habbie has quit [Ping timeout: 480 seconds]
minimal has quit [Quit: Leaving]
Habbie has joined #openwrt-devel
aiyion has quit [Remote host closed the connection]
aiyion has quit [Read error: Connection reset by peer]
rmilecki has quit [Read error: Connection reset by peer]
cbeznea has joined #openwrt-devel
znull_ has joined #openwrt-devel
_znullptr has quit [Ping timeout: 480 seconds]
rua has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
wvdakker has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
wvdakker has joined #openwrt-devel
danieli has quit [Quit: Ping timeout (120 seconds)]
danieli has joined #openwrt-devel
srslypascal is now known as Guest331
Guest331 has quit [Read error: Connection reset by peer]
srslypascal has joined #openwrt-devel
<aiyion_>
hauke: I'd like to add a patch for the NanoPi R1, but the current issues on master make testing it pretty hard. Any recommendation on whether the clockspeed fix is a real fix and I could hand in a patch, or if it just resolves the symptom for this one device?
srslypascal has quit [Remote host closed the connection]
srslypascal has joined #openwrt-devel
robimarko has joined #openwrt-devel
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
<russell-->
i have a ramips/mt7628an board (out of tree) that i'm rebasing to recent openwrt (was working circa late april 2022). my first test build from the rebase is not formatting or mounting the jffs2 overlay. does that sound familiar at all or any suggestions where to look?
<russell-->
i can manually format/mount it with mount -t jffs2 /dev/mtdblock6 /mnt and subsequent boots then mount it
<robimarko>
It uses the SquashFS splitter or?
<stintel>
ah meh our prebuilt toolchain is for glibc host of course
<russell-->
yeah, disabling all my packages and it works, that narrows it down to some bitrot/self-inflicted wound
<russell-->
i should be able to figure it out from here
<hgl>
when using the sdk to build a package, how to skip building target specific packages? i have commented out CONFIG_ALL_NONSHARED in .config, but when running make with no arguments, target packages still get built.
<stintel>
nick[m]12: looks like CI for olsrd PR said OK ;)
Znullptr has joined #openwrt-devel
<nick[m]12>
stintel: thanks for the reminder! sorry :)
<stintel>
nick[m]12: yw and np ;)
<stintel>
wondering if I should continue my attempts to make Kconfiglib work with OpenWrt buildroot ... if I can make it work properly it could even be used in CI to detect things like that
Lynx- has quit [Remote host closed the connection]
<nick[m]12>
stintel: would be nice to have that tool and to be more modular :)
minimal has joined #openwrt-devel
<stintel>
I was looking into it to use maybe in a django webservice where I can define profiles for all the different devices I own / images I build, and then have my CI speak to that webservice to know what it should build
<aiyion>
quite a while ago. we were in a mumble call; after we were done with gluon stuff you talked him through lzma unpacking errors and how to circumvent them.
<aiyion>
now he told me.
<robimarko>
nick[m]12: Yeah, I think they got rid of the device managed one as there isnt really a point in it
<robimarko>
Since on error or device being removed it will get freed
<nick[m]12>
robimarko: thanks
Borromini has quit [Quit: Lost terminal]
_znullptr has joined #openwrt-devel
znull_ has quit [Remote host closed the connection]