From: Gabriele Martino <g.martino@gmx.com>
To: ath10k@lists.infradead.org
Subject: Re: QCA6174 hw2.1?
Date: Thu, 30 Apr 2015 02:07:06 +0200 [thread overview]
Message-ID: <5541722A.2060109@gmx.com> (raw)
In-Reply-To: <CA+-y_t8pm+GPEaKX6cYta-Q4kiAd6mFKLO37nmS6pwPV63_VyA@mail.gmail.com>
On 28/04/2015 13:55, Moritz Morawietz wrote:
> Many thanks for your fast help!
>
> I've made some progress, but ran into other problems.
> If i compile ath10_pci, ath10k_core and ath from kvalo's tree and load
> them, i get following dmesg output:
>
> [ 2.980448] ath10k_pci 0000:06:00.0: enabling device (0000 -> 0002)
> [ 2.980750] ath10k_pci 0000:06:00.0: pci irq msi-x interrupts 8
> irq_mode 0 reset_mode 0
> [ 3.158860] ath10k_pci 0000:06:00.0: Direct firmware load for
> ath10k/cal-pci-0000:06:00.0.bin failed with error -2
> [ 3.159611] ath10k_pci 0000:06:00.0: Direct firmware load for
> ath10k/QCA6174/hw2.1/board-pci-168c:003e:1a56:1525.bin failed with
> error -2
> [ 3.159613] ath10k_pci 0000:06:00.0: failed to load spec board
> file, falling back to generic: -2
> [ 3.159922] ath10k_pci 0000:06:00.0: Direct firmware load for
> ath10k/QCA6174/hw2.1/firmware-5.bin failed with error -2
> [ 3.159924] ath10k_pci 0000:06:00.0: could not fetch firmware file
> 'ath10k/QCA6174/hw2.1/firmware-5.bin': -2
> [ 4.360946] ath10k_pci 0000:06:00.0: qca6174 hw2.1 (0x05010000,
> 0x003405ff, 168c:003e:1a56:1525 fallback) fw killer-n1525-fw api 4 htt
> 3.1 wmi 4 cal otp max_sta 32
> [ 4.360950] ath10k_pci 0000:06:00.0: debug 1 debugfs 1 tracing 1
> dfs 0 testmode 0
> [ 4.430068] ath: EEPROM regdomain: 0x6c
> [ 4.430070] ath: EEPROM indicates we should expect a direct regpair map
> [ 4.430072] ath: Country alpha2 being used: 00
> [ 4.430072] ath: Regpair used: 0x6c
> [ 4.430078] ath10k_pci 0000:06:00.0: failed to register ieee80211: -22
> [ 4.430097] ath10k_pci 0000:06:00.0: could not register to mac80211 (-22)
>
> So I compiled mac80211, and tried to load it. What i get is a load of
> that messages:
>
> [ 226.812494] mac80211: Unknown symbol cfg80211_cqm_rssi_notify (err -22)
> [ 226.812497] mac80211: disagrees about version of symbol cfg80211_auth_timeout
> [ 226.812497] mac80211: Unknown symbol cfg80211_auth_timeout (err -22)
> [ 226.812498] mac80211: disagrees about version of symbol
> cfg80211_rx_unprot_mlme_mgmt
> [ 226.812499] mac80211: Unknown symbol cfg80211_rx_unprot_mlme_mgmt (err -22)
>
> Because mac80211 depends on cfg80211, i compilied and tested it. The
> error messages reduced to
>
> [ 632.208849] mac80211: Unknown symbol rhashtable_insert_rehash (err 0)
> [ 632.208881] mac80211: Unknown symbol rhashtable_insert_slow (err 0)
>
> Know I'm stuck. I'll try to compile and use the whole kernel (it's
> compiling right now), but would prefer to just change the modules.
I could find some references to "rhashtable_insert_rehash" with grep:
/usr/src/linux/lib/rhashtable.c:int rhashtable_insert_rehash(struct
rhashtable *ht)
/usr/src/linux/lib/rhashtable.c:EXPORT_SYMBOL_GPL(rhashtable_insert_rehash);
This file is present in 3.18.11 kernel (I don't have older sources on
this laptop).
Which distribution and kernel are you using?
You are compiling 4.0 (-> 3.20) modules, so you're likely to get strange
issues if your kernel is too old.
Regards,
Gabriele
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
next prev parent reply other threads:[~2015-04-30 0:07 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-13 3:39 QCA6174 hw2.1? jhihn
2015-03-13 6:26 ` Michal Kazior
2015-03-13 15:28 ` Jason H
2015-03-16 9:05 ` Michal Kazior
2015-04-25 1:15 ` Gabriele Martino
2015-04-25 3:47 ` Corin Lawson
[not found] ` <553B8F89.4040908@gmx.com>
2015-04-26 3:51 ` Corin Lawson
2015-04-26 14:10 ` Gabriele Martino
2015-04-27 0:21 ` Gabriele Martino
2015-04-27 14:00 ` Moritz Morawietz
2015-04-27 15:04 ` Gabriele Martino
[not found] ` <CAJAVYN2WGEwrajUKFOpYPC7YWnovSs3pmQfjmP74hfwW-epJ2Q@mail.gmail.com>
2015-04-28 11:55 ` Moritz Morawietz
2015-04-30 0:07 ` Gabriele Martino [this message]
2015-04-30 13:03 ` Moritz Morawietz
2015-05-20 15:17 ` Jason H
2015-05-21 5:29 ` Anton Romanov
2015-05-21 10:28 ` Gabriele Martino
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=5541722A.2060109@gmx.com \
--to=g.martino@gmx.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