mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Rtl8187se & 2.6.30.3 - almost, but no wpa
@ 2009-07-27 19:02 Dan Farrell
  2009-07-28  5:12 ` Dan Farrell
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Farrell @ 2009-07-27 19:02 UTC (permalink / raw)
  To: linux-kernel

Greetings esteemed linux devs!  I thank you all. 

I write to report limited success with the realtek rtl8187se wireless b/g network card driver in 2.6.30.3 staging. 

The driver works AFAICT with open networks. The driver does not appear to work yet with WPA although it appears to be implemented.  I haven't yet tested WEP although I can if testers are in short supply. 

I send this report because there are various requests for feedback on the driver in the code base.  

I want to help!  I will gladly provide any information that can assist. I will follow with bits from dmesg if I can figure out what seems relevant.  

Guidance would be greatly appreciated.  What can I do to help?  Is this the right place to be posting feedback?   

With great respect, 
Dan farrell dan@spore.ath.cx 


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

* Re: Rtl8187se & 2.6.30.3 - almost, but no wpa
  2009-07-27 19:02 Rtl8187se & 2.6.30.3 - almost, but no wpa Dan Farrell
@ 2009-07-28  5:12 ` Dan Farrell
  2009-07-28  5:53   ` Dan Farrell
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Farrell @ 2009-07-28  5:12 UTC (permalink / raw)
  To: linux-kernel

On Mon, 27 Jul 2009 19:02:02 +0000
"Dan Farrell" <Dan@spore.ath.cx> wrote:

> I write to report limited success with the realtek rtl8187se wireless
> b/g network card driver in 2.6.30.3 staging.  The driver works
> AFAICT with open networks. The driver does not appear to work yet
> with WPA.  I will follow with bits from dmesg if I can figure out what
> seems relevant.  

I have not seen any issues in dmesg that appear relevant; but have
pulled from verbose debug output of wpa_supplicant the following lines:

WPA: IE in 3/4 msg does not match with IE in Beacon/ProbeResp
(src=00:13:46:5f:f3:c4) WPA: WPA IE in Beacon/ProbeResp -
hexdump(len=28): dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04
00 50 f2 02 01 00 00 50 f2 02 WPA: WPA IE in 3/4 msg - hexdump(len=28):
dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00
00 50 f2 02 WPA: RSN IE in Beacon/ProbeResp - hexdump(len=26): 30 18 01
00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00
WPA: RSN IE in 3/4 msg - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00
00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 0c 00
wpa_driver_wext_disassociate

note that RSN IE in Beacon/ProbeResp does not match WPA: RSN IE in 3/4
msg.  in the second to last byte, the former shows 00 and the later
shows 0c.  

Digging into source code...

-- dan farrell

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

* Re: Rtl8187se & 2.6.30.3 - almost, but no wpa
  2009-07-28  5:12 ` Dan Farrell
@ 2009-07-28  5:53   ` Dan Farrell
  2009-07-28  6:32     ` Dan Farrell
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Farrell @ 2009-07-28  5:53 UTC (permalink / raw)
  To: linux-kernel

> On Mon, 27 Jul 2009 19:02:02 +0000
> "Dan Farrell" <Dan@spore.ath.cx> wrote:

> note that RSN IE in Beacon/ProbeResp does not match WPA: RSN IE in 3/4
> msg.  in the second to last byte, the former shows 00 and the later
> shows 0c.  

Internet suggests disabling WME in hostapd (supplying my testing access
point).  wpa_supplicant now says:

ioctl[SIOCSIWENCODEEXT]: Invalid argument
Driver did not support SIOCSIWENCODEEXT
WPA: Failed to set GTK to the driver.
RSN: Failed to install GTK
RSN: Failed to configure GTK

Hope this can help me and others.  










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

* Re: Rtl8187se & 2.6.30.3 - almost, but no wpa
  2009-07-28  5:53   ` Dan Farrell
@ 2009-07-28  6:32     ` Dan Farrell
  0 siblings, 0 replies; 4+ messages in thread
From: Dan Farrell @ 2009-07-28  6:32 UTC (permalink / raw)
  To: linux-kernel

On Tue, 28 Jul 2009 00:53:30 -0500
Dan Farrell <dan@spore.ath.cx> wrote:

> > On Mon, 27 Jul 2009 19:02:02 +0000
> > "Dan Farrell" <Dan@spore.ath.cx> wrote:
> 
> ioctl[SIOCSIWENCODEEXT]: Invalid argument
> Driver did not support SIOCSIWENCODEEXT
> WPA: Failed to set GTK to the driver.
> RSN: Failed to install GTK
> RSN: Failed to configure GTK
> 

module michael_mic solved this.  

WPA working, without WME. 

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

end of thread, other threads:[~2009-07-28  6:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-27 19:02 Rtl8187se & 2.6.30.3 - almost, but no wpa Dan Farrell
2009-07-28  5:12 ` Dan Farrell
2009-07-28  5:53   ` Dan Farrell
2009-07-28  6:32     ` Dan Farrell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®