public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] weird behaviour - unable to connect to wireless router
@ 2006-07-11 21:07 Fernando Meira
  2006-07-11 21:56 ` Fernando Meira
  2006-07-13 11:35 ` Daniel Drake
  0 siblings, 2 replies; 3+ messages in thread
From: Fernando Meira @ 2006-07-11 21:07 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2599 bytes --]

Hi,

I been trying to connect my laptop to a wireless router but without success.
The router is a common Linksys WRT54G. My pcmcia card is also a Linksys
WPC54G.
I am now using a new driver (bcm43xx), instead of ndiswrapper, but I think
the problem is not from that. I did use my card with this new driver
successfully before.
The problem arises at the authentication stage.
Somehow, I can't associate or authenticate with the damn router.
Although stupid, I've tried with encryption enable/disable, DHCP server
enable/disable and many other things that I can change in the router setup.
Nothing seems to work. I could almost say I've tried everything.
With a ether cable, works fine!
And there is other laptop (running windows) connected via wireless to the
router without any problem.

The following is what shows up in dmesg:

SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but did not
request authentication.
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but did not
request authentication.
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but did not
request authentication.
SoftMAC: Authentication timed out with 00:12:17:xx:xx:xx
printk: 4 messages suppressed.
SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
printk: 5 messages suppressed.
SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
ieee80211: eth1: IEEE80211_REASSOC_REQ received
SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.

note: I changed the real MAC address with the "xx" one.

Does anyone know what can be wrong?
Or what can I try to do?

Thanks,
Fernando

[-- Attachment #2: Type: text/html, Size: 2767 bytes --]

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

* [gentoo-user] weird behaviour - unable to connect to wireless router
  2006-07-11 21:07 [gentoo-user] weird behaviour - unable to connect to wireless router Fernando Meira
@ 2006-07-11 21:56 ` Fernando Meira
  2006-07-13 11:35 ` Daniel Drake
  1 sibling, 0 replies; 3+ messages in thread
From: Fernando Meira @ 2006-07-11 21:56 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2599 bytes --]

Hi,

I been trying to connect my laptop to a wireless router but without success.
The router is a common Linksys WRT54G. My pcmcia card is also a Linksys
WPC54G.
I am now using a new driver (bcm43xx), instead of ndiswrapper, but I think
the problem is not from that. I did use my card with this new driver
successfully before.
The problem arises at the authentication stage.
Somehow, I can't associate or authenticate with the damn router.
Although stupid, I've tried with encryption enable/disable, DHCP server
enable/disable and many other things that I can change in the router setup.
Nothing seems to work. I could almost say I've tried everything.
With a ether cable, works fine!
And there is other laptop (running windows) connected via wireless to the
router without any problem.

The following is what shows up in dmesg:

SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but did not
request authentication.
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but did not
request authentication.
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but did not
request authentication.
SoftMAC: Authentication timed out with 00:12:17:xx:xx:xx
printk: 4 messages suppressed.
SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
printk: 5 messages suppressed.
SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
ieee80211: eth1: IEEE80211_REASSOC_REQ received
SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Open Authentication completed with 00:12:17:xx:xx:xx
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.
SoftMAC: Authentication response received from 00:12:17:xx:xx:xx but no
queue item exists.

note: I changed the real MAC address with the "xx" one.

Does anyone know what can be wrong?
Or what can I try to do?

Thanks,
Fernando

[-- Attachment #2: Type: text/html, Size: 2848 bytes --]

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

* Re: [gentoo-user] weird behaviour - unable to connect to wireless router
  2006-07-11 21:07 [gentoo-user] weird behaviour - unable to connect to wireless router Fernando Meira
  2006-07-11 21:56 ` Fernando Meira
@ 2006-07-13 11:35 ` Daniel Drake
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Drake @ 2006-07-13 11:35 UTC (permalink / raw
  To: gentoo-user

Fernando Meira wrote:

> I been trying to connect my laptop to a wireless router but without success.
> The router is a common Linksys WRT54G. My pcmcia card is also a Linksys 
> WPC54G.
> I am now using a new driver (bcm43xx), instead of ndiswrapper, but I 
> think the problem is not from that. I did use my card with this new 
> driver successfully before.
> The problem arises at the authentication stage.
> Somehow, I can't associate or authenticate with the damn router.
> Although stupid, I've tried with encryption enable/disable, DHCP server 
> enable/disable and many other things that I can change in the router setup.
> Nothing seems to work. I could almost say I've tried everything.
> With a ether cable, works fine!
> And there is other laptop (running windows) connected via wireless to 
> the router without any problem.
> 

This patch might help:
http://tinyurl.com/gxoc5

Daniel

-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2006-07-13 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-11 21:07 [gentoo-user] weird behaviour - unable to connect to wireless router Fernando Meira
2006-07-11 21:56 ` Fernando Meira
2006-07-13 11:35 ` Daniel Drake

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