Re: Can't seem to associate with an access point... (?)
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
Quoting Joerg Albert <[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 ? Nope, just the default gateway. Not even the gateway's IP address but instead the interface in /etc/conf.d/net: # For setting the default gateway # gateway="wlan0/192.168.1.1" #gateway="eth0/192.168.1.1" > > It's working great now! Is this code going to be merged into the kernel? > yes, hopefully. Great! That will be much more convenient than recompiling every time I compile my kernel. Keep up the good work and thanks again. My girlfriend appreciates not having cat5 strung across the dining room any more ;-)