danitool has quit [Remote host closed the connection]
Dseven has quit [Ping timeout: 480 seconds]
tlj has quit [Remote host closed the connection]
minimal has quit [Quit: Leaving]
dohseven has quit [Ping timeout: 480 seconds]
Tapper has quit [Quit: Tapper]
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
rsalvaterra has quit [Ping timeout: 480 seconds]
ptudor has quit [Ping timeout: 480 seconds]
floof58 has quit [Ping timeout: 480 seconds]
ptudor has joined #openwrt-devel
floof58 has joined #openwrt-devel
<\x> is there a way to toggle that 2Gbps thingy on MT7621A devices? do I really have to do it like this? https://imgur.com/a/IF2DVTy
robimarko has joined #openwrt-devel
Borromini has joined #openwrt-devel
goliath has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rsalvaterra has joined #openwrt-devel
rua has joined #openwrt-devel
danitool has joined #openwrt-devel
Borromini has quit [Ping timeout: 480 seconds]
KGB-0 has quit [Ping timeout: 480 seconds]
Dseven has joined #openwrt-devel
KGB-0 has joined #openwrt-devel
KGB-0 has quit [Ping timeout: 480 seconds]
Daanct12 has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
schwicht has quit []
lu_zero has joined #openwrt-devel
<lu_zero> Hi
<lu_zero> I'm trying to understand how the kmods are packaged
<lu_zero> in `include/feeds.mk` it refers to a separate directory
<robimarko> What do you mean by packaged?
<robimarko> Like how to package one or?
<lu_zero> but I see the kmods living in bin/targets/mediatek/filogic/packages
<robimarko> The end product of a kmod package is just a package like any other
<lu_zero> while the feed generated would look for them in targets/mediatek/filogic/kmods/5.15.116-1-bdae4679f2f5d20b189bae3e18a6de77
<lu_zero> I know it is just a package like any other, but I do not see where is a configuration switch to generate a separate dir and its Packages.gz
robimarko has quit [Remote host closed the connection]
robimarko has joined #openwrt-devel
<lu_zero> welcome back :)
<lu_zero> robimarko: do you happen to know where is set the directory the ipkg are placed after they are built?
Danct12 has joined #openwrt-devel
<robimarko> lu_zero: No, I dont know the exact place
schwicht has joined #openwrt-devel
minimal has joined #openwrt-devel
FLD has quit [Quit: telnet bat.org]
takimata has quit [Quit: wat?]
takimata has joined #openwrt-devel
Tapper has joined #openwrt-devel
tidalf has quit [Ping timeout: 480 seconds]
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_x86.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
<tomn> hi, is there a known way to fix issues with autotools projects picking up host libraries by mistake? specifically i'm having trouble with f2fs-tools linking against /usr/lib/libuuid.so, which goes about as well as you'd expect https://clbin.com/S4ZDU
<tomn> i've tried setting TARGET_LDFLAGS, but those appear after -luuid in the linker command-line so it doesn't have any effect
<f00b4r0> jow: I'm trying to catch netdevs going up/down, but there doesn't seem to be a ubus notification for this type of event. Am I missing something?
Anteus has joined #openwrt-devel
<tmn505> tomn: that is strange, it builds fine on my system. Here's my config log: https://clbin.com/NBnCI, and here's compilation output: https://clbin.com/yhNDF for comparison.
<tomn> tmn505: ah, thanks for giving it a go. do you have /usr/lib/libuuid.so on your system?
<tmn505> I do lrwxrwxrwx 1 root root 12 06-20 08:56 /usr/lib/libuuid.so -> libuuid.so.1
<tomn> ok, thanks
<tmn505> header is also in place /usr/include/uuid/uuid.h
<mrkiko> robimarko: ny chance, any place I can find reference to what ipq4xx devices are being hit at the moment by the 4MB kernel size limit?
<mrkiko> Wondering if we could somehow repurpose the small u-booty for the fritz!box 7530 to help us out
<tomn> tmn505: sorted, thanks, it was my odd build system...
<SlimeyX> Ansuel ill fix the bsap-192x issues when im *working* from home ;P
<tmn505> mrkiko: I'm not sure if remember this correctlly, 4MiB problem seem to be an issue with 'bootipq' command implementation in qualcomm U-Boot, it should not affect 'bootm' command. So altering bootcmd variable in U-Boot environment to boot using 'bootm' should fix most devices.
<tmn505> wait for robimarko to clarify
<mrkiko> tmn505: thanks a lot for the hint!
<robimarko> tmn505: There isnt really any kind of a list
<robimarko> But it seems that most SPI-NOR only devices will hit that limit due to poor implementation by QCA and/or vendors
<tmn505> thanks, I'll check if this affects my devices
lu_zero has quit [Remote host closed the connection]
csharper2005 has joined #openwrt-devel
<tmn505> robimarko: so luma_wrtq-329acn (SPI-NAND uses FitImage recipe) seem to be fine, ubinfo shows 4317184 bytes for kernel (caveat: does not use bootipq). pakedge_wr-1 (SPI-NOR uses FitImageLzma) is also fine, kernel occupies 3145728 bytes. I'll check if pakedge device accepts kernel created with FitImage and FitzImage recipes.
zer0def has quit [Ping timeout: 480 seconds]
<robimarko> tmn505: UBI devices wont be affected as they are loading the kernel volume dynamically
<robimarko> Only SPI-NOR devices
minimal has quit [Quit: Leaving]
Tapper has quit [Read error: Connection reset by peer]
lu_zero has joined #openwrt-devel
<lu_zero> hi
Tapper has joined #openwrt-devel
schwicht has quit [Read error: Connection reset by peer]
csharper2005 has quit [Remote host closed the connection]
tersono has joined #openwrt-devel
Dseven has quit [Read error: Connection reset by peer]
PJin[m] has joined #openwrt-devel
tohojo has joined #openwrt-devel
[florian] has quit [Ping timeout: 480 seconds]
robimarko has quit [Quit: Leaving]
rua has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
<djfe> mrkiko: tmn505: it might be better to implement lzma-loader instead. It won't require users to modify their bootloader environment variables and make the images smaller at the same time :)
<djfe> here's the only example so far where it was fixed by asking users to modify their bootcmd https://github.com/openwrt/openwrt/commit/45eb57f12f3a128a1822a20b7e536527ab92ca67
<djfe> it also shows the error message on serial that users will face when they sysupgrade to an image that is too large (not every device in generic.mk sets KERNEL_SIZE := 4096k to prevent such images from being built)
<djfe> I know lzma loader is not the most elegant solution but it requires the least changes and allows people to install newer openwrt versions from factory without an intermediate step using openwrt-22.03 or opening the device for serial access.
<f00b4r0> djfe: it also considerably slows down boot
Borromini has joined #openwrt-devel
lu_zero has quit [Remote host closed the connection]
rua has quit [Ping timeout: 480 seconds]
Borromini has quit [Quit: Lost terminal]
rua has joined #openwrt-devel
minimal has joined #openwrt-devel
tSYS has quit [Ping timeout: 480 seconds]
cmonroe has quit [Quit: Textual IRC Client: www.textualapp.com]
<slh> what does consdierable slowdown mean in this regard? 5s, 10s (just guessing for a rough ballpark, no idea how long it really takes)? ipq40xx is a (quad-) ARMv7 running at 716 MHz, it shouldn't be thaaaat bad (as in half a minute or more)
djfe is now known as Guest3769
djfe has joined #openwrt-devel
cmonroe has joined #openwrt-devel
Guest3769 has quit [Ping timeout: 480 seconds]