goliath has quit [Quit: SIGSEGV]
gch981213 has quit [Quit: Lost terminal]
Tapper has quit [Quit: Tapper]
tomn has quit [Quit: leaving]
tomn has joined #openwrt-devel
tomn has quit [Remote host closed the connection]
tomn has joined #openwrt-devel
minimal has quit [Quit: Leaving]
tomn has quit [Quit: Lost terminal]
tomn has joined #openwrt-devel
dunoro has joined #openwrt-devel
dunoro has quit [Quit: Page closed]
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
ptudor_ has joined #openwrt-devel
ptudor has quit [Ping timeout: 480 seconds]
GNUmoon2 has quit [Read error: Connection reset by peer]
GNUmoon2 has joined #openwrt-devel
valku has joined #openwrt-devel
valku has quit []
<Znevna> yeah it has nothing to do with the leds >.>
cbeznea has joined #openwrt-devel
<Znevna> ok, I had no country set for the 2.4GHz radio, weird that it was only causing issues if the interface was in a disabled state at boot
<slh> probably related to 802.11d
<Znevna> yeah I had channel 13 selected
<Znevna> but it the interfaces were enabled before a reboot everything was fine x.x
<Znevna> but if*
<dhewg> jow: talking about invalid hostapd configs, have you looked at the luci+iwinfo pr? I haven't seen any fires due to the iwinfo bump, and there's a "don't offer unsupported wireless hwmodes" in there which prevents one possible invalid config
<Znevna> can't stop the interfaces from transmitting
<Znevna> oh well.
goliath has joined #openwrt-devel
<opty> iwinfo bump? hm... :)
<Znevna> this is after I've hit disable on both interfaces. I'm left with the radios brodcasting the ssid
<Znevna> or not?
<jow> dhewg: can you provide me with a link?
<Znevna> yup, it was the C6U that was broadcasting the SSID with the interfaces disabled. Not this one, I'll look into that one later >.>
<jow> dhewg: and if not too much effort, could you "rebase" your iwinfo fixes & tweaks PR on top of the current iwinfo Git HEAD?
<dhewg> jow: sure, already did, I'll push that later. And the luci part is this: https://github.com/openwrt/luci/pull/6104
<dhewg> only the last commit required the iwinfo abi changes
<dhewg> *requires
<jow> ah that LuCI PR depends on an ABI change (band property in chanlist)
<dhewg> yeah that's the last commit there
<dhewg> and there's a TODO left wrt offered encryption modes on 6g, see the comments. Can be done after merging it i guess. I was hoping you can look into that due to omg js
<jow> hmm, struct iwinfo_freqlist_entry has uint8_t channel; uint32_t mhz; ...
<jow> there's likely three bytes of padding between channel and mhz
<jow> if we do uint8_t channel; uin8_t band; uint32_t mhz; we might be able to add band info without abi change
bluew has quit [Ping timeout: 480 seconds]
csrf has quit [Quit: Leaving]
<dhewg> the padding won't change, but is that really something we should consider?
<dhewg> I mean, I can do that, np. But the package has a ABI setting anyway, and consumers just need to be recompiled without src changes
<dhewg> what do we gain?
<dhewg> all this is just master material anyway, right?
<jow> you're probably right. I just want to ensure that all 22.03 eliglible fixes are pushed before we bump the abi, so that we can cherry pick them yet
<dhewg> okay. Well if there's something else in the future that needs to be backported we can just add a patch to the 22.03 package if maintaining another branch isn't worth it
<jow> for packages hosted on git.o.o we sometimes simply branch upstream
<jow> so there'll be an openwrt-22.03 branch in iwinfo.git
<jow> anyhow, need to run now. bbl
Borromini has joined #openwrt-devel
robimarko has joined #openwrt-devel
<robimarko> Now that mvebu is fixed, can it be switched to 5.15 again?
<dhewg> jow: rebased #11280 (with the NOHT/20 patch dropped) and luci #6104
lamikr has quit []
<Borromini> jow: if the mbedtls wpad were to replace the wolfssl flavour, would it be difficult to make LuCI use mbedTLS as well?
danitool has joined #openwrt-devel
<robimarko> To LuCI its the same
<Borromini> ok :)
<Znevna> I haz leds!
<Borromini> weee
<Znevna> but I've lost one of the tiny rubber feet x.x
<Borromini> can't blame OpenWrt for that =)
<Borromini> did you check other DTSes for naming conventions?
<Znevna> didn't find a consistent pattern
<Znevna> it's wild wild west
<Znevna> the only one that was a little more consistent was the power led, since you have to add it like led_power: something(power usualy) { ... }
<Znevna> because you use led_power for the aliases above
<Borromini> ok. I agree about the lanX naming though, makes more sense to me without the dashes
<Znevna> but he defined them without the dash in the dts, then in uci tries to add them with dash, don't know if that works
<\x> &rubber_feet { status="disabled"; };
<Znevna> rofl
<Borromini> 5.15 seems to be the final nail in the coffin for my 4 MB ath79 stuff, even with wpad-mbedtls
<Borromini> (although wpad-mbedtls is a stretch already)
srslypascal has quit [Ping timeout: 480 seconds]
<Borromini> can I use DEFAULT_PACKAGES += to remove default packages? Like dnsmasq and firewall e.g. for stuff that can only serve as an AP anyway
<Znevna> unselect them in menuconfig/
<Borromini> :-/ I guess they're only enforced when building for multiple targets
srslypascal has joined #openwrt-devel
borek has joined #openwrt-devel
borek has quit [Remote host closed the connection]
robimarko has quit [Remote host closed the connection]
robimarko has joined #openwrt-devel
chuck48 has joined #openwrt-devel
shibboleth has joined #openwrt-devel
<shibboleth> stintel, any progress re amnesiac wpa8630? as things stand you invariably end up locking yourself out by sysupgrading
<shibboleth> which is unfortunate, because now you're no longer doing vlans on the powerline interface and all kinds of stuff end up where it doesn't belong. shit, meet fan
borek has joined #openwrt-devel
<stintel> shibboleth: unfortunately no, have almost not touched my computer for 5 days, but your issue is on my internal tracker, I've not forgotten about it
<shibboleth> k, thanks
<owrt-2203-builds> Build [#201](https://buildbot.openwrt.org/openwrt-22.03/images/#builders/63/builds/201) of `at91/sama7` completed successfully.
<aiyion> Good afternoon everyone :)
tomn has quit [Quit: Lost terminal]
tomn has joined #openwrt-devel
schwicht has joined #openwrt-devel
borek has quit [Ping timeout: 480 seconds]
shibboleth has quit [Quit: shibboleth]
<aiyion> Is there already somebody working on the Brume2?
<aiyion> I got my device this morning. If there's noone working on it yet, I'd like to give it a shot.
<aiyion> Forum appears to be empty still.
<robimarko> Doubt anybody is working on it
<robimarko> Since its MT7981 and realy new
<aiyion> In that case the Brume2 might be a good device to start;
gch981213 has joined #openwrt-devel
<aiyion> glinet ships with "OpenWrt"
* aiyion ducks
<robimarko> What they ship is a violation of trademark
<aiyion> Wondered, whether they have some sort of agreement with you
<aiyion> you core developers/ the project
<Borromini> they don't afaik
<robimarko> I also havent heard of such a thing
<Borromini> at least they try to stick rather close to stable OpenWrt
<robimarko> The issue is that they are not shipping OpenWrt but modified vendor SDK-s
<robimarko> Which may be based of old OpenWrt but they are not OpenWrt
<Borromini> are the MediaTek SDKs based on 21.02 and up nowadays?
<\x> 17.01 + linux 5.4 on mt7981
<robimarko> So they havent bothered to update even for the new SoC-s
<aiyion> Borromini: its the frist device I've encountered.
<gch981213> It should be 21.02 I think.
<aiyion> \x the brume2 is 21.02
<\x> ah
<Borromini> aiyion: first device as in?
<aiyion> \x thanks for all the links
<\x> can you get ssh on it? does it have opkg?
<aiyion> \x both yes.
<\x> run a coremark
<Borromini> \x: still hunting for benchmarks huh? :P
<\x> iirc should be like 4400 ish
<\x> yeah bruh Borromini
<aiyion> Borromini: first I've ever seen with vendor modified openwrt that shipped as 21.02.
<robimarko> Its not a bad idea to collect values from as much SoC-s as possible
<aiyion> everything else was older.
<robimarko> aiyion: It literally doesnt matter what they used as a base
<\x> eh, normally you just change feeds and replace folders of like openssl, dnsmasq and such
<robimarko> Its just SDK, it this case 7.6.6.1
<\x> you can get newer things running, atleast userspace wise
tlj_ has joined #openwrt-devel
<aiyion> I thought differences to master might be smaller, so easier for me to support.
<aiyion> \x is it important to use the snapshot coremark? Or can I just juse the 21.02 version?
tlj has quit [Ping timeout: 480 seconds]
<Borromini> aiyion: that was my thought as well. robimarko: are we mistaken about that? less of a delta?
<Borromini> probably only applies to board and network setup etc, and DTS
<aiyion> \x stdout is a coremark produces?
<\x> aiyion: doesnt matter, if feeds are working on that device then just opkg install coremark ; coremark
<aiyion> *is all
<robimarko> Since the kernel is vendor kernel, and that is your biggest factor
<\x> 4478, yeah as expected
<robimarko> It matter little to none what the OpenWrt base was
<Borromini> ok
<aiyion> \x done, stdoud in paste above.
<\x> not bad, imo if mediatek can get this to the market en masse, mt7621a is kill
<stintel> meh can't preorder with EU/UK plug
<aiyion> ?
<aiyion> Did on thursday.
<stintel> oh, only the A version
<stintel> the plastic is available with EU/UK plug
<aiyion> imo ignore the plug; has a USB-C input.
<Borromini> stintel: do you think octeon can be moved to 5.15 too?
<Borromini> i just flashed master with it on my ER Lite
<stintel> if anyone has been running that for a while would be a good metric
<Borromini> i'll leave it hum along for a while
<Borromini> thought i'd bricked it but the eth0 being LAN on vanilla OpenWrt gets me everytime
<Borromini> and my UCI defaults setting it to WAN :P
<stintel> Habbie: did you give 5.15 a try on the ERLs ?
minimal has joined #openwrt-devel
robimarko has quit [Remote host closed the connection]
robimarko has joined #openwrt-devel
robimarko_ has joined #openwrt-devel
robimarko has quit [Read error: Connection reset by peer]
valku has joined #openwrt-devel
<stintel> karlp: did you try a recent master build on sunxi?
<stintel> stuck at Trying to boot from MMC1 here
<stintel> maybe I had the same issue last time, and had to use the emmc image
<aiyion> stintel: karlp and I talked about that a few days ago. We found similar soultions, patch is on the mailinglist, but ignored for now.
<stintel> ah
<stintel> ahhhh
<stintel> I read that, right
<stintel> thanks for reminding
<aiyion> 15th of this month
<stintel> yeah I found it already
<aiyion> np, happy if that thing moves in any direction whatsoever :)
<stintel> my initial thought is that karlp's solution is a bit more elegant, and allows per-device enablement, so we don't risk breaking other devices
<stintel> actually check http://lists.openwrt.org/pipermail/openwrt-devel/2022-December/040019.html that includes the link to karlp's solution
<stintel> I'd be tempted to merge one of those if it turns out to solve my problem but like an expert opinion ;)
<aiyion> stintel: I commited mine, and linked his, but proposed to merge them.
<aiyion> So use UUIDs, but use his anymmc, so that I can guarantee nothing else breaks.
<dangole> stintel: to me this is all a mess, FAT filesystem for uEnv and kernel, half-way like DOS in the 1980s... but ok, that's how they like sunxi to be.... the easiest way to have mmc devices enumerated in a deterministic way is to add aliases for them in DTS. this is how i solved it for BPi-R2 and BPi-R64 which also come with two mmc host controllers.
Borromini has quit [Ping timeout: 480 seconds]
<stintel> dangole: yeah I know what you think about the fat stuff, I've been looking into u-boot a bit to understand how to do it with GPT partitions but didn't get that far yet
<stintel> dangole: does the DTS aliases way make it possible to have a single image that can be flashed to either of the mmc devices?
<dangole> stintel: using only a single image (like i did for those BPi devboards) is possible but requires the bootloader to communicate the device to use for rootfs. then everything else (sysupgrade, uboot-env, ...) can be determined based on that in userspace.
<dangole> stintel: here is the commit fixing the problem mentioned before for BPi-R3: https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=target/linux/mediatek/patches-5.15/161-dts-mt7623-bpi-r2-mmc-device-order.patch;h=d1bafc1526090356217143453ee7776918e8c8cd;hb=HEAD
<stintel> dangole: thanks, much appreciated!
<aiyion> stintel: Just as a heads up: 22.03 does have the same issue as master.
<stintel> maybe to fix the problem for now, we can go with both solutions in that thread combined, until someone takes the time to redo sunxi in a more modern way
<stintel> I was looking into that for meson, I'd like to figure out how to do it properly there before I have another attempt at getting that new target in OpenWrt
<aiyion> Alrigth. I'd then prepare v2 with the merged approach?
<stintel> so once I understand how that works, I could have a go at sunxi also, as I have hardware to test on
<stintel> aiyion: sounds good
<aiyion> thanks for looking into this
<stintel> well coincidentally I ordered 2 sunxi devices earlier this year
<stintel> so sheer luck ;)
<aiyion> Thought I'd add stable macs for the deve "real quick"... And stumbled across this :/
<stintel> yeah I haven't spent much time with these devices since some things weren't very clear and I didn't want to go yak shaving
<aiyion> karlp: Do you want me to add your etactica-egm400 to anymmc as well? As you did in your patch?
<aiyion> weird. its absent. nvmd
<aiyion> stintel: which device did you want this for? Or do you add it yourself?
<stintel> I'll add it
<stintel> if it works ;p
<stintel> I tried your patch from the ML and it doesn't help though
<stintel> guess I'll be yak shaving anyway
<aiyion> o.o
<aiyion> For me it booted 20 times in a row without problems :/
<aiyion> I'll send the patch and test again.
<stintel> it doesn't even load BL31
<stintel> wait, I didn't rebuild the correct image
<stintel> but it fails too early for this u-boot env stuff to fix it is my gut feeling
<stintel> yeah, it doesn't load u-boot, it just hangs after SPL
<aiyion> huh, yeah thats earlier than where mine crashes
<stintel> same problem when I flash the emmc image
<stintel> sigh
* stintel tries the olimex image
<stintel> sigh, .7z
<stintel> whhyyyyyyy
<stintel> yeah that works finer
borek has joined #openwrt-devel
Tapper has joined #openwrt-devel
<stintel> git bisect time
floof58 has quit [Read error: No route to host]
floof58 has joined #openwrt-devel
<aiyion> stintel: recompiled and tested: booted another 10 times without problems. I renamed the uEnv file to anymmc, restored the default and added the missing line in the Makefile. I think this is good to go.
<hgl> I'm trying to make some major contribution to a package, but its maintainer is probably very busy with life and not very responsive. It has been almost a month since I opened the PR, but the progress doesn't look promising. I might be unavailiable for a while after a month or so, but would like to see the changes get accepted before that. I wonder in this case is there any way
<hgl> to expedite the process?
tlj has joined #openwrt-devel
Borromini has joined #openwrt-devel
tlj_ has quit [Remote host closed the connection]
borek has quit [Ping timeout: 480 seconds]
borek has joined #openwrt-devel
chuck48 has quit [Remote host closed the connection]
borek has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]
Luke-Jr has quit [Ping timeout: 480 seconds]
Luke-Jr has joined #openwrt-devel
cbeznea has quit [Quit: Leaving.]
<Strykar> might start with a link to the PR?
<stintel> I'm gonna have to revert that dmarc change
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<f00b4r0> stintel: I didn't dare suggest you do ;D
<stintel> or I could just stop using ML and go full github /s
<f00b4r0> 😅
<Borromini> xD
<Habbie> stintel, did not, might do it tonight :)
<jow> stintel: dmarc change?
<f00b4r0> jow: see how stintel's emails are "prefixed" on the m-l
<f00b4r0> s/prefixed/wrapped/
<stintel> wrapped
<stintel> ;)
<f00b4r0> ;)
<jow> don't see any
<robimarko_> Contents are wrapped in DMARC warning
<jow> I see
<stintel> or I could add the mailing list server as allowed mta ...
<f00b4r0> jow: btw since you're here, I'm guessing you won't have time to do buildbot tests before next year, am I right? :}
* f00b4r0 apologizes for being annoying^Wpersistent
<jow> unlikely. due to family issues I am severely time constrained and can't spend more than 10-15 minutes at a time to actually work on things
<f00b4r0> np. at least my expectations are set now
<f00b4r0> i hope we'll be able to make progress next year, I'd really hate to see this work bitrot
<jow> don't think it'll bitrot, we're not touching the runnign system either
<f00b4r0> never using it is also a form of bitrot ;P
<Habbie> stintel, remind me, is there a trick to just pick a device, without first having to pick the right target system?
<jow> ... hmmm we keep getting complaint notifications from outlook.com
<jow> this time people report their forum mail digests as spem
<jow> *spam
<stintel> Habbie: don't think so ?
<f00b4r0> outlook/hotmail tend to treat anything and everything as spam. I've seen it elsewhere
<Habbie> stintel, ok
<Habbie> stintel, found it anyway, cavium
<f00b4r0> i wouldn't bother with that
<jow> if that is enough to trigger blacklisting our mx then it really is a lost cause
<f00b4r0> exactly
<stintel> at least it's not like gmail putting the report spam next to the archive or delete button
<stintel> major UI fail
<f00b4r0> heh
<jow> tbh I suspected it to be the case for owa too
<jow> due to the amount of flagged legit mails
<jow> guess people are just too lazy to receiver their logins / unsubscribe
<jow> *recover
<Habbie> do they need to recover their logins to unsubscribe?
<jow> no idea
<stintel> I tried contacting hotmail about a wrong spam report once, bounced
<f00b4r0> they don't
<f00b4r0> mailman will accept an unsubscribe request from matching subscriber, and send a confirmation email
<f00b4r0> (iirc)
<Habbie> true
<jow> it's about the Discourse forum
<jow> but it's mail also contain a one-click unsubscribe link
<f00b4r0> stintel: same. Nowadays I don't bother. Generally the crowd that still uses hotmail is of "little relevance", to say it nicely ;)
cbeznea has joined #openwrt-devel
<Borromini> mail is a clusterf*ck par excellence
Borromini has quit [autokilled: Possible spambot. Mail support@oftc.net if you think this is in error. (2022-12-20 18:53:56)]
<f00b4r0> oh neat. The dmarc-wrapping also means that patchwork sends notification to the m-l instead of the original sender
<jow> the altenrative is rewriting the sender
<jow> this will give patches a wrong author and notifications are still sent to the ml
<f00b4r0> heh
<jow> or maybe patchwork recognizeds reply-to
<jow> not sure
<jow> in any case is dmarc fundamentally incompatible with the idea of mailing lists
<aiyion> stintel: anything left for me to fix on the sunxi-uboot patch?
<f00b4r0> jow: *nod*. imho it's a nuisance, but I've been down that road before :)
<stintel> aiyion: I can't test it, my OpenWrt images don't boot
<stintel> f00b4r0: unfortunately outlook365 is very relevant
<stintel> hmmm who marked my patches as accepted? :P
<f00b4r0> stintel: depend to whom. In the foss world I'd be suprised if it had much bearing ;)
<stintel> ah
<stintel> dangole: :)
<stintel> that was fast :)
<stintel> I vaguely recall sending another patch a while ago
borek has joined #openwrt-devel
<stintel> I'd prefer an ack on that one before merging though :)
<f00b4r0> stintel: fwiw, you can have a restrictive SPF record, while setting DMARC policy to "none", which results in no wrapping by the mailing list (unless things changed since I last emailed it)
<f00b4r0> (that's what I do)
<stintel> f00b4r0: yeah, I changed from none to reject to not have the aggregate reports which are XML that requires some parsing tool to be meaningful - instead I wanted to get instant forensic report for every message that violates the dmarc policy
<f00b4r0> *nod*
<stintel> but then I read something that this could be a privacy issue
<stintel> which probably explains why I've yet to see such report
<stintel> ah yes
<stintel> RUF contains PII
<f00b4r0> when I played with DMARC reports, the only ones I would receive were for gmail, and they were the basic statistics ones. I never got anything remotely useful otherwise.
<stintel> and thanks to gdpr ... companies decide: ok, we don't send forensic reports
<f00b4r0> yeah that's it. I only ever received RUAs. Not a single RUF.
<f00b4r0> that's when I decided I had wasted enough time with this nonsense ;)
schwicht has joined #openwrt-devel
bluew has joined #openwrt-devel
<stintel> uuugh almost too late for groceries
* stintel runs
tlj_ has joined #openwrt-devel
tlj has quit [Remote host closed the connection]
<stintel> but wasn't a problem back in september ...
<stintel> iirc
* stintel wipes {build,staging}_dir
gch981213 has quit [Ping timeout: 480 seconds]
jlsalvador has quit [Quit: jlsalvador]
<karlp> aiyion: it's missing because it's not ready yet :) like I said, that's from my stack of things that are in progress, I just thought it might help you :)
<aiyion> stintel: I recognize your bug is different from mine, but mine was effectlively a race condition. Yours isn't, is it?
<aiyion> karlp: I misunderstood you in the first place. I thought you had the bugfix on you stack of in-progress-topics, not the whole device :)
<stintel> aiyion: something is wrong with u-boot or arm-trusted-firmware is my gut feeling
<karlp> stintel: how "recent" a master build for sunxi do you mean? I'm on holidays now, so I'm not building new stuff to test right now, but my master build tree is currently at aa12a0fdd1
tlj has joined #openwrt-devel
<karlp> oh, you just have mmmc0/mmc1 issues, nvm, I'm just in the crollback
<stintel> no no
<stintel> I get 3 lines of serial output and done
<stintel> it doesn't even load u-boot
<karlp> dangole's aliases solution is fine, but requires modifying all the DTS's and was "not allowed" in the past, til the right flavoured greybeard got it through.
<karlp> I've got on my list of things to do to look at moving sunxi to FIT images, but that's pretty low on my list I'm afraid...
tlj_ has quit [Remote host closed the connection]
jlsalvador has joined #openwrt-devel
borek has quit [Quit: borek]
borek has joined #openwrt-devel
<stintel> karlp: FIT on its own is not that much work, unless you want external-static-with-rootfs ;)
gromero_ has quit [Ping timeout: 480 seconds]
<karlp> f00b4r0: I think you are quite wildly underestimating how many outlook users are foss people. and certainly how many potentials..
<Habbie> +100 to that
<stintel> the problem is that even huge corporations use o365
<stintel> so many of the people being paid to work on open source ...
<Habbie> indeed
borek has quit [Quit: borek]
MAbeeTT2 has joined #openwrt-devel
<stintel> sigh. even after nuking {build,staging}_dir/ and tmp/ completely my sunxi image still doesn't boot
<stintel> already tried different, brand new SD card to exclude that
MAbeeTT has quit [Ping timeout: 480 seconds]
<karlp> you're on aarch64 right?
<karlp> I'm only on "arm" sorry, no ATF /BL3x woes for me ...
<stintel> karlp: yes a53 - but downloads.openwrt.org snapshot boots, locally built doesn't
<stintel> so there is probably some host thing used causing this
MAbeeTT has joined #openwrt-devel
<karlp> urh, that sounds unfun. I'm going to close this window for a w hile instead :)
<stintel> ;p
<f00b4r0> karlp: if the problem is on their side and they can't operate effectively, surely they'll be heard?
<stintel> trying some random things but I'll probably end up putting the sunxi devices in a drawer and use something else for playing with OpenThread
<stintel> I was approved for the Eve Early Access Program to test Matter firmware on the otherwise homekit only stuff
<stintel> but I can't upgrade to that firmware because the app looks for a thread network
<stintel> so I figured I'd use those olinuxinos as I'm not using them for anything else atm
<stintel> but yeah
<stintel> yak shaving ¯\_(ツ)_/¯
<f00b4r0> stintel: don't shave yaks during winter ;)
<Habbie> oh speaking of yak shaving, i have several, so instead i'll go sysupgrade this ERL
MAbeeTT2 has quit [Ping timeout: 480 seconds]
<stintel> f00b4r0: well ... I'm travelling on Friday and I might try to actually stay away from computers for a while then
<Habbie> stintel, sysupgrade or sysupgrade -n?
<stintel> Habbie: -n shouldn't be needed
<Habbie> cool
<Habbie> Linux (none) 5.15.84 #0 SMP Tue Dec 20 13:57:34 2022 mips64 GNU/Linux
<Habbie> any questions?
<Habbie> (ssh works to it too)
<stintel> just use it for a bit :)
<stintel> but I guess if it's not actually routing ... might not easily spot bugs
<Habbie> there are no routes pointed at it
<Habbie> but i could change that, later
<stintel> I actually noticed horrible network performance on the SNIC10e but that might well be due to all the messing around I've done in the phy driver
<Habbie> right
<Habbie> i can iperf
<Habbie> if you happen to have commandlines
<stintel> iperf -s / iperf -c IP ?
<Habbie> ok!
<Habbie> iperf3?
torv has quit [Remote host closed the connection]
<Habbie> hmm, opkg list | grep iperf is empty
torv has joined #openwrt-devel
<stintel> if you run on the device itself. iperf (v2) is better
<Habbie> ack, turns out i got no versions
<stintel> iperf3 is heavier on CPU (can't generate as much traffic)
<Habbie> ok, distfeeds.conf is way short
<stintel> yeah iperf is not installed by default
<Habbie> no of course not
<Habbie> [ ID] Interval Transfer Bandwidth
<Habbie> [ 1] 0.0000-10.0517 sec 556 MBytes 464 Mbits/sec
<Habbie> oh buuuut
<Habbie> no but, the other end is a pi4, i thought it was a pi3
<stintel> give it -t 1200 and see if it survives ;p
<Habbie> ok!
<Habbie> is half a gigabit expected?
<stintel> aiyion: could I ask you to build 9ed1830bdc1e58efb3e5b17c0e484e1a2655b550 for the olinuxino a64 emmc and send me the sha512sum of ./staging_dir/target-aarch64_cortex-a53_musl/image/olimex_a64-olinuxino-emmc-u-boot-with-spl.bin afterwards ?
<stintel> Habbie: yes
<Habbie> ok
robimarko_ has quit [Quit: Leaving]
<stintel> Habbie: thats with iperf -s on the erl and iperf -c on the pi4 ?
<Habbie> other way around
<stintel> try -R ?
<Habbie> ok, stopping the -t 1200 for that
<Habbie> (and thanks, i've never used iperf)
<Habbie> [ *1] 0.0000-10.0859 sec 224 MBytes 187 Mbits/sec
<Habbie> -s on pi4, -c on erl, -R
<Habbie> do you want -t 1200 or -R -t 1200?
<Habbie> (or both)
<stintel> not that important
<Habbie> running both (sequentially)
<stintel> maybe even better :)
<stintel> yeah ok my u-boot is ~40k smaller than the one built by the buildbots
* stintel triple checks for stray patches
<stintel> WARNING: BL31 file /home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/image/bl31_sun50i_a64.bin NOT found, resulting binary is non-functional
<stintel> lol
<stintel> race ?
<stintel> starting to make sense, bl31 is completely missing
<stintel> lol
<stintel> why doesn't the build simply fail in this case
<aiyion> stintel: build is running.
<stintel> # CONFIG_PACKAGE_arm-trusted-firmware-sunxi-a64 is not set
<stintel> aiyion: thanks, but I think I found the culprit
gromero_ has joined #openwrt-devel
<aiyion> in that case I'll be of for the moment
<stintel> - PACKAGE_u-boot-a64-olinuxino-emmc [=y] && !IN_SDK && TARGET_sunxi_cortexa53 [=y] && PACKAGE_u-boot-olimex_a64-olinuxino-emmc
<stintel> aiyion: thanks though, appreciated
<stintel> so there is simply something broken in the dependency for the olinuxino devices
gromero__ has joined #openwrt-devel
<Habbie> [ *1] 0.0000-1200.1113 sec 33.6 GBytes 241 Mbits/sec
<stintel> it survived!
<stintel> nothing smoking? :P
<Habbie> nope!
gromero_ has quit [Read error: Connection reset by peer]
<stintel> I'm tempted to switch octeon to 5.15 by default then
cbeznea has quit [Quit: Leaving.]
<Habbie> i have no objections to offer :)
<stintel> I've been running that on 2 SNIC10e also for almost 6 days now, and ok they don't route, but they do get multicast traffic all the time, and I've done some iperf between them and no crashes
<stintel> Habbie: do you have the other one running 5.10 still ?
<Habbie> Linux OpenWrt 5.10.146 #0 SMP Fri Oct 14 22:44:41 2022 mips64 GNU/Linux
<stintel> Habbie: could you do the same iperf tests and compare speed?
<stintel> doesn't need to be -t1200
<Habbie> thinking
<Habbie> oh yes i also have a pi4 there
<Habbie> will do
<stintel> thanks!
<Habbie> wonder if that switch is gbit, but we'll find out, and otherwise i'll fix it later
<Habbie> [ 1] 0.00-10.01 sec 759 MBytes 636 Mbits/sec
<Habbie> ohh
<stintel> hmmmm
<Habbie> (again, pi4 is server)
<Habbie> -R: 315
<stintel> so it seems ... the performance regression is not only here on the snic10e
<Habbie> it does seem that way
<stintel> and it's bad enough to not switch octeon to 5.15 by default
<stintel> but then someone will have to get on the bisecting train :P
<Habbie> now, there might be config differences, but the 5.15 one is -very- plain
<Habbie> the 5.10 one is less plain but i feel this comparison is fair
<Habbie> so you see the same regression on snic10e?
<stintel> well ... not an entirely fair comparison either
<Habbie> heh
<stintel> because I did routing tests for which I wrote the results here: https://codeberg.org/stintel/openwrt/wiki/Status#user-content-20210421
<Habbie> i'll build without _TESTING_KERNEL now
<Habbie> so i can sysupgrade back and forth and test
<Habbie> but won't get numbers today
<stintel> no worries
<stintel> for now we both "feel" there's a regression
<stintel> good enough to not rush things
<stintel> and stay on 5.10 default
<Habbie> yep!
<stintel> thanks again for testing
<Habbie> np!
<stintel> I'm gonna think how I can do a routing test over the SNIC10e again without too much fiddling
<stintel> my network .... ugh :)
<Habbie> haha
<Habbie> accidentally aborted -t 1200 at 1080
<Habbie> so, 5.15, pi4 iperf server, -R 241, not -R 433 mbits/sec
<stintel> -rw-r--r-- 1 stijn users 683824 dec 21 00:25 ./staging_dir/target-aarch64_cortex-a53_musl/image/olimex_a64-olinuxino-emmc-u-boot-with-spl.bin
<stintel> I found the 40 missing KB :)
<Habbie> nice
tlj_ has joined #openwrt-devel
tlj has quit [Remote host closed the connection]
<stintel> using the new issue template before it even landed ;p
<stintel> aaaaargh
<stintel> still doesn't boot
<stintel> wtf
<Strykar> BK31 warning gone?
<Strykar> BL..
<stintel> yes the warning is gone, and the u-boot size increased with the ~40KB I was missing
<stintel> I even hexdump -C on the SD card to verify
<stintel> welp
Tapper has quit [Ping timeout: 480 seconds]
<dwfreed> stintel: any suggestions for an openwrt-capable router (no AP) that can do gigabit cake?
<stintel> dwfreed: firebox m300 ;)
<stintel> might be a bit noisy though
<stintel> that Brume2 looks very promising too
<stintel> but no support yet
<stintel> I almost ordered one but I fear it might not reach my parents' place before I leave again
<stintel> s/one/two/
<stintel> there's probably stuff that is gigE+cake capable but I've been mostly focused on what I have
<stintel> sorry I don't have a better answer for you
<stintel> wait, now I get nothing at all on the serial console
<stintel> did I mess up the usb2ttl
<stintel> *facedesk*
<stintel> wrong PSU 😂
<stintel> I should definitely stay away from computers for a while when I'm traveling
<dwfreed> I can get one from fleabay for $45 out the door, not bad
<stintel> the m300?
<dwfreed> how loud is it?
<dwfreed> yeah
<stintel> old revisions tend to 14k RPM 1U fan on cold boot
<stintel> but that settles down rather quickly
<dwfreed> I mean, that sounds like the server that it'd be replacing
<dwfreed> currently using a 1u VM server with openwrt running as a VM
<stintel> geez that's extremely cheap
<stintel> in that case I guess it won't be much different
<dwfreed> need to rebuild the VM server, so want to move the router out
<dwfreed> can't exactly rebuild a VM server remotely otherwise
<stintel> yeah :)
<dwfreed> also the 8 ports is really nice...
<stintel> my "home" network has been routed by 2x M300 since August last year
<stintel> maybe that's not entirely true, I replaced the APU2 with a 2nd M300 later
<Strykar> the APU2 can't go Gbit + cake?
<Strykar> s/go/do
<stintel> I didn't think it could
<stintel> but *maybe* that was because I was trying cake on the macvlan interface rather than the underlying ethernet interface
<stintel> but I don't think you can find APU2 for that price
<dwfreed> stintel: what's the difference between one that says it's an m200 and one that says it's an m300, if they have the same model number?
<stintel> dwfreed: m200 doesn't work
<stintel> been trying to make that work, but network keeps working only in 1 direction
<stintel> it's a different, less powerful soc, with non-ECC RAM
<dwfreed> why do they have the same model number though, that's the weird part
<dwfreed> or is somebody trying to pull the wool over people's eyes
<stintel> what model number would that be?
<dwfreed> ML3AE8
<dwfreed> err, that's the same link
<stintel> hmmm buyt description says m300, picture sasy m200
<dwfreed> chassis says m200, model number is the same as the first one, whose chassis says m300
<stintel> let me check my m200
<stintel> heh ok vague
<dwfreed> yours is the same, I take it?
<stintel> I think so yes, not 100% sure it was impossible to look close enough
* stintel checks the mobo of the m200
<stintel> it's based on the same board but with different CPU iirc
<stintel> seems "normal"
<dwfreed> I assume the serial is cisco style on the rj45 ?
<stintel> yes
<dwfreed> that's handy
<stintel> very