Hi all,

I am using Compat-wireless-2010-11-08, and ath9k_htc driver for atheros
AR9271 USB dongle;
One strange issue is it cannot connect with NetGear AP by WPA-tkip
encryption mode;
After comparing test, if in windows XP, it can connect the same AP by
TKIP encryption(the driver is from Atheros); 
Below is the log, hope somebody can give some clue:
<7>[ 1207.902854] cfg80211: All devices are disconnected, going to
restore regulatory settings
<7>[ 1207.902857] cfg80211: Restoring regulatory settings
<6>[ 1207.902868] cfg80211: Calling CRDA to update world regulatory
domain
<6>[ 1207.921478] cfg80211: World regulatory domain updated:
<6>[ 1207.921481]     (start_freq - end_freq @ bandwidth),
(max_antenna_gain, max_eirp)
<6>[ 1207.921484]     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi,
2000 mBm)
<6>[ 1207.921486]     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi,
2000 mBm)
<6>[ 1207.921488]     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi,
2000 mBm)
<6>[ 1207.921490]     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi,
2000 mBm)
<6>[ 1207.921492]     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi,
2000 mBm)
<7>[ 1209.483800] wlan2: authenticate with 30:46:9a:0a:7d:49 (try 1)
<7>[ 1209.488178] wlan2: authenticated
<7>[ 1209.819297] wlan2: associate with 30:46:9a:0a:7d:49 (try 1)
<7>[ 1209.833053] wlan2: RX AssocResp from 30:46:9a:0a:7d:49
(capab=0x411 status=0 aid=1)
<7>[ 1209.833055] wlan2: associated
<7>[ 1209.936013] wlan2: disassociated from 30:46:9a:0a:7d:49 (Reason:
14) 
<7>[ 1210.052678] wlan2: deauthenticating from 30:46:9a:0a:7d:49 by
local choice (reason=3)

Thanks &Regards
Wang Min

-----Original Message-----
From: ath9k-devel-boun...@lists.ath9k.org
[mailto:ath9k-devel-boun...@lists.ath9k.org] On Behalf Of
ath9k-devel-requ...@lists.ath9k.org
Sent: Thursday, November 11, 2010 7:00 PM
To: ath9k-devel@lists.ath9k.org
Subject: ath9k-devel Digest, Vol 29, Issue 21

Send ath9k-devel mailing list submissions to
        ath9k-devel@lists.ath9k.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.ath9k.org/mailman/listinfo/ath9k-devel
or, via email, send a message with subject or body 'help' to
        ath9k-devel-requ...@lists.ath9k.org

You can reach the person managing the list at
        ath9k-devel-ow...@lists.ath9k.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of ath9k-devel digest..."


Today's Topics:

   1. Re: Compat-Wireless on Debian... Unknow Symbols (Maximi89)
   2. Re: Compat-Wireless on Debian... Unknow Symbols
      (Luis R. Rodriguez)
   3. Re: Compat-Wireless on Debian... Unknow Symbols (Maximi89)


----------------------------------------------------------------------

Message: 1
Date: Wed, 10 Nov 2010 17:43:06 -0300
From: Maximi89 <maxim...@gmail.com>
Subject: Re: [ath9k-devel] Compat-Wireless on Debian... Unknow Symbols
To: "Luis R. Rodriguez" <lrodrig...@atheros.com>,
        "ath9k-devel@lists.ath9k.org" <ath9k-devel@lists.ath9k.org>
Message-ID:
        <aanlktimivchyb1tvu3tcoohbfs0jkt3jgmexgxeda...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

2010/4/20 Luis R. Rodriguez <lrodrig...@atheros.com>

> On Mon, Apr 19, 2010 at 09:33:17PM -0700, Maximi89 wrote:
> > Hi, i'm using compat-wireless to get ath9k_htc support for AR9271, i
> > can get it working on my Fedora 12 2.6.32.11-99.fc12.i686.PAE
> >
> > But i can't to get it working on Debian 2.6.30-rc4
> >
> > I get:
>
> A module does not load for you and that ruins it for you. This is
likely
> due to you having some old or new module depending on some other
new/old
> module. You need to make sure all the modules for a specific driver
> are using the same set of dependent modules. So for example ath9k
depends
> on ath9k_common, ath9k_hw, ath, mac80211 cfg80211 and this either is
> provided by your distribution or compat-wireless. If you try to use
> a compat-wireless module with some cfg80211 distribution module this
will
> cause issues.
>
> Do:
>
> for i in ath9k ath9k_common ath9k_hw ath mac80211 cfg80211; do
modprobe -l
> $i; done
>
> and provide the output. What compat-wireless are you using?
>
> Hi list, hi Luis, sorry for the long delay, i just don't see the
email...

compat-wireless-2010-10-20
kernel 2.6.30-rc6
Debian

carol...@maximiliano:~/compat-wireless-2010-10-20$ su -c "modprobe -l
ath9k
ath9k_common ath9k_hw ath mac80211
cfg80211"
FATAL: can't have multiple wildcards


carol...@maximiliano:~/compat-wireless-2010-10-20$ su -c "modprobe ath9k
ath9k_common ath9k_hw ath mac80211
cfg80211"
Contrase?a:

WARNING: Error inserting ath
(/lib/modules/2.6.30-rc6/updates/drivers/net/wireless/ath/ath.ko):
Unknown
symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting ath9k_hw
(/lib/modules/2.6.30-rc6/updates/drivers/net/wireless/ath/ath9k/ath9k_hw
.ko):
Unknown symbol in module, or unknown parameter (see
dmesg)
WARNING: Error inserting ath9k_common
(/lib/modules/2.6.30-rc6/updates/drivers/net/wireless/ath/ath9k/ath9k_co
mmon.ko):
Unknown symbol in module, or unknown parameter (see
dmesg)
WARNING: Error inserting led_class
(/lib/modules/2.6.30-rc6/kernel/drivers/leds/led-class.ko): Unknown
symbol
in module, or unknown parameter (see dmesg)
WARNING: Error inserting mac80211
(/lib/modules/2.6.30-rc6/updates/net/mac80211/mac80211.ko): Unknown
symbol
in module, or unknown parameter (see dmesg)
FATAL: Error inserting ath9k
(/lib/modules/2.6.30-rc6/updates/drivers/net/wireless/ath/ath9k/ath9k.ko
):
Unknown symbol in module, or unknown parameter (see dmesg)



dmesg

[21726.158386] cfg80211: disagrees about version of symbol
backport_rfkill_blocked
[21726.158396] cfg80211: Unknown symbol backport_rfkill_blocked
[21726.158816] cfg80211: disagrees about version of symbol
backport_rfkill_register
[21726.158823] cfg80211: Unknown symbol backport_rfkill_register
[21726.160151] cfg80211: disagrees about version of symbol
backport_rfkill_destroy
[21726.160157] cfg80211: Unknown symbol backport_rfkill_destroy
[21726.160744] cfg80211: disagrees about version of symbol
backport_rfkill_unregister
[21726.160750] cfg80211: Unknown symbol backport_rfkill_unregister
[21726.161054] cfg80211: disagrees about version of symbol
backport_rfkill_resume_polling
[21726.161061] cfg80211: Unknown symbol backport_rfkill_resume_polling
[21726.161228] cfg80211: disagrees about version of symbol
backport_rfkill_set_sw_state
[21726.161234] cfg80211: Unknown symbol backport_rfkill_set_sw_state
[21726.165317] cfg80211: disagrees about version of symbol
backport_rfkill_pause_polling
[21726.165323] cfg80211: Unknown symbol backport_rfkill_pause_polling
[21726.165568] cfg80211: disagrees about version of symbol
backport_rfkill_set_hw_state
[21726.165574] cfg80211: Unknown symbol backport_rfkill_set_hw_state
[21726.166431] cfg80211: disagrees about version of symbol
backport_rfkill_alloc
[21726.166437] cfg80211: Unknown symbol backport_rfkill_alloc


>  Luis
>



-- 
Maximiliano Augusto Casta??n Araneda
Santiago, Chile
Linux user # 394821

Skype: maximi89
MSN: maxim...@gmail.com
XMPP/Jabber: maxim...@gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20101110/5a4a83
3f/attachment.html 

------------------------------

Message: 2
Date: Wed, 10 Nov 2010 12:47:52 -0800
From: "Luis R. Rodriguez" <lrodrig...@atheros.com>
Subject: Re: [ath9k-devel] Compat-Wireless on Debian... Unknow Symbols
To: Maximi89 <maxim...@gmail.com>
Cc: "ath9k-devel@lists.ath9k.org" <ath9k-devel@lists.ath9k.org>
Message-ID:
        <aanlkti=q9+9nw=oevxf0g+xbyph+xwqwn4xhi+1al...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Again, what's the output of:

for i in ath9k ath9k_common ath9k_hw ath mac80211 cfg80211; do
modprobe -l $i; done

  Luis


------------------------------

Message: 3
Date: Wed, 10 Nov 2010 20:02:48 -0300
From: Maximi89 <maxim...@gmail.com>
Subject: Re: [ath9k-devel] Compat-Wireless on Debian... Unknow Symbols
To: "Luis R. Rodriguez" <lrodrig...@atheros.com>
Cc: "ath9k-devel@lists.ath9k.org" <ath9k-devel@lists.ath9k.org>
Message-ID:
        <aanlkti=vkpmy_hkchpgd=any0lhv+1_pcgoifo3rg...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

2010/11/10 Luis R. Rodriguez <lrodrig...@atheros.com>

> Again, what's the output of:
>

Thanks for your time Luis, i get lot of modules updates:

carol...@maximiliano:~/compat-wireless-2010-10-20$ su -c "modprobe -l
mac80211"
Contrase?a:
updates/net/mac80211/mac80211.ko
carol...@maximiliano:~/compat-wireless-2010-10-20$ su -c "modprobe -l
ath9k"
Contrase?a:
updates/drivers/net/wireless/ath/ath9k/ath9k.ko
carol...@maximiliano:~/compat-wireless-2010-10-20$ su -c "modprobe -l
ath9k_common"
Contrase?a:
updates/drivers/net/wireless/ath/ath9k/ath9k_common.ko
carol...@maximiliano:~/compat-wireless-2010-10-20$ su -c "modprobe -l
ath9k_hw"
Contrase?a:
updates/drivers/net/wireless/ath/ath9k/ath9k_hw.ko
carol...@maximiliano:~/compat-wireless-2010-10-20$ su -c "modprobe -l
ath"
Contrase?a:
updates/drivers/net/wireless/ath/ath.ko
carol...@maximiliano:~/compat-wireless-2010-10-20$ su -c "modprobe -l
mac80211"
Contrase?a:
updates/net/mac80211/mac80211.ko
carol...@maximiliano:~/compat-wireless-2010-10-20$ su -c "modprobe -l
cfg80211"
Contrase?a:
updates/net/wireless/cfg80211.ko

now i need to build them again, right?

>
> for i in ath9k ath9k_common ath9k_hw ath mac80211 cfg80211; do
> modprobe -l $i; done
>
>   Luis
>



-- 
Maximiliano Augusto Casta??n Araneda
Santiago, Chile
Linux user # 394821

Skype: maximi89
MSN: maxim...@gmail.com
XMPP/Jabber: maxim...@gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20101110/426e6d
a3/attachment-0001.htm 

------------------------------

_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel


End of ath9k-devel Digest, Vol 29, Issue 21
*******************************************
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to