<bkallus__> plntyk, printenv is not exactly the same; the sg200 has some extra variables, but the ones they share are mostly the same except for bootcmd and other openrg-specific stuff
zjason has quit [Quit: ERC (IRC client for Emacs 28.0.50)]
zjason has joined #openwrt-devel
kontaxis has quit [Ping timeout: 240 seconds]
kontaxis has joined #openwrt-devel
slh64 has quit [Quit: gone]
swex has joined #openwrt-devel
<mangix> aparcar[m]: can you look into https://github.com/openwrt/openwrt/pull/3768 ?
<hurricos> any plans to backport this one? https://www.spinics.net/lists/linux-wireless/msg206206.html
<hurricos> Assuming it hasn't been as I still get 'failed to parse nested attributes!' on 'Linux OpenWrt 5.4.87 #0 Sun Jan 10 12:14:19 2021'.
mkresin has quit [Ping timeout: 264 seconds]
Katana_Steel has quit [Read error: Connection reset by peer]
Katana_Steel has joined #openwrt-devel
numero53 has joined #openwrt-devel
numero53 has quit [Client Quit]
hbug_ has joined #openwrt-devel
hbug has quit [Ping timeout: 240 seconds]
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
mangix has quit [Remote host closed the connection]
valku has joined #openwrt-devel
bkallus__ has quit [Quit: Leaving]
mkresin has joined #openwrt-devel
black_ant has joined #openwrt-devel
black_ant has quit [Changing host]
black_ant has joined #openwrt-devel
mangix has joined #openwrt-devel
tobleminer-tSYS has quit [Quit: AS4242423214]
opal has joined #openwrt-devel
tobleminer-tSYS has joined #openwrt-devel
Misanthr- has joined #openwrt-devel
Misanthropos has quit [Ping timeout: 246 seconds]
Misanthr- is now known as Misanthropos
<aparcar[m]> mangix: ping
<mangix> aparcar[m]: pong
<aparcar[m]> mangix: any trivial way to test this? I pushed it to my buildbot but that usually takes a little time to build
<mangix> test what?
enyc has quit [Ping timeout: 264 seconds]
enyc has joined #openwrt-devel
<mangix> for the ccache commit, you'd really want to test locally and run ldd on staging_dir/host/bin/ccache
<mangix> I think every modern Linux OS has libzstd installed as a dependency of systemd
<mangix> CentOS 7 seems to be old enough for it not to be the case
goliath has quit [Ping timeout: 264 seconds]
goliath has joined #openwrt-devel
Tapper has quit [Remote host closed the connection]
Tapper has joined #openwrt-devel
woodst0ck has quit [Read error: Connection reset by peer]
xback has quit [Ping timeout: 264 seconds]
xback has joined #openwrt-devel
KGB-0 has quit [Ping timeout: 256 seconds]
<aparcar[m]> mangix: shouldn't we bump the release?
rmilecki has joined #openwrt-devel
dorf_ has quit [Remote host closed the connection]
KGB-0 has joined #openwrt-devel
<owrt-snap-builds> build #40 of realtek/generic is complete: Failure [failed pkgbuild] Build details are at http://buildbot.openwrt.org/master/images/builders/realtek%2Fgeneric/builds/40 blamelist: David Bauer <mail@david-bauer.net>, Daniel Golle <daniel@makrotopia.org>, Paul Spooren <mail@aparcar.org>
ryd has quit [Changing host]
ryd has joined #openwrt-devel
dorf_ has joined #openwrt-devel
Tapper has quit [Remote host closed the connection]
Tapper has joined #openwrt-devel
<mangix> aparcar[m]: what release?
<Strykar> is the new nmap license going to affect Openwrt too? https://bugzilla.redhat.com/show_bug.cgi?id=1914445
slh64 has joined #openwrt-devel
<Namidairo> Strykar: the current version in packages is 7.80, so for the moment that isn't an issue
<Namidairo> as for whether the license is compatible with openwrt for 7.90+... IANAL.
nitroshift has joined #openwrt-devel
<Strykar> welp, I've created an issue and tagged the maintainer
dedeckeh has joined #openwrt-devel
ephemer0l has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<aparcar[m]> mangix: of ccache
<mangix> aparcar[m]: tools don't have releases
<mangix> they
<mangix> 're not normal packages
<aparcar[m]> mhh I htink some do but nevermind
<mangix> I tried checking other tools for problems like these
<mangix> didn't find much
<aparcar[m]> mangix: I merged your patch it worked locally
<mangix> my patch?
<aparcar[m]> mangix: the patch you asked me to review
<mangix> ok
<mangix> hmm, forgot how awfully slow WSL was. Or maybe spectre mitigations are slowing it down further.
<ynezz> dedeckeh: russell--: BTW that realtek/generic build breakage is related to the iproute2 http://buildbot.openwrt.org/master/images/builders/realtek%2Fgeneric/builds/40
<ynezz> dedeckeh: russell--: relevant build log error http://sprunge.us/nhpJyJ
<Namidairo> no, WSL is really just that slow
<Namidairo> especially if you're trying to do something like build off something that lives in ntfs
<russell--> ynezz: what is the corresponding .config?
zjason has quit [Ping timeout: 256 seconds]
zjason has joined #openwrt-devel
<rsalvaterra> 'morning
<rsalvaterra> nbd: ping
<rsalvaterra> I'm seeing some weird mt76 behaviour…
* russell-- tries to reproduce
<ynezz> dedeckeh: russell--: if you look at the builds http://buildbot.openwrt.org/master/images/builders/realtek%2Fgeneric you will notice few green builds before this faulty one
grift has quit [Quit: Bye]
grift has joined #openwrt-devel
<ynezz> this probably hints to some issue with the iproute2 build system and might be harder to reproduce
<ynezz> perhaps it would be better to look at the failing step, whether it was changed in the bumped version etc.
ivanich has joined #openwrt-devel
danitool has joined #openwrt-devel
<russell--> ynezz: there are 5 commits between success (build #39) and failure (build #40) and none of them seem related to iproute2
valku has quit [Remote host closed the connection]
<ynezz> russell--: yep, another hint which points to the issue in the iproute2 package build system
<ynezz> dynsyms.list:0: syntax error in dynamic list
<ynezz> that file dynsyms.list is generated by the build system
<russell--> this looks vaguely similar on first blush: https://github.com/openwrt/packages/issues/7728
* russell-- needs to Zzzzz ... will look harder tomorrow
xback has quit [Remote host closed the connection]
numero53 has joined #openwrt-devel
nitroshift has quit [Quit: Gone that way --->]
ephemer0l_ has joined #openwrt-devel
decke has joined #openwrt-devel
<mangix> Namidairo: I remember it being slightly faster. I think some spectre update slowed it down.
<mangix> aparcar[m]: speaking of WSL, I forgot I put apk on here. Doesn't compile without deprecated OpenSSL APIs
victhor has joined #openwrt-devel
grift has quit [Quit: Bye]
grift has joined #openwrt-devel
xback has joined #openwrt-devel
nitroshift has joined #openwrt-devel
<rmilecki> jow: could you take a quick look at the [PATCH] bcm4908: initial work on the Broadcom BCM4908 target https://patchwork.ozlabs.org/project/openwrt/patch/20210108135232.31360-1-zajec5@gmail.com/ please?
<rmilecki> any objections to that new target?
Tapper has quit [Remote host closed the connection]
<rmilecki> patch is trivial, simple Makefile-s, few backports, it's mostly about a new target I think
Tapper has joined #openwrt-devel
<ynezz> I'm just wondering why do you include it as source-only
<rmilecki> ynezz: because it's not ready
<rmilecki> I want to have place to work on it with more developers
<ynezz> so why not include it when it's ready? :)
<rmilecki> so I don't develop it behind the door
glyph has quit [Quit: End of line.]
glyph has joined #openwrt-devel
MichaelOF has joined #openwrt-devel
MichaelOF has quit [Client Quit]
ivanich has quit [Quit: Konversation terminated!]
ivanich has joined #openwrt-devel
skolev has joined #openwrt-devel
ivanich has quit [Quit: Konversation terminated!]
ivanich has joined #openwrt-devel
ivanich has quit [Quit: Konversation terminated!]
ivanich has joined #openwrt-devel
nlowe has joined #openwrt-devel
CrazyLemon has quit [Quit: kthnxbai]
CrazyLemon has joined #openwrt-devel
csrf has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
csrf has joined #openwrt-devel
<numero53> Hello everyone!
<numero53> Is someone using a router or board with mt7622? I am trying to add support for a new router (Belkin RT3200/Linksys E8450) but I have a problem with the flash and the bad block management table when jffs2 tries to erase rootfs_data ...
nitroshift has quit [Quit: Gone that way --->]
dorf has joined #openwrt-devel
dorf_ has quit [Ping timeout: 264 seconds]
dorf_ has joined #openwrt-devel
dorf has quit [Remote host closed the connection]
noltari has quit [Ping timeout: 264 seconds]
<blogic> numero53: there is a patch in felix's staging tre for that
<blogic> numero53: https://git.openwrt.org/?p=openwrt/staging/nbd.git;a=commit;h=10d32b98d76350caede3c2f5b483f3c8186c1588
samantaz_ has joined #openwrt-devel
samantaz has quit [Ping timeout: 246 seconds]
noltari has joined #openwrt-devel
nitroshift has joined #openwrt-devel
<numero53> blogic: Thanks for the answer! I am already using that one, but it get recreated every boot because it conflicts with the one in the bootloader... I managed to fix most of the problems changing the define BB_TABLE_MAX from 0x2000U to 0x1000U... But I don't don't know if it's right
linzst has joined #openwrt-devel
<mrkiko> rmilecki: have you seen my mails recarding bcm63xx target - netgear d6400
nitroshift has quit [Quit: Gone that way --->]
<rmilecki> mrkiko: that one I assume? [bcm63xx] help in adding Netgear D6400 support
<rmilecki> mrkiko: it seems you generated & flashed image that CFE can't understand
<rmilecki> I don't know bcm63xx's CFE enough to help with that
Darkmatter66 has joined #openwrt-devel
linzst has quit [Quit: Leaving]
Tost has joined #openwrt-devel
HeN has quit [Quit: Connection closed for inactivity]
valku has joined #openwrt-devel
Tost has quit [Ping timeout: 256 seconds]
plntyk has quit [Quit: Leaving]
dorf has joined #openwrt-devel
dorf_ has quit [Remote host closed the connection]
<mrkiko> rmilecki: well, it flashes the image, while otherwise saying it's invalid when I try to flash e.g.: the vendor .chk image or a dump of the partition
<mrkiko> but yes, definitely can't find the jffs2 entry for vmlinux.lz
<mrkiko> I hoped in some answer, but not been lucky so far
ivanich has quit [Quit: Konversation terminated!]
<rmilecki> mrkiko: just because firmware format is OK, it doesn't mean firmware is totally valid
<rmilecki> mrkiko: format validation is usually some basic check to make sure you don't flash random garbage
<mrkiko> rmilecki: yeah. What I meant - was I don't have a clear term of comparison or a way to go on since I don't have a "totally" valid firmware then
<mrkiko> I tried looking at the gpldump for my device as well.
<mrkiko> In the ky SR102 port I seen noltari replaced CFE with a generic one, but maybe it's late for me to try that? The "w" - wholeimage, command doesn't seem to work.
<mrkiko> CFE also fails to start any elf application I pass it
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
<mrkiko> I wanted to avoid replacing the bootloader if possible ... to make it easier for an user to install openwrt without risking too much and to keep nvram values.
<mrkiko> but in the end I'll happily do so if i can understand how without bricking the device.
decke has quit [Quit: Leaving.]
* mrkiko misses u-boot
hsp has quit [Quit: WeeChat 3.0]
hsp has joined #openwrt-devel
plntyk has joined #openwrt-devel
gch9812133289452 has joined #openwrt-devel
snh has quit [Ping timeout: 260 seconds]
Darkmatter66 has quit [Ping timeout: 246 seconds]
Borromini has joined #openwrt-devel
snh has joined #openwrt-devel
snh has quit [Read error: Connection reset by peer]
snh has joined #openwrt-devel
gromero1 has joined #openwrt-devel
<nlowe> I spent some time to clean up and add descriptions for wireless config in LuCI - can somebody check https://github.com/openwrt/luci/pull/4713 ?
<jow> I don't like the camel case change
gromero has joined #openwrt-devel
<nlowe> jow: That's for the option names only, where most were already upper camel case and not descriptions
<jow> "Associated Clients" is also not entirely correct
<jow> that list shows all associations
<jow> in case of ad-hoc it shows the peers, in case of a client the PAI associated to, in case of an AP the stations
hsp has quit [Quit: WeeChat 3.0]
<jow> s/PAI/AP/
<nlowe> Associations would be more accurate then, not associated stations
gromero1 has quit [Quit: WeeChat 2.9]
<jow> also please use … and not three dots
<jow> also after this change, all translations need to be resynced
<jow> preferably in a way that does not invalidate all existing langauges
<jow> for that the existing english strings need to be substituted by the new ones while keeping the translation
<jow> in the various *.po files
<nlowe> Gotcha, for ... I changed that for consistency with others already in the file - can change all the other way
hsp has joined #openwrt-devel
<dorf> &hellip; is your friend.
<dorf> or maybe not, depends on context :)
HeN has joined #openwrt-devel
<nlowe> jow: Re: upper camel case for names (not descriptions), to me it genuinely looks a lot better when seen in a browser, not just in a commit diff. Happy to switch all around for consistency though if that's desired. I don't think a mix of the two is good.
<jow> just remeber some native speaker complaining here a while ago that all camel case is not the proper thing to do
<jow> and that randomly sprinkling uppercase chars throughout labels is a rather german thing
<nlowe> Either way, perhaps a guideline or style guide could be helpful for the future to work towards?
Darkmatter66 has joined #openwrt-devel
Darkmatter66 has quit [Client Quit]
goliath has quit [Ping timeout: 240 seconds]
<jow> nlowe: I am not a native english speaker myself, idealler a native and/or someone with technical writing or documentation background should weigh in
<jow> *ideally
<jow> I agree that camel-casing produces a more esthetically pleasing appearance in many cases
<jow> but it feels weird to captialize almost all words
goliath has joined #openwrt-devel
<nlowe> I agree it would be weird and wrong if in descriptions, but for names and titles only, I personally think it is preferable
gromero_ has joined #openwrt-devel
<ldir> CamelCase German nouns :-)
<owrt-snap-builds> build #41 of realtek/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/realtek%2Fgeneric/builds/41
<nlowe> I'm a native English speaker from the UK FWIW, I would love to know what the objection is/was
<Slimey> Hi
gromero has quit [Ping timeout: 272 seconds]
<jow> mansy people seem to think that the Microsoft ui text capitalization guidelines are a sane thing to follow: https://docs.microsoft.com/en-us/windows/win32/uxguide/text-ui?redirectedfrom=MSDN#capitalization
<nlowe> Okay, I will cycle through and make consistent to that as best I can
<aparcar[m]> mangix: i paused apk involvement until their next release
blb4393 has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
danitool has joined #openwrt-devel
gch9812133289452 has quit [Read error: Connection reset by peer]
gch9812133289452 has joined #openwrt-devel
snh has quit [Ping timeout: 240 seconds]
awgh has quit [Ping timeout: 260 seconds]
snh has joined #openwrt-devel
victhor has quit [Remote host closed the connection]
gch9812133289452 has quit [Read error: Connection reset by peer]
gch9812133289452 has joined #openwrt-devel
ivanich has joined #openwrt-devel
kubrickdave has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
kubrickdave has joined #openwrt-devel
kubrickdave has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
kubrickdave has joined #openwrt-devel
swex has quit [Quit: swex]
swex has joined #openwrt-devel
blb4393 has quit [Quit: ChatZilla 0.9.93 [Waterfox 56.3/MOZ_BUILDID]]
gch9812133289452 has quit [Read error: Connection reset by peer]
Night-Shade has joined #openwrt-devel
numero53 has quit [Quit: Connection closed]
dedeckeh has quit [Quit: Connection closed]
shibboleth has joined #openwrt-devel
Borromini has quit [Quit: Lost terminal]
linzst has joined #openwrt-devel
<mrkiko> aparcar[m]: hi! I seen your upx PRs
<aparcar[m]> upx?
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
linzst has quit [Quit: Leaving]
ivanich has quit [Quit: Konversation terminated!]
Night-Shade has joined #openwrt-devel
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<mangix> he
<mangix> it's for ubox.git
<ynezz> it's wrong
<ynezz> it should be ${uci}
<ynezz> it wont compile correctly when compiled out of the tree for example
<ynezz> I've following in my tree http://sprunge.us/NjbO77
<ynezz> didn't had time to finalize it yet
<mangix> OK
<mangix> I'll remove from patchwork then
victhor has joined #openwrt-devel
dorf has quit [Remote host closed the connection]
nslu2-log__ has joined #openwrt-devel
nslu2-log_ has quit [Read error: Connection reset by peer]
dorf has joined #openwrt-devel
black_ant has quit [Ping timeout: 246 seconds]
Misanthropos has quit [Ping timeout: 256 seconds]
ivanich has joined #openwrt-devel