LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Wireless keeps disconnecting from AP (https://www.linuxquestions.org/questions/red-hat-31/wireless-keeps-disconnecting-from-ap-92192/)

xrkx 11-27-2003 01:18 PM

Reading all of this makes me feel a little bit better - at least it's showing that I'm not the only one with problems with an ADMtek card with Fedora Core 1!

The problem with mine is that it's simply not /talking/ to anything however - either with the 103 or 105 driver. With me though, each reboot is a brand new 'experience'. Once, it actually let me talk to mozilla.org long enough to download Firebird before it simply stopped talking to my AP. Usually, the signal light blinks happily (which my SMC card does when it /is/ connected to an AP,) but, nothing else.

Most of the times I get an IP address from the AP - but nothing else happens. Can't even ping or log into the router.

Sometimes it connects, and nothing at all happens. iwconfig also shows different information at different times. Sometimes the channel info/essid/etc. info simply doesn't get set at all. Sometimes I can change the info, sometimes I can't.

As always, with problems I'm having, I'm sure it's something right in front of me that I'm missing. :/

wbertels 01-07-2004 04:33 PM

I have the same problem with a belkin 6001 card.

I my case I turned on the debug info in the 1.05 source from admtek
and saw that the card occaisionally does a channel research and afterwards is unable to setup the connection well again. This also happens when doing an iwconfig eth1 essid ..... The solution is in my case not to restart the networking again, but simply reset the WEP encryption key.
iwconfig eth1 key 0000-0000-00. The driver notifies us when doing the rescan by telling: set channel 1. I found this in the sources and tried to insert the key again straight afterwards, but the c structs are to complicated for me to do the right calls. Slight difference with the people above is maybe that in my case it concerns an Ad-Hoc network with encryption.

Hopefully this will help someone to either identify the bug in the source or patch a workaround.

kind regards...

Nightjester 01-07-2004 08:24 PM

Hi wbertels, that's the same behavior I noticed.
I tried resetting the encryption key for a while, however, I found that on some occaisions it wasn't doing the trick and the card still refused to communicate until it is reset.

And I'm using the same setup, adhoc with encryption.


All times are GMT -5. The time now is 10:50 PM.