<Ansuel>
!!! even better they will ask for the full bundle
<\x>
when will these guys put atleast armv8.2 on these things, atleast cortex-a75 would be nice
<jow>
Ansuel: sorry, I had to bikeshed
<stintel>
hah, looking at the ECS4100-12PH datasheet it seems the trigger the fan based on supplied PoE power, fanless < 70W, and annoyingly loud fan above
<mrnuke>
robimarko: the ath11k freq-limit patch works
<robimarko>
mrnuke: great, will send it upstream
<Ansuel>
jow what do you mean, can't find the typo ahahah
<jow>
Ansuel: pahse2 vs. phase2
<Ansuel>
(facepalm)
<jow>
don't worry, I didn't even manage to spell "typo" correctly
<Ansuel>
so much hate with dependabot adding all kind of prefix...
<Ansuel>
CI(deps)
rua is now known as Guest932
rua has joined #openwrt-devel
Guest932 has quit [Ping timeout: 480 seconds]
mattsm has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
<Ansuel>
btw it looks like ccache is not linking correctly to zstd and is using his own version ???
<robimarko>
Hm, how can I reproduce it?
mentalow has quit [Quit: :]]
mentalow has joined #openwrt-devel
<Ansuel>
robimarko sorry false alarm... me using dirty old zstd where .pc file were not installed...
cmonroe has quit [Remote host closed the connection]
cmonroe has joined #openwrt-devel
<stintel>
hmm, the kernel_bump script generates a commit with message: Merge branch '__openwrt_kernel_files_mover' into qoriq-6.1
<stintel>
iirc this script was used before? and I don't see any other commits like this
<robimarko>
Yes, and we just dropped the merge commit
<robimarko>
I will merge the follow-up to the script which drops that merge commit by default
<svanheule>
stintel: I don't see a reason why it wouldn't
<stintel>
svanheule: if I add a 2nd one in the DTS it appears to only take the 2nd one
<stintel>
and a bunch of stuff stopped working
<stintel>
*facepalm* GPIO_ACTIVE_HIGH is 0 and GPIO_ACTIVE_LOW
<stintel>
I got that mixed up
<svanheule>
does stuff keep working if you put the second rtl8231 before the one from your earlier patch?
<stintel>
will try
<svanheule>
because I suspect the rtl8231 controlling the port LEDs might not be configured in GPIO mode
<stintel>
also, tplink-safeloader doesn't seem to be able to read the EAP683-LR OEM firmware image
<stintel>
but hexdump does show support-list and soft-version at least
<svanheule>
might be a (slightly) different format
<stintel>
yeah
<stintel>
svanheule: also, realtek-poe on the ECS4100-12PH seems to work fine with the DTS from the patch I sent to the ML
<svanheule>
that's good :)
<stintel>
does that impact your suggestion: Perhaps GPIO_ACTIVE_LOW with output-low is what you're looking for.
<svanheule>
no, it doesn't
<svanheule>
the DTS is defining a reset line an hogging it as "active"
<svanheule>
that doesn't make sense if you have working PoE ;)
<stintel>
so maybe that gpio node is just completely wrong?
<svanheule>
it's functional, I suppose. Try GPIO_ACTIVE_HIGH with output-high and see if you still have functioning PoE
<svanheule>
or don't hog it and control it from userspace
<stintel>
that's what it's currently set to
<svanheule>
ACTIVE_HIGH with output-low then
<svanheule>
I see tplink-safeloader segfaults on the EPA683-LR image. Nice
guidosarducci has quit [Remote host closed the connection]
<stintel>
:P
guidosarducci has joined #openwrt-devel
<stintel>
tried gdb but it was not very helpful, didn't rebuild with -g yet
<stintel>
also seeing a bunch of these
<stintel>
/home/stijn/Development/OpenWrt/openwrt/include/target.mk:269: CPU_TYPE "cortex-a9" doesn't correspond to a known type
<stintel>
for several different CPU_TYPE values
<robimarko>
I think you will get the same if dump-target-info.pl is called
<robimarko>
Yeah
<robimarko>
Its because those CPU_TYPE-s are not covered by target.mk
<robimarko>
We dont apply any special CPU flags for them
<stintel>
I see, might be an old thing, just didn't recall seeing them before
skynet2 has joined #openwrt-devel
<stintel>
svanheule: also, the "datasheet" for the ECS4100 series says this switch is "fanless" < 70W PoE and fan is enabled if using more PoE power, so I'm not sure want to add a thermal zone
dwfreed has quit [Ping timeout: 600 seconds]
dwfreed has joined #openwrt-devel
minimal has joined #openwrt-devel
<stintel>
oh I just found out I can actually control the fan speed
<stintel>
that's good
<stintel>
it has and ADT7470 fan controller
spammywrt has quit [Quit: Page closed]
jkl has quit [Quit: Gone.]
jkl has joined #openwrt-devel
skynet2 has quit [Ping timeout: 480 seconds]
rua has quit [Remote host closed the connection]
rua has joined #openwrt-devel
skynet2 has joined #openwrt-devel
<stintel>
lol, another facepalm, ofcourse it doesn't work if I use the same node name