<bryanodonoghue>
that's my dirty hack script for just about any linux user-space
<bryanodonoghue>
it *looks*
<bryanodonoghue>
like you have successfully loaded wcn36xx
<bryanodonoghue>
like you have a wcn3680b
<bryanodonoghue>
and all you need to do is associate / authenticate with your AP
<aka_[m]>
Rn I'm in job and it's 4pm I will be back 11pm,shoudl I change compatible to 3680?
<aka_[m]>
I was using 3660b like in msm8953 as I seen this chip used on redmi note 3 Pro for which I found schematic(its 8956 which is 8976 without 2 big cores)
<aka_[m]>
So I should change to 3680b Then network manager should show me networks in phosh settings?
<aka_[m]>
Out of curiosity why iris reg on downstream reported 3660b?
<bryanodonoghue>
I don't know if you have a wcn3660
<bryanodonoghue>
The firmware you are running as 802.11ac support
<bryanodonoghue>
only 3680b can do AC
<bryanodonoghue>
we should really write some better detection logic
<bryanodonoghue>
anyway supporting DOT11AC
<bryanodonoghue>
means your firmware declares it can process the extended messages between AP and WCNSS
<bryanodonoghue>
so far I've not encountered a fw that declares DOT11AC and lies
<aka_[m]>
Oh damn i forgot something there, bit clk map missing quinary
<srinik>
aka_[m]: once that is fixed, if sending out AFE CMD to enable clock still crashes dsp, then am suspecting some adsp clocks or power-domains are not voted from the cpu side.
<aka_[m]>
Maybe this device is just funky? I see a lot of changes in downstream code for that device
<aka_[m]>
I see some mi2s_rx_clk being set to lpass_osr_clk_12p288
<aka_[m]>
But that shouldn't influence primary right?
<srinik>
aka_[m]: It depends on the clk mux setup inside LPASS. But this is OSR clk, even if its shared you should not see any impact, dsp will probably collect votes on this..