Ironpillow
Ironpillow
I tried it just now with ath10k mainline (no ct) and I am getting this: `ath10k_pci: unknown parameter 'frame_mode' ignored` I added it to: `/etc/modules.d/ath10k/` as `ath10k_pci frame_mode=2` Am I...
@PolynomialDivision Is this correct: ``` /etc/modules.d# cat ath10k ath10k_pci options ath10k_core frame_mode=2 ```
@johnnyslee Thank you, that works :)
Have similar issues. @karlp can you merge this PR. Really appreciate it!
I am seeing the same problem with MacBook Pro 2019. Hardware: QCA9948 and openwrt: snapshot compiled on 04_01_2019. driver: ath10k_pci version: 4.14.109 firmware-version: 10.4b-ct-9984-fW-012-604ef8d6a expansion-rom-version: bus-info: 0000:00:00.0 supports-statistics: yes supports-test:...