QCA6174-SDIO WMI Credit Exhaustion

2017-12-14 Thread Adam Porter
I'm using a fairly recent version of ath10k from kernel-backports, along with necessary patches from the ath10k-pending-sdio-usb branch. I have an older firmware for this card, of unknown origins, but it's been working quite well with ath10k-sdio. ath10k reports the abi_version of this mystery fir

Re: "htt version request timed out" with the last 4.1.1.c1 firmware

2017-12-14 Thread Adrian Chadd
Hi, * QSDK 4.0.8 doesn't run with QCA6174 - HTT timeout as above * QSDK ILQ 1.1.8 runs with QCA6174 * The HTT debugging shows that after the HTC/HTT stuff is setup, none of the HTT "i'm awake" messages are coming back. I'll try the latest firmware and board data from Kalle's repository and see if

Re: "htt version request timed out" with the last 4.1.1.c1 firmware

2017-12-14 Thread Ryan Hsu
On 12/14/2017 10:33 AM, Adrian Chadd wrote: > Hi, > > I've had this issue with a 4.11 update from QSDK (4.0.8.) ILQ-1.1.8 > worked fine with ye olde backports. > > Is it really just a board-2.bin issue? I tried it and it didn't fix it. The case Paul has seems due to the correct board file missing

Re: "htt version request timed out" with the last 4.1.1.c1 firmware

2017-12-14 Thread Ryan Hsu
On 12/14/2017 05:14 AM, Kalle Valo wrote: > Paul Nuville writes: > >> I've installed Archlinux on a Samsung Galaxy Book 10.6", and I'm trying to >> set >> up the wifi. The only firmware that seems to be suitable is the lastest >> 4.1.1.c1 >> one. But I've some errors and neither ip ad network

Re: "htt version request timed out" with the last 4.1.1.c1 firmware

2017-12-14 Thread Adrian Chadd
Hi, I've had this issue with a 4.11 update from QSDK (4.0.8.) ILQ-1.1.8 worked fine with ye olde backports. Is it really just a board-2.bin issue? I tried it and it didn't fix it. -adrian ___ ath10k mailing list ath10k@lists.infradead.org http://lis

Re: [v3,1/4] ath10k: WMI: modify svc bitmap parsing for wcn3990

2017-12-14 Thread Kalle Valo
Rakesh Pillai wrote: > Due to the limitation of wmi tlv parsing logic, if there are > two parameters in a wmi event with same tlv tag, we can get only > the last value, as it overwrites the prev value of the same tlv tag. > > The service ready event in wcn3990 contains two parameters of the > sa

Re: [v2, 1/2] dt: bindings: add new dt entry for ath10k calibration variant

2017-12-14 Thread Kalle Valo
Sven Eckelmann wrote: > The bus + bmi-chip-id + bmi-board-id is not enough to identify the correct > board data file on QCA4019 based devices. Multiple different boards share > the same values. Only the original reference designs can currently be > identified and loaded from the board-2.bin. But

Re: [PATCHv2, 1/3] ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statistics

2017-12-14 Thread Kalle Valo
ako...@qti.qualcomm.com wrote: > Remove CONFIG_MAC80211_DEBUGFS dependency on ath10k_sta_statistics(). > ath10k_sta_statistics() has per sta tx/rx stats and this should not > be dependent on MAC80211_DEBUGFS. > > No changes in functionality. > > Signed-off-by: Anilkumar Kolli > Signed-off-by: K

Re: ath10k: handling qos at STA side based on AP WMM enable/disable

2017-12-14 Thread Kalle Valo
bpoth...@qti.qualcomm.com wrote: > Data packets are not sent by STA in case of STA joined to > non QOS AP (WMM disabled AP). This is happening because of STA > is sending data packets to firmware from host with qos enabled > along with non qos queue value(TID = 16). > Due to qos enabled, firmware

Re: "htt version request timed out" with the last 4.1.1.c1 firmware

2017-12-14 Thread Kalle Valo
Paul Nuville writes: > I've installed Archlinux on a Samsung Galaxy Book 10.6", and I'm trying to > set > up the wifi. The only firmware that seems to be suitable is the lastest > 4.1.1.c1 > one. But I've some errors and neither ip ad networkmanager are able to set up > the wlan interface.

Re: regulatory.db file for ath10k

2017-12-14 Thread Kalle Valo
(please don't top post) "KAVITA MATHUR" writes: > I do not want to use regulatory.db. Can you please share your ath10k build > configuration? I may be missing something in configuration. If you don't want to use regulatory.db you can just ignore the warning and continue to use CRDA as before.