Re: Can't seem to associate with an access point... (?)
Joerg Albert <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Mon, 26 Jul 2004 [email protected] wrote: > Now that I've managed to free my head from betwixt my hindquarters the driver > works perfectly. I had my default gateway set to the right IP but through my > eth0 card so all traffic was going through the wired network instead of the > wireless card. Strange, your logfile looked like something prevented the client from JOINING the AP: > > find_matching_bss: returned d8cf0458 > > Jul 23 23:05:51 simian /usr/src/at76c503a/at76c503.c: wlan0 join addr > > 00:0c:41:d2:9b:fa ssid supermonkeycollider type 2 ch 6 timeout 2000 > > Jul 23 23:05:52 simian /usr/src/at76c503a/at76c503.c: wlan0: state 6 -> 2 > > (AUTHENTICATING) > > Jul 23 23:05:52 simian /usr/src/at76c503a/at76c503.c: wlan0: state 2 -> 3 > > (ASSOCIATING) > > Jul 23 23:05:52 simian /usr/src/at76c503a/at76c503.c: wlan0: state 3 -> 6 > > (JOINING) > > Jul 23 23:05:52 simian /usr/src/at76c503a/at76c503.c: wlan0 > > find_matching_bss: returned 00000000 Have you changed anything else but the default gateway ? > It's working great now! Is this code going to be merged into the kernel? yes, hopefully. /Jörg