ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Luka Karinja <luka.karinja@gmail.com>
To: ath10k@lists.infradead.org
Subject: failed to fetch board data QCA6174
Date: Mon, 11 Sep 2017 18:54:10 +0200	[thread overview]
Message-ID: <53332261-4d0b-3c45-05c5-e129feaad594@gmail.com> (raw)

Hello. I'm trying to get a M.2 QCA6174 working on my MSI B150Mortar 
motherboard. i did try all the various firmware versions from 
https://github.com/kvalo/ath10k-firmware more or less with the same 
errors as bellow

in dmesg i get: failed to fetch board data for 
bus=pci,vendor=168c,device=003e,subsystem-vendor=0000,subsystem-device=0000 
from ath10k/QCA6174/hw3.0/board-2.bin

when trying to get the device up i get: RTNETLINK answers: Resource 
temporarily unavailable

[ 2026.219245] ath10k_pci 0000:05:00.0: pci irq msi oper_irq_mode 2 
irq_mode 0 reset_mode 0
[ 2026.477510] ath10k_pci 0000:05:00.0: qca6174 hw3.2 target 0x05030000 
chip_id 0x00340aff sub 0000:0000
[ 2026.477517] ath10k_pci 0000:05:00.0: kconfig debug 0 debugfs 1 
tracing 0 dfs 0 testmode 0
[ 2026.478640] ath10k_pci 0000:05:00.0: firmware ver 
WLAN.RM.4.4.1-00026-QCARMSWP-1 api 6 features wowlan,ignore-otp,raw-mode 
crc32 7b90c3fc
[ 2026.542196] ath10k_pci 0000:05:00.0: failed to fetch board data for 
bus=pci,vendor=168c,device=003e,subsystem-vendor=0000,subsystem-device=0000 
from ath10k/QCA6174/hw3.0/board-2.bin
[ 2026.542220] ath10k_pci 0000:05:00.0: board_file api 1 bmi_id N/A 
crc32 ed5f849a
[ 2027.117429] ath10k_pci 0000:05:00.0: Unknown eventid: 118809
[ 2027.120351] ath10k_pci 0000:05:00.0: Unknown eventid: 90118
[ 2027.121051] ath10k_pci 0000:05:00.0: htt-ver 3.44 wmi-op 4 htt-op 3 
cal otp max-sta 32 raw 0 hwcrypto 1
[ 2030.171942] ath10k_pci 0000:05:00.0: could not suspend target (-11)
[ 2030.243437] ath: EEPROM regdomain: 0x0
[ 2030.243441] ath: EEPROM indicates default country code should be used
[ 2030.243443] ath: doing EEPROM country->regdmn map search
[ 2030.243445] ath: country maps to regdmn code: 0x3a
[ 2030.243448] ath: Country alpha2 being used: US
[ 2030.243449] ath: Regpair used: 0x3a
[ 2030.252080] ath10k_pci 0000:05:00.0 wlp5s0: renamed from wlan0

when issuing: ip link set wlp5s0 up

[ 2105.582268] ath10k_pci 0000:05:00.0: Unknown eventid: 118809
[ 2105.585169] ath10k_pci 0000:05:00.0: Unknown eventid: 90118
[ 2108.676550] ath10k_pci 0000:05:00.0: failed to enable PMF QOS: -11
[ 2115.076644] ath10k_pci 0000:05:00.0: could not suspend target (-11)
[ 2118.097027] ath10k_pci 0000:05:00.0: Unknown eventid: 118809
[ 2118.099870] ath10k_pci 0000:05:00.0: Unknown eventid: 90118
[ 2121.263417] ath10k_pci 0000:05:00.0: failed to enable PMF QOS: -11
[ 2127.663515] ath10k_pci 0000:05:00.0: could not suspend target (-11)
[ 3171.741299] ath10k_pci 0000:05:00.0: Unknown eventid: 118809
[ 3171.744232] ath10k_pci 0000:05:00.0: Unknown eventid: 90118
[ 3174.937595] ath10k_pci 0000:05:00.0: failed to enable PMF QOS: -11
[ 3181.334350] ath10k_pci 0000:05:00.0: could not suspend target (-11)


lshw -C network

   *-network DISABLED
        description: Wireless interface
        product: QCA6174 802.11ac Wireless Network Adapter
        vendor: Qualcomm Atheros
        physical id: 0
        bus info: pci@0000:05:00.0
        logical name: wlp5s0
        version: 32
        serial: 00:03:7f:50:00:01
        width: 64 bits
        clock: 33MHz
        capabilities: pm msi pciexpress bus_master cap_list ethernet 
physical wireless
        configuration: broadcast=yes driver=ath10k_pci 
driverversion=4.12.10-1-ARCH firmware=WLAN.RM.4.4.1-00026-QCARMSWP-1 
latency=0 link=no multicast=yes wireless=IEEE 802.11
        resources: irq:128 memory:df000000-df1fffff


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

             reply	other threads:[~2017-09-11 16:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-11 16:54 Luka Karinja [this message]
2017-09-11 21:15 ` failed to fetch board data QCA6174 Ryan Hsu
  -- strict thread matches above, loose matches on Subject: below --
2017-09-11 22:03 Luka Karinja
2017-09-11 22:25 ` Ryan Hsu
2017-09-12  7:24   ` Luka Karinja
2017-09-12  7:39     ` Luka Karinja
2017-09-12 23:14     ` Ryan Hsu
2017-09-13  0:15       ` Carsten Haitzler
2017-09-13  5:06         ` Ryan Hsu
2017-09-13 12:56           ` Carsten Haitzler
2017-09-13 18:23             ` Ryan Hsu
2017-09-14  0:38               ` Carsten Haitzler
2017-09-13  6:00       ` Luka Karinja
     [not found]       ` <8b76e913-1205-db34-915b-658fdc017afe@gmail.com>
2017-09-13  7:00         ` Ryan Hsu
2017-09-13 19:24           ` Luka Karinja
2017-09-13 22:14             ` Ryan Hsu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53332261-4d0b-3c45-05c5-e129feaad594@gmail.com \
    --to=luka.karinja@gmail.com \
    --cc=ath10k@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox