<Grommish> adrianschmutzler: my target does seem to use it and not return the error, so.. dunno, but I see nothing negative about it being there after testing and I get the error if it isn't (or did, I wasn't testing negative use case of not having it)
<Grommish> I modeled my setup after the x86 targets
<Grommish> with squasfs and how it's setup, DonkeyHotei recommended it that way after helping with it. I use a vfat partition to hold a kernel image
<DonkeyHotei> the device has an emmc with mbr
<DonkeyHotei> boot process mimics x86 in important ways
<adrianschmutzler> still don't understand it, but I lack the enthusiasm to go deeper, so let's postpone it until it breaks for some other reason
Tapper has quit [Quit: Instantbird 1.6a1pre -- http://www.instantbird.com]
gw826943555 has joined #openwrt-devel
Darkmatter66 has quit [Ping timeout: 256 seconds]
gw826943555 has quit [Client Quit]
dorf has joined #openwrt-devel
adrianschmutzler has quit [Quit: ~ Trillian - www.trillian.im ~]
lipnitsk has quit [Ping timeout: 256 seconds]
goliath has quit [Remote host closed the connection]
<owrt-snap-builds> build #647 of ath79/generic is complete: Failure [failed images] Build details are at http://buildbot.openwrt.org/master/images/builders/ath79%2Fgeneric/builds/647 blamelist: Pawel Dembicki <paweldembicki@gmail.com>
Darkmatter66 has joined #openwrt-devel
koniu has quit [Remote host closed the connection]
koniu has joined #openwrt-devel
hbug__ has joined #openwrt-devel
hbug_ has quit [Ping timeout: 268 seconds]
tobleminer-tSYS has quit [Quit: AS4242423214]
tobleminer-tSYS has joined #openwrt-devel
weijie8 has joined #openwrt-devel
weijie6 has joined #openwrt-devel
weijie has quit [Ping timeout: 240 seconds]
weijie6 is now known as weijie
Monkeh has quit [Quit: No Ping reply in 180 seconds.]
gromero__ has quit [Ping timeout: 264 seconds]
Monkeh has joined #openwrt-devel
weijie8 has quit [Ping timeout: 256 seconds]
weijie has quit [Ping timeout: 265 seconds]
weijie has joined #openwrt-devel
linzst has joined #openwrt-devel
Darkmatter66 has quit [Ping timeout: 246 seconds]
Darkmatter66 has joined #openwrt-devel
luke-jr has quit [Ping timeout: 256 seconds]
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
dangole has quit [Remote host closed the connection]
<KGB-1> https://tests.reproducible-builds.org/openwrt/openwrt_lantiq.html has been updated. (98.2% images and 98.4% packages reproducible in our current test framework.)
dorf has quit [Remote host closed the connection]
dorf has joined #openwrt-devel
<owrt-snap-builds> build #781 of ath79/nand is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/ath79%2Fnand/builds/781
koniu has quit [Remote host closed the connection]
dorf has quit [Remote host closed the connection]
dorf has joined #openwrt-devel
Darkmatter66 has quit [Ping timeout: 246 seconds]
koniu has joined #openwrt-devel
linzst has quit [Ping timeout: 240 seconds]
slh64 has quit [Ping timeout: 264 seconds]
slh64 has joined #openwrt-devel
slh64 has quit [Client Quit]
svanheule has quit [Remote host closed the connection]
svanheule has joined #openwrt-devel
vrpatil has quit [Quit: Ping timeout (120 seconds)]
Darkmatter66 has joined #openwrt-devel
dorf has quit [Remote host closed the connection]
dorf has joined #openwrt-devel
linzst has joined #openwrt-devel
luke-jr has joined #openwrt-devel
slh64 has joined #openwrt-devel
voxadam has quit [Quit: WeeChat 2.8]
Darkmatter66_ has joined #openwrt-devel
Darkmatter66 has quit [Ping timeout: 264 seconds]
voxadam has joined #openwrt-devel
feriman has joined #openwrt-devel
Tapper has joined #openwrt-devel
Darkmatter66_ has quit [Ping timeout: 264 seconds]
ivanich has joined #openwrt-devel
feriman has quit [Quit: WeeChat 3.0.1]
lemoer has quit [Ping timeout: 260 seconds]
lemoer has joined #openwrt-devel
<russell--> why doesn't sysupgrade notice that i just gave it -n?
<russell--> "Image version mismatch: image 1.1, device 1.0. Please wipe config during upgrade (force required) or reinstall."
dorf has quit [Remote host closed the connection]
dorf has joined #openwrt-devel
ivanich has quit [Quit: Konversation terminated!]
dedeckeh has joined #openwrt-devel
feriman has joined #openwrt-devel
<Namidairo> "force required"
<Namidairo> gotta --force it
<Namidairo> otherwise everyone would go around soft bricking their routers with broken switch configurations
Katana_Steel has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
black_ant has joined #openwrt-devel
black_ant has quit [Changing host]
black_ant has joined #openwrt-devel
Katana_Steel has joined #openwrt-devel
ivanich has joined #openwrt-devel
dedeckeh has quit [Quit: Connection closed]
hsp_ has joined #openwrt-devel
hsp has quit [Read error: Connection reset by peer]
<russell--> Namidairo: -n wipes the config, what extra does -F do?
hsp_ has quit [Client Quit]
hsp has joined #openwrt-devel
<Namidairo> it didn't make sense but afaik, it was the least bad solution that kept compatibility with older images
<zorun> -F means "force"
<zorun> which means "if you brick your device, you have been warned"
<russell--> but it's warning me that my old config isn't expected to work, but *I JUST TOLD IT NOT TO USE THE OLD CONFIG* right in the command line
<zorun> in this case it's more of a hack indeed, it should be harmless (if you have the right image)
<zorun> russell--: Namidairo is right, it's a hack, this mechanism is supposed to prevent you from flashing the wrong image, and it has been (ab)used to warn about incompatible changes
<zorun> so you need both -n and -F
<russell--> yeah, i know, it just seems stupidly redundant
micmac1 has joined #openwrt-devel
micmac1 has quit [Client Quit]
<PaulFertser> Hey zorun. Can you please tell what should be the right advice to the new users on IRC who want to contribute to the wiki?
<russell--> (fwiw, i never save the old config, my fingers are pre-programmed to type -n on sysupgrades)
<zorun> russell--: I see :)
<Namidairo> backed up configs are good for reference though
<zorun> PaulFertser: what do you mean?
<russell--> Namidairo: i pre-backup my configs
<PaulFertser> zorun: people say the wiki has registration disabled for the new users.
<zorun> ah, I guess that's because of spam?
<zorun> so an admin should create the accounts manually
<PaulFertser> Probably but e.g. do not know how to contact the admin and so the potential contributors are not improving the wiki, and I have no idea what to tell them.
<zorun> PaulFertser: I can add you as admin if you want to help creating accounts
<zorun> but I agree it's not a good situation
<PaulFertser> zorun: please do, I'm frequently available on IRC but I never use the forum, so was not aware of that announcement, and it's also unclear if tmomas is OK with getting requests via e-mail (and not only forum PMs).
<zorun> PaulFertser: done and thanks!
<PaulFertser> zorun: thank you!
<zorun> you should leave the password field empty, the user will receive an email to define it
<PaulFertser> Got it.
<russell--> maybe document how to register in https://openwrt.org/wiki/wikirules which is linked from the sidebar under "Contributing to wiki"
<PaulFertser> zorun: I see you resetted my password, and I received a new one via unencrypted e-mail, and the e-mail doesn't advice me to change it. Is it ok?
feriman has quit [Quit: WeeChat 3.0.1]
<PaulFertser> russell--: I'd rather add the information to the new user registration page, let me check if I can do that.
feriman has joined #openwrt-devel
<zorun> PaulFertser: err, did I?
<PaulFertser> zorun: somehow I received an e-mail from the wiki with the new password without doing anything myself, so in a way, yes :)
<zorun> PaulFertser: ok, I checked the "notify user" box while changing your groups, maybe that's why
<PaulFertser> Dokuwiki is odd
<zorun> sometimes yes
victhor has joined #openwrt-devel
Tapper has quit [Ping timeout: 240 seconds]
<ynezz> as a last resort just /msg ynezz wikiuser username email
<PaulFertser> Should I add your nick to the page I mentioned?
<ynezz> I don't know, if I'm going to eventually automate it in the future, then this could be abused again by the spammers
<ynezz> but for the time being, yes
<ynezz> we can change it in the future, maybe use some different trigger name
Darkmatter66 has joined #openwrt-devel
<PaulFertser> Thank you ynezz !
Tost has joined #openwrt-devel
danitool has joined #openwrt-devel
mangix has quit [Remote host closed the connection]
noltari has quit [Quit: Bye ~ Happy Hacking!]
mangix has joined #openwrt-devel
noltari has joined #openwrt-devel
Tapper has joined #openwrt-devel
noltari_ has joined #openwrt-devel
Tost has quit [Ping timeout: 256 seconds]
noltari has quit [Ping timeout: 272 seconds]
linzst has quit [Quit: Leaving]
rmilecki has joined #openwrt-devel
shibboleth has quit [Quit: shibboleth]
Tost has joined #openwrt-devel
SimJoSt has quit [Quit: WeeChat 2.9]
csrf has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
csrf has joined #openwrt-devel
Darkmatter66 has quit [Ping timeout: 246 seconds]
Tost has quit [Ping timeout: 256 seconds]
dengqf6 has quit [*.net *.split]
goliath has joined #openwrt-devel
Borromini has joined #openwrt-devel
dorf has quit [Remote host closed the connection]
totalnoob75 has joined #openwrt-devel
bookworm has quit []
bookworm has joined #openwrt-devel
<totalnoob75> Hi all, how could I find out if commit b0ecae504b58bf65627138fe14eb605ad77224c9 of 23 November 2020 has made it into the releases released since then, 19.07.5 and 19.07.6? Github only shows me the most recent 250 commits. Thanks in advance.
Net147 has quit [Ping timeout: 240 seconds]
<PaulFertser> totalnoob75: it hasn't. Usually device support is not backported to bugfix release branches
<totalnoob75> I figured as much. Thank you.
<plntyk> totalnoob75, some projects that use openwrt might add support for their 19.07 based releases - gluon does this sometimes
damex has quit [Ping timeout: 264 seconds]
<plntyk> some has to add a pull request there that gets accepted tho
embargo has quit [Quit: ZNC 1.7.1 - https://znc.in]
totalnoob75 has quit [Quit: Ping timeout (120 seconds)]
Net147 has joined #openwrt-devel
embargo has joined #openwrt-devel
koniu has quit [Remote host closed the connection]
koniu has joined #openwrt-devel
grift has quit [Read error: Connection reset by peer]
grift has joined #openwrt-devel
snh has quit [Read error: Connection reset by peer]
ivanich has quit [Quit: Konversation terminated!]
ivanich has joined #openwrt-devel
snh has joined #openwrt-devel
<Borromini> nbd: ping
Tost has joined #openwrt-devel
damex has joined #openwrt-devel
damex has quit [Ping timeout: 264 seconds]
grift has quit [Quit: Bye]
grift has joined #openwrt-devel
grift has quit [Quit: Bye]
grift has joined #openwrt-devel
koniu has quit [Remote host closed the connection]
koniu has joined #openwrt-devel
grift has quit [Quit: Bye]
grift has joined #openwrt-devel
plntyk has quit [Quit: Leaving]
kubrickdave has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
kubrickdave has joined #openwrt-devel
grift has quit [Quit: Bye]
grift has joined #openwrt-devel
plntyk has joined #openwrt-devel
<nbd> Borromini: pong
<Borromini> nbd: hi. i noticed today the MT7613BE radio is unable to use DFS channels
<Borromini> tested on three EAP235-Wall devices
<nbd> right, i see that it is currently disabled in the code
<Borromini> oh
<nbd> not sure if it was because of lack of testing or because of an actual issue
<Borromini> ok. we can find out quickly enough if it's an actual issue :D
<Borromini> i have two i'm test driving still for that message 73 timeout issue
Dagger has quit [Excess Flood]
Dagger2 has joined #openwrt-devel
feriman has quit [Quit: WeeChat 3.0.1]
dedeckeh has joined #openwrt-devel
feriman has joined #openwrt-devel
ivanich has quit [Read error: Connection reset by peer]
ivanich has joined #openwrt-devel
<Borromini> nbd: would you mind whipping up a patch or could you tell me where to enable it?
<Borromini> that looks like it yes :)
<nbd> in mt7615_init_wiphy (init.c) and in that mac.c function, replace is_mt7663 with mt7615_firmware_offload
<nbd> however, even if it works for you in that test, it still needs to be validated before we can enable it
<nbd> i.e. bring it up on a dfs channel and send a few radar pulses to see if it reacts
<nbd> i have a SDR that i could use to run that test, but i don't have time to hack up the pulse generator in gnuradio at the moment
<Borromini> ok. is that something i can do with a regular client radio? intel 802.11ac stuff e.g.?
<Borromini> or can i just try bringing up the AP and wait until a radar kicks it out?
<Borromini> ok sdr is software defined radio so i guess i can't do that with regular consumer stuff
<PaulFertser> If you know you have a radar nearby that would work :)
<Borromini> i used to get kicked off regularly. small civilian airport nearby as well here (few km)
<PaulFertser> If you know the channel where it happens then worth a try I'd say. Preferrably with an ath10k device working in parallel on the same channel so that you could compare the timestamps.
<Borromini> why ath10k?
<Borromini> i have mt7615 radios up and running, mt76 driver does support dfs on these already
<Borromini> asking out of curiosity, i have a spare ath10k radio if needed
<PaulFertser> I'd expect ath10k to be better tested in this regard but probably it's just my speculation.
<PaulFertser> Judging by QCA being interested in certification and having all the tools and directly using the upstream code for that. nbd will correct me if I'm wrong.
<Borromini> ok
Dagger2 is now known as Dagger
blb4393 has joined #openwrt-devel
<rsalvaterra> TIL by appending ".patch" to the URL of a GitHub pull request, you can download the whole thing as a patch. I have seen the light.
lipnitsk has joined #openwrt-devel
<Borromini> you didn't know?
<rsalvaterra> Not at all.
dedeckeh has quit [Quit: Connection closed]
<rsalvaterra> Now it's easier to test kernel updates. :)
<lipnitsk> nbd: ping
<Borromini> rsalvaterra: yeah. would be even neater if he used patchwork though.
<Borromini> git-pw apply blabla
<rsalvaterra> Yeah. I didn't know about the .patch (and .diff) thingies because I only use GitHub as a remote repository. :P
<Borromini> :)
<nbd> lipnitsk: pong
<nbd> lipnitsk: sorry that i didn't respond to your emails, i was too busy
<lipnitsk> np, just wanted to make sure you were aware and not doing double work
<lipnitsk> I'm not blocked or anything
<lipnitsk> fiddling with enabling PPPoe offload on 5.10 on my er-x. Just wanted to sync up and make sure I'm not totally on the wrong path here
<lipnitsk> I do have my changes published on github, so whenever you are getting ready to post your patches it might be good to sync up
<lipnitsk> I have quite a bit of understanding to do still to figure out the new nftables flow API and how to add a new path or paths (PPPoE, 6rd, etc), so that will keep me busy for a while
<lipnitsk> nbd: also thanks for all your amazing work on the mtk eth driver
<nbd> just a quick heads up, there's going to be some changes to the nftables flow api patch series
<nbd> pablo (who's doing the upstream work) sent me some new patches
<nbd> i will have to rework the xt_FLOWOFFLOAD module as well based on that work
<lipnitsk> yeah I figured you must have been working closely with him
<nbd> i expect to have it in my staging tree in the next few days
<Borromini> nbd: i replaced is_mt7663 in mt7615/init.c but the compiler doesn't like that: https://paste.debian.net/1184437/
<lipnitsk> okay, sounds good
<nbd> Borromini: use phy->dev instead of &phy->dev->mt76
<lipnitsk> is ndo_fill_forward_path staying the same or changing a lot?
<nbd> lipnitsk: it's staying the same
<Borromini> nbd: ok, thanks
<lipnitsk> nbd: I'll keep an eye on your tree
<nbd> lipnitsk: with a bit of luck, pablo's work will be posted upstream soon
<lipnitsk> are you hoping to push your patches to openwrt in a few weeks?
<nbd> the only thing i'm waiting for is that the release branch is created
<nbd> other than that, the 5.10 patches are ready in my opinion
<lipnitsk> 5.10 is not going on the branch?
<nbd> right
koniu has quit [Remote host closed the connection]
<nbd> we aim for supporting only one kernel version in a release branch
<nbd> and porting everything to 5.10 would delay things too much
<lipnitsk> okay. Yeah once offload stuff is working on 5.10 some can be backported to 5.4 if needed
koniu has joined #openwrt-devel
<lipnitsk> different API, but not too complicated, I think
<lipnitsk> if there is a material performance benefit, that is
<lipnitsk> nbd, if I found some bugs or fixes to your patches, do you want me to email to you or just wait until it is on master?
<nbd> better send them to me early
<nbd> no need to wait for it to hit master
<nbd> i don't like pushing known bugs to master :)
<lipnitsk> nbd, will do.
<nbd> thanks
<Borromini> nbd: sorry but hitting this with the mac.c replacement as well: https://paste.debian.net/1184444/
<Borromini> with this in mac.c: https://paste.debian.net/1184445/
<nbd> same kind of change: replace &dev->mt76 with dev
<Borromini> ok, thanks
<Borromini> rsalvaterra: i just had connectivity loss again on mt7615, so i don't think that rekeying issue is what i'm seeing
<Borromini> was with that patch applied
<rsalvaterra> Borromini: something else, possibly? It's MT7613 in your case, right?
<Borromini> no this is MT7615
<Borromini> i have two MT7613 radios that are supposed to replace the MT7615 ones
<Borromini> s/radios/devices/
<rsalvaterra> I believe you said you could access some devices, but you couldn't access others.
<Borromini> the issue manifests itself as temporary connectivity loss
<Borromini> e.g. a ping will go through 10 times, then drop for 9, over and over
<rsalvaterra> Ok, so it's something entirely different. #494 is about permanent connectivity loss. :)
<Borromini> so for a few seconds everything is dead, then works again, and if you have more relaxed connections then everything just feels slow. but traffic stops and it's radio related, from what i can tell, since pinging client -> radio breaks, and pinging doesn't run through the server afaik
<Borromini> yeah, was worth the try though.
Tost has quit [Ping timeout: 240 seconds]
edgar444 has joined #openwrt-devel
blb4393 has quit [Ping timeout: 265 seconds]
black_ant has quit [Ping timeout: 256 seconds]
Borromini has quit [Quit: Lost terminal]
<aparcar[m]> how do I create a dropdown menu with the new LuCI js interface?
Tost has joined #openwrt-devel
<ldir-> git-pr 3848 name_of_github_remote
rmilecki has quit [Ping timeout: 240 seconds]
valku has joined #openwrt-devel
valku has quit [Quit: valku]
DragoonAethis has quit [Quit: hej-hej!]
* enyc meows
<enyc> Hauke: hrrm I see the hostapd mention above.... is https://openwrt.org/docs/guide-developer/releases/goals/21.xx correct r.e. needing a ??kernel?? 5.10 backport set from you ...? -- idea being newer mac80211 kernel drivers?
victhor has quit [Remote host closed the connection]
<swalker> updated openwrt/upstream, https://sdwalker.github.io/uscan/index.html
DragoonAethis has joined #openwrt-devel
feriman has quit [Ping timeout: 264 seconds]
DragoonAethis has quit [Quit: hej-hej!]
DragoonAethis has joined #openwrt-devel