That's the way it is, I have been trying for days to solve this problem
but after I shared here I found these references
(
https://github.com/greearb/ath10k-ct/issues/174 and
https://github.com/greearb/ath10k-ct/issues/81), changed the firmware of
the radio to non-CT and the radio worked again.
Just to share the solution.
Regards,
Hiure
Em 05/08/2022 08:15, Hiure via LibreMesh escreveu:
> Hi folks,
>
> I have an issue here.
>
> Trying to build firmware (I use LrOs-v1.5) to diferents firmwares that
> we have in our community network , i had a issue with this especific
> model (https://deviwiki.com/wiki/TP-LINK_Archer_C5_v1.x),and need some
> help to undestand:
>
> wlan0-mesh ESSID: unknown
> Access Point: 30:B5:C2:56:C0:99
> Mode: Mesh Point Channel: unknown (unknown)
> Tx-Power: 0 dBm Link Quality: unknown/70
> Signal: unknown Noise: -101 dBm
> Bit Rate: unknown
> Encryption: none
> Type: nl80211 HW Mode(s): 802.11nac
> Hardware: 168C:003C 0000:0000 [Qualcomm Atheros QCA9880]
> TX power offset: none
> Frequency offset: none
> Supports VAPs: yes PHY name: phy0
>
> in dmesg i found:
>
> [ 92.111537] overlayfs: upper fs does not support tmpfile.
> [ 350.277932] ath10k_pci 0000:01:00.0: 10.1 wmi init: vdevs: 16
> peers: 127 tid: 256
> [ 350.295439] ath10k_pci 0000:01:00.0: wmi print 'P 128 V 8 T 410'
> [ 350.301823] ath10k_pci 0000:01:00.0: wmi print 'msdu-desc: 1424 sw-
> crypt: 0 ct-sta: 0'
> [ 350.309973] ath10k_pci 0000:01:00.0: wmi print 'alloc rem: 20984
> iram: 25656'
> [ 350.378714] ath10k_pci 0000:01:00.0: pdev param 0 not supported by
> firmware
> [ 350.393665] ath10k_pci 0000:01:00.0: set-coverage-class, phyclk: 88
> value: -1
> [ 350.402059] IPv6: ADDRCONF(NETDEV_UP): tmp.phy0: link is not ready
> [ 355.759072] ath10k_pci 0000:01:00.0: 10.1 wmi init: vdevs: 16
> peers: 127 tid: 256
> [ 355.776571] ath10k_pci 0000:01:00.0: wmi print 'P 128 V 8 T 410'
> [ 355.782953] ath10k_pci 0000:01:00.0: wmi print 'msdu-desc: 1424 sw-
> crypt: 0 ct-sta: 0'
> [ 355.791140] ath10k_pci 0000:01:00.0: wmi print 'alloc rem: 20984
> iram: 25656'
> [ 355.859763] ath10k_pci 0000:01:00.0: pdev param 0 not supported by
> firmware
> [ 355.867103] ath10k_pci 0000:01:00.0: must load driver with rawmode=1
> to add mesh interfaces
>
>
> Anyone had this issues before?
>
> thanks
> Hiure