_whitelogger has joined #openwrt-devel
<JohnA> openwrt 21.02.0-rc2 on wrt3200acm - pppoe not working. is this a known problem?
<enyc> JohnA: humm uerr downloads page doesn't yet list 21.02.0-rc2 curiously
<jow> JohnA: not known
<enyc> downloads.openwrt.org itself page may warrant update...?
<jow> yes, on the todo list already
<JohnA> enyc, If I go to the openwrt site, under next stable series: ... download firmwware image, input your device (wrt3200acm) ... bingo kernel, factory and sysupgrade await you.
<enyc> JohnA: i see, and i see jow has todo list ;p
<JohnA> jow, is there a work around for rc2?
<enyc> 21.02.0-rc2 now on testing box ;p
<enyc> well 2 of, lantiq xrx200 BT-hhv5a
<jow> JohnA: I am not aware of any. Didn't even know that it is broken
<jow> would need investigation
decke has quit [Quit: Leaving.]
<jow> JohnA: can you please pastebin the output of `ps www | grep ppp`, `dmesg`, `logread` and `uci show network` ?
nlowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nlowe has joined #openwrt-devel
<rsalvaterra> Guys, are there any know issues updating from pre-21.02-branch master to 21.02-rc2?
<enyc> rsalvaterra: not that I've come across r.e. configs
<enyc> doesn't mean that it can't happen or that 21.02-rc2 itself broken on your device
<enyc> I got the impression not been a branch for especially long thus unlikely not config format changes etc.
<rsalvaterra> Yesterday I did an update of another Redmi AC2100 unit (at OpenWrt 15xxx) and it didn't go well.
JohnA_ has joined #openwrt-devel
<enyc> rsalvaterra: try new install and rebuild config?
JohnA has quit [Ping timeout: 480 seconds]
<enyc> I've not been trying to recycle my properly older configs on 21.02 but did from 'recent master' into 21.02Snapshot
<JohnA_> jow, I will have to do some fiddling , It might take a few hours to get the family on to my backup router.
<rsalvaterra> enyc: I can try a lot of things, but let's put it this way… I was helping a friend remotely, and she's not exactly an expert in OpenWrt/networking. :P
<rsalvaterra> Hopefuly it's just a config issue and can be fixed in failsafe (at least it gets to slow blinking).
JohnA has joined #openwrt-devel
glitzydeletion has quit [Ping timeout: 480 seconds]
JohnA_ has quit [Ping timeout: 480 seconds]
<johnf> so, does anyone have any clever ideas on how I could get nand in addiion to nor support into my xe300 build without having such a large kernel?
<johnf> if I could get spinand to load from the filesystem as a package I think I would be ok
<johnf> but I have no idea how to do that, or if it can be done
<johnf> otherwise, I think I'll ship nor only
hurricos has joined #openwrt-devel
zulukilobravo has joined #openwrt-devel
nlowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
netprince has joined #openwrt-devel
nlowe has joined #openwrt-devel
nlowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Borromini has quit [Ping timeout: 480 seconds]
silver has quit [Quit: One for all, all for One (2 Corinthians 5)]
silver has joined #openwrt-devel
glitzydeletion has joined #openwrt-devel
nlowe has joined #openwrt-devel
agb[m] has joined #openwrt-devel
* russell-- having a ptsd flashback to bisecting pain
glitzydeletion has quit [Ping timeout: 480 seconds]
pekster has joined #openwrt-devel
Borromini has joined #openwrt-devel
<philipp64> can someone (one of the core maintainers) please update firewall3 to be the latest upstream?
<stintel> you can submit a patch for that
<russell--> cc -L/home/openwrt/src/openwrt-bisect/staging_dir/host/lib mksquashfs.o read_fs.o action.o swap.o pseudo.o compressor.o sort.o progressbar.o read_file.o info.o restore.o process_fragments.o caches-queues-lists.o gzip_wrapper.o lzma_xz_wrapper.o xz_wrapper.o lzma_xz_options.o /home/openwrt/src/openwrt-bisect/staging_dir/host/lib/liblzma.a -lpthread -lm -lz -o mksquashfs
<russell--> /usr/bin/ld: read_fs.o:(.bss+0x0): multiple definition of `fwriter_buffer'; mksquashfs.o:(.bss+0x400bf0): first defined here
<russell--> pretty sure i've encountered this before
<jow> (add "extern" annotation to bwriter_buffer, fwriter_buffer in mksquashfs.h header)
<philipp64> stintel: umm... there's a commit that got rebased in (a4355a6faea2c4d59c90cd52851fa9aab4ccee5c) but I can't tell when... how do I get a date for that to reset PKG_SOURCE_DATE to?
JohnA has quit [Ping timeout: 480 seconds]
schwicht_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<stintel> philipp64: just take the commitdate of HEAD
<philipp64> hang on, looks like decke[m] did recently...
<stintel> :)
JohnA has joined #openwrt-devel
<russell--> jow, yeah, patched around.
<philipp64> decke[m]: thanks!
Tapper has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
Borromini has quit [Quit: leaving]
Tapper has quit [Ping timeout: 480 seconds]
matthiasb_ has quit [Ping timeout: 480 seconds]
PaulFertser_ is now known as PaulFertser
philipp64 has quit [Remote host closed the connection]
Tapper has joined #openwrt-devel
dedeckeh has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
glitzydeletion has joined #openwrt-devel
Tapper has joined #openwrt-devel
<rsalvaterra> Oh, this is a big one…! https://gcc.gnu.org/pipermail/gcc/2021-June/236182.html
<rsalvaterra> GCC no longer requires copyright assignment of contributions to the FSF.
Borromini has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
<Habbie> rsalvaterra, that is excellent news
Tapper has quit [Ping timeout: 480 seconds]
feriman has quit [Ping timeout: 480 seconds]
<Slimey> russell--: I couldn't help but notice your pain.
philipp64 has joined #openwrt-devel
Tapper has joined #openwrt-devel
pmelange has quit [Quit: Leaving.]
dedeckeh has quit [Quit: Page closed]
philipp64 is now known as Guest503
philipp64 has joined #openwrt-devel
Guest503 has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
<Borromini> zorun: maybe the release notes could mention that the wireguard backport means no more separate 'wireguard' package in OpenWrt 21.02?
Borromini has quit [Quit: Lost terminal]
Tapper has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
rmilecki has quit [Ping timeout: 480 seconds]
Tapper has quit [Ping timeout: 480 seconds]
adschm has joined #openwrt-devel
adschm has quit []
Tapper has joined #openwrt-devel
glitzydeletion has quit [Quit: Leaving]
glitzydeletion has joined #openwrt-devel
glitzydeletion has quit [Remote host closed the connection]
rejoicetreat has joined #openwrt-devel
rejoicetreat has quit [Ping timeout: 480 seconds]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<KGB-1> https://tests.reproducible-builds.org/openwrt/openwrt_x86.html has been updated. (100.0% images and 98.1% packages reproducible in our current test framework.)
<russell--> blocktrron: it looks like buffalo wzr600dhp has its eth1 stuck on 100Mbps since the 5.4 kernel
schwicht has joined #openwrt-devel
dorf has joined #openwrt-devel
plntyk2 has joined #openwrt-devel
plntyk has quit [Remote host closed the connection]
philipp64|work has joined #openwrt-devel
nlowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]