valku has quit [Quit: valku]
Misanthropos has joined #openwrt-devel
<KGB-1> https://tests.reproducible-builds.org/openwrt/openwrt_ar71xx.html has been updated. (99.2% images and 98.4% packages reproducible in our current test framework.)
numero53 has joined #openwrt-devel
<russell--> ynezz: using the .config you pointed me at, the build went uneventfully for me.
nlowe has quit [Quit: Leaving]
<russell--> how clean does the buildbot start?
ivanich has quit [Quit: Konversation terminated!]
goliath has joined #openwrt-devel
shibboleth has quit [Quit: shibboleth]
hsp has quit [Ping timeout: 246 seconds]
awgh has joined #openwrt-devel
black_ant has joined #openwrt-devel
black_ant has quit [Changing host]
black_ant has joined #openwrt-devel
hbug_ has quit [Ping timeout: 240 seconds]
victhor has quit [Ping timeout: 256 seconds]
<mrkiko> noltari: ping
numero53 has quit [Quit: Connection closed]
tobleminer-tSYS has quit [Quit: AS4242423214]
tobleminer-tSYS has joined #openwrt-devel
dorf_ has joined #openwrt-devel
dorf has quit [Ping timeout: 246 seconds]
finsternis has quit [Remote host closed the connection]
Tapper has quit [Ping timeout: 240 seconds]
Tapper has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
dorf_ has quit [Remote host closed the connection]
qdel has quit [Ping timeout: 256 seconds]
qdel has joined #openwrt-devel
dorf has joined #openwrt-devel
dorf has quit [Remote host closed the connection]
dorf has joined #openwrt-devel
hsp has joined #openwrt-devel
opal has quit [Read error: Connection reset by peer]
opal has joined #openwrt-devel
nitroshift has joined #openwrt-devel
valku has joined #openwrt-devel
valku has quit [Client Quit]
dedeckeh has joined #openwrt-devel
opal has quit [Ping timeout: 272 seconds]
black_ant has quit [Ping timeout: 264 seconds]
bkallus has joined #openwrt-devel
snh has quit [Read error: Connection reset by peer]
snh has joined #openwrt-devel
snh has quit [Read error: Connection reset by peer]
snh has joined #openwrt-devel
bkallus has quit [Client Quit]
snh has quit [Read error: Connection reset by peer]
snh has joined #openwrt-devel
snh has quit [Read error: Connection reset by peer]
opal has joined #openwrt-devel
snh has joined #openwrt-devel
snh has quit [Read error: Connection reset by peer]
snh has joined #openwrt-devel
<aparcar[m]> jow: I'd like to merge this patch http://patchwork.ozlabs.org/project/openwrt/patch/20200415004956.1130494-1-mail@aparcar.org/ because it fixes a user issue (https://github.com/openwrt/openwrt/pull/3777) but the code is taken from a apache licensed fragment. can you come up with a perl function implementing "unique"?
snh has quit [Read error: Connection reset by peer]
snh has joined #openwrt-devel
snh has quit [Read error: Connection reset by peer]
dorf_ has joined #openwrt-devel
dorf has quit [Remote host closed the connection]
snh has joined #openwrt-devel
snh has quit [Client Quit]
snh has joined #openwrt-devel
dorf_ has quit [Remote host closed the connection]
<xback> blogic: ping
<xback> blogic: Quick question. Im porting rb912 from ar71xx to ath79
<xback> blogic: within ar71xx, GPIO's are shows as here: https://pastebin.com/raw/y16FfKrR
<xback> blogic: The first 23 GPIO's are native from the SOC. I was able to add the 8 pin SPI gpio expander also.
<xback> blogic: But I do not understand where those "gpio-latch" originate from
<xback> I notice there is a custom driver that exposes these somehow .. but I dont get how to see this physically :s
<xback> asking you as I notice some commits from you regarding this in the past :-)
Night-Shade has joined #openwrt-devel
Tost has joined #openwrt-devel
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
eduardas has joined #openwrt-devel
Night-Shade has joined #openwrt-devel
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ivanich has joined #openwrt-devel
<blogic> ermmm
Darkmatter66 has joined #openwrt-devel
<blogic> xback: that driver is not OF yet
<blogic> ahhh
<blogic> ok, they multi purposed some gpios
<blogic> google for d-type transparent 16 bit latch
<blogic> I am guessing they put opne of those onto the PCB
<blogic> similar to that EBU thing on lantiq
<blogic> like 74t543
kakaka has quit [Ping timeout: 240 seconds]
<xback> blogic: thanks
<xback> wondering how the hell I should define this in a dts .. :-o
numero53 has joined #openwrt-devel
victhor has joined #openwrt-devel
slh64 has quit [Ping timeout: 272 seconds]
<blogic> i would go for a linear mapping
<blogic> as in define max-gpio = 16;
<blogic> and then gpio-linear = < list of real gpios ordered in the the way they are connected to the 573 in lsb->msb order
<blogic> no idea if that is what upstream wants
skolev has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
hexa- has quit [Ping timeout: 258 seconds]
skolev has joined #openwrt-devel
kakaka has joined #openwrt-devel
<xback> phew .. it will take some time to suck this up :-)
<xback> so basically, it's just passing throug GPIO's as long as LE is enabled
<svanheule[m]> xback: is the latching used to maintain output while the GPIOs do something else?
<xback> svanheule[m]: still tryign to understand the relation between the boardfile and that custom driver
<svanheule[m]> ok :-)
<xback> Also looking if there is another compatible driver already upstream ..
<xback> The board file shows that GPIO 11 on the soc is used to control the Latch Enable
hexa- has joined #openwrt-devel
<xback> but Im not seeing other purposes for the same GPIO's connected to it :s
<blogic> xback: they are the cs line of spi, nand, ....
<xback> blogic: I think that driver just ensures that GPIO 11 (LE) gets enabled when one of those latch GPIO's gets used. correct?
<blogic> yes
<blogic> so when you pull LE the in bits get copied to out
<blogic> then disabling LE again makes the out state persistent
black_ant has joined #openwrt-devel
black_ant has joined #openwrt-devel
black_ant has quit [Changing host]
skrzyp has quit [Ping timeout: 256 seconds]
<xback> is this how it should be defined in DT ?
<blogic> different
<blogic> EBU is an intel/hitachi bus
<blogic> so there is a memory location that you write that gets pushed onto a bus and there is a latch to switch between addr and data
<xback> blogic: thanks for your time :-) I think I know how to proceed from here .. hopefully
<blogic> good luck on your journey
nlowe has joined #openwrt-devel
nitroshift has quit [Remote host closed the connection]
dorf_ has joined #openwrt-devel
Misanthropos has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
<nlowe> jow: I have made the discussed changes to: https://github.com/openwrt/luci/pull/4713
Misanthropos has joined #openwrt-devel
<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.
adrianschmutzler has joined #openwrt-devel
csrf has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
andi- has joined #openwrt-devel
csrf has joined #openwrt-devel
victhor has quit [Remote host closed the connection]
<KGB-1> https://tests.reproducible-builds.org/openwrt/openwrt_ath79.html has been updated. (99.2% images and 98.4% packages reproducible in our current test framework.)
<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]
Night-Shade has joined #openwrt-devel
Night-Shade has quit [Client Quit]
urjaman has quit [Quit: WeeChat 2.8]
Misanthr- has joined #openwrt-devel
csrf has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
csrf has joined #openwrt-devel
urjaman has joined #openwrt-devel
Misanthropos has quit [Ping timeout: 265 seconds]
Misanthr- is now known as Misanthropos
Ivan__83 has joined #openwrt-devel
blb4393 has joined #openwrt-devel
<PaulFertser> pavlix: your question is unclear
<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> nbd: this is my rm2100 tree: https://gitlab.com/rsalvaterra/openwrt/-/commits/st1004kc/
<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. :)
bkallus has quit [Quit: Leaving]
numero53 has joined #openwrt-devel
danitool has joined #openwrt-devel
linzst has quit [Quit: Leaving]
slh64 has joined #openwrt-devel
Tost has quit [Quit: Nettalk6 - www.ntalk.de]
reiffert has quit [Read error: Connection reset by peer]
Tost has joined #openwrt-devel
reiffert has joined #openwrt-devel
dedeckeh has joined #openwrt-devel
rsalvaterra1 has joined #openwrt-devel
rsalvaterra has quit [Ping timeout: 256 seconds]
rsalvaterra1 has quit [Client Quit]
rsalvaterra has joined #openwrt-devel
reiffert has quit [Read error: Connection reset by peer]
reiffert has joined #openwrt-devel
<aparcar[m]> anyone here with decent perl skill able to write me a "unique in list" function?
reiffert has quit [Read error: Connection reset by peer]
<karlp> system(@list | uniq) ;)
reiffert has joined #openwrt-devel
Misanthropos has quit [Ping timeout: 256 seconds]
<aparcar[m]> karlp: found something without the lib:) my @unique = do { my %seen; grep { !$seen{$_}++ } @data };
Misanthropos has joined #openwrt-devel
Borromini has joined #openwrt-devel
blb4393 has joined #openwrt-devel
numero53 has quit [Quit: Connection closed]
reiffert has quit [Ping timeout: 256 seconds]
reiffert has joined #openwrt-devel
luke-jr has quit [Read error: Connection reset by peer]
Tapper has quit [Quit: Instantbird 1.6a1pre -- http://www.instantbird.com]
luke-jr has joined #openwrt-devel
Tapper has joined #openwrt-devel
blb4393 has quit [Quit: ChatZilla 0.9.93 [Waterfox 56.3/MOZ_BUILDID]]
shibboleth has quit [Quit: shibboleth]
dedeckeh has quit [Quit: Connection closed]
Tapper1 has joined #openwrt-devel
<Tapper1> and we are up and running. Will kick the weeles a bit and see what breaks.
Tapper has quit [Ping timeout: 272 seconds]
Tapper1 is now known as Tapper
goliath has quit [Quit: SIGSEGV]
danitool has quit [Ping timeout: 240 seconds]
<Borromini> breaking things again Tapper ?
<Tapper> O yeah SELinux is propper broken.
reiffert has quit [Read error: Connection reset by peer]
reiffert has joined #openwrt-devel
<Tapper> sqm addblock banip and dns over https proxy plus a lot of luci will not work.
<stintel> that's to be expected, as the author of the SELinux policy for OpenWrt thinks all of that are corner cases that nobody will ever use
<stintel> so he doesn't care about, and thinks you should fix it instead, if you want to use it
reiffert has quit [Ping timeout: 246 seconds]
<Tapper> hahaha O hell no!
<Borromini> :P
reiffert has joined #openwrt-devel
<stintel> Tapper: so make a choice: no selinux for you or no internet for you :P
<Tapper> O such a hard choice! It is not like my wife would not put a blade to my nec if she has no netflix lol
* Tapper shudders!
<Slimey> heh
<stintel> Tapper: you can't see that anyway, it would be an ineffective threat?
<Tapper> I could feel the cold hard steel!
<stintel> that's what she said 😂
<Tapper> Can you get prreemptive PTSD?
<Borromini> pre-traumatic stress disorder?
<Borromini> of course ;)
reiffert has quit [Ping timeout: 246 seconds]
<Tapper> You are fucking shitting me I cant sysupgrade!
<Tapper> Putty here we come
reiffert has joined #openwrt-devel
<stintel> yeah I wouldn't recommend SELinux
<stintel> on redhat, sure
<stintel> but on OpenWrt? too much untested "corner cases" that will never work
<stintel> /105
<Borromini> Tapper: lol
<Borromini> you know what you were up for :P
Tapper has quit [Ping timeout: 240 seconds]
Tapper has joined #openwrt-devel
<Tapper> O I can breath again!
* ldir is glad selinux fails to build under macos
ivanich has quit [Quit: Konversation terminated!]
* stintel refrains from making a comment
<Tapper> breathe*
<Borromini> and they say it's just catholics that like to torture themselves =)
<Tapper> After all that excitement I am going to make a cup of tea brb
<Tapper> hahaha
reiffert has quit [Ping timeout: 256 seconds]
reiffert has joined #openwrt-devel
reiffert has quit [Read error: Connection reset by peer]
reiffert has joined #openwrt-devel
<ynezz> johnf: libustream-wolfssl is default package, check include/target.mk
<johnf> ynezz: i tried to remove it with -libustream-wolfssl, but I managed to get my kernel size down and my build is relatively ok now
<Borromini> johnf: if you use per device rootfs & packages you can strip it form your final image
<johnf> hmm, actually, it's interesting you say that
<johnf> but I've got to go right now
<johnf> I might have a few more questions tomorrow
<johnf> but per device rootfs did come up while I was working on this
<johnf> and, while usually I work on a clean tree, I did built another ath79 image on this config before
<johnf> for a different device
<Borromini> if you are building more than one device on ath79, even more reason to use it
<Borromini> i build e.g. ath79 and ramips/mt7621 for multiple devices, each in one run (one per target)
Immanuel_ has joined #openwrt-devel
Immanuel has quit [Ping timeout: 246 seconds]
Borromini has quit [Quit: leaving]
numero53 has joined #openwrt-devel
numero53 has quit [Quit: Connection closed]
ivanich has joined #openwrt-devel
Tost has quit [Ping timeout: 246 seconds]