damo22 has joined #openwrt-devel
thejoker8814 is now known as Guest7112
thejoker8814 has joined #openwrt-devel
rua has quit [Quit: Leaving.]
Guest7112 has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
vincejv has joined #openwrt-devel
Ewhks_ has quit [Ping timeout: 480 seconds]
goliath has joined #openwrt-devel
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_ath79.html has been updated. (98.7% images and 100.0% packages reproducible in our current test framework.)
<jow> what's the recommeded protocol for cherry picking master fixes into openwrt 23.05 now? The mirror hashes are incompatible since the zstd changes, right
<jow> ?
<jow> and I probably can't just switch branches and redo the bumps either since I most not use the master tools for packing 23.05 tarballs, or does that work?
bluew has quit [Ping timeout: 480 seconds]
<T-Bone> jow: i think it does work. IIRC I did something close to that for backporting my uspot changes into 23.05
T-Bone is now known as f00b4r0
<f00b4r0> you can always try, open a PR and let CI tell you if it's all good. That's what I did :)
rua has quit [Quit: Leaving.]
robimarko has joined #openwrt-devel
<jow> hm, sometimes clang analyzer is a bit too stupid
<jow> it always assumes that an external function call returning some sort of pointer is allocating memory this pointer is pointing to, and there appears to be no annotation to tell it otherwise
goliath has quit [Quit: SIGSEGV]
goliath has joined #openwrt-devel
rtznprmpftl has joined #openwrt-devel
<Ansuel> jow i wonder if we should switch 23.05 to zstd too??? aside from that i think any cherry-pick for pkg bump need the hash fixed...
<rtznprmpftl> hello, i am currently trying to port openwrt to the ubiquiti edgerouter infinity (octeon, similar to edgerouter 4, just bigger). When booting, the kernel panics when trying to initialize PCIe (cvmx_pcie_rc_initialize), i don't think this machine has PCIe, how can i disable this?
<Habbie> on another octeon, i had to disable usb due to panics, that was 'usbcore.nousb' on the kernel command line
<Habbie> i bet something similar for pcie exists?
<Habbie> that one does show pcie in uboot, btw
mrkiko has quit [Quit: leaving]
rua has joined #openwrt-devel
<rtznprmpftl> https://gist.github.com/nicolasberens/e4364f648054b47db4298138844c7054 my current notes (uboot does not mention pcie, thats why i assume it does not have it)
xes has joined #openwrt-devel
rua has quit [Quit: Leaving.]
<Habbie> ok, checking my notes closer, my uboot only mentions pcie in 'help' :D
rua has joined #openwrt-devel
<PaulFertser> If you do not need pcie then do not enable it in DT.
cousin_luigi has joined #openwrt-devel
<cousin_luigi> Greetings.
<cousin_luigi> hauke: Hello. Would it be a stretch to say that you are the ppp maintainer?
<cousin_luigi> If so, is there a particular reason why it was not updated to 2.50?
<Ansuel> main reason is.... +198 −3,170
Strykar has joined #openwrt-devel
hitech95 has joined #openwrt-devel
<Ansuel> Strykar if only it was submitted without making it a clear complain and rant out of nothing....
minimal has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
<jow> Strykar: why the presure on openwrt? if it ends up in upstream linux, openwret will inherit it automatically
<enyc> jow: please can you advise on trying to debug / narrow down issues with PPPoE not working 23.05.3 vs 22.03.6-ok ? Can I rebuild upstream OpenWRT to use 2.50 ppp -or- something else you would reccomend? It seems this is a messy area and there doesn't seem to be a clear bug report anywhere, but lots of nebulous/rumours/muddles .........
<jow> enyc: first of all, a complete logread would be useful
<jow> also uci set network.wan.pppd_options=debug; ifup wan; logread -f
<PaulFertser> rtznprmpftl: oh shit it's unconditional arch/mips/pci/pcie-octeon.c:arch_initcall(octeon_pcie_setup);
<PaulFertser> rtznprmpftl: but there's a command line parameter
<enyc> jow: Thankyou! Can you also advise if any benefit trying master snapshot openwrt or 23.05-SNAPSHOT ?
<enyc> cousin_luigi: ^^ i may try onsite, eenutalyl, u bay be a while until i'm able to be there with relevant route etc
<PaulFertser> rtznprmpftl: I just can't understand what module name it is yet
<slh64> any potential bugfix would need to go through master anyways, so checking that and basing any potential patches against it makes sense
<PaulFertser> rtznprmpftl: probably "pci.pcie_disable=1" in kernel command line
<PaulFertser> rtznprmpftl: or pcie_octeon.pcie_disable=1
<rtznprmpftl> PaulFertser: thanks, i will try that when i get home
<PaulFertser> rtznprmpftl: an easy and reliable way to tell for sure which module name is there is to add a syntax error to arch/mips/pci/pcie-octeon.c and then check the command line for -DKBUILD_MODNAME value
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
Edu4rdSHL has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
<rtznprmpftl> PaulFertser: and it boots, thanks for the hint
bluew has joined #openwrt-devel
bluew has quit [Ping timeout: 480 seconds]
goliath has joined #openwrt-devel
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
rsalvaterra has quit [Ping timeout: 480 seconds]
swalker has quit [Read error: Connection reset by peer]
swalker has joined #openwrt-devel
<PaulFertser> rtznprmpftl: so what was the right option?
goliath has quit [Quit: SIGSEGV]