dangole_ has quit [Ping timeout: 480 seconds]
mcbridematt has joined #openwrt-devel
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
danitool has quit [Ping timeout: 480 seconds]
minimal has quit [Quit: Leaving]
philipp64 has joined #openwrt-devel
floof58 is now known as Guest979
floof58 has joined #openwrt-devel
Guest979 has quit [Ping timeout: 480 seconds]
tomn has quit [Remote host closed the connection]
tomn has joined #openwrt-devel
dgcampea has quit [Remote host closed the connection]
dgcampea has joined #openwrt-devel
<ynezz> stintel: hi, FYI it seems like the buildbot with nick owrt-images-builds is not able to /msg here, mt7620 build failed 7 hours ago on openwrt-23.05 branch, but no update here, maybe that user needs some flag?
<Znevna> it needs a registered nick
<ynezz> so some flag/op should be good
<stintel> not sure if that's enough
<stintel> dwfreed: ?
goliath has joined #openwrt-devel
<stintel> I don't think we need +M anymore now that we have +R
<stintel> M - client may speak only when registered and identified to NickServ
<stintel> R - client may join only when registered and identified to NickServ
<Znevna> you can set channel modes +v and +r for the bots
<Znevna> sorry
<Znevna> +v and +e
<ynezz> owrt-images-builds: version
<owrt-images-builds> This is buildbot-3.8.0 at your service
<ynezz> thanks
<Znevna> they won't be able to rejoin :)
<enyc> stintel: +R can be a bit annoying due to netsplit and then unable to rejoin channel on reconnect before re-identified, for some.
<enyc> stintel: if you have set up a SASL login (cert based for OFTC) or other ip-based etc auto-identify may not be so much of an issue
philipp64 has quit [Ping timeout: 480 seconds]
<Znevna> guess my messages don't reach the channel
[Pokey] has quit [Quit: Hecc! My server must have died!]
Tapper has quit [Read error: Connection reset by peer]
floof58 is now known as Guest988
floof58 has joined #openwrt-devel
<owrt-images-builds> Build [#3](https://buildbot.staging.openwrt.org/images/#/builders/93/builds/3) of `openwrt-23.05_ramips/mt7620` completed successfully.
Guest988 has quit [Ping timeout: 480 seconds]
<guidosarducci> Build dependency: Please install GNU 'install'... This is on "Make prereq" for MACOS. Any ideas?
<ynezz> guidosarducci: I would suspect f75204036ccc
<guidosarducci> ynezz: hmmm, took a look but nothing jumps out. What do think is happening?
<guidosarducci> ynezz: I'm trying to rerun "Build tools with macos latest" with debug enabled...
<ynezz> guidosarducci: its just a wild guess as it was working before that commit, but it might be just a conincidence with some macOS runner/brew packages update
<ynezz> so that install command was installed by default previously, but needs to be installed explicitly now
<ynezz> I don't know that ecosystem, so can't check which package should provide that install command
<guidosarducci> ynezz: right, I'm in the same boat. Also seeing other strange CI failures too e.g. failure download from CDN
<ynezz> yes, azure seems to be having some network issues lately
<ynezz> we've two buildworkers there and I can see those reconnecting quite often
<ldir> guidosarducci: my workaround at the moment is to swap the order of install, ginstall tests in prereq-build.mk
<ldir> I don't understand why it's failing though 'cos in theory it's supposed to check for the command returning 'GNU' which the inbuilt doesn't so should fall through to the ginstall test that will/should find it in /usr/local/bin
<ynezz> so install is part of xcode install?
<ynezz> and gnu install is which brew package?
<Habbie> coreutils i think
<ldir> don't know where native install comes from...might be part of base OS, might be part of xcode/xcode-commandline-tools.
<ldir> ginstall is part of coreutils
robimarko has joined #openwrt-devel
<guidosarducci> ldir: hey, Kevin. thanks, let me poke around a bit...
<ldir> guidosarducci: no problem Tony, got bitten by this late last night and it was my quick & dirty hack. I still don't understand why the command check is stopping at install and not falling through to check ginstall.
<guidosarducci> I've fixed macos issues before, but the memories are so bad I suppress them, and can't remember anything now... xcode?
<ldir> apple's development tools/ide - or the commandline only version is available, which is a pre-req for homebrew packages.
<guidosarducci> So I assume this affects everyone hitting our Github PR CI?
<ynezz> it affects all macOS users, yes
<ynezz> if you revert that commit f75204036ccc it works fine?
<ynezz> ldir: ^
<ldir> almost certainly, but I haven't checked - don't have time this morning to check...off to hospital shortly.
<guidosarducci> ldir: hope all's ok... remember wallet close and sphincters tight.
<EqUaTe> guidosarducci: that depends on if you're in the american system or not. if you're not, you can leave your wallet at home ;) (assuming a vaguely developed nation, at least)
<EqUaTe> and given the time of day, I'd suggest that's reasonably likely
<f00b4r0> ynezz: so it seems everything worked as intended with -23.05 buildbot? :)
<ynezz> f00b4r0: yeah, builds went fine, good work :)
<f00b4r0> woohoo
* f00b4r0 does a little dance ;)
philipp64 has joined #openwrt-devel
<f00b4r0> i notice a couple extra steps that aren't necessary btw (rmtmp rmfeedlinks: handled by git clean). Will submit a patch later
dangole_ has joined #openwrt-devel
danitool has joined #openwrt-devel
owrt-images-builds has quit [Quit: buildmaster reconfigured: bot disconnecting]
owrt-images-builds has joined #openwrt-devel
<robimarko> Glad to see 23.05 going along fine
<f00b4r0> slightly dumb question maybe but does client isolation even works on an open SSID?
<f00b4r0> s/work/is relevant/
<kabel> has someone encountered a problem with mt76 driver? I have mt7915e, and for the last several days my wifi stops working and I have to unbind and rebind the mt76 driver
<kabel> dmesg says stuff like
<kabel> mt7915e 0000:02:00.0: Message 00005aed (seq 8) timeout
<kabel> wlp2s0: HW problem - can not stop rx aggregation for 4c:77:cb:a7:63:68 tid 0
<kabel> followed by a WARNING with stacktrace
<kabel> nbd: do you know anything about this? could it be broken hw?
<ynezz> just try a different card?
<dwfreed> stintel: +I does bypass +R, so should be sufficient
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_bcm47xx.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
<Znevna> or +e :P
<Znevna> also the font on that website makes it very hard to distinguish l from I
<dwfreed> Znevna: +I is the prefered method; +e is specific to oftc-hybrid and will be going away when we switch to solanum
<Znevna> I see
<f00b4r0> jow: is there a canonical example for ucode/ubus API? I'm trying to get a ucode program to show data output on ubus call
gladiac has joined #openwrt-devel
<stintel> dwfreed: yeah what I was wondering was if +I bypassed +M ;)
<stintel> but since we have +R, we don't need +M anymore
<stintel> Znevna: your messages did read the channel, I set +I for the buildbots, the stuff I pasted was from the link you shared
<Znevna> that part wasn't directed at you :P but at ynezz I think that wrote something about SASL instead of adding an easy exception for the bots
<Znevna> lost the logs since I was from mobile
<Znevna> ah there are logs online :P
<Znevna> enyc, not ynezz. sorry :)
<Znevna> but now that I read it again it seems it wasn't for the bots but just something regarding the +R channel mode
<stintel> I would say if you didn't setup SASL ydiw anyway ;)
<stintel> ah it's not SASL here, cert auth
<stintel> CertFP*
<dwfreed> stintel: +v on a user is a bypass to +M, for future reference
<dwfreed> but obviously this can't be done on masks
djfe has quit [Ping timeout: 480 seconds]
Danct12 has quit [Remote host closed the connection]
Danct12 has joined #openwrt-devel
Daanct12 has joined #openwrt-devel
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #openwrt-devel
Danct12 has quit [Ping timeout: 480 seconds]
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #openwrt-devel
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #openwrt-devel
felix has quit [Ping timeout: 480 seconds]
rsalvaterra has quit []
robimarko has quit [Remote host closed the connection]
minimal has joined #openwrt-devel
philipp64 has quit [Quit: philipp64]
maciekb has quit [Quit: bye]
aleksander has joined #openwrt-devel
<Piraty> hi. i'm interested in learning how to build a device image for https://openwrt.org/toh/netgear/wndr3700 . i have prior experience in packaging / ports based distros. what's the entry point to building an image for it and fiddling with packages ?
<Znevna> what would be the purpose?
<EqUaTe> Piraty: you follow the standard build guide, and select that device. if you want to start with an image that matches the supplied ones, then alter that, get the config from the web and deposit that into your checkout.
* EqUaTe uses it to build updated oidentd packages for openwrt on those devices
<EqUaTe> that said, wndr3700 is getting *old* now
<Piraty> Znevna: learn about what the image is built from, if it's maintained at all, if i can improve
<Piraty> yes, old
<Piraty> EqUaTe: will do
<EqUaTe> they're generic images mostly. you can customise it to suit your own usage
<EqUaTe> but there isn't anything about the device that requires special images or specific maintenance.
Piraty has quit [Remote host closed the connection]
Piraty has joined #openwrt-devel
<Piraty> EqUaTe: thanks
goliath has quit [Quit: SIGSEGV]
<Piraty> can i make it use local clone of openwrt-packages?
<EqUaTe> do you mean use a local repo for packages when installing them? yes. dunno how you might configure that at build time, can't recall if that's an option or not
<Piraty> after `make defconfig` i get tons of "WARNING: Makefile 'package/feeds/packages/chrony/Makefile' has a dependency on 'libcap', which does not exist"
Daanct12 has quit [Remote host closed the connection]
<Piraty> oh my branch was probably outdated
Daanct12 has joined #openwrt-devel
Daanct12 has quit [Ping timeout: 480 seconds]
Danct12 has joined #openwrt-devel
<Piraty> EqUaTe: i mean build packages from my own tree
<EqUaTe> yes, you can
bluew has quit [Ping timeout: 480 seconds]
<EqUaTe> Piraty: make sure you've done the feeds stuff as well
<Piraty> yes, `./scripts/feeds update && ./scripts/feeds install -a`
Harm_ has quit [Ping timeout: 480 seconds]
goliath has joined #openwrt-devel
<Znevna> my 3rd ax53u
<hurricos> kabel: might be a power issue. Where is the card used?
<hurricos> kabel: you can try to see if you have the same issue after strongly limiting tx power. I mean literal bus power, the AsiaRF cards pull a LOT of current
<Piraty> how to properly make openwrt use ccache for host tools as well?
<Piraty> CONFIG_CCACHE=y doesn't seem to affect the build of host tools
<Piraty> a wait i guess it build ccache as part of host tools and uses that for target build?
<Piraty> PATH="/usr/lib/ccache/bin:$PATH" does the job for host tools
<Piraty> oh no it does not
<f00b4r0> Piraty: the benefit of ccache for host tools is limited, unless you intend to purge the tree between every build
<Piraty> i killed it a few times and had the impression it would rebuild all of it, esp cmake takes long
Piraty has quit []
<KGB-0> https://tests.reproducible-builds.org/openwrt/openwrt_lantiq.html has been updated. (95.9% images and 99.9% packages reproducible in our current test framework.)
goliath has quit [Quit: SIGSEGV]
goliath has joined #openwrt-devel
<schmars[m]> am i now registered or do i need to rejoin? test test one two three
<stintel> 22|19:14:40 -!- : user has identified and verified with services
<stintel> looks good
<Ansuel> i can correctly read you
<schmars[m]> goodie, thanks - for reference i did this: https://wikis.swarthmore.edu/ling073/Connecting_to_OFTC_using_Matrix
<schmars[m]> i have another request - our falter builds make use of https://openwrt.org/_media/toh_dump_tab_separated.gz to pick and choose certain packages for certain devices (mostly 32mb/8mb variants). recently i'm getting 429 Too Many Requests very quickly. maybe we can have that file synced to the downloads mirror once a day or so?
slendi has joined #openwrt-devel
<slendi> Hello everyone, so I received an e-mail that contained a link to dowload the tarball for the linux kernel source code, but noticed there is no mention of my router name in README and a buildroot tarball missing as well. Do I just send out another e-mail to the support team to tell them I require not only just the code, but also build tools for the router?
<slendi> I think I am going to do it
<PaulFertser> slendi: why do you bother much, is the board really that different from those already supported?
<slendi> I think so, the buildroot tarball is 32bit specifically mentioned with a newer gcc versino
<slendi> version
<PaulFertser> slendi: but OpenWrt is using upstream gcc anyway.
<PaulFertser> slendi: have you already published vendor boot log somewhere?
<slendi> No
<PaulFertser> slendi: have you tried booting an "initramfs" OpenWrt image for a similar board?
<PaulFertser> slendi: probably you shouldn't really bother much with the source code from the vendor anyway.
<slendi> Someone already tried but with no real success from what I can see from the forum
<PaulFertser> slendi: why do not you try yourself and start sharing the logs at least here?
<slendi> Why does the wiki mention the source code from the vendor though? in hacking first steps and adding new platform?
<slendi> Ok hold on
<slendi> This is the whole kernel log from what I can see
<PaulFertser> slendi: it's sometimes good to have vendor code for reference.
<slendi> ah ok
<PaulFertser> But when a similar board is supported it's usually useless.
<PaulFertser> slendi: no, that's not the full log. It should start with bootloader messages.
<slendi> How would I be able to obtain those? Do I need to solder a JTAG for example?
<PaulFertser> slendi: no, just regular serial (UART)
<slendi> There may be a way to do software only that I do not know about
<slendi> Ok
<PaulFertser> Connecting serial is usually the first thing to do slendi
<slendi> Before I do that, is what shaarkys posted good?
<slendi> I went and grabbed stuff in /proc and /sys
<slendi> Ok, I'll have to disconnect for a bit so I can disconnect my router
<slendi> brb
slendi1 has joined #openwrt-devel
<slendi1> Im back
slendi has quit [Ping timeout: 480 seconds]
<PaulFertser> slendi1: adding support for an mt7628 device should be nearly trivial. Without anything from the vendor.
<PaulFertser> slendi1: not sure if the kernel log is truncated on the forum. But it shouldn't matter.
bbezak has quit [Read error: Connection reset by peer]
bbezak has joined #openwrt-devel
<slendi1> I opened up the router looking for the serial interface
dvn- is now known as dvn
<slendi1> looking at https://openwrt.org/docs/platforms/start, it looks like mediatek has all columns ?, what does this mean? do I need to make a new platform?
<Znevna> what device are you playing with?
<slendi1> asus rt-ac51
<slendi1> I want to put openwrt on it but it's not supported and I am trying to add support for it
<slendi1> Znevna: am I going the wrong path?
Borromini has joined #openwrt-devel
<Slimey> how is that different from the RT-AC51U
<slendi1> I think the processor is different
<slendi1> also mine has more antennas
<slendi1> yeah U has MT7620A mine has MT7628
<slendi1> Slimey: hope that answers that, wlan hardware should be different as well
<slendi1> Yes, he created a new topic under the development section but has layed dormant
<Znevna> did you get that great hardware for free?:P
<slendi1> Nah I bought it
<slendi1> After I bought it I found out about openwrt and tried to install it on my router. Since no firmware is available, because of no support, I decided to have some fun in trying to port it. Did some kernel hacking on Gentoo and stuff so I figured I could get my head around this stuff. Also have some experience with buildroot but yeah
<slendi1> Now I lay in confusion on how I should approach porting this, I do not even know if I can use an already-made platform lol
<Znevna> x.x
<Znevna> what's the confusing part?
<slendi1> If I can use a platform already made or I need to make a new one
<Znevna> https://openwrt.org/toh/views/toh_extended_all?dataflt%5BCPU*%7E%5D=7628&dataflt%5BBrand*%7E%5D=asus ?
<Znevna> having just 64MB of RAM is e-waste worthy anyway
<slendi1> I guess I need to make a new platform since I do not see my CPU there
<slendi1> Is 64 not enough? Or just not worth it
<Znevna> X.x
<Znevna> ok
<slendi1> Oh wait it'
<slendi1> s there mt76x8
<Borromini> slendi1: you need a DTS specific to your device, GPIOs to check etc etc
<Borromini> sometimes your device is just a rebrand of something else; in that case you can build on existent work, but that's not always the case
<slendi1> yeah im looking in the asus kernel to see if i can find any
<slendi1> nope
<Znevna> try booting the initramfs of some asus already supported ¯\_(ツ)_/¯
<Znevna> asus provides a full gpl for that crap anyway
<Znevna> should be easy to find the missing pieces
<Znevna> sorry, I meant for that great router :P
<slendi1> nah it's crap, i know
<slendi1> was on point first time :)
<Znevna> I just bought another AX53U for ~38 eur
<Znevna> how much was that?:P
<slendi1> lemme look that up because i do not know by heart lol
<slendi1> 32 usd
<slendi1> or 30 eur
<Znevna> :P
<Znevna> take it back
zer0def has quit [Ping timeout: 480 seconds]
<slendi1> I'll see if I can find the receipt :P
<slendi1> bruh an  RT-AX53U is double the cost
<Znevna> find a used one >.>
<slendi1> true
<Znevna> or AX1800U
<Znevna> same thing
<Znevna> AX54U, AX54HP
<Znevna> AX1800S
<Znevna> wait there's no AX54U
<Znevna> my bad
<Znevna> AX1800HP
<Znevna> you can usualy find them for cheap, used. asus official firmware sucks on them :P
<slendi1> yeah the original asus firmware infuriates me that's why i want to use openwrt lol
<slendi1> a/n/ac/ax means it also is capable of wifi 6 right?
<Znevna> yes
<slendi1> bruh all asus routers dont support it on openwrt
<Znevna> ?
<slendi1> and another has no network port or leds
<slendi1> https://openwrt.org/toh/views/toh_available_16128?dataflt%5BDevice+Type*%7E%5D=WiFi+Router&dataflt%5BBrand*%7E%5D=ASUS&datasrt=unsupported+functions&dataflt%5BWLAN+5.0GHz*%7E%5D=%09a%2Fn%2Fac%2Fax looking here
<Znevna> I don't know what you're reading
<Znevna> they are all supported
<slendi1> "160 MHz 5GHz bandwidth not supported"
<Znevna> you came here with a crap AC750 device and you need 160MHz in 5GHz now? :P
<slendi1> fair point fair point
<Borromini> slendi1: why not hold out for WiFi 7 while you're at it
<Borromini> and SFP+ all around :^)
<Znevna> give this a read
<slendi1> Let me look at it
<slendi1> Found someone selling a RT-AX1800U for 40 eur
<slendi1> Ok I am going for it
<Borromini> :)
<Borromini> can't get much better than MediaTek 802.11ax at this point, bang for buck
<slendi1> Ok I am going to pack this router up put the feet back (except for one, sure no one will notice ever) and try to remember where I've put that recepit
<Znevna> here's hoping that they won't check it for tampering :)
<slendi1> oh god the box is so dusty its a miracle
<Borromini> should have been a hint when you bought it :P
gladiac has quit [Quit: k thx bye]
<Znevna> it's a miracle that they sold it in 2023, yes :P
<slendi1> to be fair I do not think I can return it at this point LOL
<slendi1> I will just put it up for sale and get a the other one
<Borromini> fingers crossed :)
<slendi1> Thank you guys for your time
<Znevna> .. how long ago did you buy it?
<slendi1> i frankly don't remember
<Znevna> you can't return it then
<Znevna> rofl
<slendi1> i was having hopes but then i looked at the box]
<slendi1> yeah
<Znevna> you can't even use it as a switch because of those 100Mbps ports
<Znevna> doorstop
<Borromini> slendi1: next time, join IRC or consult the forums before deciding on a purchase :)
<Borromini> i made the same 'mistake' on my first router purchases though, happens to everyone.
<Borromini> First router I put OpenWrt on was an Asus WL-500G :)
<Znevna> I ran my work network happily on WR841N for years :P
<Znevna> they even did OpenVPN rofl
<Borromini> :P
BWhitten has joined #openwrt-devel
<PaulFertser> slendi1: or you can take it as a learning opportunity and port OpenWrt to it. Should be relatively easy for mt7628.
Borromini has quit [Quit: Lost terminal]
AtomiclyCursed has quit [Quit: ZNC 1.8.2 - https://znc.in]
<Slimey> some flavor of wrt45g* here
cmonroe has quit [Read error: Connection reset by peer]
[Pokey] has joined #openwrt-devel
<[Pokey]> Is it normal for the snapshot images to not include LuCI, and if so, would it be included in a final release image?
<Ansuel> yes... it's like that from when snapshot images where born
<Ansuel> only release image have luci
<Ansuel> if you need luci from snapshot use the asu servers
<Ansuel> to create your custom image
<[Pokey]> Sweet, thats fine I just wanted to check that I hadn't buggered anything up when I added my device way-back
<[Pokey]> I installed it manually with opkg over SSH instead
<[Pokey]> Excited for the next full release which'll include my device properly
Piraty has joined #openwrt-devel
<slendi1> PaulFertser: I could, but is it worth it? No USB port and only 16 mb storage
bluew has joined #openwrt-devel
slendi1 has quit [Quit: Leaving.]
robimarko has joined #openwrt-devel
<robimarko> Any thoughs on removing WEXT support, as that is still be enabled in generic kernel config?
robimarko has quit [Quit: Leaving]
robimarko has joined #openwrt-devel
dangole_ has quit [Remote host closed the connection]
robimarko has quit [Quit: Leaving]
dangole_ has joined #openwrt-devel
philipp64 has joined #openwrt-devel
BWhitten has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]
<KGB-2> 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.)
Ansuel has quit [Ping timeout: 480 seconds]
dgcampea is now known as Guest1058
dgcampea has joined #openwrt-devel
Guest1058 has quit [Remote host closed the connection]