The laptop is a HP DV1500SE. Centrino branding / Pentium M 1.6 GHz, ipw2200.
The kernel that comes with FC6 (kernel-2.6.18-1.2798) works well for me. I'm able to get my ipw2200 device working with wpa_supplicant without issue.
However, I can't seem to seem to get the processor to throttle back from 1.6 GHz. This may be related to the problem in
this thread.
So, I build a custom kernel - making sure to enable all the right CPU options, SpeedStep, etc. The new kernel fixes my processor CPU speed issue.
However, now I can't get my ipw2200 to associate.
The driver loads, the firmware loads, it scans and sees some nearby APs including my own. wpa_supplicant will also see the AP, but it doesn't seem the cryptographic parts seem to want to talk like they should. It just won't 'associate'.
Boot back to stock kernel, ipw2200 works, wpa_supplicant works, I can browse the web, etc.
I've tried building the ipw2200/ieee80211/wpa_supplicant packages from scratch. Same impact.
This is leading me to believe I have overlooked some obscure setting in the custom Kernel compile - but I've checked everything again. I'm just shy of starting from scratch and trying a new kernel build.