<blocktrron>
There's also at least sources for the holtek LED controller they are using, where i've written the driver based on rev-engineered mt7622 u-boot
Snuupy has quit [Ping timeout: 480 seconds]
danitool has joined #openwrt-devel
Snuupy has joined #openwrt-devel
danitool has quit [Remote host closed the connection]
Snuupy has quit []
Snuupy has joined #openwrt-devel
sorinello has quit [Ping timeout: 480 seconds]
sorinello has joined #openwrt-devel
<\x>
blocktrron: 7981 seems like a ipq50xx contender / mt7621a replacement
<\x>
do you have it up and running already, coremark score bruh?
<\x>
so so far theres now four known devices with that SoC, glinet brume2, those two devices on acwifi.net and that one
<Namidairo>
i mean it's just 7986 with less cores
danitool has joined #openwrt-devel
<\x>
yeah
<\x>
if they make them real cheap then theres no more reason to buy any mt7621a
<Namidairo>
well, less streams too.
<Namidairo>
but it should get the job done for things that need a teensy bit more than the 7621 can give them
<\x>
doesnt really matter for normal people, 2x2 per band is kinda yeah
rua has quit [Quit: Leaving.]
<\x>
a lot more im sure Namidairo
<\x>
it should be double the performance or more even
<Namidairo>
don't care, waiting for 7988+7996 combo boards /s
<blocktrron>
where are some AX3000 boards on alibaba for ~30€, so i assume it is set to replace mt7621
<Namidairo>
I'm really just sitting back and waiting for the disaster if qca/mtk "wifi 7 ready" hardware turn out not to spec-compliant when 11be goes final
<Namidairo>
but I think they've learnt their lesson from draft-n.
<\x>
dimensity 9200 i think will be w7 ready
<\x>
maybe qualcomm will do it too for sd 8 gen2
cbeznea has joined #openwrt-devel
lmore377 has quit [Quit: No Ping reply in 180 seconds.]
<\x>
robimarko: also another question, is there a downside of using 1GB profile on 512MB devices? its just all about a difference of 30MB on reserved memory right?
<robimarko>
RAM usage is only downside
<robimarko>
Cause, its not just about the reserved memory, but also about the limit of peers, vdevs and queue size
<robimarko>
And also, do not try using 1G profile before updating the DTS to use 1G profile as well
<robimarko>
As remoteproc will crash soon due to lack of memory
<\x>
it seems to me that i cant just limit that vdev thingy from 512 to 128, it doesnt show it when its on iw phy, atleast on ipq60xx
<\x>
its just using the stock ipq6018 dtsi so 0x55 not 0x37
<\x>
only thing that isnt normal on this is that I run unbound, around 160M VIRT, 63M resident
<\x>
i have a zram
<Ansuel>
also consider that the soc was tought with 1g in mind as it does assume nss offload is used and for that you need ton of memory to reserve for it (example to reach peak wifi6 bandwidth you need 1g ram + wifi offload or the router will just OOM) without offload wifi should be fine and should not use that much memory (unless it does leak it)
minimal has left #openwrt-devel [Leaving]
torv is now known as Guest1571
torv has joined #openwrt-devel
<aiyion>
Hey there, mt7621 question; I put my LTE board under a microscope and traced the ten lines of the LTE extension as far as I could. two lines are usb data, three and three are vcc and gnd each, one is an unpopulated `pwrkey` option, and one is still missing, but will be `reset_n` on the modem.
Guest1571 has quit [Ping timeout: 480 seconds]
<\x>
ah yeah i dont reach those speeds on wifi, max I saw was 450Mb/s on iperf3, but maaan, actually even with those not so great speeds, it feels much nicer to use than my ipq40xx device
<\x>
its like less wait time on wifi, bandwidth does get shared properly etc etc
<aiyion>
There are apparently three banks of 32 gpios, of which I can control many,but not all apparently.
<aiyion>
Either I am still missing a gpio, or some sort of usb driver. Might someone have a look?
<Ansuel>
\x well if we are crazy enough we can consider wifi offload but currently we first need to have everything working...
<aiyion>
using the blink script from the gpio page I was able to try setting all but six pins without errors.
<\x>
yeah man, not everything is good currently, everytime i have to modify a wifi canfig, i have to edit /etc/config/wireless then reboot the device by turning off the switch and turning it back on
<\x>
reboot doesnt even work lmao, i have to unpower the device
<Ansuel>
you are talking about ipq60xx ?
<\x>
but aside from that i havent seen any crashes
<\x>
yup
<aiyion>
remaining are 3,4 (I2C_SD, I2CSCLK), 16,17 (JTCLK, JTRST_N) and 82,83 which I did not find as part of a multiplexed group in the datasheet.
MaxS0niX has quit [Remote host closed the connection]
MaxS0niX has joined #openwrt-devel
MaxS0niX has quit [Read error: Connection reset by peer]
bbezak has quit [Ping timeout: 480 seconds]
Slimey has quit [Read error: Connection reset by peer]
gladiac has quit [Quit: k thx bye]
Slimey has joined #openwrt-devel
<nick[m]12>
Is there any reason wolfssl is not updated?
<nick[m]12>
is neheb here in th chat?
bbezak has joined #openwrt-devel
<Ansuel>
nick we are planning to replace wolfssl just as an info... we had some problem and we notice they don't provide any rules for LTS support and that conflicts with the idea of supporting stable openwrt releases
MaxS0niX has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
MaxSoniX has joined #openwrt-devel
MaxS0niX has quit [Ping timeout: 480 seconds]
<nick[m]12>
Ansuel: so migration again to libmbedtls?
<robimarko>
Thanks a long term plan if mbedtls support gets merged into hostapd
<Ansuel>
nick the idea is that but i think we should still update wolfssl in master while we make the change
<nick[m]12>
Another question. Do you disable all kernel modules if you build with external kernel tree?
<Ansuel>
nope with external kernel only patch gets disabled
MaxSoniX has quit [Read error: Connection reset by peer]
<Ansuel>
external kernel tree is just a simbolic link to the kernel directory everything else is the same
philipp64 is now known as Guest1593
philipp64 has joined #openwrt-devel
Guest1593 has quit [Ping timeout: 480 seconds]
philipp64 has quit []
Ansuel has quit [Ping timeout: 480 seconds]
Ansuel has joined #openwrt-devel
Borromini has joined #openwrt-devel
MaxSoniX has joined #openwrt-devel
MaxSoniX has quit [Quit: Konversation terminated!]