rua has joined #openwrt-devel
minimal has quit [Quit: Leaving]
KGB-2 has quit [Remote host closed the connection]
KGB-2 has joined #openwrt-devel
rmilecki has quit [Quit: Konversation terminated!]
rmilecki has joined #openwrt-devel
rmilecki has quit []
rmilecki has joined #openwrt-devel
rmilecki has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
sorinello has joined #openwrt-devel
goliath has joined #openwrt-devel
valku has quit [Quit: valku]
<stintel> Mangix: mdnsresponder - 2200.100.94.0.2-r1
robimarko has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
gromero has joined #openwrt-devel
rmilecki has quit [Quit: Konversation terminated!]
rmilecki has joined #openwrt-devel
rmilecki has quit []
rmilecki has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
minimal has joined #openwrt-devel
noltari- has quit [Ping timeout: 480 seconds]
valku has joined #openwrt-devel
noltari has joined #openwrt-devel
noltari_ has joined #openwrt-devel
noltari has quit [Ping timeout: 480 seconds]
noltari has joined #openwrt-devel
<mrkiko> rmilecki: do you happen to have an EA9500 around?
<Slimey> yankee hotel foxtrot
noltari_ has quit [Ping timeout: 480 seconds]
dannil has joined #openwrt-devel
goliath has joined #openwrt-devel
valku has quit [Remote host closed the connection]
<nbd_> f00b4r0: did it crash earlier or later than expected, or about the same?
nbd_ is now known as nbd
<Mangix> stintel: so it works. that's good.
gromero has quit [Read error: Connection reset by peer]
gromero has joined #openwrt-devel
<Mangix> Ansuel: ping
<Ansuel> ?
<Mangix> Ansuel: https://github.com/openwrt/openwrt/blob/main/target/linux/mpc85xx/p1010/config-default <-- this should be using the new QCA phy, no?
<Mangix> it uses a QCA8327 switch
<Mangix> OK, that's two non working devices on this target. lovely.
<Ansuel> Yes It should
<Mangix> Ansuel: should I add extra commits to that PR fixing this mess or a new PR?
<Ansuel> Maybe a new pr is better
Fijxu has quit [Quit: XD!!]
Fijxu has joined #openwrt-devel
fakuivan has quit [Remote host closed the connection]
fakuivan has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
<f00b4r0> nbd: it's highly random so I can't say for sure. It crashed within 48h AFAICT, which is on the faster side of things, but not the fastest (we have records of crash in a few hours only)
<f00b4r0> do you need anything from the device or can I reboot it?
<nbd> you can reboot it. can you please enable wm firmware debug for the next round?
<nbd> i will let you know when i've updated the branch for testing
<f00b4r0> can you remind me how to do that please, I can't remember
goliath has joined #openwrt-devel
<Mangix> Ansuel: posted PR. I'd look into git grep CONFIG_AT803X_PHY=y. A lot of these seem to need conversion.
<Mangix> From a quick look, target/linux/ipq806x/config-6.6 , target/linux/qualcommax/config-6.6 , target/linux/ramips/mt7621/config-6.6
dhewg has quit [Ping timeout: 480 seconds]
<robimarko> Mangix: Did you manually update it?
<robimarko> Cause, QCOM_NET_PHYLIB should be selected as well
sandberm has joined #openwrt-devel
<Mangix> robimarko: manual, yes
<Mangix> I noticed make kernel_oldconfig doesn't really work with these config-default files
<Mangix> funny, description for QCA83XX_PHY is wrong
nixuser has quit [Read error: Connection reset by peer]
nixuser has joined #openwrt-devel
sorinello has quit [Ping timeout: 480 seconds]
<owrt-images-builds> Build [#335](https://buildbot.openwrt.org/images/#/builders/205/builds/335) of `master_mpc85xx/p1020` completed successfully.
<rmilecki> mrkiko: i never had EA9500
AtomiclyCursed has quit [Quit: ZNC 1.9.1 - https://znc.in]
AtomiclyCursed2 has joined #openwrt-devel
dannil has quit [Read error: Connection reset by peer]
<dermoth> Hi... I'm curious if anyone knows what i'm missing exactly, I used to get a /48 from my ISP, set very specific 4-nibble prefixes for each of my two LANs and let dhcp/autoconf assign /64 to hosts. Some hosts there get a static suffix that is either used for internal communication on the ULA or used for forwarding rules and dynamic DNS...
<stintel> meh, my switch started randomly rebooting: https://gist.github.com/stintel/80e4417e504c74dd561e9d2e5cb2946b
<stintel> seems to be realtek-otto-watchdog 18003150.watchdog: phase 1 timeout
<stintel> but also a bunch of rcu: INFO: rcu_sched detected stalls on CPUs/tasks:
<dermoth> My service was recently transfert as part of ISP buyout, I now get a /56.... So I have only 2 nibbles to play with on the lans, but no mater what I tri the LAN interfaces use 0 and 0x100 respectively, so on one I could just change the prefix mask / leave the last two nibbles blank, for the other the interface it gets ULA only, and no external address, since the 3rd nibble is past of the /56
<dermoth> *part of the /56
<dermoth> For the nibbles, I'm talking of the "IPv6 assignment hint" - which I used to get specific and distinct prefixes on the lans... so it was either:
<dermoth> ULA (/48) + 4 nibbles + /64
<dermoth> Public (/48) + 4 nibbles + /64
<dermoth> Now I would want to have:
<dermoth> Public (/56) + 2 nibbles + /64
<dermoth> ULA (/48) + 00 + 2 nibbles + /64
<stintel> sounds like you need option ip6hint
<dermoth> I'm not sure if I should change the ULA prefix, or use the ipv6 prefix filter... (and just realized now I missed the part where I specific the requested prefix length, which clearly is being ignored by my isp now)
<dermoth> stintel: it's exactly what I used, and it worked when I was receiving a /48 - now with a /56 even if I trim it town it's being ignored
<stintel> it works for me with a /60
<dermoth> So you have 1-hex hint that end up part of your ip address correct?
<stintel> yes
<dermoth> Did you set your ULA to /60 as well?
<stintel> I do not use ULA
<dermoth> ah....
<dermoth> I guess i'll try that
<stintel> could be a bug where something doesn't like ULA vs public of different lengths, so yeah could be worth trying
<dermoth> oh you know what, I think I accidentally set the interface delegation to /56, I guess I shouldn't play with the settings when I'm too tired!
<dermoth> obviously the first interface would get the whole space and nothing left for the 2nd
<stintel> hah, that could also explain things ;)
cmonroe has quit [Quit: Textual IRC Client: www.textualapp.com]
goliath has quit [Quit: SIGSEGV]
cmonroe has joined #openwrt-devel
dermoth_ has joined #openwrt-devel
dermoth has quit [Ping timeout: 480 seconds]
dermoth has joined #openwrt-devel
dermoth_ has quit [Remote host closed the connection]
dermoth_ has joined #openwrt-devel
dermoth has quit [Remote host closed the connection]
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
dermoth_ is now known as dermoth
gch981213 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
gch981213 has joined #openwrt-devel
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_omap.html has been updated. (11.1% images and 100.0% packages reproducible in our current test framework.)
<schmars[m]> shit ton of code dumps. grabbed a random omada realtek switch and it has kernel, uboot, buildroot, and some kind of sdk
<schmars[m]> * realtek switch tarball (260 MB) and it
minimal has quit [Quit: Leaving]