<nlowe>
jow: Are you happy with the changes in principle?
nitroshift has joined #openwrt-devel
kakaka has quit [Ping timeout: 240 seconds]
Misanthropos has quit [Ping timeout: 256 seconds]
kakaka has joined #openwrt-devel
<dorf_>
I'm not the one doing the approval, nlowe, but those changes look pretty sane to me.
Darkmatter66 has quit [Quit: ZNC 1.7.5 - https://znc.in]
<dorf_>
I'm all for terse, descriptive labeling and you've hit the right note.
Darkmatter66 has joined #openwrt-devel
<dorf_>
there are a couple of places where you're not consistent, however.. if you're going to remove "the" then you probably should do that globally.
<dorf_>
e.g. Validate the server certificate against the built-in system CA bundle
<dorf_>
is "the" necessary?
<dorf_>
and: Certificate constraint against the Subject CN .. you've got "the" there but not in related labeling.
<dorf_>
e.g. Certificate constraints against Subject Alternate Name values
Misanthropos has joined #openwrt-devel
<dorf_>
I also personally prefer "(if available)" to ", if available,"
<dorf_>
the leading comma in any event is spurious.
<grift>
i agree with those observations (fwiw)
<dorf_>
also, I think "Validate server certificate against the" is less clear than "Validate server certificate using"
andi- has quit [Ping timeout: 260 seconds]
<dorf_>
yeah, not a fan of "against" in any context tbh.
<dorf_>
wherever I'm seeing "against", "using" seems like a better fit.
pavlix has joined #openwrt-devel
<nlowe>
dorf_: Thanks for the feedback. The idea was to not start descriptions with "This or the" but this word could be used in a description. Will cycle through and see what I can do.
<pavlix>
Hi folks. I'm using Linux 5.10 with OpenWRT. Can the its configuration to the treee? Cc nbd
<dorf_>
nlowe: no problem
<pavlix>
I'm building externally and for some unknown reason kconfig.pl complains about a Parse error.
<dorf_>
nlowe: these things invariably evolve, anyways, once someone decides they merit attention :)
<pavlix>
I mean… I'm now building externally and would like to build a part of OpenWRT and when I'm trying to do that, I'm getting the error.
<ldir>
Sorry, my makefile foo is absent. Often when I do 'make' to build openwrt or indeed ./scripts/feeds update -a, the build system goes through the build pre-reqs checks (working make, gcc, working-gcc etc blah blah blah) and I don't understand why. Can someone educated me?
Darkmatter66 has quit [Quit: ZNC 1.7.5 - https://znc.in]
<PaulFertser>
pavlix: what are you building externally, why, who complains where etc
<pavlix>
PaulFertser: Thanks a lot. I solved that in the meantime by adding 5.10 config and a few other changes from nbd 's staging. I'm looking forward to getting native support for Linux 5.10, though.
<nbd>
5.10 will be pushed to openwrt master after we've created the next release branch
blb4393 has quit [Quit: ChatZilla 0.9.93 [Waterfox 56.3/MOZ_BUILDID]]
<johnf>
I'm building a new image and I'm over the rather pathetic flash size of my device
<johnf>
[mktplinkfw] *** error: images are too big by 455463 bytes
<johnf>
is there an easy way to analyze the size of the different selected components?
<johnf>
oh, I've got some v6 stuff I don't need
<johnf>
it didn't help much
victhor has joined #openwrt-devel
decke has joined #openwrt-devel
<dorf_>
johnf: you can do that with luci, but I guess that won't help you much.
<johnf>
no, I don't have luci built in these systems
<johnf>
but that could still be helpful, maybe
<johnf>
where in luci?
<dorf_>
system -> software
<dorf_>
it indicates the size of the .ipk
<johnf>
yeah, I see what you're saying
<johnf>
though all my sizes are 0 on this other device
<johnf>
as I've got nothing from ipkg
<johnf>
and the way these firmwares are built, in the current form, nothing is installed from ipkg, all built in using imagebuilder
<dorf_>
yeah, but the .ipk will give you _some_ indication of the required space of the packages.
numero53 has quit [Quit: Connection closed]
<johnf>
what I'm doing now actualy, is the build outputs a list of ipkgs being installed
<johnf>
so I can parse that and get the sizes, and see what packages are largest
<johnf>
I suspect my problem is probably principally frr
<johnf>
thanks for the suggestions, appreciate it
Misanthropos has quit [Ping timeout: 240 seconds]
<pavlix>
nbd: Does that mean that the next release will be based on 5.4?
<adrianschmutzler>
pavlix: yes
<pavlix>
adrianschmutzler: That is a pity due to some DSA driver changes in the kernel. On the other hand, not having a proper DSA based release out is even worse, I guess.
<johnf>
I'm excluding a package from imagebuilder using PACKAGES="-hostapd-common", it's still getting built, I'm assuming something else depends on it, how can I understand the cause of that dependancy
<johnf>
I should say, integrated, not built
danitool has joined #openwrt-devel
Misanthropos has joined #openwrt-devel
nitroshift has quit [Quit: Gone that way --->]
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
valku has joined #openwrt-devel
poljar1 has quit [Remote host closed the connection]
poljar1 has joined #openwrt-devel
numero53 has joined #openwrt-devel
voxadam has quit [Read error: Connection reset by peer]
jas4711 has quit [Remote host closed the connection]
linzst has joined #openwrt-devel
bkallus has joined #openwrt-devel
<bkallus>
the actiontec mi424wr rev i is based on the marvell 88f6560 SoC, which is not supported by the mainline linux kernel. Despite that, bodhi at doozan.com managed to get it booting a 5.2 kernel for his kirkwood debian distribution. I have the new dts/dtsi files, but I'm not sure which config file to modify to allow me to build an openwrt image for this new target from `make menuconfig`
eduardas has quit [Quit: Konversation terminated!]
decke has quit [Quit: Leaving.]
<plntyk>
bkallus, afaik the doozan stuff uses the normal upstream dts file - iirc from the posted bootlog in the thread he uses kirkwood-sheevaplug.dts
dedeckeh has quit [Ping timeout: 248 seconds]
<plntyk>
bkallus, look in target/linux/kirkwood/image/Makefile and the git history for that file
AltAngSchmerz has joined #openwrt-devel
Tost has quit [Ping timeout: 246 seconds]
AltAngSchmerz has quit [Quit: Connection closed]
blb4393 has joined #openwrt-devel
hbug_ has joined #openwrt-devel
dorf_ has quit [Ping timeout: 240 seconds]
<bkallus>
bodhi ported over the device tree files from pandorabox, so they are different dts files. the sheevaplug stuff doesn't fully boot, but the new ported one does
shibboleth has joined #openwrt-devel
<bkallus>
I have the new set of dts/dtsi files, i just want to know which files to edit so that I can compile them in with make menuconfig
<rsalvaterra>
nbd: ping
<rsalvaterra>
I'm seeing some mt76 oddness. I can't ping/ssh into wi-fi connected clients.
<shibboleth>
so, driver issue then?
<rsalvaterra>
I have no idea. Note that from inside the router, I can ping the wi-fi clients (I don't have ssh to test, though). From another client, I can't ping the wi-fi clients.
<shibboleth>
ap isolate on?
<rsalvaterra>
No.
<rsalvaterra>
I have multiple vifs. Some of them are isolated, the LAN isn't, of course.
<shibboleth>
so you're sure it isn't an issue of firewalling?
<rsalvaterra>
I'm absolutely sure. My Omnia, with the exact same configuration and two ath10k cards works fine.
numero53 has quit [Quit: Connection closed]
<shibboleth>
and you're not using wds?
<shibboleth>
tcpdump on the brige interfaces, is traffic received and forwarded?
<rsalvaterra>
No relevant traffic caught on tcpdump.
<rsalvaterra>
And WDS is something I avoid like the plague.
<shibboleth>
STA1 <-> AP <-> STA2
<shibboleth>
ping sta2 from sta1
<shibboleth>
and tcpdump on the ap
<shibboleth>
not even picking up the pings?
<rsalvaterra>
I told you, the AP doesn't see the ICMP arriving at the bridge.
<rsalvaterra>
Which is weird as hell.
<shibboleth>
hmm...
<rsalvaterra>
So, yeah, I'm a bit stumped.
<rsalvaterra>
I wouldn't be asking nbd otherwise. :P
<nick[m]>
With the introduction of abi in iwinfo, can we add back the channel quality stuff?
<plntyk>
bkallus, see the commit history + the dts files should be put in target/linux/kirkwood/files-<kernelver> where they will be used if you edit the makefile correctly
nlowe has quit [Quit: Leaving]
Misanthropos has quit [Read error: Connection reset by peer]
dedeckeh has joined #openwrt-devel
Tost has joined #openwrt-devel
<nbd>
rsalvaterra: what device are you using?
<rsalvaterra>
nbd: It's a Xiaomi Redmi RM2100. MT7603 + MT7615.
<rsalvaterra>
(It's offline at the moment, I'm using the Omnia.)
<nbd>
and do you have the odd behavior on 2.4 ghz or 5 ghz?
<rsalvaterra>
Good question. Definitely on 5 GHz, not sure on 2.4 GHz. I have the same SSID on both bands.
<shibboleth>
shutdown the 5ghz radio
* rsalvaterra
goes to replace the router…
Misanthropos has joined #openwrt-devel
rsalvaterra1 has joined #openwrt-devel
blb4393 has quit [Ping timeout: 246 seconds]
rsalvaterra has quit [Ping timeout: 264 seconds]
rsalvaterra1 has quit [Client Quit]
rsalvaterra has joined #openwrt-devel
<rsalvaterra>
Hm… 2.4 GHz seems to be working now…
<rsalvaterra>
That's another thing I noticed… I usually can connect to the clients for a while, after they boot. But after a couple of hours I stop being able to access them. It's… weird.
blb4393 has joined #openwrt-devel
<nbd>
rsalvaterra: what version of openwrt are you using?
<rsalvaterra>
nbd: master, built from scratch, with my pending patches.
<johnf>
I'm creating a firmware image using the imagebuilder
<rsalvaterra>
(Nothing mt76 related, though.)
<johnf>
something is creating a dependancy on libustream-wolfssl
<johnf>
is there a way to tell what's creating the dependancy?
<johnf>
also, output from the make image process is overlapping, making it a bit harder to understand what's
<johnf>
going on
<johnf>
specifically, Collected errors is ending up on top of a Configuring line
<rsalvaterra>
Nothing too controversial there, I believe.
blb4393 has quit [Quit: ChatZilla 0.9.93 [Waterfox 56.3/MOZ_BUILDID]]
Ivan__83 has quit [Quit: Miranda NG]
dedeckeh has quit [Quit: Connection closed]
bkallus has quit [Ping timeout: 246 seconds]
reiffert has quit [Read error: Connection reset by peer]
bkallus has joined #openwrt-devel
<nbd>
rsalvaterra: no idea at the moment. i'll let you know if i find something
kakaka has quit [Ping timeout: 240 seconds]
reiffert has joined #openwrt-devel
kakaka has joined #openwrt-devel
<rsalvaterra>
nbd: thanks, no worries. This was just to share my weirdness with the rest of the world. Hopefully someone will be able to reproduce it. :)