schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
schwicht has quit []
schwicht has joined #openwrt-devel
cmonroe has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
<djfe> is it possible to update the mt76 wifi driver for the upcoming 22 release?
<djfe> If it's not possible because of too little testing, then don't. But I'm sure there are also useful other changes since the last update from September :)
minimal has joined #openwrt-devel
<djfe> cc0_ maybe kmod-ath10k-ct-smallbuffers was still installed?
<djfe> and would've needed to be removed
djfe has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
floof58 is now known as Guest9448
floof58 has joined #openwrt-devel
Guest9448 has quit [Ping timeout: 480 seconds]
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
minimal has quit [Quit: Leaving]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
dangole has quit [Quit: Leaving]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
valku has quit [Quit: valku]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
torv has quit [Remote host closed the connection]
schwicht has joined #openwrt-devel
torv has joined #openwrt-devel
ptudor_ has quit [Quit: Strict-Transport-Security: max-age=48211200; preload]
<owrt-snap-builds> Build [#843](https://buildbot.openwrt.org/master/images/#builders/12/builds/843) of `bcm53xx/generic` completed successfully.
ptudor has joined #openwrt-devel
ptudor has quit []
ptudor has joined #openwrt-devel
djfe has joined #openwrt-devel
<djfe> This PR of mine is ready to be looked at now https://github.com/openwrt/openwrt/pull/11806
<djfe> The comments discuss lots of stuff that was left out of the PR in the end (for now). I adjusted the commit message and the first message of the PR to reflect the current status of the PR.
Danct12 has joined #openwrt-devel
Danct12 is now known as Guest9468
Danct12 has joined #openwrt-devel
<Znevna> good morning
Guest9468 has quit [Ping timeout: 480 seconds]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Znevna> so I still have an old question
<Znevna> power-watt-ups.rrd
<Znevna> how do we read this properly?
<Znevna> do I patch collectd to write power-watt_ups.rrd instead ?
<Znevna> unrelated: https://github.com/kempniu/yafut/issues/5 /me happy
<Znevna> (last comment)
floof58 is now known as Guest9475
floof58 has joined #openwrt-devel
Guest9475 has quit [Ping timeout: 480 seconds]
noltari has quit [Quit: Bye ~ Happy Hacking!]
noltari has joined #openwrt-devel
Tapper has joined #openwrt-devel
sorinello has quit [Quit: Leaving]
sorinello has joined #openwrt-devel
<cc0_> djfe: it wasnt, i grepped for packages containing ath and didnt see it
guidosarducci has quit [Ping timeout: 480 seconds]
guidosarducci has joined #openwrt-devel
f0g has joined #openwrt-devel
<f0g> Hi all. I have question about kernel recompile. I tried 'make target/linux/{clean,compile}' in the openwrt root path, but it seems only compiled part of the source of my kernel. If I run with 'make', more kernel sources will be compiled. So, how can I compile a kernel only?
robimarko has joined #openwrt-devel
Lynx- has joined #openwrt-devel
tlj has quit [Remote host closed the connection]
tlj has joined #openwrt-devel
<djfe> cc0_: then I have no clue
gaspode23 has joined #openwrt-devel
robimarko has quit [Remote host closed the connection]
robimarko has joined #openwrt-devel
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_sunxi.html has been updated. (0% images and 100.0% packages reproducible in our current test framework.)
<Znevna> yeah I know, it's an older build :P probably was fixed already
djfe has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
dangole has joined #openwrt-devel
dangole has quit [Remote host closed the connection]
dangole has joined #openwrt-devel
dangole_ has joined #openwrt-devel
dangole has quit [Ping timeout: 480 seconds]
Lynx-- has joined #openwrt-devel
Lynx- is now known as Guest9484
Lynx-- is now known as Lynx-
Guest9484 has quit [Ping timeout: 480 seconds]
djfe has joined #openwrt-devel
f0g has quit [Quit: Page closed]
gaspode23 has quit [Read error: Connection reset by peer]
Danct12 has quit [Read error: Connection reset by peer]
Danct12 has joined #openwrt-devel
bluew_ has quit [Ping timeout: 480 seconds]
Danct12 has quit [Quit: WeeChat 3.8]
Danct12 has joined #openwrt-devel
srslypascal has quit [Remote host closed the connection]
srslypascal has joined #openwrt-devel
srslypascal has quit [Remote host closed the connection]
Danct12 has quit [Remote host closed the connection]
Danct12 has joined #openwrt-devel
<nick[m]12> hauke: Do you know which gpon cabable setup I can use with OpenWrt for 1&1 fibre?
<robimarko> I dont think there is any GPON capable device running OpenWrt
Lynx- has quit [Ping timeout: 480 seconds]
cbeznea has joined #openwrt-devel
<oliv3r[m]> 'traditionally' setting bootargs in the u-boot env resulted in those showing up in /proc/cmdline. Is there anything openwrty I should look into why it's not?
cbeznea has quit []
cbeznea has joined #openwrt-devel
<PaulFertser> oliv3r[m]: yes, OpenWrt targets usually ignore bootloader-supplied cmdline, there's a config option for that.
<PaulFertser> (as usually vendor bootloaders are not cooperative)
<PaulFertser> oliv3r[m]: CONFIG_MIPS_CMDLINE_FROM_DTB CONFIG_IMAGE_CMDLINE_HACK CONFIG_CMDLINE_OVERRIDE etc.
<damex> nick[m]12: as in 'setup' - i am using ODI DFP-34X-2C2 (xpon aka gpon+epon in sfp module format) plugged in mikrotik hex-s that runs openwrt. you have option for gpon to authorize and pass everything back to openwrt running mikrotik hex-s. mine isp require for me to run pppoe over a vlan. and openwrt do all of that. there is 'openwrt capable' sfp sticks but they're low spec and won't be officially supported
<robimarko> I have Zyxel PMG3000-D20B in a CRS328
* f00b4r0 gave up with SFP ONT, too much hassle not enough rewards :P
<f00b4r0> i should ebay the ones I have
<robimarko> Yeah, they are hit and miss based on the ISP
<robimarko> But luckily you can find them used quite cheap to experiment
Danct12 has quit [Quit: WeeChat 3.8]
shibboleth has joined #openwrt-devel
<shibboleth> upgraded from r20068-788a0cf15c to r20090-c2331038b2 yesterday and all of a sudden clients are no longer able to authenticate against the openvpn server: https://paste.debian.net/hidden/18cc079a/
valku has joined #openwrt-devel
<shibboleth> downgrading back to r20068-788a0cf15c and it's working again. same build config, same device configs, same everything
<shibboleth> looking at git commits between the two nothing stands out as a likely culprit?
SlimeyX has quit [Read error: Connection reset by peer]
minimal has joined #openwrt-devel
<Znevna> I can't find any commit with 788a0cf15c x.x
SlimeyX has joined #openwrt-devel
mrnuke has quit [Remote host closed the connection]
<shibboleth> well, it's the 22.03 branch as of... ninth of march iirc?
cbeznea has quit [Quit: Leaving.]
cbeznea has joined #openwrt-devel
<Znevna> ah
mrnuke has joined #openwrt-devel
<shibboleth> clients are also openwrt r20068-788a0cf15c
schwicht has joined #openwrt-devel
<oliv3r[m]> PaulFertser: those are actual kernel options right?
<oliv3r[m]> found it; thanks
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rmilecki has quit [Quit: Konversation terminated!]
schwicht has joined #openwrt-devel
<PaulFertser> shibboleth: your last question about 4k blocks, you gave me a URL, I downloaded from it, clearly it's aligned to 64k: 00510000 de ad c0 de 00 00 00 00 00 00 00 00 7b 20 20 22 |............{ "|
<PaulFertser> shibboleth: so there's certainly a mismatch between the kernel mtd you showed and the way this image was generated.
<shibboleth> indeed
<shibboleth> wasn't sure how to determine it using hexdump
<PaulFertser> Just scroll to the bottom, then a bit up to the beginning of the json, and check how deadc0de is aligned.
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_tegra.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
<shibboleth> i'll build one with CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y and BLOCKSIZE := 4k and report back
<PaulFertser> Yes, BLOCKSIZE was not 4k for that sysupgrade image you showed.
<shibboleth> sorry about being obtuse, "how deadcode is aligned"?
cbeznea has quit [Ping timeout: 480 seconds]
<PaulFertser> 00510000 de ad c0 de
<shibboleth> yes, and how would that look if 4k?
<shibboleth> PaulFertser, ok, i've built with CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y and BLOCKSIZE := 4k: https://paste.debian.net/hidden/6a6325f7/
<PaulFertser> shibboleth: 00514000 or something, depending on the previous line.
<shibboleth> ok, so the latter of https://paste.debian.net/hidden/6a6325f7/ looks good by that logic, right?
<shibboleth> presumably so, i'll give it a spin and report back
<shibboleth> thanks
shibboleth has quit [Quit: shibboleth]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cbeznea has joined #openwrt-devel
torv has quit [Ping timeout: 480 seconds]
torv has joined #openwrt-devel
schwicht has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
Lynx- has joined #openwrt-devel
shibboleth has joined #openwrt-devel
<shibboleth> PaulFertser, didn't work.
<shibboleth> also also, i seem to have solved the openvpn issue, rebuilt r20090-c2331038b2 with kmod ovpn-dco disabled (i know 22.03 is using ovpn 2.5.8 which doesn't have support for dco, but i've had the board config ready for it)
<shibboleth> r20068-788a0cf15c also had ovpn-dco enabled/built-in, no issue there
cbeznea has quit [Ping timeout: 480 seconds]
shibboleth has quit [Quit: shibboleth]
Lynx- has quit [Ping timeout: 480 seconds]
schwicht has quit [Read error: Connection reset by peer]
tlj has quit [Remote host closed the connection]
tlj has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
Lynx- has joined #openwrt-devel
Lynx- has quit [Remote host closed the connection]
Guest9345 has quit [Remote host closed the connection]
Daanct12 has joined #openwrt-devel
schwicht has joined #openwrt-devel
maciekb has quit [Quit: bye]
maciekb has joined #openwrt-devel
Borromini has joined #openwrt-devel
goliath has joined #openwrt-devel
djfe_ has joined #openwrt-devel
djfe has quit [Ping timeout: 480 seconds]
cbeznea has joined #openwrt-devel
guidosarducci has quit [Remote host closed the connection]
guidosarducci has joined #openwrt-devel
<KGB-2> 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.)
Borromini has quit [Quit: Lost terminal]
Borromini has joined #openwrt-devel
cbeznea has quit [Quit: Leaving.]
<hauke> Ansuel: The kernel build github action on master is currently failing: https://github.com/openwrt/openwrt/actions/runs/4577353316
<Ansuel> hauke checking it
<Piraty> i'd slapped anyone with richard stallman's sandals if i was told 10y ago that one of the most hardcore linux distros for my router would build their packages on ms owned infra, hosting code on an ms product
<Ansuel> hauke problem is that bmips
<Ansuel> is not in perl ./scripts/dump-target-info.pl targets list
<Ansuel> file were correctly detected
<Ansuel> CHANGED_FILES="$(echo target/linux/bmips/dts/bcm63268.dtsi target/linux/bmips/dts/bcm6362.dtsi | tr ' ' '\n')"
<Ansuel> so i think a special case for bmips is required?
robimarko has quit [Quit: Leaving]
philipp64 has quit [Quit: philipp64]
<slh> Piraty: images and packages downloaded from downloads.openwrt.org are NOT built on github infrastructure, what you're seeing there is 'just' the CI, which doesn't get unleashed on anyone
philipp64 has joined #openwrt-devel
<Piraty> what build infra is used instead? army of mips buildbots?
<Piraty> (i'm aware it's only CI, but still amazing)
<slh> buildbots deployed mostly on Debian/stable (v-)servers
<olmari> Piraty: Also 10y ago none of that was MS, while "nothing" changed except ownership.. but I also get fully what you mean =)
<slh> there's not much love for github either, except that the alternatives are even worse
bluew_ has joined #openwrt-devel
<olmari> "better" is always an.. definition.. but simultaneously as complete and easy in the context... hard to find match
danitool has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
lucenera has quit [Quit: The Lounge - https://thelounge.chat]
lucenera has joined #openwrt-devel
<Ansuel> hauke oh wait i just notice... bmips is source-only! so it's skipped
<olmari> The wireless "ProxuARP" option, is it safe to assume all needed stuff is there already and ready to go for enabling that option?
<olmari> I mean that I don't need to install anything spoecial for that to actually work.
<olmari> I do have wpad-full-openssl and iw-full and so on.. "full set of wireless" so to speak
<olmari> "802.11v: Proxy ARP enables non-AP STA to remain in power-save for longer." this one :)
bluew_ has quit [Read error: Connection reset by peer]
bluew_ has joined #openwrt-devel
goliath has joined #openwrt-devel
srslypascal has joined #openwrt-devel
srslypascal has quit []
srslypascal has joined #openwrt-devel
philipp64 has quit [Quit: philipp64]
philipp64 has joined #openwrt-devel
philipp64 has quit [Quit: philipp64]
philipp64 has joined #openwrt-devel
<hauke> Ansuel: thanks for looking
<hauke> olmari: github would not be able to provide this kind of free CI without the backing of MS or an otehr big cloud provider
<hauke> if they would pay for it in normal cloud rates they would have to send many millions per day for the free CI
<hauke> MS business model changed, now they want to lock you into their cloud and not only their OS
Borromini has quit [Quit: Lost terminal]
dgcampea has quit [Remote host closed the connection]
philipp64 has quit [Quit: philipp64]
Gramdalf has joined #openwrt-devel
<Gramdalf> Heya! Is there a way to mount a volume in /etc/fstab by uuid rather than partition? I would use UCI rather than fstab, but UCI doesn't allow btrfs subvolumes as far as I can tell.
<Gramdalf> Not partition, sorry, rather than /dev/sdX
<Gramdalf> I know in most linux distros it is /dev/disk/by-uuid, but that doesn't seem to be the case here
<Gramdalf> The aim is to mount a btrfs subvolume in a specific location, but not rely on sdX placement (and therefore the order in which storage devices are plugged in)
philipp64 has joined #openwrt-devel
<dwfreed> Gramdalf: you can specify mount options via UCI, so you could set subvol=whatever in there
<Gramdalf> I see. Is there a wiki page for all the options you can have there?
philipp64 has quit []
<dwfreed> can also always read the source of block-mount
<dwfreed> which is linked from that page
philipp64 has joined #openwrt-devel
<Gramdalf> Awesome, thanks! I had seen that page, but must have skimmed over the appropriate part.
<Gramdalf> One other thing - can you specify a UCI option to the same value as another by default? Or would that have to happen in an init.d script or something like that?
philipp64 has quit [Quit: philipp64]
<Gramdalf> Another uci option
<dwfreed> you can't
<Gramdalf> Figured
philipp64 has joined #openwrt-devel
aiyion has quit [Remote host closed the connection]
aiyion has joined #openwrt-devel