<zorun>
> FATAL ERROR: Couldn't open "/builder/shared-workdir/build/build_dir/target-aarch64_generic_musl/linux-layerscape_armv8_64b/linux-4.14.248/arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dtb.tmp": No such file or directory
<zorun>
this looks like a race condition to me
danitool has joined #openwrt-devel
felix has quit []
rsalvaterra has quit [Quit: rsalvaterra]
felix has joined #openwrt-devel
rsalvaterra has joined #openwrt-devel
rsalvaterra has quit []
goliath has joined #openwrt-devel
rsalvaterra has joined #openwrt-devel
clayface has joined #openwrt-devel
clayface_ has quit [Ping timeout: 480 seconds]
<rsalvaterra>
I can't believe I'm preparing to do a git bisection between Linux 5.14 and 5.15-rc1…
<aparcar[m]>
rsalvaterra: shouldn't we get 5.10 everywhere before you hype people about 5.15?
<rsalvaterra>
aparcar[m]: Sorry, off-topic, I was talking about one of my desktop machines. :)
<gladiac>
I am searching for a target which uses uclibc as its c-library for testing purposes. Does anyone know one from the top of his/her head?
<gladiac>
I had been using arc700 for that in the past but that seems to have switched over to glibc
myon98 has joined #openwrt-devel
rua has joined #openwrt-devel
victhor has joined #openwrt-devel
aleksander has joined #openwrt-devel
<aleksander>
I want to add hotplug.d support for the new wwan subsystem, i.e. so that I can add scripts in /etc/hotplug.d/wwan to handle events of the new devices
<aleksander>
any hint on how to start with that?
<russell-->
aleksander: isn't wwan just another interface? can you stick it in /etc/hotplug.d/iface/ ?
<jow>
so merely creating an /etc/hotplug.d/wwan/ and placing a sample script in there (env | logger -t debug) should already suffice
<aleksander>
I tried that already but didn't work
<jow>
(assuming the kernel uevent SUBSYSTEM= variable value for wwan is actually "wwan")
<jow>
in doubt install the udev tools (forgot the exact package name) and run "udevadm monitor"
<aleksander>
it is "wwan" yes
<aleksander>
that last catch-all clause; isn't it "inside" the if (subsystem== usb-serial && regex DEVNAME == ttyUSB/ttyACM) check?
<jow>
its the else clause of that one
<jow>
but if the wwan events happen to contain an ACTION=add or ACTION=remove, then they'll likely be matched by the initial case clause
guerby_ has quit [Ping timeout: 480 seconds]
valku has joined #openwrt-devel
nitroshift has quit [Quit: Gone that way --->]
<aleksander>
reading the else branches in that json is a bit confusing
<aleksander>
:)
<aleksander>
the else branch is inside the [ "if", ....] then, right?
<aleksander>
the if has 2 or 3 items inside, first one is the condition, 2nd is the if branch contents, 3rd may be the else branch contents, right?
<aleksander>
how does the "has FIRMWARE" check work?
jbowen has quit [Quit: leaving]
jbowen has joined #openwrt-devel
<aleksander>
jow, the FIRMWARE var is reported in the uevent I assume, and if it is, we run load-firmware and exit; maybe that's why I'm not seeing my script in /etc/hotplug.d/wwan work
<aleksander>
oh, but hotplug-call is also run in that case, so no
slh has quit [Ping timeout: 480 seconds]
slh64 has quit [Ping timeout: 480 seconds]
slh64 has joined #openwrt-devel
slh has joined #openwrt-devel
<jow>
aleksander: yes, its a three element tuple, first is cond, second true branch, third false branch
<jow>
aleksander: "has" is like isset($VAR)
Dgrey has joined #openwrt-devel
<aleksander>
ok
minimal has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
musashino has quit [Quit: Connection closed]
goliath has quit [Quit: SIGSEGV]
rsalvaterra has quit [Quit: rsalvaterra]
Slimey has quit [Read error: Connection reset by peer]
rsalvaterra has joined #openwrt-devel
Slimey has joined #openwrt-devel
clayface_ has joined #openwrt-devel
clayface has quit [Ping timeout: 480 seconds]
<mangix>
rsalvaterra: if you can, test swconfig too. 0Another user tested it as well. 330 Mbps vs 400 for DSA.
<mangix>
Strange that the C6 is the same speed despite having a faster processor.
<rsalvaterra>
It's weird, indeed. Feels like there's a bottleneck somewhere else.
<rsalvaterra>
400 Mb/s? On an Archer C6 v2?
<mangix>
Maybe RAM speed. Tests here indicate RAM speed to have a bigger impact that CPU speed.
<rsalvaterra>
mangix: Oh, obviously, especially with these SoCs. I think they don't even have L2$, only L1.
<mangix>
What's interesting is that qca8k on ipq is slower than ar8216. Those routers all have 8337 switches
<mangix>
Although the guy on the forum that benchmarked his 8337 got a 70mbps difference like me.
* rsalvaterra
is trapped in git bisect hell…
<Habbie>
that's okay, it shrinks exponentially ;)
rsalvaterra has quit [Quit: rsalvaterra]
<Habbie>
hell collapsed
<Habbie>
rsalvaterra died
<mangix>
Indeed
rsalvaterra has joined #openwrt-devel
<rsalvaterra>
I'm not dead. I feel fine.
<Habbie>
you are so not dead you can even read what we say while you're gone!
<rsalvaterra>
Unfortunately, the machine where I'm testing the bisect is the one running my Quassel core. :P
<Habbie>
ah :D
<rsalvaterra>
Habbie: Thanks to public IRC logs. ;)
<Habbie>
:)
dwmw2_gone has quit [Quit: Coyote finally caught me]
dwmw2_gone has joined #openwrt-devel
foxtrot has quit [Quit: Goodbye]
foxtrot has joined #openwrt-devel
ServerStatsDiscoverertraveler4 has quit [Ping timeout: 480 seconds]
swalker has joined #openwrt-devel
goliath has joined #openwrt-devel
foxtrot has quit [Quit: Goodbye]
foxtrot has joined #openwrt-devel
fieryeagle954[m] has quit [Ping timeout: 480 seconds]
dedeckeh has quit [Remote host closed the connection]
evils[m]1 has quit [Ping timeout: 480 seconds]
rsalvaterra has quit [Quit: rsalvaterra]
jbowen has quit [Ping timeout: 480 seconds]
rsalvaterra has joined #openwrt-devel
JuniorJPDJ has quit [Ping timeout: 480 seconds]
bluse-blue[m] has quit [Ping timeout: 480 seconds]
jbowen has joined #openwrt-devel
t4h4[m] has quit [Ping timeout: 480 seconds]
hexagonwin[m] has quit [Ping timeout: 480 seconds]
guerby has joined #openwrt-devel
philipp64|work has joined #openwrt-devel
jbowen has quit [Ping timeout: 480 seconds]
jlsalvador has quit [Quit: jlsalvador]
floof58 has quit []
floof58 has joined #openwrt-devel
jlsalvador has joined #openwrt-devel
jbowen has joined #openwrt-devel
jbowen has quit [Ping timeout: 480 seconds]
pavlix has quit [Ping timeout: 480 seconds]
dangole has joined #openwrt-devel
jbowen has joined #openwrt-devel
danitool has joined #openwrt-devel
agb[m] has quit [Ping timeout: 480 seconds]
gnustomp[m] has quit [Ping timeout: 480 seconds]
rsalvaterra has quit [Quit: rsalvaterra]
rsalvaterra has joined #openwrt-devel
rsalvaterra has quit []
rsalvaterra has joined #openwrt-devel
jbowen has quit [Ping timeout: 480 seconds]
Pepes has quit [Ping timeout: 480 seconds]
dangole has quit [Ping timeout: 480 seconds]
fda has quit [Ping timeout: 480 seconds]
fda has joined #openwrt-devel
jbowen has joined #openwrt-devel
jbowen has quit []
minimal has quit []
olmari has quit [Ping timeout: 480 seconds]
guerby has quit [Ping timeout: 480 seconds]
Pepes has joined #openwrt-devel
shibboleth has joined #openwrt-devel
shibboleth has quit [Remote host closed the connection]
shibboleth has joined #openwrt-devel
Pepes has quit [Ping timeout: 480 seconds]
guerby has joined #openwrt-devel
rmilecki has quit [Ping timeout: 480 seconds]
<mangix>
hrm static host builds on OS X are totally broken. Cool.
cp- has quit [Read error: Connection reset by peer]
Tapper has quit [Ping timeout: 480 seconds]
<Slimey>
jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210024: 0xeee2 instead
<Slimey>
heh
<Slimey>
old ath79 target made under 4.14 and trying to migrate it to the snapshot branch
<mangix>
alright
<mangix>
I'm convinced libaudit is totally broken and untested
pmelange has joined #openwrt-devel
philipp64|work has quit [Quit: philipp64|work]
ServerStatsDiscoverertraveler4 has joined #openwrt-devel