All of lore.kernel.org
 help / color / mirror / Atom feed
From: Malcolm Gillies <ath9k@ouabain.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ar9220/9223 failure
Date: Sat, 13 Mar 2010 16:26:26 +1100	[thread overview]
Message-ID: <4B9B2202.3060909@ouabain.org> (raw)

Hi,

I just bought a no-name ar9220/ar9223 dual-band mini-pci card, which
ath9k fails to load:

[   20.111549] ath9k: probe of 0000:02:02.0 failed with error -22

Any suggestions?

The card looks like one of these:

http://www.aliexpress.com/product-gs/284675837-Atheros-AR9223-AR9220-AGN-Mini-PCI-Wireless-antenna-wholesalers.html

lspci output:

02:02.0 Network controller: Atheros Communications Inc. Device 0029 (rev 01)

I'm running kernel 2.6.32 and compat-wireless-2.6.32.8

dmesg output is as follows

[   14.746495] ath9k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11
(level, low) -> IRQ 11
[   14.781627] ath9k: UNDEFINED -> AWAKE
[   14.781687] ath9k: serialize_regmode is 0
[   16.335777] ath9k: Read Magic = 0xA55A
[   16.335781] ath9k: need_swap = False.
[   16.335787] ath9k: Eeprom VER: 14, REV: 19
[   16.335791] ath9k: Initialize ANI
[   16.335800] ath9k: Setting OfdmErrBase = 0x00bffe0c
[   16.335804] ath9k: Setting cckErrBase = 0x00bfff38
[   16.335808] ath9k: Enable MIB counters
[   16.335825] ath9k: ini VAL: 5a508000  EEPROM: 13
[   16.335828] ath9k: PWDCLKIND: 1
[   16.335831] ath9k: final ini VAL: 5a508000
[   16.335834] ath9k: ini VAL: 5a508000  EEPROM: 13
[   16.335837] ath9k: PWDCLKIND: 1
[   16.335840] ath9k: final ini VAL: 5a508000
[   16.335843] ath9k: ini VAL: 5a508000  EEPROM: 13
[   16.335846] ath9k: PWDCLKIND: 1
[   16.335849] ath9k: final ini VAL: 5a508000
[   16.335852] ath9k: ini VAL: 5a508000  EEPROM: 13
[   16.335855] ath9k: PWDCLKIND: 1
[   16.335858] ath9k: final ini VAL: 5a508000
[   16.335861] ath9k: ini VAL: 5a508000  EEPROM: 13
[   16.335865] ath9k: PWDCLKIND: 1
[   16.335867] ath9k: final ini VAL: 5a508000
[   16.336609] ath9k: Rate:  1Mbps, ratecode: 27
[   16.336612] ath9k: Rate:  2Mbps, ratecode: 26
[   16.336615] ath9k: Rate:  5Mbps, ratecode: 25
[   16.336619] ath9k: Rate: 11Mbps, ratecode: 24
[   16.336622] ath9k: Rate:  6Mbps, ratecode: 11
[   16.336625] ath9k: Rate:  9Mbps, ratecode: 15
[   16.336628] ath9k: Rate: 12Mbps, ratecode: 10
[   16.336632] ath9k: Rate: 18Mbps, ratecode: 14
[   16.336635] ath9k: Rate: 24Mbps, ratecode:  9
[   16.336638] ath9k: Rate: 36Mbps, ratecode: 13
[   16.336641] ath9k: Rate: 48Mbps, ratecode:  8
[   16.336645] ath9k: Rate: 54Mbps, ratecode: 12
[   16.336648] ath9k: Rate:  6Mbps, ratecode: 11
[   16.336652] ath9k: Rate:  9Mbps, ratecode: 15
[   16.336655] ath9k: Rate: 12Mbps, ratecode: 10
[   16.336658] ath9k: Rate: 18Mbps, ratecode: 14
[   16.336661] ath9k: Rate: 24Mbps, ratecode:  9
[   16.336664] ath9k: Rate: 36Mbps, ratecode: 13
[   16.336668] ath9k: Rate: 48Mbps, ratecode:  8
[   16.336671] ath9k: Rate: 54Mbps, ratecode: 12
[   16.336675] ath9k: Setup TX queue: 9
[   16.336678] ath9k: Set queue properties for: 9
[   16.336682] ath9k: Setup TX queue: 8
[   16.336685] ath9k: Set queue properties for: 8
[   16.336690] ath9k: Set queue properties for: 8
[   16.336693] ath9k: Reset TX queue: 8
[   16.336706] ath9k: tx ok 0x0 err 0x0 desc 0x100 eol 0x100 urn 0x0
[   16.336714] ath9k: Setup TX queue: 0
[   16.336717] ath9k: Set queue properties for: 0
[   16.336720] ath9k: Setup TX queue: 1
[   16.336723] ath9k: Set queue properties for: 1
[   16.336726] ath9k: Setup TX queue: 2
[   16.336729] ath9k: Set queue properties for: 2
[   16.336732] ath9k: Setup TX queue: 3
[   16.336735] ath9k: Set queue properties for: 3
[   16.336745] ath: EEPROM regdomain: 0x28d
[   16.336747] ath: EEPROM indicates we should expect a direct regpair map
[   16.336751] ath: invalid regulatory domain/country code 0x28d
[   16.336754] ath: Invalid EEPROM contents

             reply	other threads:[~2010-03-13  5:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-13  5:26 Malcolm Gillies [this message]
2010-03-15  0:57 ` [ath9k-devel] 答复: ar9220/9223 failure wang.biao5 at zte.com.cn
2010-03-16  6:59   ` [ath9k-devel] " Malcolm Gillies
2010-12-14 14:55 ` XEyE
  -- strict thread matches above, loose matches on Subject: below --
2009-10-27 14:47 Paul Kench
2009-10-27 15:02 ` Luis R. Rodriguez

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=4B9B2202.3060909@ouabain.org \
    --to=ath9k@ouabain.org \
    --cc=ath9k-devel@lists.ath9k.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.