Shados has joined #openwrt-devel
JiiPee has quit [Read error: Connection reset by peer]
stintel has quit [Remote host closed the connection]
stintel has joined #openwrt-devel
Obi-Wan has quit [Ping timeout: 480 seconds]
DonkeyHotei has quit [Ping timeout: 480 seconds]
DonkeyHotei has joined #openwrt-devel
tSYS has quit [Quit: *squeak*]
kwz has joined #openwrt-devel
tSYS has joined #openwrt-devel
kwz is now known as Guest4780
Guest4780 has quit [Read error: Connection reset by peer]
filimonic has quit [Read error: Connection reset by peer]
kwz has joined #openwrt-devel
filimonic has joined #openwrt-devel
xback has quit [Remote host closed the connection]
xback has joined #openwrt-devel
rua has quit [Remote host closed the connection]
rua has joined #openwrt-devel
mcbridematt has joined #openwrt-devel
tomn has quit [Remote host closed the connection]
tomn has joined #openwrt-devel
valku has quit [Remote host closed the connection]
johnf has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
johnf has joined #openwrt-devel
fakuivan has joined #openwrt-devel
fakuivan has quit [Remote host closed the connection]
fakuivan has joined #openwrt-devel
<ynezz> blocktrron: hi, thanks for the OWE mbedtls fix! BTW what about https://patchwork.ozlabs.org/project/hostap/patch/20220130192200.10883-1-mail@david-bauer.net/ ? It seems to be good enough as temporary fix/workaround for Arch Linux https://github.com/archlinux/svntogit-packages/commit/35d161737f75d7c9cf339070fd56d21902faa878 so if its fine with you, I would create a PR to include that fix as I've got
<ynezz> reports, that its broken on ath11k as well.
<blocktrron> ynezz: feel free to do so
<ynezz> just unsure about that Jouni remark "this does break some cases like WPS PBC and P2P"
<blocktrron> Gimme a sec
<ynezz> maybe we should make this workaround configurable, so only affected users could enable it, so we don't break currently working use cases?
<blocktrron> no need
<blocktrron> it does not break existing setups, as they do not set the max-scan-ie length
<blocktrron> Jounis remark was for the case where scan-ie size is limited that pbc / p2p cases will not work.
<ynezz> ok, but we can't fix that as that would need fix in the firmware blob, right?
<blocktrron> We can fix this, as I've also answered to him - we could prioritize IEs to include the "important" ones first until we run out of space.
<blocktrron> This would still not work for cases where we can not fit a single IE into the scan-request, at this point it is firmware
<ynezz> ok, good, makes sense, thanks
<blocktrron> fwiw, debian also ships with that patch
<ynezz> do you've URL handy? I'll include that in the commit description
<blocktrron> i would have improved the patch to incorporate his request, but I don't start doing so without a clear path provided
<blocktrron> sec
<blocktrron> regarding the owe-fix - the code path was and is still very adventerus
<blocktrron> As soon as I've made the code work a little, it segfaulted right into my face without adapting the pubkey procedure
robimarko has joined #openwrt-devel
<blocktrron> It seems like I'm the only active user of OWE, given this was already broken in 22.03 (?) with wolfssl at some point :D
<ynezz> well, it works with openssl :P
<owrt-images-builds> Build [#119](https://buildbot.staging.openwrt.org/images/#/builders/138/builds/119) of `openwrt-23.05_imx/cortexa7` failed.
<kabel> hauke: regarding PR 13799, how does AutoProbe work? because leds-turris-omnia uses AutoLoad with priority 60, and I want to ensure the mcu driver is loaded before the LEDs driver (there are some changes for the LED driver not yet sent which need this order of loading)
<blocktrron> ynezz: ... which iw generously surprising to me
nixuser has quit [Ping timeout: 480 seconds]
bluew has quit [Ping timeout: 480 seconds]
<robimarko> kabel: Is your driver even probeable, meaning does it have a DT compatible or something that can be probed against?
xdarklight_ has joined #openwrt-devel
gladiac has joined #openwrt-devel
gladiac has quit []
xdarklight has quit [Ping timeout: 480 seconds]
gladiac has joined #openwrt-devel
<KanjiMonster> kabel: if the drivers require a certain load/probe order than this is a bug in the drivers
gladiac has quit []
gladiac has joined #openwrt-devel
gladiac has quit [Quit: bye]
gladiac has joined #openwrt-devel
<mrkiko> someone here with a Netgear R788 at disposal? Need just to know the kind of power jack it uses (you already know if in #openwrt)
Danct12 has quit [Quit: A-lined: This user has been AViVA-lined!]
Danct12 has joined #openwrt-devel
<lu_zero> can someone point me to the logic used to create the ephemeral partition for the overlay?
<lu_zero> I'm having a strange situation with the partition created being way too small for no apparent reason
<kabel> robimarko: it has a dt compatible
<robimarko> Then you can autoprobe it
<kabel> KanjiMonster: they dont require it, EPROBE_DEFER works
<kabel> I just thought that the priorities are used for a reason...
<kabel> to avoid EPROBE_DEFER
<KanjiMonster> kabel: there are indirect dependencies where autoload priorities are good for. In general though you shouldn't need to use autoload at all and autoprobe should be fine
goliath has joined #openwrt-devel
rua has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
<kabel> what does $(LICENSE_FILES) do? is it used to actually copy the files from sources? becuase BKPepe suggested to put PKG_LICENSE_FILES:=LICENSE into package Makefile, but the tarball from PKG_SOURCE_URL does not contain that file. Only the source repository contains it (the PKG_SOURCE_URL tarball contains only built binaries)
<kabel> grepping through the repostiory, it seems that LICENSE_FILES is actually only used as a field in package info, the file is not actually used
xavifr has joined #openwrt-devel
<owrt-images-builds> Build [#98](https://buildbot.staging.openwrt.org/images/#/builders/164/builds/98) of `openwrt-23.05_armsr/armv7` completed successfully.
Danct12 has left #openwrt-devel [A-lined: This user has been AViVA-lined!]
Danct12 has joined #openwrt-devel
<KanjiMonster> kabel: since nothing validate the field, you could put a link to the LICENSE file in gitlab there
<owrt-images-builds> Build [#118](https://buildbot.staging.openwrt.org/images/#/builders/117/builds/118) of `openwrt-23.05_bmips/bcm6358` completed successfully.
valku has joined #openwrt-devel
floof58 has quit [Ping timeout: 480 seconds]
floof58 has joined #openwrt-devel
xavifr has quit [Remote host closed the connection]
philipp64 has joined #openwrt-devel
philipp64 has quit []
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
<owrt-images-builds> Build [#117](https://buildbot.staging.openwrt.org/images/#/builders/130/builds/117) of `openwrt-23.05_apm821xx/sata` failed.
<owrt-images-builds> Build [#115](https://buildbot.staging.openwrt.org/images/#/builders/113/builds/115) of `openwrt-23.05_bcm63xx/smp` failed.
hitech95 has joined #openwrt-devel
<hitech95> is there something similar of "spi-cs-setup-delay-ns" f
<hitech95> on kernel 5.14?
minimal has joined #openwrt-devel
robimarko has quit [Remote host closed the connection]
robimarko has joined #openwrt-devel
<Ansuel> hauke should i backport the CI also to 22.04? (i recently moved 23.05 to the unified system we have so main and 23.05 use the same actions)
minimal has quit [Quit: Leaving]
minimal has joined #openwrt-devel
kwz has quit [Read error: Connection reset by peer]
kwz has joined #openwrt-devel
T-Bone has joined #openwrt-devel
f00b4r0 has quit [Ping timeout: 480 seconds]
<hauke> Ansuel: depends how it is easier to maintain the CI code
<hauke> we will probably stop maintaining 22.03 in about 6 months
<hauke> maybe it is easier to keep it seperate
<Ansuel> well if we introduce new check (like refreshing every package) then 22.03 will also fail (as the new check will apply also there)
<Ansuel> so that might be a problem
<schmars[m]> blocktrron: we have the OWE issue too in berlin!
<schmars[m]> My debugging intel is here https://github.com/freifunk-berlin/bbb-configs/issues/426 - i concluded that transition mode handshake is broken with mbedtls and wolfssl, but could only repro on ipq40xx, and not on ath79 and mt7621
<schmars[m]> I will test your patch today or tomorrow
<schmars[m]> the other day i also repro'd a different OWE issue specific to broadcom clients (on fedora macbook air) which can be fixed with a config change (wpa_key_mgmt) https://github.com/freifunk-berlin/bbb-configs/issues/426#issuecomment-1773478672
<schmars[m]> no clue if that fix might break something
<schmars[m]> cc ynezz
<blocktrron> schmars[m]: please report your test results in the PR once you've concluded your tests
<blocktrron> and thanks for letting me know :)
<blocktrron> I'll have a look at wolfssl, as you report in your PR it appears to be broken.
<blocktrron> However I'm using it at precisely this moment without any issue
<blocktrron> your client is a MBP with fedora in this case, right?
<schmars[m]> Thinkpad with intel ax201 for the transition mode bug, the macbook was my flatmate's with that broadcom-specific config bug
<schmars[m]> the transition mode handshake bug we're having might be different from your patch. i'll test regardless
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_kirkwood.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
rmilecki has quit [Quit: Konversation terminated!]
rmilecki has joined #openwrt-devel
rmilecki has quit []
rmilecki has joined #openwrt-devel
rmilecki has quit []
rmilecki has joined #openwrt-devel
rmilecki has quit []
rmilecki has joined #openwrt-devel
hitech95 has quit [Read error: Connection reset by peer]
bluew has joined #openwrt-devel
xback has quit [Remote host closed the connection]
xback has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]