Comment 14 for bug 272185

Revision history for this message
Alexander Sack (asac) wrote : Re: [Intrepid] iwl3945 + iwl4965 -- network-manager will not connect to a WPA Enterprise network (disassociating by local choice (reason=3) )

could you please try to load your iwl3945 or iwl4965 driver with disable_hw_scan=1 like:

 modprobe -v -r iwl3945
 modprobe -v iwl3945 disable_hw_scan=1

or

 modprobe -v -r iwl4965
 modprobe -v iwl4965 disable_hw_scan=1