guerby has quit [Remote host closed the connection]
Luke-Jr has joined #openwrt-devel
guerby has joined #openwrt-devel
* Mangix grabs popcorn
snh has quit [Ping timeout: 480 seconds]
<soxrok2212> lmao
minimal has quit [Quit: Leaving]
dangole has quit [Ping timeout: 480 seconds]
Tapper has quit [Ping timeout: 480 seconds]
SamantazFox has quit [Remote host closed the connection]
slh has quit [Remote host closed the connection]
slh64 has quit [Quit: gone]
_lore_ has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
_lore_ has joined #openwrt-devel
SamantazFox has joined #openwrt-devel
Monkeh has quit [Remote host closed the connection]
Monkeh has joined #openwrt-devel
snh has joined #openwrt-devel
snh has quit [Remote host closed the connection]
snh has joined #openwrt-devel
Misanthropos has quit [Remote host closed the connection]
Tapper has joined #openwrt-devel
Misanthropos has joined #openwrt-devel
valku has quit [Quit: valku]
<owrt-snap-builds> Build [#325](https://buildbot.openwrt.org/master/images/#builders/72/builds/325) of `imx/cortexa9` completed successfully.
<rmilecki> jow: i'll think about some UI improvement
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_ath79.html has been updated. (98.6% images and 99.9% packages reproducible in our current test framework.)
csrf has joined #openwrt-devel
maxmadzz|2 has joined #openwrt-devel
maxmadzz has quit [Read error: Connection reset by peer]
goliath has quit [Quit: SIGSEGV]
rua has quit [Quit: Leaving.]
<Mangix> Ah first BSOD in months.
<Mangix> Garbage
snh has quit [Quit: ZNC - http://znc.in]
csrf has quit [Quit: Leaving]
snh has joined #openwrt-devel
<\x> nbd: I dont know how to report and log this, but this happens on intel machines with MT7921AU https://litter.catbox.moe/ql7o2b.webm
<\x> So far Ive tried, QEMU on a skylake machine, usb passed through crashes, baremetal on ivy bridge and sandy bridge mobile (laptops), crashes too
<\x> I dont have the same issue with Zen2+X370, in fact, it works well there
<\x> https://litter.catbox.moe/506mdx.mkv heres the QEMU one, usb passed through on proxmox
<Mangix> \x: I think _lore_ handles the USB portion
<\x> and here it is working fine on a ryzen https://litter.catbox.moe/01cfua.mkv
<\x> Mangix: oh sorry
<\x> _lore_
<\x> Mangix: the thing is that i cant get logs on this
<\x> the system just locks up and gets a forced reboot
<\x> and its only happening on intel systems
<\x> Ive tried snapshot with 5.10 and 5.15, both things happen
<Mangix> I remember I reported a bug with mt7612u. He and stanislaw gruszka authored a whole bunch of IOMMU fixes
<\x> the bug happens even with baremetal
<Mangix> speaking of which, check for IOMMU
<dwfreed> iommu is not applicable to usb
<Mangix> au contraire, it very much is
<\x> yeah im not passing the whole usb controller to the guest
<dwfreed> [citation needed]
<\x> just the usb
<\x> i though it was just some virtualization issue at first but i tried it on two laptops
<\x> and yep, they crash
<Mangix> dwfreed: IOMMU is needed to virtualize the USB controller. Ryzen and several Intel systems have support for it
<\x> and I cant get logs of it for god's sake, since they just simply lockup and reboot themselves once a client tries to connect
<dwfreed> except \x is not passing a whole controller
<Mangix> yeah neither was I. but I did have it enabled in UEFI and that was enough to prevent my wifi adapter from working properly.
<\x> im using the qm set id -usb0 host=usbid:id
<\x> something like this when on proxmox
<\x> but i dont think this is the issue since i can replicate the issue on bare metal
<\x> this is not virtualization related
<\x> but idk
<Mangix> aha, found it
enyc has joined #openwrt-devel
<enyc> https://downloads.openwrt.org/ needs links updating...
<jow> we're aware
danitool has joined #openwrt-devel
<\x> Mangix: its all good on other platforms, ipq40xx, mt7621a, they do work well aside from cpu bottlenecking
<\x> kinda weirded that it only bugs out on intel
<enyc> jow: OK =)
borek has joined #openwrt-devel
rua has joined #openwrt-devel
snh has quit [Quit: ZNC - http://znc.in]
<dwfreed> Mangix: that's not specific to USB
goliath has joined #openwrt-devel
<dwfreed> just happened that the USB3 controller is what triggered their example
snh has joined #openwrt-devel
<Mangix> I'd really rather not dig up old mailing list threads. That fix and others went in after I reported the issue.
<dwfreed> most likely unrelated
<Mangix> the issue was my mt7612u wifi adapter not working on my ryzen desktop. disabling IOMMU in UEFI fixed my isssues.
<dwfreed> and the issue shown in that commit was reported by someone else entirely
<Mangix> forcing my hand here...
<dwfreed> I mean, that's a generic IOMMU driver bug; happened to break xhci controller because the xhci driver uses the broken code
<dwfreed> because PCIe in general tends to use scatter-gather
<f00b4r0> hmm, what am I doing wrong. Enabling ipv6 assigment length on a second lan interface doesn't seem to work
<f00b4r0> ha. ipv6=0 on parent device. PEBKAC as usual ;p
Misanthropos has quit [Remote host closed the connection]
Misanthropos has joined #openwrt-devel
<Mangix> following that thread is convoluted, here is where I confirm disabling IOMMU fixes the issue: https://www.spinics.net/lists/linux-wireless/msg181366.html
<Mangix> after writing that I found the setting in UEFI
<Mangix> no more tools/xxd. Cool.
MaxSoniX has joined #openwrt-devel
robimarko has joined #openwrt-devel
cbeznea has quit [Quit: Leaving.]
cbeznea has joined #openwrt-devel
<f00b4r0> well my ignorance of ipv6 is immense. It seems some ports must be opened on the router for ipv6 traffic to be forwarded between lan hosts and wan, because if I set the lan interface input rule to "reject", it no longer works
<PaulFertser> Probably it's not about forwarding but about answering "router advertisement" RA packets?
<f00b4r0> i'm looking at tcpdump and that makes sense yes
borek has quit [Ping timeout: 480 seconds]
cbeznea has quit [Quit: Leaving.]
<f00b4r0> hmm it seems I can't get it right :(
<PaulFertser> If lan client can use "rdisc6" then it should be enough to get proper routes.
<PaulFertser> If it also provides a prefix for SLAAC then it should be enough to get connectivity. Else you'd need to additionally enable DHCPv6.
<f00b4r0> it's a static ipv6 client. Seems that allowing icmp6 on router fixes it.
<f00b4r0> (it's a dmz scenario, I don't want the client to have broad access to the router)
rua has quit [Ping timeout: 480 seconds]
<f00b4r0> icmp6 input (on dmz iface)
<PaulFertser> I could never find a solid reference on what DMZ really is.
<PaulFertser> f00b4r0: well, it talks about some different things, doesn't mention any standards or university textbooks etc. The description as it is seems kinda vague.
<f00b4r0> the second sentence of the first paragraph seems rather clear to me though :)
rua has joined #openwrt-devel
<PaulFertser> The article seems to imply some threat model but I can't really see what it is exactly.
cbeznea has joined #openwrt-devel
<f00b4r0> external facing host compromised; compromission is contained to the dmz since the external facing host cannot access the actual LAN.
Tapper has quit [Ping timeout: 480 seconds]
<PaulFertser> It talks about having proxies which have "limited access" to a server in LAN, so why can't that server be compromised via the proxy?
<f00b4r0> i don't know about this proxy explanation, my reading of the article stopped at the abstract :)
<PaulFertser> Also, that external facing host is likely to need some LAN resources to do any meaningful work anyway, e.g. access to database.
<f00b4r0> not in my case
<PaulFertser> I'm not trying to argue for the sake of arguing, it's just that I really am confused by this DMZ thing that people mention every now and then.
<f00b4r0> in my case I'm treating the openwrt buildbot as "potentially compromised". I don't want it to have access to my LAN. It needs access to WAN, period.
<f00b4r0> I hope this gives you a clearer example.
<stintel> the fact that DMZ is used differently in many consumer devices, where configuring a DMZ host results in all incoming traffic on wan is forwarded to that DMZ host probably only adds to the confusion :)
<PaulFertser> That's pretty clear but seems to contradict the idea outlined in that wiki article :)
<f00b4r0> stintel: oh yeah; that's indeed a misnomer imho
Tapper has joined #openwrt-devel
Ansuel has joined #openwrt-devel
<Ansuel> guess who encounter rate limit for github actions?
<Ansuel> API rate limit exceeded for installation ID 16402925.
<stintel> :)
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_sunxi.html has been updated. (0% images and 99.9% packages reproducible in our current test framework.)
<stintel> I once hit other rate-limiting I suspect - was getting 16KB/s in git clones
<stintel> they don't want you to use CI other than their own :P
<Ansuel> this rate limit just deny any checkout LOL
<Ansuel> well now that i think about it i made more than 500 clone in less than 2 minute but whatever AHAHHA
<stintel> lol
<dwfreed> I have a repo that makes a separate job for each arch and release combo, for the last 3 releases (19.07 - 22.03); it starts 93 jobs for that
<Ansuel> 6 branch to checkout for 54 target made many times in a minute since the action was failing... MHHH guess the rate limiting is sane
<Ansuel> 6 repo to checkout* not branch
<Ansuel> also I wonder if we should cache the toolchain zip in our github actions... i guess we are hammering our openwrt servers
aiyion has quit [Remote host closed the connection]
aiyion has joined #openwrt-devel
ptudor_ has joined #openwrt-devel
<stintel> ugh friggin' raspberry pi os, did updates and rpiz2w dropped off the network
ptudor has quit [Ping timeout: 480 seconds]
bluew has quit [Ping timeout: 480 seconds]
<stintel> I'd prefer to use OpenWrt but 5.15 kernel bump broke camera and that seems non-trivial to fix :/
<Ansuel> HOST_STAMP_PREPARED=$(HOST_BUILD_DIR)/.prepared$(if $(HOST_QUILT)$(DUMP),,$(shell $(call find_md5,${CURDIR} $(PKG_FILE_DEPENDS),))_$(call confvar,CONFIG_AUTOREMOVE $(HOST_PREPARED_DEPENDS)))
<Ansuel> am i wrong or the $(call confvar,CONFIG_AUTOREMOVE $(HOST_PREPARED_DEPENDS)))
<Ansuel> asume CONFIG_AUTOREMOVE always enabled?
<Ansuel> confvar generate an hash based on the option provided but CONFIG_AUTOREMOVE is not a variable
<stintel> AP-STA-POSSIBLE-PSK-MISMATCH
<stintel> sigh
* stintel stabs broadcum
<Ansuel> jow is this for real a typo and CONFIG_AUTOREMOVE should be $(CONFIG_AUTOREMOVE) ?
<nbd> it's not a typo
<nbd> the argument to confvar should be a list of variable names
<Ansuel> oh ok... sorry! i'm trying to understand why the ci still recompile the package even if i provide both the host dl build_dir and staging_dir
<Ansuel> (and the AUTOREMOVE option on)
<stintel> pfff damn broadcum, I have to disable 11w completely or the rpiz2w fails to connect - AP-STA-POSSIBLE-PSK-MISMATCH
minimal has joined #openwrt-devel
schwicht has joined #openwrt-devel
<Mangix> stintel: the issue is actually SHA256-PSK
<Mangix> Broadcom thinks it's sha1 cause...broadcom
<stintel> so I just ordered a few olimex a64 boards
<stintel> maybe this can be an alternative for some of my rpis
<stintel> not for a zero w though :(
rsalvaterra has quit []
rsalvaterra has joined #openwrt-devel
borek has joined #openwrt-devel
<hurricos> stintel: I too am on the lookout for libcamera-capable hardware
<hurricos> apparently it's only the Pi though =_=
<stintel> we don't even have that in OpenWrt yet
<stintel> libcamera builds, motionplus doesn't
<stintel> fml, downgraded the firmware-brcm80211 package
<stintel> this version doesn't even contain the firmware for the rpiz2w
<stintel> fuck this shit
<stintel> I'm getting close to fixing the z2w with a hammer
<Habbie> oh you got the hammer on GPIOs? :D
<stintel> :P
Tapper has quit [Ping timeout: 480 seconds]
<ynezz> Ansuel: pong, what do you need with docker images?
<Ansuel> ynezz i'm doing some progress with including precompiled stuff in a docker image... wanted to know if you had some info on how to push a docker image from a openwrt github action... currently on my testing repo i have to login to my docker.io and push the image... wonder if you know how it works with ghcr.io and pushing it from openwrt repo
<Ansuel> ok so if i'm not wrong we have to make the login and add the token just like I do in my action... will search other info about it... currently i'm still trying to understand why the host package are rebuild even if i provide dl build_dir and staging_dir...
minimal has left #openwrt-devel [Leaving]
dangole has joined #openwrt-devel
Lechu has quit [Ping timeout: 480 seconds]
* jow puts the gloves on and carefully opens the miniupnpd can of worms
* jow ... screams in terror, drops the lid and runs away
<stintel> jow: :D
soxrok2212 has quit [Read error: Connection reset by peer]
<stintel> yeah the PR was also merged without proper review, I pinged you but I understand you were busy
indy_ has joined #openwrt-devel
<stintel> but my xbox has open nat so I'm just gonna ignore all other problems with it
<stintel> it's the only thing I'm using it for
<jow> well the conceptional problem of using a different table is unsolved
<jow> traffic accepted in the miniupnpd table might still get dropped in the fw4 one
indy has quit [Ping timeout: 480 seconds]
<stintel> ah yes I read something about that
<jow> so we need to add a chain to the fw4 table
<jow> and dro pthe extra tabe approach
<jow> problem is then that a firewall restart will clear out the upnp port mappings
<stintel> I've said it before, we should probably consider a from scratch upnp implementation
<jow> but so it would do soon anyway because people already demand that "fw4 restart" clears all tables, not just fw4
<stintel> but yeah nih, reinventing the wheel, yada yada
soxrok2212 has joined #openwrt-devel
<jow> so I think we can live with the fact that a firewall restart clears mappings
<jow> maybe the rules could be even restored, have to see
<stintel> in other news, I flashed back OpenWrt to my rpiz2w and the camera magically works ¯\_(ツ)_/¯
<stintel> maybe some kind of signal to upnp that tells it to redo its magic
<stintel> dunno just thinking out loud
<jow> yeah, thought the same
<jow> ideally just killall -HUP miniupnpd and it simply resncs the firewall
<Ansuel> jow in theory the rules are in a txt file so they can be restored
<jow> Ansuel: yep, that would be my fallback solution
<jow> not ideal but might work as stop gap
<jow> or use something like upnpc to instruct miniupnpd to stage the rules
<jow> my main worry is that eventually miniupnpd constructs other rules than what we implement in the shell script
<jow> using other matches or so
<jow> hmm
<jow> Error: Could not process rule: No such file or directory
<jow> root@er-x:~# /etc/init.d/miniupnpd restart
<jow> delete table inet miniupnpd
<jow> that went south fast
indy_ has quit [Ping timeout: 480 seconds]
valku has joined #openwrt-devel
borek has quit [Ping timeout: 480 seconds]
Piraty has quit [Quit: --]
Piraty has joined #openwrt-devel
Lechu has joined #openwrt-devel
aleksander has quit [Quit: Leaving]
<Ansuel> wall text incoming... sorry...
<Ansuel> I finally found the reason... it's all in how the stamp is generated...
<Ansuel> in short the stamp is generated from the function $(call find_md5,${CURDIR} $(PKG_FILE_DEPENDS),)
<Ansuel> problem is in CURDIR that contains the absolute path... for this reason with the same files in /tools/flock (for example)
<Ansuel> 2 different md5 hash are generated if the absolute path is
<Ansuel> ok jow ynezz nbd i need some help... i'm investigating why host package are rebuilt using AUTOREMOVE when they are used on a different buildroot
<Ansuel> /home/ansuel/openwrt-todel/openwrt/tools/flock (ab2d01de90c44022191633e65299d383) and
<Ansuel> /home/ansuel/openwrt-external/openwrt/tools/flock (dee942168ad8617bac20ffed228a8de6)
<Ansuel> This cause the stamp to be different than the one expected and the package getting recompiled.
<Ansuel> Now this is problematic since with CI and containers all sort of absolute path are used (due to mount and other shittery)
<Ansuel> So how to solve this? I assume try to find a way to NOT use absolute path but relative is not a correct solution? Or is it that easy?
<jow> can't you use a static dir? Like /build
<Ansuel> the stamp will be different anyway
<KGB-0> https://tests.reproducible-builds.org/openwrt/openwrt_omap.html has been updated. (11.1% images and 99.9% packages reproducible in our current test framework.)
<stintel> jow: do you know a way to silence logging for a certain port in a zone with logging enabled?
<stintel> (fw4)
indy has joined #openwrt-devel
<jow> Ansuel: then I guess you need to rewrite the logic to strip the $(topdir)
<jow> stintel: can't think of any
<Ansuel> jow yep i'm preparing a patch to ask if it's acceptable
<Ansuel> i used awk as i don't trust sed variable expansion
<stintel> jow: guess that's one of the great new nftable features
<stintel> so when I'm testing stuff for work with usteerd broadcasting, I'm getting a flood of logs
<stintel> switching to IPv6 ... breaks after some time
<stintel> but that's OpenWiFi specific
<stintel> I'll report that downstream
<stintel> sigh, why is everything always so fucking broken
<jow> because no time is spent stabilizing the software
<jow> it matures faster than deployments can keep up
<stintel> time to watch Rick and Morty
<Ansuel> https://git.openwrt.org/?p=openwrt/staging/ansuel.git;a=blobdiff;f=include/depends.mk;h=5d533f5261cc6d784d9a6c22cde59e0307c87f58;hp=465e4e952a9a546c5729a20d3eb8746179941e2f;hb=7b0c03183128c582d1fe41d00d50b1d2a9ad1f02;hpb=09ea1db93b53d2c1e4a081f20fbbddd4bffd451d
<Ansuel> is this acceptable?
<Ansuel> or should I limit this to AUTOREMOVE config just to make sure?
<Ansuel> (or ignore very special case where user move the buildroot to a different place)
<Ansuel> (or different pc)
<jow> stintel: mkdir -p /usr/share/nftables.d/chain-post/forward_foo/
<jow> stintel: echo 'tcp dport 1234 drop' > /usr/share/nftables.d/chain-post/forward_foo/99-inhibit-logging.nft
<jow> stintel: replace `foo` with the zone name
<jow> that will inject a drop rule before the final verdict rule containing the log
<jow> adjust proto and port as needed
<jow> (and call fw4 reload to apply)
Piraty has quit [Quit: --]
goliath has quit [Quit: SIGSEGV]
Piraty has joined #openwrt-devel
<stintel> jow: thanks, much appreciated
Piraty has quit [Remote host closed the connection]
Piraty has joined #openwrt-devel
tlj has joined #openwrt-devel
<f00b4r0> jow: in the new buildbot scheme, how do I go about testing (locally) a change I want to submit for master.cfg, if you know? :)
floof58 has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
floof58 has joined #openwrt-devel
tlj has quit [Remote host closed the connection]
tlj has joined #openwrt-devel
<Ansuel> ok could be i finally have a working setup for precompiled host tools... i just have to wait 30 minutes for the github action to finish....
goliath has joined #openwrt-devel
Piraty has quit [Remote host closed the connection]
Piraty has joined #openwrt-devel
maxmadzz has joined #openwrt-devel
maxmadzz|2 has quit [Ping timeout: 480 seconds]
<jow> f00b4r0: you can spawn a cluster with docker-compose iirc
<jow> the shipped examples should work ootb
<f00b4r0> ah, those in the 'docker' folder? I see.
<f00b4r0> i'll give it a spin. I'm trying to resurrect network locks (which should "just work" now)
madwoota has quit [Ping timeout: 480 seconds]
MaxSoniX has quit [Quit: Konversation terminated!]
<rsalvaterra> Hello, everyone. :)
<stintel> o/
Borromini has joined #openwrt-devel
<rsalvaterra> I'm not dead, just changed jobs and barely have time to breathe, at the moment. :P
jtf has left #openwrt-devel [WeeChat 2.6]
<aparcar[m]> rsalvaterra: hello
<Ansuel> wow tons of work
<jow> stintel: the only wart is the need to register a script include in uci to restart miniupnpd after firewall restarts. But that's a convenience thing and not mission criticial imho
<stintel> jow: nice, I'll try to have a go at it this week still
<stintel> if I'm not summonned to mpk :P
<jow> maybe we should reitnrodcue hotplug events in fw4
<jow> fw3 emitted hotplug events for certain events
<jow> could use the same here to hook upnp restart without the need to expose any includes in uci
* stintel currently fighting V4L2 in the kernel
<stintel> what a config symbol mess
<jow> what's the maintainer situation for miniupnpd?
<jow> may I simply push or will that upset anyone?
<stintel> jow: no maintainer, just yolo
<Ansuel> bad...
<jow> root@er-x:~# opkg install --force-reinstall /tmp/miniupnpd-nftables_2022-08-06-fa42d8f9_x86_64.ipk
<jow> Segmentation fault
<jow> 16:48 < stintel> sigh, why is everything always so fucking broken
<Ansuel> o.o
<Ansuel> seg fault of opkg ?
<jow> yep
<jow> hunch is them issing pkg-release
<jow> yep, adding PKG_RELEASE:=1 makes it not segfault anymore
<jow> I mean adding PKG_RELEASE:=1 to the makefile, rebuild the package and try to install the resulting .ipk
<stintel> like I said, merged unreviewed
<stintel> opkg should probably not segfault on that though ;)
<jow> yeah, I think I've seen a report fly by somewhere
<jow> it's most likely a strcmp(..., NULL)
* stintel stabs v4l2
Tapper has quit [Ping timeout: 480 seconds]
valku has quit [Ping timeout: 480 seconds]
<stintel> I think I'm just going to enable all the deps in the subtarget config for now instead of figuring out what to add to which kmod package
<stintel> geez
<jow> know what I didn't do for a while? Recompiling cmake!
<jow> sigh...
<stintel> ah, grub here :P
<stintel> builds every friggin' time
<jow> ah yes, that linux distribution for MBRs
<stintel> computers were a mistake :P
<Ansuel> totally
<stintel> but now we're all computer junkies needing our fix :P
* stintel feels like having a bottle of whiskey
<Ansuel> saddly the one that fix things are less and less nowadays
<stintel> ugh probably just the raspberry pi kernel patches that lack some deps
<stintel> ffs
<stintel> why do I even bother with that shit
<Borromini> Broadcom laughing all the way to the bank :^)
<stintel> so the problem is a missing CONFIG_V4L2_FWNODE
<stintel> of course the driver doesn't depend on nor select it
<stintel> but what I don't get is why if I add that symbol to the video-core kmod package, it's still ignored
<stintel> also $(call AddDepends/video,@TARGET_bcm27xx) doesn't seem to work so now there's missing deps
<stintel> le sigh
<stintel> lots of bald yaks again today
<KGB-1> https://tests.reproducible-builds.org/openwrt/openwrt_lantiq.html has been updated. (96.2% images and 99.9% packages reproducible in our current test framework.)
<rsalvaterra> stintel: What's wrong with v4l2? :P
<stintel> rsalvaterra: it's not really supported in OpenWrt right now, the related kmod packages are ancient and need a major overhaul, but the dependency of config symbols is a horrific mess
<stintel> I've had a few attempts already, but every time it's a wasted day with nothing achieved
<rsalvaterra> Hm. That's unfortunate, years ago I thought of running tvheadend in OpenWrt with an USB DVB tuner.
<rsalvaterra> Fortunately that plan went nowhere.
<stintel> :P
<stintel> I have a PCIe DVB-C tuner in Belgium to watch the FTA channels
<stintel> but >90% of HD channels is encrypted
<rsalvaterra> Legally, yes. :)
madwoota has joined #openwrt-devel
<stintel> since Telenet ditched the first generation of STBs, there is no illegal decrypting anymore
<Slimey> stintel i miss the days of HU "football" cards with DirecTV heh
<Slimey> still have that programmer somewhere
<stintel> Package kmod-video-videobuf2 is missing dependencies for the following libraries:
<stintel> mc.ko
<stintel> videodev.ko
<stintel> aaargh ffs, it fucking depends on kmod-video-core which has those modules
goliath has quit [Quit: SIGSEGV]
<stintel> probably time for systemctl poweroff
<Ansuel> plug everything off is a better approach sir
<rsalvaterra> Kill it with fire.
<rsalvaterra> Or nuke it from orbit.
<blocktrron> rsalvaterra: well, there was a commercial product in germany that combined a wifi repeater with a DVB tuner to stream TV
<rsalvaterra> Streaming over Wi-Fi? Ugh…
<blocktrron> so if you want a second shot, the board is supported in OpenWrt (w/o the DVB tuner)
<rsalvaterra> Heh… if it's unicast, it will probably work, but that would defeat the whole point of having a central tuner and multicasting to several clients.
beany has quit [Ping timeout: 480 seconds]
<nick[m]1234> blocktrron: heyho, did you notice the PR adding power budgets to poemgr? https://github.com/blocktrron/poemgr/pull/5
<nick[m]1234> blocktrron: they are important for us having a running setup
<nick[m]1234> cc schmars
cbeznea has quit [Quit: Leaving.]
bluew has joined #openwrt-devel
<blocktrron> i saw ecsv did open another PR
srslypascal is now known as Guest2133
<blocktrron> i was quite busy the last half year, ill try to make room for it on the WE
srslypascal has joined #openwrt-devel
Tapper has joined #openwrt-devel
Guest2133 has quit [Ping timeout: 480 seconds]
<jow> dangole: is there a simple way to disable ujail?
<dangole> jow: sure, if procd-ujail is not installed everything works, just without ujail
<jow> this requries replacing the procd variant I assume?
<jow> just looking for workarounds to offer at https://github.com/openwrt/openwrt/issues/10625
<dangole> no, procd variants are only for standard and -selinux. that's yet another story
<jow> I suppose the user has confdir=/etc/dnsmasq.d/ in his /etc/dnsmasq.conf
<jow> and ujail does not know about it
Ansuel has quit [Read error: Connection reset by peer]
<jow> seems it could be overridden with uci option confdir ...
<jow> which defaults to /tmp/dnsmasq.d
<jow> not sure what breaks if the default /tmp/dnsamsq.d path is changed/removed
<dwfreed> I doubt they're using that, because that is added to jail mounts
<jow> dwfreed: you mean the uci option? I doubt that too. I suppose they have it in the native config
<dwfreed> yes
<stintel> ask to paste /etc/config/dhcp and /etc/dnsmasq.conf ?
<dwfreed> ^
<jow> sure
<jow> and I am 90% certain that it's going to be a dnsmasq.conf with confdir=/etc/dnsmasq.d
<stintel> maybe we could add some way to catch -ENOENT and display an informative message about ujail
Borromini has quit [Ping timeout: 480 seconds]
<jow> how to solve? tell them it's not supported anymore?
<jow> tell them it has to be added to uci?
<stintel> add to uci
<dwfreed> dnsmasq could stand to grow a UCI option to add arbitrary paths to its jail
<jow> extend dnsmasq init to understand all fs related options in native configs too?
<jow> dwfreed: that option should be super global and be avaialble in any service that subscribes to ujail
<stintel> nah, if people use packages with uci support with non-uci customizations I'm fine with thhings breaking ?
<dwfreed> stintel: there are things you can't do in dnsmasq within uci
<stintel> can always be added ?
<dwfreed> and it's not necessarily easy to map all of it to uci in a sane way
<dwfreed> short of just arbitrary config line injection
<stintel> anyway, 06|22:12:11 < stintel> maybe we could add some way to catch -ENOENT and display an informative message about ujail
<nick[m]1234> blocktrron: thanks!
Ansuel has joined #openwrt-devel
dangole has quit [Remote host closed the connection]
dangole has joined #openwrt-devel
Borromini has joined #openwrt-devel
dangole has quit [Remote host closed the connection]
dangole has joined #openwrt-devel
<owrt-2203-builds> Build [#127](https://buildbot.openwrt.org/openwrt-22.03/images/#builders/72/builds/127) of `ath79/generic` completed successfully.
dangole has quit [Remote host closed the connection]
dangole has joined #openwrt-devel
robimarko has quit [Quit: Leaving]
Borromini has quit [Quit: Lost terminal]
minimal has joined #openwrt-devel
winternull has quit [Quit: Leaving]
goliath has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
<owrt-2102-builds> Build [#27](https://buildbot.openwrt.org/openwrt-21.02/images/#builders/5/builds/27) of `malta/be` failed.
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_bcm47xx.html has been updated. (100.0% images and 99.9% packages reproducible in our current test framework.)
<hurricos> Grr ...
<hurricos> struggling and failing to get an ICPLUS IP1001 PHY to work on my AP175
<hurricos> The worst thing is that the MR16 U-boot is spaghetti
<hurricos> and so is the OEM U-boot I have access to the source for T_T
<hurricos> It compiles but I can't trace how it initialized MII
<hurricos> all of my mii reads / writes are coming back 0
<hurricos> so I don't think I'm even connected to the PHY
Tapper has joined #openwrt-devel
tlj has quit [Remote host closed the connection]
Tapper has quit [Ping timeout: 480 seconds]