Re: Problem with WPA and with updating to ipw2200 1.1.3
Thomas Börkel <[email protected]>
| Newsgroups | gmane.linux.drivers.ipw2100.devel |
|---|---|
| Message-ID | <[email protected]> |
HI! Zhu Yi wrote: >>>> Using Suse 10.1, Kernel 2.6.16, ipw2200 1.0.10, it takes very long to >>>> associate when using WPA. With WEP, it associates much faster. >>>> Is this normal? WPA also takes longer using Windows XP, but not that >>>> much longer. >>>> Once associated, it works fine. >>>> >>>> So I tried to update to ipw2200 1.1.3. I compiled and installed newest >>>> ieee 1.1.14, ipw2200 1.1.3, firmware 3.0. >>> How did you install the ieee80211-1.1.14? built-in kernel or as modules? >>> Did you make install? >> I deleted the Suse-supplied older ieee modules in the /lib subdirectory >> and copied the new *.ko there and did "depmod -ae". > > ipw2200 locates ieee80211 symbols from /lib/modules/`uname > -r`/net/ieee80211/.tmp_versions by default. You have to change that in > Makefile if you don't use make install. Also make sure you have replace > the ieee80211*.h header files correctly. OK, now I did "make install" instead of just copy for ieee and ipw2200. Same results: Same warnings during make of ipw2200 and during load and no association with the AP. Anything else I can try? Thanks! Thomas