goliath has quit [Quit: SIGSEGV]
valku has joined #openwrt-devel
skynet2 has quit []
valku has quit [Ping timeout: 480 seconds]
<\x> oh theres a new regdb some daays ago
<KGB-0> https://tests.reproducible-builds.org/openwrt/openwrt_sunxi.html has been updated. (0% images and 100.0% packages reproducible in our current test framework.)
<owrt-images-builds> Build [#384](https://buildbot.openwrt.org/images/#/builders/115/builds/384) of `master_x86/64` completed successfully.
<owrt-images-builds> Build [#401](https://buildbot.openwrt.org/images/#/builders/13/builds/401) of `master_lantiq/xrx200` completed successfully.
sorinello has joined #openwrt-devel
hanetzer has quit []
mrnuke has quit [Ping timeout: 480 seconds]
mrnuke has joined #openwrt-devel
Tapper has joined #openwrt-devel
<aparcar[m]> svanheule: hi, I'm trying to follow your port mirroring tutorial but my switch doesn't seem to work. Do you know if the ZyXEL GS1900-10HP is supported?
<aparcar[m]> svanheule: I see you already documented that it's supported, sorry for the noise https://svanheule.net/switches/gs1900-10hp
sestowner has joined #openwrt-devel
n3ph has joined #openwrt-devel
n3ph has quit [Ping timeout: 480 seconds]
robimarko has joined #openwrt-devel
goliath has joined #openwrt-devel
n3ph has joined #openwrt-devel
robimarko_ has joined #openwrt-devel
maciekb721 has quit [Quit: bye]
maciekb721 has joined #openwrt-devel
robimarko has quit [Ping timeout: 480 seconds]
<KGB-0> https://tests.reproducible-builds.org/openwrt/openwrt_x86.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
<karlp> ack 50914 ..
noltari_ has joined #openwrt-devel
n3ph has quit [Ping timeout: 480 seconds]
noltari has quit [Ping timeout: 480 seconds]
Tapper has quit [Ping timeout: 480 seconds]
minimal has joined #openwrt-devel
Tapper has joined #openwrt-devel
skynet2 has joined #openwrt-devel
<schmars[m]> nbd: just had mt7915 crash with short recovery - thanks! :-)
Stat_headcrabbed has joined #openwrt-devel
sestowner has quit [Ping timeout: 480 seconds]
minimal has quit [Quit: Leaving]
<f00b4r0> schmars[m]: no extra errors post recovery?
<schmars[m]> this time no
<schmars[m]> that trace the other day was the first and only one for me so far
<f00b4r0> i never had a trace. However I did have a flooding of errors post recovery, even though wifi was "working"
<schmars[m]> i have no fw_debug_log output at all after recovery, i figured i'd need to enable it again
<f00b4r0> ah yes. I automatically reenable it after recovery
Svanto24 has joined #openwrt-devel
<Svanto24> hello hello. Sorry but I'm back to pester you all.
<f00b4r0> "opkg_install_pkg: Checksum or size mismatch for package luci-base"
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
<f00b4r0> looks like mirror syncing woes are back
valku has joined #openwrt-devel
<Svanto24> I did some more digging into this https://forum.openwrt.org/t/ipq8068-support-for-huawei-ap7050de/212519/5 and I think the reason for the odd partition scheme is that it uses Uboot's A/B partition scheme. Which is definitely a first in routers. Does anyone know a similar device already in OpenWRT I can take inspiration from? How would I structure the openwrt image to put in the device
<Svanto24> through the tftp upgrade interface and such.
<dwfreed> Many devices of late use an A/B scheme, but exact implementations will vary
Stat_headcrabbed has joined #openwrt-devel
<Habbie> WRT3200ACM is A/B, i'm pretty sure
<dwfreed> my nbg6817 is
<dwfreed> But I believe that is handled by the zyxel loader, not uboot itself
<Svanto24> Habbie: excellent, this looks well documented. Thank you!
<Svanto24> dwfreed: Thank you, honestly the bootloader will be a concern later, right now I am trying to learn how to make an openwrt image that works in regards to the partition scheme.
<f00b4r0> google wifi / onhub are A/B but I think we never got around to implementing it
<Svanto24> ah I see.
<Svanto24> yeah it would help a lot if huawei honored the GPL but yeah...
<Svanto24> I could decompile but idk if that's entirely kosher even if it's GPL code.
asmodehn_ has quit [Ping timeout: 480 seconds]
<Svanto24> When flashing openwrt do we redefine the existing flash structure or is it more that we want to match it?
<dwfreed> You generally want to preserve it to allow for reverting to OEM firmware
<Svanto24> Understood. I don't dislike the concept of using an A/B scheme but this is the first time I'd seen it implemented on mere 128mb of flash. We'll see whether that will be an issue but all this device needs to be is a "dumb" AP.
<Svanto24> Well, now that I think about it, my UAP-AC-LR only has like 16mb so I'm sure it will be fine.
Svanto24 has quit [Ping timeout: 480 seconds]
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #openwrt-devel
Svanto24 has joined #openwrt-devel
n3ph has joined #openwrt-devel
Svanto24 has quit [Ping timeout: 480 seconds]
mrbojangles has joined #openwrt-devel
n3ph_ has joined #openwrt-devel
n3ph has quit [Ping timeout: 480 seconds]
Tapper has quit [Ping timeout: 480 seconds]
fakuivan_ has joined #openwrt-devel
fakuivan has quit [Ping timeout: 480 seconds]
valku has quit [Ping timeout: 480 seconds]
fakuivan_ has quit [Ping timeout: 480 seconds]
fakuivan has joined #openwrt-devel
<nbd> schmars[m], f00b4r0: i have some good news. after running into a regression with the final version of my pcie link2 disable, i figured out a way to not disable the second link
<nbd> turns out if i write the register that is used to find the matching link before restarting the firmware, the second band still works even after the reset :)
<nbd> pushed the proper fix now
<f00b4r0> nbd: cool thanks. Did you see my yesterday copy/pasta of the error message post reset?
<nbd> yes, i just didn't have time to further look into it
<f00b4r0> ok
<nbd> i just tested a manual reset, and i see the same
mrnuke has quit [Ping timeout: 480 seconds]
ssterling has quit [Remote host closed the connection]
mrnuke has joined #openwrt-devel
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_kirkwood.html has been updated. (80.8% images and 99.9% packages reproducible in our current test framework.)
Svanto24 has joined #openwrt-devel
Svanto24 has quit [Remote host closed the connection]
<schmars[m]> :-)
<schmars[m]> i'll rebuild later tonight
<nbd> f00b4r0: i managed to come up with a fix for the issue
<nbd> it's in mt76.git now
<nbd> and in openwrt master now
<schmars[m]> <3 very nice
<schmars[m]> and i just noticed that these new cudy ax3000 devices combine filogic with mt7915, so it's amazing to have these fixed because i have a pile of ~100 devices that are waiting to be flashed and deployed :-)
<schmars[m]> i was just assuming they'd use a new wiphy
n3ph_ has quit [Quit: WeeChat 4.4.2]
<nbd> schmars[m]: is it the wr3000?
<schmars[m]> ap3000 outdoor and indoor is what i have here
<nbd> wikidevi says it's mt7981, not mt7915
<schmars[m]> 67 euro for a filogic ap with a good outdoor case was just too good to pass on :)
<schmars[m]> hm i need to double check
<nbd> mt7981 is the filogic soc
<nbd> and it has built-in dual band (concurrent) wifi
<nbd> (same soc as openwrt one)
<schmars[m]> the outdoor case for the One might actually happen btw! :)
* stintel googles ap3000 outdoor
<schmars[m]> that cudy outdoor case is nice, remove two screws and the antenna rings, then you can pull the board out. much nicer than glue
n3ph has joined #openwrt-devel
<stintel> wow 59.31 EUR
<stintel> and PoE-PD
<schmars[m]> yeah that alza deal is +++
<stintel> I'd been looking at something mediatek based for outdoor, for this price I'll just order two of them
<stintel> oh it's even 2.5GbE PoE IN
<schmars[m]> yeah and 2x RP-SMA to sweeten the deal :) i wanna use them as sector antennas as well
<schmars[m]> (same for the One)
<schmars[m]> nbd: you're right about mt7981, i just got confused because the vendor firmware loads a blob called t-neptune-main-mt7915-1953-MT7981_MP2111_IMP-20220901174750
<stintel> ordered
<stintel> good timing to look at the channel :)
<stintel> and yeah, I actually wanted some fancy sector antenna to point at my yard
<stintel> but pretty sure one of these with original antennas properly placed will already cover signal/telegram video calling in most of the yard
<stintel> I'm going to have some work to do
<stintel> and some holes to drill :P
<stintel> I've yet to install PoE IP cameras outdoor, ordered a pair of outdoor speakers today, now these outdoor APs ... :P
<stintel> oh dear
<schmars[m]> a drone as a mobile wifi repeater seems needed too
<stintel> :D
<schmars[m]> my impression is that mediatek is running circles round qualcomm recently, when looking at openwrt and enduser prices
<Habbie> you need two drones, they'll have to charge eventually
minimal has joined #openwrt-devel
n3ph has quit [Quit: WeeChat 4.4.2]
kirdesde has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
<Stat_headcrabbed> nbd: Hello, sorry to bother, but when can we see the WED's WDS support patch to land?
n3ph has joined #openwrt-devel
lucenera has quit [Quit: The Lounge - https://thelounge.chat]
lucenera has joined #openwrt-devel
valku has joined #openwrt-devel
valku has quit [Remote host closed the connection]
valku has joined #openwrt-devel
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
<schmars[m]> nbd: bad news - reset fails if it has been reset before (i.e. SYS_RESET_COUNT == 2)
mrbojangles has quit [Remote host closed the connection]
<schmars[m]> but i'm on old code openwrt.git a544b9252b with only the first pcie lanes hack and the message timeout reduction applied
<schmars[m]> nevermind i'll do a fresh image with todays commits, and i'll surely get a few crashes again in a few days :)
valku has quit [Ping timeout: 480 seconds]
valku has joined #openwrt-devel
dansan has quit [Remote host closed the connection]
robimarko_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
valku has quit [Ping timeout: 480 seconds]
sorinello has quit [Ping timeout: 480 seconds]
dansan has joined #openwrt-devel
n3ph has quit [Ping timeout: 480 seconds]
valku has joined #openwrt-devel
gromero has quit [Ping timeout: 480 seconds]
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #openwrt-devel
<KGB-0> https://tests.reproducible-builds.org/openwrt/openwrt_omap.html has been updated. (11.1% images and 99.5% packages reproducible in our current test framework.)
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #openwrt-devel