31 Jan 01:09
Getting dscape running
On 1/30/07, Pavel Roskin <proski at gnu.org> wrote: > > I'm unable to connect to it using WEP. The same device works on the Intel stack. > > And how about connections without WEP? > > > wmaster0: TX to low-level driver (len=26) FC=0x00a0 DUR=0x013a > > A1=00:11:95:18:15:31 A2=00:15:e9:2d:76:57 A3=00:11:95:18:15:31 > > wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate > > My understanding of the code that prints the above is that either the AP > doesn't support WEP or the client doesn't have WEP enabled. That can > include the case when some other encryption algorithm is active. I think I've located what the problem is. NetworkManager was hanging around as a deamon and changing my encryption settings improperly (turning off WEP) probably because of the NULL gobject problem. I fixed my system to not run NM, rebooted and now I can connect. I'll just get rid of NM since it is not needed for my application. Turning off encryption gave me enough clues to blame NM. > > Just in case, please make sure your .config enables CONFIG_CRYPTO_ECB > and CONFIG_CRYPTO_ARC4. > > -- > Regards, > Pavel Roskin > > > -- -- Jon Smirl jonsmirl at gmail.com
RSS Feed