From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1b31GY-0007nH-8w for ath10k@lists.infradead.org; Wed, 18 May 2016 13:11:59 +0000 From: "Manoharan, Rajkumar" Subject: Re: Compex QCA9880 Aarch64 ath10k firmware? Date: Wed, 18 May 2016 13:11:30 +0000 Message-ID: <1463577090597.59592@qti.qualcomm.com> References: , In-Reply-To: Content-Language: en-US MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Brad Pousland , "ath10k@lists.infradead.org" This could be due to MSI-x and this support is removed recently as it is no= t well tested. Please apply this patch and give a try https://www.mail-archive.com/linux-wireless@vger.kernel.org/msg21822.html -Rajkumar ________________________________________ From: ath10k on behalf of Brad Pouslan= d Sent: Wednesday, May 18, 2016 6:31 PM To: ath10k@lists.infradead.org Subject: Re: Compex QCA9880 Aarch64 ath10k firmware? Is anyone aware of the ath10k driver working with arm64 backported to 3.19? I'm running into a firmware crash. [ 194.460687] ath10k_pci 0000:01:00.0: pci irq msi-x interrupts 8 irq_mode 0 reset_mode 0 [ 194.638979] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/cal-pci-0000:01:00.0.bin failed with error -2 [ 195.788482] ath10k_pci 0000:01:00.0: received unsolicited fw crash inter= rupt [ 195.794237] ath10k_pci 0000:01:00.0: received unsolicited fw crash inter= rupt [ 196.793965] ath10k_pci 0000:01:00.0: failed to receive control response completion, polling.. [ 196.801242] ath10k_pci 0000:01:00.0: received unsolicited fw crash inter= rupt [ 196.806991] ath10k_pci 0000:01:00.0: received unsolicited fw crash inter= rupt [ 197.793962] ath10k_pci 0000:01:00.0: Service connect timeout [ 197.798308] ath10k_pci 0000:01:00.0: failed to connect htt (-110) [ 197.874806] ath10k_pci 0000:01:00.0: could not init core (-110) [ 197.879434] ath10k_pci 0000:01:00.0: could not probe fw (-110) Brad Brad Pousland Principle Software Engineer WigWag, Inc. c - 512-963-2446 www.wigwag.com On Wed, May 18, 2016 at 12:02 AM, Michal Kazior w= rote: > On 18 May 2016 at 01:11, Brad Pousland wrote: >> Hello, >> >> I'm cross compiling backports-4.2.6-1 to Aarch64 for Linux 3.19.3+ and >> running the ath10k drivers against the Compex QCA9880 module. I get >> some firmware load errors. >> >> [ 47.824874] Loading modules backported from Linux version v4.2.6-0-g1= c02865 >> [ 47.830525] Backport generated by backports.git v4.2.6-1-0-g90118c7 >> [ 209.931062] ath10k_pci 0000:01:00.0: pci irq msi-x interrupts 8 >> irq_mode 0 reset_mode 0 >> [ 210.106576] ath10k_pci 0000:01:00.0: Direct firmware load for >> ath10k/cal-pci-0000:01:00.0.bin failed with error -2 >> [ 210.115638] ath10k_pci 0000:01:00.0: Direct firmware load for >> ath10k/QCA988X/hw2.0/board.bin failed with error -2 >> [ 210.124598] ath10k_pci 0000:01:00.0: failed to fetch generic board da= ta: -2 >> [ 210.130245] ath10k_pci 0000:01:00.0: failed to fetch board file: -2 >> [ 210.135211] ath10k_pci 0000:01:00.0: could not fetch firmware files (= -2) >> [ 210.140598] ath10k_pci 0000:01:00.0: could not probe fw (-2) >> >> Firmware is: >> firmware-2.bin_10.1.467.3-1 >> firmware-5.bin_10.2.4.70.42-2 >> firmware-3.bin_10.2.2.39.6-1 >> >> Why does it appear to be looking for board.bin? I understood that was >> removed from the latest ath10k driver? > > You're probably referring to the removal of FW API 1. This didn't > concern board files. You still need board.bin or board-2.bin. > > > Micha=B3 _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k