<hurricos> Why would anyone leave this so utterly broken? Who cares about the oci specification for ujail? You broke sysntpd
<hurricos> At this point I'm just trying to wrap my brain around how one is supposed to indicate to ujail to create an extra symlink before finishing, so i can point its /etc/resolv.conf to a manually added bind-mount as per jow's instructions here (https://github.com/jow-)
<hurricos> It boggles me that there can be volumes of handling for resolvconf in jail.c but see none of them work.
<hurricos> I'm just going to submit a clearly incorrect pull request and have someone else fix it. This is surely a nightmare for any user not running dnsmasq. The complexity is reaching systemd levels at this point
Luke-Jr has joined #openwrt-devel
bluew_ has joined #openwrt-devel
bluew has quit [Ping timeout: 480 seconds]
emacs_pprentice__ has joined #openwrt-devel
bluew_ has quit [Read error: Connection reset by peer]
hexa- has quit [Quit: WeeChat 3.5]
hexa- has joined #openwrt-devel
EqUaTe has quit [Quit: Someone should have labelled the future as 'some assembly required'!]
EqUaTe has joined #openwrt-devel
danitool has quit [Ping timeout: 480 seconds]
minimal has quit [Quit: Leaving]
Luke-Jr has quit [Ping timeout: 480 seconds]
Luke-Jr has joined #openwrt-devel
xutaxkamay has quit [Ping timeout: 480 seconds]
xutaxkamay has joined #openwrt-devel
Tapper has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
cmonroe has joined #openwrt-devel
cmonroe_ has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
EqUaTe has quit [Quit: Someone should have labelled the future as 'some assembly required'!]
EqUaTe has joined #openwrt-devel
cbeznea has joined #openwrt-devel
cbeznea has quit [Quit: Leaving.]
valku has quit [Quit: valku]
cbeznea has joined #openwrt-devel
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_tegra.html has been updated. (100.0% images and 99.6% packages reproducible in our current test framework.)
GNUmoon has quit [Quit: Leaving]
GNUmoon has joined #openwrt-devel
srslypascal is now known as Guest2325
srslypascal has joined #openwrt-devel
Guest2325 has quit [Ping timeout: 480 seconds]
cbeznea has quit [Quit: Leaving.]
MaxSoniX has joined #openwrt-devel
dwfreed has quit [Ping timeout: 600 seconds]
dwfreed has joined #openwrt-devel
danitool has joined #openwrt-devel
goliath has joined #openwrt-devel
Borromini has joined #openwrt-devel
dwfreed_ has joined #openwrt-devel
dwfreed is now known as Guest2332
Guest2332 is now known as Guest2333
dwfreed_ is now known as dwfreed
Guest2333 has quit [Ping timeout: 480 seconds]
csrf has quit [Quit: Leaving]
<opty> i should have read https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=package/network/utils/iwinfo/Makefile;h=4735181712ffaa1369cb05f09357a337011e7426;hb=refs/heads/openwrt-22.03 earlier than hacking FNM_CASEFOLD :)
cbeznea has joined #openwrt-devel
<opty> how does one determine IWINFO_ABI_VERSION?
<opty> mtime of some file?
rmilecki has quit [Quit: Konversation terminated!]
robimarko has joined #openwrt-devel
<opty> ah, i'll just follow the commit log :)
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
<Borromini> opty: isn't that set in some header somewhere?
<opty> Borromini: Makefile
cbeznea has quit [Quit: Leaving.]
<opty> s/^/just in packages' /
tlj has quit [Remote host closed the connection]
tlj has joined #openwrt-devel
bookworm has quit [Ping timeout: 480 seconds]
<\x> robimarko: so I was binning bdwlan earlier heh. PH bdwlan only allows 18 dBm on 36~48 and 149~165 which is weird since their iw reg get reports it as 24 (and yes it is actually 24 in the law, wireless regdb isnt updated)
<\x> so far best bdwlan is FCC one, it allows 24 dBm on 36~48
<\x> so it seems these bdwlan.bin have a predefined limit on them of some sort even without regdb.bin
<robimarko> \x: Yes, since the regulatory DB is embedded in the BDF
<robimarko> Only recently QCA added support for the external one
<\x> ah, my bad ahaha, so it turns out thats a new feature
<robimarko> Yeah, I guess ODM-s finally complained enough
<robimarko> Cause updating the BDF just to update regulatory is not really practical
<\x> and it isnt doing that ATH_USER_REGD
<\x> so Its a pain
<\x> another query robimarko, i remember qca has "4K QAM" I do wonder if it can work on some of these or only new cards? It likely needs to be supported on hardware though aye?
zer0def has quit [Remote host closed the connection]
zer0def has joined #openwrt-devel
bookworm has joined #openwrt-devel
emacs_pprentice__ has quit [Ping timeout: 480 seconds]
Acinonyx_ has joined #openwrt-devel
Acinonyx has quit [Ping timeout: 480 seconds]
bookworm_ has joined #openwrt-devel
bookworm has quit [Read error: Connection reset by peer]
bookworm_ is now known as bookworm
<robimarko> \x: Yeah, its a HW feature
<karlp> hrm, qmi.sh isn't handling my modem having been alreadyd connected automatically,
<karlp> blah, at least I can see that the modem works, guess I can push this out a bit further.
<\x> robimarko on this one https://github.com/mrnuke/openwrt/blob/ipq6018-devel/package/kernel/mac80211/patches/ath11k/901-ath11k-ipq8074-support-512MB-memory-profile.patch I remember trying copying this to 60xx but it seems it doesnt boot up with fw mem mode 1?
<\x> or mebbe I did something wrong
<robimarko> It should work as IPQ6k FW also supports FW modes 0, 1 and 2
<\x> so this will limit that 512 maxassoc to 128 right? and thats it? ofcourse yeah I have to patch ipq6018 dtsi to reclaim the memory
<robimarko> Yes
<robimarko> But, the most important thing is that it will send the desired FW mode via QMI to the FW
<\x> so those three variables are the only modifications needed aye? Ill flash tomorrow
<\x> how important are q6_etr and m3_dump
<\x> I actually defined those and I didnt feel it changed something
<robimarko> Shouldnt be important at all
<robimarko> As they are not used
<robimarko> QCA uses those downstream for panic dumps
<\x> I actually have something like this
<\x> to ease things up
<\x> yeah ill have a go tomorrow
MaxSoniX has quit [Remote host closed the connection]
MaxSoniX has joined #openwrt-devel
minimal has joined #openwrt-devel
MaxSoniX has quit [Remote host closed the connection]
MaxSoniX has joined #openwrt-devel
valku has joined #openwrt-devel
<Piraty> can anyone recommend a router sporting at least one SFP+ with sufficient openwrt support ? wifi not strictly required
<Piraty> svanheule: maybe? ( i read you worked with some zyxel device
<stintel> SolidRun MOCHAbin or MACCHIATObin, Ubiquiti EdgeRouter 4, 6P are some that I'm aware off
<stintel> the zyxel device svanheule uses is probably a switch, routing performance not too great, afaik
<stintel> there's some IEI devices too
<stintel> clearfog gt 8k
<lemmi> ER-4 and ER-6p arent sfp+
<stintel> whoops, you're right
<lemmi> the solidrun stuff has sfp+ but won't be able to saturate it without xdp/jumbo frames/dpdk
<stintel> so the same is probably true for the IEI Puzzle devices
<stintel> maybe not, the IEI Puzzle devices are CN913x, the solidrun is Armada7040/8040
Tapper has joined #openwrt-devel
<Borromini> Piraty: MikroTik RB5009UG+S+IN if you don't mind needing to roll your own
<Borromini> the multigig zyxels are all switches like stintel said
<Piraty> Borromini: rolling my own openwrt build?
<f00b4r0> Piraty: mikrotik hEX S
<Piraty> i wouldn't mind i guess, but integrating the recipies into openwrt upstream would be nice, no?
<f00b4r0> if you can find it ;P
<f00b4r0> stintel: also MOCHAbin isn't SolidRun, it's Globalscale (they obviously enjoy the confusion ;)
<stintel> probably better avoid mikrotik :P
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
<f00b4r0> stintel: the hEX S is mt7621 though ;)
<f00b4r0> but generally, yes.
<stintel> but hex S is also SFP, not SFP+ ?
<stintel> and a PITA to get serial console
<f00b4r0> ah right, sfp only
tlj_ has joined #openwrt-devel
tlj has quit [Ping timeout: 480 seconds]
chder has quit [Remote host closed the connection]
chder has joined #openwrt-devel
<Borromini> Piraty: the hardware is fully supported but OpenWrt requires a hacked bootloader. As long as that's not solved support cannot be merged
<lemmi> Borromini: it's the an armada 7040. the gt8k is armada 8040 and i'm positiv it can't handle 10G
<lemmi> (the rb5009 is 7040)
<Borromini> stintel: true, but I like it. and once you get that bootloader hacked you're golden though
<Piraty> Borromini: yeah, i read the wiki page by now. not for me then ;) (need to be somewhat stable and not rely on my solely)
<Borromini> lemmi: I couldn't tell, I haven't pushed the SFP+
<lemmi> https://elixir.bootlin.com/linux/latest/source/samples/bpf/xdp_fwd_kern.c is one way to get quite a bit more out of these things
<lemmi> xdp works reasonably well on those things
<Borromini> way over my head :(
<lemmi> it's just a xdp programm that does all the routing instead of going through the complete linux network stack, thus bypassing quite a bit of processing
<stintel> that's not really usable on a WAN router ;)
<lemmi> why?
<stintel> because it completely bypasses firewall too
<lemmi> i mean, you can just add a couple of lines and do firewall in xdp :)
torv has quit [Remote host closed the connection]
<stintel> yeah, it's also a good way to shoot yourself in the foot, running completely untested and very likely buggy stuff :P
<lemmi> but anyway. since the rb5009, the gt8k and the clearfog cn9130 only have a single sfp+ port. the machiatobin is too expensive atm i think
<stintel> and you'd need to hook in the conntrack table etc
<lemmi> i don't think xdp is untested
<stintel> if you want to do stateful filtering
<stintel> no, but your custom lines will be
<Borromini> lemmi: do you need the SoC to be able to handle 10 Gb? Since the switch in the RB5009UG seems to be able to handle it (at least it allows for some multigig ports...)
torv has joined #openwrt-devel
<lemmi> Borromini: if you want to do routing + firewall, a switch won't help you that much
<stintel> I wrote a minimal XDP firewall with conntrack support, it's not that hard, but I wouldn't recommend most people try that
<lemmi> ah.. yeah. there was an extra chip on the rb5009 IIRC. the gt8k has the sfp+ directly connected
<Borromini> lemmi: true. I myself didn't buy it to do 10 Gb routing though
<stintel> reason for me to get a 10GbE router is to stop using my 10GbE L3 switch for inter-VLAN routing
<stintel> as this only supports stateless ACLs
* karlp peers that the LTE-cat-1 modem on his desk that is "good enough" at 5M/10M :|
<karlp> 10G? bits going everywhere! too many bits flying around, I'd have to duck!
<Borromini> :P
<Borromini> hey I only got this as payment for services rendered :P
<stintel> :P
cmonroe has quit [Ping timeout: 480 seconds]
danitool has joined #openwrt-devel
soxrok2212 has quit [Read error: Connection reset by peer]
soxrok2212 has joined #openwrt-devel
aparcar[m] has quit [Quit: Client limit exceeded: 20000]
MaxSoniX has quit [Remote host closed the connection]
MaxSoniX has joined #openwrt-devel
cmonroe_ has joined #openwrt-devel
cbeznea has joined #openwrt-devel
soxrok2212 has quit [Ping timeout: 480 seconds]
MaxSoniX has quit [Remote host closed the connection]
MaxSoniX has joined #openwrt-devel
Borromini has quit [Ping timeout: 480 seconds]
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_kirkwood.html has been updated. (100.0% images and 99.6% packages reproducible in our current test framework.)
MaxSoniX has quit [Quit: Konversation terminated!]
soxrok2212 has joined #openwrt-devel
Borromini has joined #openwrt-devel
cbeznea has quit [Quit: Leaving.]
tmn505 has quit [Remote host closed the connection]
tmn505 has joined #openwrt-devel
cbeznea has joined #openwrt-devel
csrf has joined #openwrt-devel
Borromini has quit [Quit: Lost terminal]
cbeznea has quit [Quit: Leaving.]
minimal has quit [Quit: Leaving]
cbeznea has joined #openwrt-devel
cbeznea has quit []
robimarko has quit [Quit: Leaving]
csrf has quit [Ping timeout: 480 seconds]
csrf has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
emacs_pprentice__ has joined #openwrt-devel
Tapper has joined #openwrt-devel
csrf has quit [Remote host closed the connection]
csrf has joined #openwrt-devel
csrf has quit [Remote host closed the connection]
csrf has joined #openwrt-devel
<owrt-2203-builds> Build [#227](https://buildbot.openwrt.org/openwrt-22.03/images/#builders/1/builds/227) of `bcm27xx/bcm2711` failed.
csrf has quit [Quit: Leaving]
soxrok2212 has quit [Read error: Connection reset by peer]
soxrok2212 has joined #openwrt-devel
<owrt-2203-builds> Build [#177](https://buildbot.openwrt.org/openwrt-22.03/images/#builders/52/builds/177) of `bcm27xx/bcm2709` failed.
EyitopeION has joined #openwrt-devel
EyitopeION has quit [Remote host closed the connection]
<owrt-2203-builds> Build [#180](https://buildbot.openwrt.org/openwrt-22.03/images/#builders/47/builds/180) of `bcm27xx/bcm2708` failed.
zer0def has quit [Ping timeout: 480 seconds]