<schmars[m]>
blocktrron: something more low-level about the usw-flex: after the first sysupgrade, it fails to mount the overlay: [7.659759] mount_root: jffs2 not ready yet, using temporary tmpfs overlay -- and later: mount_root: failed - mount -t jffs2 /dev/mtdblock9 /rom/overlay: Not a tty
mangix has joined #openwrt-devel
<Grommish>
rsalvaterra: Octeon 5.15 looks stable *ponder* I'm going to leave it running and see
<Grommish>
rsalvaterra: Looks like 20Mb extra RAM for 5.15 vs 5.4, but it isn't climbing!
philipp64 has joined #openwrt-devel
<schmars[m]>
blocktrron: all good! - i built a smaller image, then on firstboot the overlay came up, then `[70.015719] overlayfs: upper fs does not support tmpfile` but after a simple reboot it works
<schmars[m]>
same after another sysupgrade -n, but that's workable for now
valku has joined #openwrt-devel
T-Bone has joined #openwrt-devel
f00b4r0 has quit [Ping timeout: 480 seconds]
T-Bone has quit [Ping timeout: 480 seconds]
f00b4r0 has joined #openwrt-devel
hanetzer has quit [Remote host closed the connection]
hanetzer has joined #openwrt-devel
T-Bone has joined #openwrt-devel
f00b4r0 has quit [Ping timeout: 480 seconds]
danitool has quit [Ping timeout: 480 seconds]
valku has quit [Quit: valku]
ekathva has joined #openwrt-devel
ekathva has quit [Remote host closed the connection]
ekathva has joined #openwrt-devel
ekathva_ has joined #openwrt-devel
ekathva has quit [Read error: No route to host]
ekathva_ has quit [Read error: Connection reset by peer]
<xback>
after 6 or 7 reboots, it suddenly becomes stable
gch981213 has quit [Quit: Lost terminal]
gch981213 has joined #openwrt-devel
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
Luke-Jr has quit [Ping timeout: 480 seconds]
<rsalvaterra>
Grommish: Wait, you're saying the memory leak you chased for months in 5.10 is somehow fixed in 5.15?
Luke-Jr has joined #openwrt-devel
Shiz has quit [Ping timeout: 480 seconds]
robimarko has joined #openwrt-devel
danitool has joined #openwrt-devel
<stintel>
that or it's just so hard to reproduce it might appear as if it's fixed and once you move on with life it will surface again :P
robimarko has quit [Remote host closed the connection]
robimarko has joined #openwrt-devel
<xback>
stintel: is this regarding that memory leak you talked about years ago?
<stintel>
no
<stintel>
this is a "new" one that popped up going from 5.4 to 5.10 on octeon
<rsalvaterra>
stintel: Well, then… we just have to backport Linux 5.15 to OpenWrt 21.02 for Octeon! :D
* rsalvaterra
runs
guidosarducci_ has joined #openwrt-devel
guidosarducci has quit [Ping timeout: 480 seconds]
<mangix>
So this kernel 5.15 bump. People have forgotten to implement the most important feature of it. NTFS driver.
<robimarko>
Well, its important for those that use NTFS
<mangix>
aka most OpenWrt users
<T-Bone>
s/most/a fraction of/ :)
T-Bone is now known as f00b4r0
<robimarko>
I kind of doubt that NTFS is such a vital feature
<robimarko>
Its nice to see it finally get a proper kernel support though
<rsalvaterra>
mangix: I've been using OpenWrt for about 10 years and never used ntfs.
<stintel>
15+ years and never used ntfs
<mangix>
Yeah but this is OpenWrt-devel :)
<f00b4r0>
somehow i fail to see what prevalent router workload would require ntfs :)
<jow>
I already fail at exposing a disk via the network with openwrt
<f00b4r0>
lol
<jow>
ntf gives cryptic errors, samba always had permission issues
<jow>
*nfs
<rsalvaterra>
jow: I just use NFSv4. :P
<stintel>
yikes, nfs is even more annoying as of v4 :/
<jow>
eventually I said screw it, wifi is streaming everything anyway
<jow>
*wife
<rsalvaterra>
stintel: I beg to differ. Have you seen how many ports NFS < v4 requires? :/
* f00b4r0
uses afp - hides
<stintel>
well with nfs4 everything needs to be under the same "root path" or you get the weirdest issues
<stintel>
that's horribly unflexible
<rsalvaterra>
I also stream everything… from my media servers. :)
<mangix>
ksmbd is a replacement for NFS
<mangix>
probably faster too
<jow>
yeah I know, ksmbd is the new kid on the block. I haven't looked into it yet
<jow>
allegedly it's a nice, steamlined samba alternative for those who just want to expose shares
<stintel>
my main issue with samba is the musl incompatibility :P
<rsalvaterra>
stintel: In that case, ksmbd might be up your alley.
<stintel>
yeah no, unlikely that supports running an active directory
<stintel>
I am actually running an AD with Samba4, spread over multiple sites, replicated, radius linked to it, wpa-enterprise using AD credentials, etc
<mangix>
It supports RDMA though :)
<rmilecki>
jow: ftp works fine for me ;)
<f00b4r0>
;)
<rmilecki>
maybe just makes me look like a dinosaur
<rmilecki>
but hey it works
<stintel>
I bet you don't use chrome!!!
<robimarko>
or firefox
<xback>
+1 for ftp. keep it simple :-)
<mangix>
firefox doesn’t have ftp either
<jow>
xback: ftp client support is terrible
<stintel>
right, modern browsers dropped it at some point
<rmilecki>
ah, yeah, KDE's Dolphin
<PaulFertser>
btw, it seems ksmbd is broken in current master due to incompatibility of old kernel module (21.02 had it backported from a newer one) with current userspace.
<rsalvaterra>
Christ, FTP… at least SFTP, it's a less stupid protocol. :)
jlsalvador has quit [Read error: Connection reset by peer]
<f00b4r0>
curlftps? :)
<rsalvaterra>
I… no. :P
<mangix>
Yep. ksmbd breakage my fault
<rmilecki>
rsalvaterra: it works! get away :P
<rsalvaterra>
xD
jlsalvador has joined #openwrt-devel
<f00b4r0>
:D
<mangix>
I hate the kernel module situation with older releases.
* rsalvaterra
hates kernel modules.
<mangix>
speaking of which, 5.15 breaks half of them
<xback>
anyone else playing around with MHI over here?
<robimarko>
I guess that would be me
<robimarko>
Due to ath11k PCI
<rsalvaterra>
Building an image with 5.15 for my Omnia…
<robimarko>
xback: You trying to use the MHI modems?
srslypascal is now known as Guest923
srslypascal has joined #openwrt-devel
Guest923 has quit [Ping timeout: 480 seconds]
<xback>
robimarko: yes
<xback>
I just ported support for Telit FN980 and FN990
<xback>
and I've got a Nokia 5G base station on my desk here
<robimarko>
xback: Ok, I did not mess with any modems
<robimarko>
Only ath11k PCI cards
<xback>
and does it work properly?
<robimarko>
In 5.15 yeah
<robimarko>
5.10 is really rough, I eventually gave up on it
<xback>
I found some repo's which backport the missing bits for 5.10
<xback>
it worked .. but it's a pain to maintain. so i dropped it again
<robimarko>
Yeah, I tried the backporting route
<robimarko>
But you basically need to manually backport ton of changes
<rsalvaterra>
For fsck sake…! The Tor block stopped announcing new Tor builds. 0.4.6.10 is out about two months ago and I just noticed.
<ynezz>
jow: been using ksmbd and minidlna just fine for over the year (same uptime on that lime2 board) almost on a daily basis
<rsalvaterra>
*Tor blog
<Grommish>
stintel: Has to be done :(
<Grommish>
No point in wasting resources for something that doesn't work
<ynezz>
jow: build force is currently very low, we've lost some buildworkers so currently shuffling some builders to 19.07 and 21.02 as they have been stalled for some time
<stintel>
can someone cherry-pick 1fa87800 to 22.03 ?
<ynezz>
xback: I assume it's upstream issue, it should be quite easy to bisect on imx6
<jow>
ynezz: hmm, why lost. Hw died or OSUOSL decided to downscale?
<ynezz>
it was some old HW (ex Facebook?) so probably not worth the maintenance efforts
<rsalvaterra>
stintel: I can do it.
<stintel>
thanks, I don't have 22.03 branch and not planning to for now, lack the time to be involved
<ynezz>
jow: and some of the boxes died and they've probably simply removed them and IIRC there was some email where they stated that
<jow>
ah okay
<rsalvaterra>
Done.
<jow>
ynezz: do you know if we followed up blocktrron's offer?
<jow>
I planned to do it but lost the topic out of sight due to real work interfering
<blocktrron>
jow: as far as I've informed there was no follow up from our side
<ynezz>
blocktrron: our side = uni side = your side? :)
<blocktrron>
OpenWrt side
<ynezz>
ah, bummer, so what is needed, ssh keys?
<jow>
friendly inquiry first
<jow>
will write a mail now and put you two on CC
<ynezz>
cool, thanks!
<ynezz>
I was probably out of the loop, my last parsed message on that topic was "19:29:51 < blocktrron> zorun: I'll ping you tomorrow when i got the current contact details"
<blocktrron>
Thw Bladecenter is a different offer than the one from the university
<blocktrron>
ynezz: I'm drowning in todos sorry for that
<ynezz>
ah, so actually you've two offers going on, very nice, thanks!
<ynezz>
xback: can you please create GH issue so we can track it? pepe2k is probably going to look into that
<xback>
ynezz: sure will do
<xback>
ynezz: found also another issue with imx target
<xback>
when running kernel_menuconfig, all the kernel options which are defined in cortexa9 or a7 folder are not used
<xback>
an example of this is symbol CONFIG_PCI
<xback>
it;s defined in the cortexa9 folder, but when running kernel_menuconfig, it's not selected
<ynezz>
maybe it's missing some dependency handling?
<xback>
i'll ask pepe2k for his 2 cents
<ynezz>
but it certainly works for the builds, because that `CONFIG_NET_DSA_MV88E6XXX_GLOBAL2=y` was defined in cortexa9 config
<xback>
yes, it works for the build, but not for config editing :-)
<ynezz>
hm strange, then it wouldn't be possible to refresh the kernel configs as I've used `make kernel_oldconfig` for that
<xback>
feel free to give it a quick test: clone a fresh master repo, select a cortex a9 target (I use gateworks ventana normal), run kernel_menuconfig
<ynezz>
xback: in order to reproduce it, do I need something from your .config or just default should work?
<ynezz>
ok
<xback>
then search for CONFIG_PCI
<xback>
it will be deselected
<xback>
Thanks. appreciated
<xback>
I really don't know how to fix this one :(
<ynezz>
omg, I was on the wrong branch and that CONFIG_BUILDBOT=y has just decided to delete my toolchain
<Grommish>
xback: Should the imx Makefile FEATURES have pci selected in addition to pcie, or does that matter
<ynezz>
so need to wait for toolchain rebuild
<robimarko>
Are the pci and pcie in the features even relevant?
<robimarko>
Cause, they are gonna get picked from the kernel config anyway
<xback>
robimarko: regarding mhi
<xback>
when booting your device, do you see any mhi prints in dmesg, even when no hardware is attached?
<robimarko>
No
<robimarko>
I think they only show once ath11k in this case commands a new state
<xback>
so when /sys/bus/mhi is present, all should be fine?
<robimarko>
Yes, it should
<robimarko>
You can check the state and channels in debugfs
jlsalvador has quit [resistance.oftc.net charon.oftc.net]
torv has quit [resistance.oftc.net charon.oftc.net]
f00b4r0 has quit [resistance.oftc.net charon.oftc.net]
floof58 has quit [resistance.oftc.net charon.oftc.net]
owrt-1907-builds has quit [resistance.oftc.net charon.oftc.net]
guidosarducci_ has quit [resistance.oftc.net charon.oftc.net]
robimarko has quit [resistance.oftc.net charon.oftc.net]
PaulFertser has quit [resistance.oftc.net charon.oftc.net]
svanheule has quit [resistance.oftc.net charon.oftc.net]
bookworm_ has quit [resistance.oftc.net charon.oftc.net]
noltari has quit [resistance.oftc.net charon.oftc.net]
decke[m] has quit [resistance.oftc.net charon.oftc.net]
mirko has quit [resistance.oftc.net charon.oftc.net]
znullptr[m] has quit [resistance.oftc.net charon.oftc.net]
hexa- has quit [resistance.oftc.net charon.oftc.net]
KGB-2 has quit [resistance.oftc.net charon.oftc.net]
Forst has quit [resistance.oftc.net charon.oftc.net]
mkresin has quit [resistance.oftc.net charon.oftc.net]
tmn505 has quit [resistance.oftc.net charon.oftc.net]
al has quit [resistance.oftc.net charon.oftc.net]
YSC has quit [resistance.oftc.net charon.oftc.net]
mrkiko has quit [resistance.oftc.net charon.oftc.net]
mattytap_ has quit [resistance.oftc.net charon.oftc.net]
Nei has quit [resistance.oftc.net charon.oftc.net]
jow has quit [resistance.oftc.net charon.oftc.net]
_lore_ has quit [resistance.oftc.net charon.oftc.net]
wigyori has quit [resistance.oftc.net charon.oftc.net]
SamantazFox has quit [resistance.oftc.net charon.oftc.net]
robje has quit [resistance.oftc.net charon.oftc.net]
indy has quit [resistance.oftc.net charon.oftc.net]
xdarklight has quit [resistance.oftc.net charon.oftc.net]
blocktrron has quit [resistance.oftc.net charon.oftc.net]
KGB-1 has quit [resistance.oftc.net charon.oftc.net]
stintel has quit [resistance.oftc.net charon.oftc.net]
szy_mat has quit [resistance.oftc.net charon.oftc.net]
Sagi has quit [resistance.oftc.net charon.oftc.net]
drikus_ has quit [resistance.oftc.net charon.oftc.net]
nick[m]1234 has quit [resistance.oftc.net charon.oftc.net]
fieryeagle954[m] has quit [resistance.oftc.net charon.oftc.net]
gladiac has quit [resistance.oftc.net charon.oftc.net]
ecloud has quit [resistance.oftc.net charon.oftc.net]
KGB-0 has quit [resistance.oftc.net charon.oftc.net]
digitalcircuit has quit [resistance.oftc.net charon.oftc.net]
will[m] has quit [resistance.oftc.net charon.oftc.net]
whatevs111[m] has quit [resistance.oftc.net charon.oftc.net]
lemmi has quit [resistance.oftc.net charon.oftc.net]
cbeznea has quit [resistance.oftc.net charon.oftc.net]
c0sm1cSlug has quit [resistance.oftc.net charon.oftc.net]
Lechu has quit [resistance.oftc.net charon.oftc.net]
evils[m] has quit [resistance.oftc.net charon.oftc.net]
fda has quit [resistance.oftc.net charon.oftc.net]
schmars[m] has quit [resistance.oftc.net charon.oftc.net]
enyc has quit [resistance.oftc.net charon.oftc.net]
lucenera has quit [resistance.oftc.net charon.oftc.net]
rua has quit [resistance.oftc.net charon.oftc.net]
dhewg has quit [resistance.oftc.net charon.oftc.net]
Rondom has quit [resistance.oftc.net charon.oftc.net]
zarzarzar has quit [resistance.oftc.net charon.oftc.net]
dwmw2 has quit [resistance.oftc.net charon.oftc.net]
AndyCap has quit [resistance.oftc.net charon.oftc.net]
StifflersMagic has quit [resistance.oftc.net charon.oftc.net]
blogic has quit [resistance.oftc.net charon.oftc.net]
Monkeh has quit [resistance.oftc.net charon.oftc.net]
larsc has quit [resistance.oftc.net charon.oftc.net]
rotanid has quit [resistance.oftc.net charon.oftc.net]
owrt-2203-builds has quit [resistance.oftc.net charon.oftc.net]
owrt-snap-builds has quit [resistance.oftc.net charon.oftc.net]
srslypascal has quit [resistance.oftc.net charon.oftc.net]
danitool has quit [resistance.oftc.net charon.oftc.net]
rsalvaterra has quit [resistance.oftc.net charon.oftc.net]
matteo| has quit [resistance.oftc.net charon.oftc.net]
Larhzu has quit [resistance.oftc.net charon.oftc.net]
Habbie has quit [resistance.oftc.net charon.oftc.net]
slh64 has quit [resistance.oftc.net charon.oftc.net]
niyawe has quit [resistance.oftc.net charon.oftc.net]
sorinello has quit [resistance.oftc.net charon.oftc.net]
B1773rm4n has quit [resistance.oftc.net charon.oftc.net]
guifipedro_ has quit [resistance.oftc.net charon.oftc.net]
mva has quit [resistance.oftc.net charon.oftc.net]
romany has quit [resistance.oftc.net charon.oftc.net]
[florian] has quit [resistance.oftc.net charon.oftc.net]
xes_ has quit [resistance.oftc.net charon.oftc.net]
guerby__ has quit [resistance.oftc.net charon.oftc.net]
Pepes has quit [resistance.oftc.net charon.oftc.net]
fblaese has quit [resistance.oftc.net charon.oftc.net]
PtitGNU has quit [resistance.oftc.net charon.oftc.net]
\x has quit [resistance.oftc.net charon.oftc.net]
fpsusername[m] has quit [resistance.oftc.net charon.oftc.net]
bluse-blue[m] has quit [resistance.oftc.net charon.oftc.net]
zorun has quit [resistance.oftc.net charon.oftc.net]
hauke has quit [resistance.oftc.net charon.oftc.net]
lelux_ has quit [resistance.oftc.net charon.oftc.net]
Piraty has quit [resistance.oftc.net charon.oftc.net]
aiyion has quit [resistance.oftc.net charon.oftc.net]
JuniorJPDJ has quit [resistance.oftc.net charon.oftc.net]
hexagonwin[m] has quit [resistance.oftc.net charon.oftc.net]
ynezz has quit [resistance.oftc.net charon.oftc.net]
xback has quit [resistance.oftc.net charon.oftc.net]
EqUaTe has quit [resistance.oftc.net charon.oftc.net]
jschwart has quit [resistance.oftc.net charon.oftc.net]
karlp has quit [resistance.oftc.net charon.oftc.net]
slate has quit [resistance.oftc.net charon.oftc.net]
ryd has quit [resistance.oftc.net charon.oftc.net]
SwedeMike has quit [resistance.oftc.net charon.oftc.net]
nbd has quit [resistance.oftc.net charon.oftc.net]
neoraider has quit [resistance.oftc.net charon.oftc.net]
owrt-2102-builds has quit [resistance.oftc.net charon.oftc.net]
Shiz has quit [resistance.oftc.net charon.oftc.net]
minimal has quit [resistance.oftc.net charon.oftc.net]
lynxis has quit [resistance.oftc.net charon.oftc.net]
tohojo has quit [resistance.oftc.net charon.oftc.net]
slh has quit [resistance.oftc.net charon.oftc.net]
rmilecki has quit [resistance.oftc.net charon.oftc.net]
isak has quit [resistance.oftc.net charon.oftc.net]
John[m]12345678 has quit [resistance.oftc.net charon.oftc.net]
shoragan has quit [resistance.oftc.net charon.oftc.net]
ephemer0l has quit [resistance.oftc.net charon.oftc.net]
wvdakker has quit [resistance.oftc.net charon.oftc.net]
tomn has quit [resistance.oftc.net charon.oftc.net]
omni has quit [resistance.oftc.net charon.oftc.net]
paper_ has quit [resistance.oftc.net charon.oftc.net]
lipnitsk has quit [resistance.oftc.net charon.oftc.net]
pavlix has quit [resistance.oftc.net charon.oftc.net]
olmari has quit [resistance.oftc.net charon.oftc.net]
MatMaul[m] has quit [resistance.oftc.net charon.oftc.net]
gnustomp[m] has quit [resistance.oftc.net charon.oftc.net]
Guest325 has quit [resistance.oftc.net charon.oftc.net]
clandmeter has quit [resistance.oftc.net charon.oftc.net]
t4h4[m] has quit [resistance.oftc.net charon.oftc.net]
aparcar[m] has quit [resistance.oftc.net charon.oftc.net]
MatrixTravelerbot[m] has quit [resistance.oftc.net charon.oftc.net]
enick_200 has quit [resistance.oftc.net charon.oftc.net]
Q__ has quit [resistance.oftc.net charon.oftc.net]
[0x4A6F][m] has quit [resistance.oftc.net charon.oftc.net]
DLange has quit [resistance.oftc.net charon.oftc.net]
f12 has quit [resistance.oftc.net charon.oftc.net]
kabel has quit [resistance.oftc.net charon.oftc.net]
FLD has quit [resistance.oftc.net charon.oftc.net]
pkgadd has quit [resistance.oftc.net charon.oftc.net]
takimata has quit [resistance.oftc.net charon.oftc.net]
Luke-Jr has quit [singleton.oftc.net resistance.oftc.net]
hanetzer has quit [singleton.oftc.net resistance.oftc.net]
mangix has quit [singleton.oftc.net resistance.oftc.net]
awgh_ has quit [singleton.oftc.net resistance.oftc.net]
grid has quit [singleton.oftc.net resistance.oftc.net]
lmore377 has quit [singleton.oftc.net resistance.oftc.net]
dansan has quit [singleton.oftc.net resistance.oftc.net]
swalker has quit [singleton.oftc.net resistance.oftc.net]
Rayyan has quit [singleton.oftc.net resistance.oftc.net]
jbowen has quit [singleton.oftc.net resistance.oftc.net]
Vaughn has quit [singleton.oftc.net resistance.oftc.net]
zx2c4 has quit [singleton.oftc.net resistance.oftc.net]
linusw__ has quit [singleton.oftc.net resistance.oftc.net]
norris has quit [singleton.oftc.net resistance.oftc.net]
kenny has quit [singleton.oftc.net resistance.oftc.net]
philipp64 has quit [singleton.oftc.net resistance.oftc.net]
cmonroe has quit [singleton.oftc.net resistance.oftc.net]
felix has quit [singleton.oftc.net resistance.oftc.net]
MAbeeTT2 has quit [singleton.oftc.net resistance.oftc.net]
noahm has quit [singleton.oftc.net resistance.oftc.net]
Grommish has quit [singleton.oftc.net resistance.oftc.net]
arnd has quit [singleton.oftc.net resistance.oftc.net]
slingamn has quit [singleton.oftc.net resistance.oftc.net]
Spr0cket has quit [singleton.oftc.net resistance.oftc.net]
chder has quit [singleton.oftc.net resistance.oftc.net]
dedeckeh has quit [singleton.oftc.net resistance.oftc.net]
ptudor has quit [singleton.oftc.net resistance.oftc.net]
Slimey has quit [singleton.oftc.net resistance.oftc.net]
kerneltoast has quit [singleton.oftc.net resistance.oftc.net]
cyrozap has quit [singleton.oftc.net resistance.oftc.net]
aparcar has quit [singleton.oftc.net resistance.oftc.net]
_0x4a6f has quit [singleton.oftc.net resistance.oftc.net]
russell2 has quit [singleton.oftc.net resistance.oftc.net]
yolo has quit [singleton.oftc.net resistance.oftc.net]
kkurbjun has quit [singleton.oftc.net resistance.oftc.net]
pekster has quit [singleton.oftc.net resistance.oftc.net]
tchebb has quit [singleton.oftc.net resistance.oftc.net]
russell-- has quit [singleton.oftc.net resistance.oftc.net]
dvn has quit [singleton.oftc.net resistance.oftc.net]
hubvu has quit [singleton.oftc.net resistance.oftc.net]
dwfreed has quit [singleton.oftc.net resistance.oftc.net]
agb has quit [singleton.oftc.net resistance.oftc.net]
sauce has quit [singleton.oftc.net resistance.oftc.net]
hurricos has quit [singleton.oftc.net resistance.oftc.net]
johnf has quit [singleton.oftc.net resistance.oftc.net]
eigma has quit [singleton.oftc.net resistance.oftc.net]
<ynezz>
"overwrites these in its host_init callback" smells like that fixed virtual address we're seeing in that crash
valku has joined #openwrt-devel
<pepe2k>
hanetzer: thanks :)
<pepe2k>
ynezz: good to be back
pepe2k has quit [Quit: Leaving]
<aparcar[m]>
jow: is it possible that the ucode bytecode is bigger than the plain script?
Misanthropos has joined #openwrt-devel
pepe2k has joined #openwrt-devel
mva has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]
nlowe has joined #openwrt-devel
<nlowe>
felix Do you know if "measure channel noise and report it via survey" has been implemented for the MT7612U? I see two patches for the mt7615 and mt7915 but doubt it applies. Need to check more and I don't yet have hardware. (On order from aliexpress)
<nlowe>
Wrong felix, sorry...
<nlowe>
nbd Do you know if "measure channel noise and report it via survey" has been implemented for the MT7612U? I see two patches for the mt7615 and mt7915 but doubt it applies. Need to check more and I don't yet have hardware. (On order from aliexpress)
<Umeaboy>
I have a question about the translations on the weblate platform. Can screenshots or at least smaller images of the things that we're translating be added to weblate so we can actually see where it's located and its context?
<Umeaboy>
I see the string location, but not the context.
<Umeaboy>
For instance, in the LuCi application called qos there's a string called Calculate overhead and translating that into Swedish is harder if I can't see it in its context.
<aparcar[m]>
Umeaboy: I think that should be possible
<Umeaboy>
And this accounts for all the strings that have more than one word in it.
<Habbie>
probably also true for some that have just one word
<Umeaboy>
The function to upload screenshots to Weblate has been disabled so if I could I would upload images myself.
<Umeaboy>
Who here can be so kind and upload these?
<Umeaboy>
I know it's not done in one day, but we have to start some time.
<Umeaboy>
No offence.
<Umeaboy>
I work to finish the Swedish translation and I love to work fast.
<Umeaboy>
It doesn't mean that it'll be perfect, but it means that I multitask. :)
<aparcar[m]>
Umeaboy: I just did
<aparcar[m]>
I didn't upload all obviously, will continue tomorrow
* Umeaboy
stands up and gives aparcar[m] a round of applause
<aparcar[m]>
I don't know how to enable screenshot uploading for everyone
<aparcar[m]>
Umeaboy: I'm off for now but will try to add screenshots tomorrow
<Umeaboy>
Thanks again.
<Umeaboy>
Sleep tight.
goliath has joined #openwrt-devel
<hurricos>
grommish: which Octeon board(s) do you have that you can spare for testing?
<hurricos>
Honestly, I just want to know whether the octeon ethernet memory leak came after the 5.6 re-instatement
<Grommish>
hurricos: I've got a CN7020AAP1.2
<Grommish>
hurricos: Which has 3 independant kernel/storage partitions
<hurricos>
I'm asking because I'd be happy compiling you some initramfs's
<Grommish>
hurricos: It isn't under 5.4, it is under 5.10+, but you've seen the posts and my whining :)
<Grommish>
hurricos: Sure, I can run whatever
<hurricos>
So what board is that in?
<Grommish>
hurricos: Or I can pull a branch to compile locally if that helps
<hurricos>
Honestly, what's going to happen is
<hurricos>
1) I'm going to compile 5.10
<Grommish>
Uhh.. the Itus Shield.. It's a RHino board
<hurricos>
(or actually, just master) -- 2) I'm going to go into the linux target dir; 3) I'm going to copy in .git from a Linux; 4) I'm going to manually check-out a slightly older revision and create a .patch file from it; 6) I'm going to re-compile and find out which opts break.
<hurricos>
A SNIC10E can have its memory copied off of it over PCIe
<hurricos>
is why I suggest it
<Grommish>
Would it be better if we could figure out a way for you to remote into a linux box with the console setup?
<hurricos>
nah, I need a SNIC10E. If there are buffers being allocated but never deallocated, they contain something. I just don't want to set it up because every time I do I end up with the cat knocking it over or one of a million other things goes wrong.
<hurricos>
I mean
<Umeaboy>
Is there a command to remove unnecessary packages in openwrt?
<hurricos>
I can give you biulds
<hurricos>
I'll go start that
<hurricos>
that's easy, it doesn't cause a mess.
<Grommish>
hurricos: neggles has the SNIC I believe and also experience with the platform, he's just far busier than I am
<hurricos>
He (rightyfully) wants Octeon to die, I cursed him with the SNIC :(
<hurricos>
I have a box full of 'em, I just don't want to set it up.
<Grommish>
He says that, but deep down, he still has them around ;P
<hurricos>
long sigh
<Grommish>
I mean, I can find a system to toss it into
<hurricos>
it's a matter of time before the maintainers drop octeon-ethernet again, too