All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] ar9220/9223 failure
@ 2010-03-13  5:26 Malcolm Gillies
  2010-03-15  0:57 ` [ath9k-devel] 答复: " wang.biao5 at zte.com.cn
  2010-12-14 14:55 ` XEyE
  0 siblings, 2 replies; 6+ messages in thread
From: Malcolm Gillies @ 2010-03-13  5:26 UTC (permalink / raw)
  To: ath9k-devel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [ath9k-devel] ar9220/9223 failure
@ 2009-10-27 14:47 Paul Kench
  2009-10-27 15:02 ` Luis R. Rodriguez
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Kench @ 2009-10-27 14:47 UTC (permalink / raw)
  To: ath9k-devel

Hello I have an ar9220/9223 dual band atheros card mini-pci, in a mini-PCI to PCI adapter.

Shows up in lspci like this.

02:09.0 Network controller: Atheros Communications Inc. AR922X Wireless Network Adapter (rev 01)

I am running Debian Unstable with kernel 2.6.30-2, and compat-wireless-2009-10-27.

When I modprobe ath9k I get this:

[11583.332661] cfg80211: Using static regulatory domain info
[11583.332669] cfg80211: Regulatory domain: US
[11583.332673]  (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[11583.332681]  (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[11583.332689]  (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[11583.332696]  (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[11583.332703]  (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[11583.332709]  (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[11583.332717]  (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[11583.332738] cfg80211: Calling CRDA for country: US
[11583.358051] cfg80211: Calling CRDA for country: US
[11583.400710] ath9k 0000:02:09.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[11584.976976] ath: EEPROM regdomain: 0x164
[11584.976982] ath: EEPROM indicates we should expect a direct regpair map
[11584.976988] ath: invalid regulatory domain/country code 0x164
[11584.976992] ath: Invalid EEPROM contents
[11584.977001] ath9k 0000:02:09.0: failed to initialize device
[11584.977037] ath9k 0000:02:09.0: PCI INT A disabled
[11584.977058] ath9k: probe of 0000:02:09.0 failed with error -22


Any clues? 

Regards

Paul

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-12-14 14:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-13  5:26 [ath9k-devel] ar9220/9223 failure Malcolm Gillies
2010-03-15  0:57 ` [ath9k-devel] 答复: " 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

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.