minimal has quit [Quit: Leaving]
SlimeyX has joined #openwrt-devel
tidalf has quit [Remote host closed the connection]
tidalf 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_sunxi.html has been updated. (0% images and 100.0% packages reproducible in our current test framework.)
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
danitool has quit [Remote host closed the connection]
tidalf has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
gladiac is now known as Guest6763
gladiac has joined #openwrt-devel
Guest6763 has quit [Ping timeout: 480 seconds]
gladiac is now known as Guest6765
gladiac has joined #openwrt-devel
Guest6765 has quit [Ping timeout: 480 seconds]
Fijxu has quit [Quit: XD!!]
aiyion has quit [Remote host closed the connection]
Fijxu has joined #openwrt-devel
aiyion has joined #openwrt-devel
tidalf has joined #openwrt-devel
tidalf has quit []
tidalf has joined #openwrt-devel
tidalf has quit []
tidalf has joined #openwrt-devel
ChriChri has joined #openwrt-devel
tidalf is now known as Guest6776
Guest6776 has quit [Remote host closed the connection]
<Snuupy> \x: lol finally
<Snuupy> China still doesn't have it
<Snuupy> I wonder why they're dragging their feet
<\x> so yeah, may 23 + 15 days and i can use 6ghz legally
<\x> i wonder how will wireless-regdb will handle this rule though since it is a dual rule
<\x> (5925 - 6425 @ 320??), (23), NO-OUTDOOR
<\x> (5925 - 6425 @ 320??), (13)
tidalf has joined #openwrt-devel
jow has quit [Remote host closed the connection]
tidalf has quit []
<rmilecki> nbd: there seems to be a problem with mt7603 compilation
<rmilecki> mt7603/dma.c: In function 'mt7603_rx_loopback_skb':
<rmilecki> mt7603/dma.c:60:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
<rmilecki> 60 | u8 qid = tid_to_ac[tid];
<rmilecki> | ^~
tidalf has joined #openwrt-devel
jow has joined #openwrt-devel
<nbd> rmilecki: will look into it later
tidalf has quit [Ping timeout: 480 seconds]
hitech95 has joined #openwrt-devel
robimarko has joined #openwrt-devel
bluew has quit [Ping timeout: 480 seconds]
<\x> Snuupy: china not having 6GHz is kind of yeahh... I guess no cheap wifi hardware for now
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
robimarko has quit [Ping timeout: 480 seconds]
robimarko has joined #openwrt-devel
_lore_ has joined #openwrt-devel
goliath has joined #openwrt-devel
zkrx has quit [Ping timeout: 480 seconds]
zkrx has joined #openwrt-devel
<Snuupy> \x: there's always that cr1000A
<enyc> Hrrrrrm; Engineering friend definitely confirmed PPPoE fault not working in 23.05.3 but does work in 22.03.6 , and apparently on OpenWRT forums 'Joined the forum, it looks like I'm not the only one to be having trouble with PPPoE with 23 series."
<enyc> Question for Devs is: ** What to do to debug this or add to or provide suitable fault/bug-report ?
<enyc> We would, of course, like to see this fixed for 23.05.4 ... PPPoE *is* working oven PTM over VDSL lantiq on AAISP, but PPPoE on ethernet interface to Openreach ONT to Zen internet, does not work ... where to go from there?
<enyc> I should be ablo to test 23.05.3 with PPPoE to Openreach VDSL separate modem to AAISP, come to think of it
<T-Bone> hauke: hi, just curious, what's up with 22.03.7?
T-Bone is now known as f00b4r0
<hauke> f00b4r0: it is delayed
<hauke> probably in 1.5 weeks
<f00b4r0> ok thanks
<jow> 11:06 < jow> enyc: well first clue would be to see whether you get a "timeout waiting for PADO" or some different failure mode
<jow> 11:06 < jow> if it is the former, then the issue might be related to the switch/ethnet
<jow> 11:06 < jow> e.g. non working vlan config in case the isp requires pppoe via tagged ethernet or some other, lower level frame reception issue
<jow> 11:07 < jow> I vaguelly recall some bug reports about some broken dsa switches not receiving pppoe frames
Tapper has joined #openwrt-devel
<lu_zero> anybody with a bpi-r3-mini?
<lu_zero> I keep having the configuration not restored upon sysupgrade
<lu_zero> I just reinstalled everything and the problem persists :E
robimarko has quit [Ping timeout: 480 seconds]
Mangix has quit [Read error: Connection reset by peer]
<enyc> jow: in this case, its' not tagged case, and on EA8300 is dedicated wan ethernet port anyhow, no VLAN and (I think) not through switch
robimarko has joined #openwrt-devel
DSchndr_ has joined #openwrt-devel
<dwfreed> enyc: nice typo
<enyc> lol Error: Unknown error (AUTH_TO_PEER_FAILED)
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<DSchndr_> Hi, i am trying to port openwrt to the mt76x8 gardena_smart_gateway-19005 but stumble upon an issue, the vendor uboot throws "Image too large: increase CONFIG_SYS_BOOTM_LEN" when trying to boot the FIT image. I threw out everything out of the kernel but the kernel image and tried to constrain it with "KERNEL_SIZE" but it still keeps the same size :( any ideas?
<stintel> I think there are some tricks, like lzma-loader? unfortunately I never properly understood how it worked and it's poorly documented
<stintel> not sure if it's actually lzma-loader but that's what I remember
minimal has joined #openwrt-devel
<Habbie> plenty of lzma in target/linux/ramips/image/mt7621.mk and some files near it
<Habbie> ah, and target/linux/mediatek/image/mt7622.mk
<Habbie> DSchndr_, so maybe work off of those examples and see what happens?
danitool has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
rtznprmpftl has joined #openwrt-devel
zkrx has quit []
<DSchndr_> Reee, so close but now it fails to build the target image because somwhere the bs parameter for dd gets lost (dd if=...19005-squashfs-factory.bin of=...19005-squashfs-factory.bin.new bs= conv=sync)
c512l has joined #openwrt-devel
<DSchndr_> At least uboot didn't complain on the last non working image (but the watchdog kicked in because it just hung), so lzma-loader is the way to go, thanks :)
bluew has joined #openwrt-devel
hitech95 has quit [Ping timeout: 480 seconds]
goliath has joined #openwrt-devel
zkrx has joined #openwrt-devel
<Habbie> DSchndr_, nice
Mangix has joined #openwrt-devel
<Mangix> rmilecki: that's a kernel 5.15 issue I think
<Mangix> modern kernels use gnu11
schmars[m] has joined #openwrt-devel
skynet2 has joined #openwrt-devel
mcbridematt has quit [Read error: Connection reset by peer]
mcbridematt has joined #openwrt-devel
<Mangix> schmars[m]: gnu11 patch probably needs backporting
<schmars[m]> i don't think the c standard was changed on 23.05 recently? i'll dig up buildbot logs in a moment
<Mangix> in place of backporting that (could cause other issues), mt76 could be patched.
<schmars[m]> did you already look at logs or how did that pop into your mind :)
<schmars[m]> it was fine a few days ago so my first assumption is the large recent mt76 changeset on openwrt.git 23.05 branch
<Mangix> right. mt76 is an upstream driver. it works with modern kernels. There's no requirement to be compatible with older ones
<schmars[m]> gt it
<schmars[m]> looks like rmilecki will fix it soon
goliath has quit [Quit: SIGSEGV]
<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.)
<damo22> is there any way by trial and error to safely find the right serial pins without a voltmeter?
<Habbie> do you know the voltage for your device?
<damo22> no
<Habbie> do you have anything else to measure or test with? a single LED?
<damo22> hmm i'll have a look
<Habbie> plus a resistor perhaps :D
<Habbie> or any thing that is low power and that you would normally feed from 2xAA
<Habbie> i don't know where you live but here in .nl a voltmeter is 5 EUR, btw
<damo22> i can go buy one, i just lent mine to someone
<Habbie> right
rtznprmpftl has quit [Ping timeout: 480 seconds]
<Habbie> i also have a collection of these https://www.aliexpress.com/item/33017235960.html
<Habbie> but i don't know how they do on 'signal' pins
<damo22> theyre awesome
<damo22> damn i ran out of headers
<Habbie> wires and pegs? :)
<damo22> i dont have pegs
<Habbie> wires and five hands then
<damo22> yeah
<Habbie> (been there)
<damo22> what i need is dupont with adapters
<damo22> male-male
<damo22> my usb-serial has female dupont on the ends
<Habbie> right
<Habbie> buy one big set of male-female and you can make any wire you want
<damo22> true
<damo22> heh found some headers
goliath has joined #openwrt-devel