Re: QCA6174 hw2.1 on Clevo P750ZM

2015-07-23 Thread Alexandre Maloteaux
Hi Michal It is finally working with irq_mode=1 and kvalo-master . The output is below; However it takes a lot of time to load/unload the device with successive firmwares. I ll try to find a solution for this on my own. Is it better to blacklist some module as you said earlier or create a

Re: QCA6174 hw2.1 on Clevo P750ZM

2015-07-23 Thread Kalle Valo
Alexandre Maloteaux a.malote...@gmail.com writes: 0x003405ff, 168c:003e:1a56:1525 fallback) fw killer-n1525-fw api 4 htt-ver 3.0 wmi-op 4 htt-op 3 cal otp max-sta 32 features \xff80\xffd4\xffa8\xfff9\xff88\x\x What's happening with the features string here?

Re: QCA6174 hw2.1 on Clevo P750ZM

2015-07-23 Thread Alexandre Maloteaux
What's happening with the features string here? What might cause that? I used the sumdog binaries from github,maybe this is related. I ll try with my own firmware-4.bin from dissect/assemble and board.bin from clevo driver and i ll report if i get the same string On 07/23/2015 03:03 PM, Kalle

QCA6174 hw2.1 on Clevo P750ZM

2015-07-23 Thread Alexandre Maloteaux
Hi I just received a Clevo P750ZM (eurocom P5 pro) with a QCA6174 06:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 20) Hi have tested the dissect/assemble procedure described here :

Re: QCA6174 hw2.1 on Clevo P750ZM

2015-07-23 Thread Alexandre Maloteaux
Hi Michal With latest kvalo-master. I m getting this error on boot and after irq_mode=1 I used sumdog firmwares from github : [ 255.996373] ath10k_pci :06:00.0: enabling device ( - 0002) [ 255.997129] ath10k_pci :06:00.0: pci irq msi-x interrupts 8 irq_mode 0 reset_mode 0 [

Re: QCA6174 hw2.1 on Clevo P750ZM

2015-07-23 Thread Michal Kazior
On 23 July 2015 at 10:47, Alexandre Maloteaux a.malote...@gmail.com wrote: Hi Michal There's an unofficial image that's lying in a pull request on github[1] you could use. It probably needs skip_otp parameter to be used. I think this is the sumdog firmwares; i tested them and i made all the

Re: QCA6174 hw2.1 on Clevo P750ZM

2015-07-23 Thread Alexandre Maloteaux
Hi What is the head commit id (kvalo/master) that you've used? You might be missing a patches[1][2] that fixed a recent breakage in the dev tree. I m getting this issue only with kvalo-qca branch. With kvalo master i m getting this issue below Do you still want me to do the tracing part on

Re: QCA6174 hw2.1 on Clevo P750ZM

2015-07-23 Thread Michal Kazior
On 23 July 2015 at 11:33, Alexandre Maloteaux a.malote...@gmail.com wrote: Hi What is the head commit id (kvalo/master) that you've used? You might be missing a patches[1][2] that fixed a recent breakage in the dev tree. I m getting this issue only with kvalo-qca branch. With kvalo master

Re: QCA6174 hw2.1 on Clevo P750ZM

2015-07-23 Thread Michal Kazior
On 23 July 2015 at 10:05, Alexandre Maloteaux a.malote...@gmail.com wrote: Hi I just received a Clevo P750ZM (eurocom P5 pro) with a QCA6174 06:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 20) Hi have tested the dissect/assemble procedure

Re: QCA6174 hw2.1 on Clevo P750ZM

2015-07-23 Thread Alexandre Maloteaux
Hi Michal There's an unofficial image that's lying in a pull request on github[1] you could use. It probably needs skip_otp parameter to be used. I think this is the sumdog firmwares; i tested them and i made all the test with the skip_otp parameter This looks interesting. Can you please: