testuser7
testuser7
@ftp21 you need to update uboot patch: https://github.com/testuser7/openwrt/commit/dd218cb61e4c8b03ecd65049a3d874e4bec883c6
It is already done: - https://lore.kernel.org/linux-wireless/[email protected]/ - https://github.com/greearb/ath10k-ct/pull/218
Channel 177 has been added to ath10k-ct drivers.
> Won't this affect all ath11k devices? No, check out this conversation: https://github.com/openwrt/openwrt/pull/16720
@robimarko What do you think about this?
@robimarko I tested on MX8500, BDF can be loaded but... ``` [ 666.189427] ath11k_pci 0000:01:00.0: BAR 0: assigned [mem 0x20400000-0x205fffff 64bit] [ 666.189568] ath11k_pci 0000:01:00.0: boot pci_mem 0x00000000ed435338 [ 666.189576]...
So maybe it's better to prepare separate packages with individual generic BDF files (ID 255) that can be manually installed?
[Wallys DR9074 6E](https://www.wallystech.com/Network_Card/DR9074-6E-Wifi6E-Qualcomm-QCN9074-Single-Band-6GHz-4T4R-M-2-E-Key-Interface-802-11ax.html) from this issue https://github.com/openwrt/openwrt/issues/17071 is asking for ID 162: ``` [ 8.498355] ath11k_pci 0000:02:00.0: chip_id 0x0 chip_family 0x0 board_id 0xa2 soc_id 0xffffffff ``` We must wait for...
> You should define precal as well I'm not sure what you mean.
> Pre-calibration is in Factory partition. It is already defined: - https://github.com/openwrt/openwrt/pull/19968/files#diff-1089a1ab2879f3039e67226aaf5af421df5e85c4e79b6b682b3f2318075cd01fL52-L55 - https://github.com/openwrt/openwrt/pull/19968/files#diff-4590e5985b4f1dc2ddd77726f8cbfc949aa05809ab2b676f92fc115a3897333cL51-L54