minimal has joined #openwrt-devel
<digitalcircuit> IPQ8065 L2 1.4 GHz cache/CPU 1.75 GHz/etc crashes under load update: https://lists.openwrt.org/pipermail/openwrt-devel/2021-September/036287.html
<digitalcircuit> I've tried several fixes Ansuel suggested, failed at implementing some and some others didn't seem to work. Also I realized I need to expand my testing script to help others easily recreate the issue, but unfortunately I've got a trip so it'll be postponed for a bit.
Tusker has joined #openwrt-devel
cp- has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
bookworm has quit []
bookworm has joined #openwrt-devel
fda has quit [Quit: ZNC - https://znc.in]
fda has joined #openwrt-devel
fda has quit []
fda has joined #openwrt-devel
minimal has quit []
f5 has joined #openwrt-devel
<f5> ok, pulling my hair out, maybe someone has an answer
<f5> installed vnstat2
<f5> log in to router via luci, and via ssh
<f5> custom config via ssh, edit /etc/vnstat.conf and /etc/config/vnstat with a custom interface, save config
<f5> restart daemon
<f5> also add interface via command - vnstat --add -i <interface>
<f5> restart daemon
<f5> now if you refresh luci, the changes are displayed
<f5> vnstat --force --remove -i <interface>
<f5> also removes entries from vnstat database and shows up in luci with a daemon restart
<f5> the issue is when you reboot the router
<f5> all changes are hard reset
<f5> entries removed from the vnstat database reappear and show all the openwrt interface
<f5> interfaces added before the router reboot also disappear
<f5> this didn't happen in 19.07
<f5> at least it didn no happen with the package 'vnstat' vs 'vnstat2' (21.02.0)
f5 has quit [Quit: Leaving]
<mangix> ldir: ping
<mangix> aparcar[m]: do you have a macOS setup
<aparcar[m]> mangix: not why?
<mangix> I have a patchset that removes gettext-stub. Works on Fedora but it's probably for macOS if I had to guess.
lmore377 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
f5 has joined #openwrt-devel
<f5> tested both 'vnstat' and 'vnstat2' packages in 21.02.0
<f5> not sure what changed, but it seems like neither package respect the daemon config settings located at
<f5> # /etc/config/vnstat
lmore377 has joined #openwrt-devel
f5 has quit [Quit: Leaving]
rua has quit [Quit: Leaving.]
rmilecki has joined #openwrt-devel
danitool has quit [Ping timeout: 480 seconds]
nitroshift has joined #openwrt-devel
DonkeyHotei has joined #openwrt-devel
Tapper has joined #openwrt-devel
rua has joined #openwrt-devel
<owrt-snap-builds> Build [#276](https://buildbot.openwrt.org/master/images/#builders/37/builds/276) of `sunxi/cortexa7` completed successfully.
dedeckeh has joined #openwrt-devel
f5 has joined #openwrt-devel
pmelange has joined #openwrt-devel
goliath has joined #openwrt-devel
pmelange has quit [Quit: Leaving.]
<aparcar[m]> mangix: I'll try to get a mac build server
rsalvaterra_ has quit []
rsalvaterra has joined #openwrt-devel
<aparcar[m]> actually we could just try to use github actions for that? thoughts?
guidosarducci_ has joined #openwrt-devel
guidosarducci has quit [Ping timeout: 480 seconds]
guidosarducci_ is now known as guidosarducci
aleksander has joined #openwrt-devel
<Tusker> i have a mac mini if you need to use it as a build server...
<aparcar[m]> Tusker: sounds great, mind setting up a gitlab runner on it?
<rsalvaterra> 5.10.63 is out. A bit meh, as far as we're concerned, but bumping anyway. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/?h=linux-5.10.y
<Tusker> should be OK, does it need to be a particular version of OS ?
f00b4r0 has joined #openwrt-devel
<aparcar[m]> Tusker: I don't think so, ideally the latest GL runner available
<aparcar[m]> and case sensitive FS please
Tapper has quit [Ping timeout: 480 seconds]
rua has quit [Quit: Leaving.]
rsalvaterra_ has joined #openwrt-devel
rsalvaterra has quit [Ping timeout: 480 seconds]
danitool has joined #openwrt-devel
rsalvaterra_ has quit []
rsalvaterra has joined #openwrt-devel
<mangix> aparcar[m]: sounds great
<mrkiko> rsalvaterra: why?
<karlp> f5: in what way?
<karlp> looks like vnstat uses both at least....
<f5> karlp, ?
Tusker has quit [Quit: Time wasted on IRC: 9 hours 47 minutes 22 seconds]
<karlp> you said vnstat/vnstat2 don't respect any config settings.... in what way?
<karlp> they only load a certain set of things from /etc/config/vnstat,
<karlp> but what's not working, there's nothing obvious in teh init scripts
<f5> any changes made to the vnstat DB are not persistent across a router reboot
<f5> vnstat will always load with the interfaces
<f5> br-lan eth0 lan1 lan2 lan3 lan4 wan wlan0 wlan1
<karlp> do you have the database on persistent storage?
<karlp> interfaces are configured in the /etc/config/blah files, according to the init scripts.
<f5> it doesn't matter what you put in /etc/vnstat.conf or /etc/config/vnstat
<f5> or if you add or remove interfaces from the vnstat db
<f5> it will always default with
<f5> br-lan eth0 lan1 lan2 lan3 lan4 wan wlan0 wlan1
<f5> or similar, depending on how many ports are on the router
<karlp> interfaces are always configured in /etc/config/vnstat as far as the init scriðts are concerned.
<f5> doesn't seem to be a way to change that in 21.02.0
<karlp> you're going to have to look at them.
<f5> well
<f5> i edited /etc/config/vnstat
<f5> and whatever changes to vnstat that was made for 21.02.0 isn't respected the config
<f5> not concerned so much about stats data, and that should be purged on a reboot
<f5> but settings an config of which interfaces show on a reboot should be persistent
<f5> especially when changes are made
<karlp> so this "worked" for you, when?
<f5> 19.07 series
<f5> performed a sysupgrade to 21.02.0, unchecked keep settings
<f5> performed fresh install
<f5> checked via ssh and via luci-app-vnstat interface
<karlp> this might just be behavioru changes from vnstat 1.18 to 2.7?
<f5> no
<f5> both packages are effected
<f5> vnstat and vnstat2
<karlp> ok wel file a ticket on it then, and be a whole lot clearer in your description than you are here :)
<karlp> because the init files look the same
<f5> i ssh into the router and deleted config
<f5> after uninstalling the package
<f5> would reboot, install the other package
<f5> retest
<karlp> like, the vnstat.init file in 2102 is _identical_ to the one in 1907...
<f5> after confirming behavior didn't change
<f5> don't have an account
<karlp> good luck getting in the fixed then :)
<f5> lol
<f5> it's easy to test and reproduce
<karlp> are you _sure_ you have the database on persistet storage?
<f5> i didn't change the default storage path if that's what you're asking
<f5> the database should load only interfaces from config
<f5> and not keep the stats data
<f5> repeat steps for config
<f5> then vnstat -q
<f5> or check via luci if luci-app-vnstat is installed
<f5> then reboot
<f5> check again
<f5> the config files stored changes but vnstat does not recognize changes in the config files
<f5> it will revert to some default set of interfaces
goliath has quit [Quit: SIGSEGV]
cp- has quit [Ping timeout: 480 seconds]
Rentong has joined #openwrt-devel
Rentong has quit [Remote host closed the connection]
Rentong has joined #openwrt-devel
Rentong has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
goliath has joined #openwrt-devel
<neggles> I swear half the routers I open up have an MT7621A inside them
<neggles> unfortunately this one also appears to have shipped with a completely empty flash chip
<neggles> oh well, not a total loss, free 16MB winbond NOR
<Habbie> 100% of the routers i opened this year had a MT7621-something
<Habbie> to be fair, i only opened one router
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
nitroshift has quit [Quit: Gone that way --->]
minimal has joined #openwrt-devel
jbowen has quit [Quit: leaving]
jbowen has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
aleksander has quit [Quit: Leaving]
felix_ has joined #openwrt-devel
felix has quit [Read error: No route to host]
goliath has quit [Quit: SIGSEGV]
felix_ has quit [Read error: No route to host]
felix has joined #openwrt-devel
Rentong has joined #openwrt-devel
Rentong has quit [Remote host closed the connection]
<mangix> neggles: who can go wrong with 4 thread 880Mhz
Rentong has joined #openwrt-devel
f00b4r0 has quit [Read error: Connection reset by peer]
f00b4r0 has joined #openwrt-devel
Rentong has quit [Ping timeout: 480 seconds]
Rentong has joined #openwrt-devel
Rentong has quit []
rua has quit [Quit: Leaving.]
goliath has joined #openwrt-devel
arifre has quit [Remote host closed the connection]
lucenera has quit [Remote host closed the connection]
lucenera has joined #openwrt-devel
rua has joined #openwrt-devel
minimal has quit []
Tapper has joined #openwrt-devel
<rsalvaterra> mangix: Don't knock MT7621, it's more than enough for most users. :)
cp- has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
* ldir wibbles
lucenera has quit [Remote host closed the connection]
jbowen has quit [Ping timeout: 480 seconds]
Tapper has quit [Ping timeout: 480 seconds]
jbowen has joined #openwrt-devel
Tapper has joined #openwrt-devel
* Slimey reads to ldir the hitch hikers guide to the galaxy, revised edition
lucenera has joined #openwrt-devel
Grommish has quit [Read error: No route to host]
Grommish has joined #openwrt-devel
jbowen has quit [Ping timeout: 480 seconds]
Grommish has quit [Read error: No route to host]
jbowen has joined #openwrt-devel
Grommish has joined #openwrt-devel
linusw has joined #openwrt-devel
danitool has joined #openwrt-devel
neggles has quit [Remote host closed the connection]
neggles has joined #openwrt-devel
evils[m]1 has joined #openwrt-devel
<evils[m]1> hi, is it possible to change the make target that gets called when building an openwrt package?
<PaulFertser> evils[m]1: see include/package-defaults.mk
<PaulFertser> evils[m]1: default Build/Compile= from package.mk is Build/Compile=$(call Build/Compile/Default,) but you can redefine it as $(call Build/Compile/Default,your-make-target)
<PaulFertser> evils[m]1: utils/btrfs-progs/Makefile:Build/Compile=$(call Build/Compile/Default,btrfs.box $(progs))
<evils[m]1> ok, i'll give that a shot, thanks
<PaulFertser> evils[m]1: welcome. Hope that's what you're asking for.
<evils[m]1> will find out after breakfast :P
<evils[m]1> some more context that maybe offers a different solution
<evils[m]1> my `all` target builds a support tool to build a file i don't need on openwrt, that support tool is also cross-compiled, but needs to run natively
<PaulFertser> evils[m]1: changing the make target sounds like a logical solution
<evils[m]1> yea, though it's not inconceivable i may want that extra file at some point (i definitely don't intend to use it now)
zatwai has quit [Quit: ZNC 1.8.2+deb2~bpo10+1 - https://znc.in]
zatwai has joined #openwrt-devel
Borromini has joined #openwrt-devel
gladiac is now known as Guest6717
gladiac has joined #openwrt-devel
Guest6717 has quit [Ping timeout: 480 seconds]
Tapper1 has joined #openwrt-devel
fda has quit [Remote host closed the connection]
Tapper has quit [Read error: No route to host]
fda has joined #openwrt-devel
fda has quit [Read error: Connection reset by peer]
fda has joined #openwrt-devel
Borromini has quit [Quit: leaving]
schwicht has joined #openwrt-devel
fda has quit [Read error: Connection reset by peer]
fda has joined #openwrt-devel
schwicht has quit []
schwicht has joined #openwrt-devel
dedeckeh has quit [Remote host closed the connection]
goliath has quit [Quit: SIGSEGV]
<aparcar[m]> hauke: rsalvaterra I'd merge the kernel promotions?
arifre has joined #openwrt-devel
rmilecki has quit [Ping timeout: 480 seconds]
pmelange has joined #openwrt-devel
goliath has joined #openwrt-devel
<evils[m]1> PaulFertser: seems like i already had the alternate target set, but moving it down in my Makefile somehow fixed it not being used?
pmelange has quit [Quit: Leaving.]
minimal has joined #openwrt-devel
<rsalvaterra> aparcar[m]: Sorry, was afk. Ack on my part, yes.
<aparcar[m]> let's do this
Tusker has joined #openwrt-devel
<aparcar[m]> done
jbowen has quit [Remote host closed the connection]
schwicht_ has joined #openwrt-devel
schwicht has quit [Remote host closed the connection]