Comment 10 for bug 200950

Revision history for this message
Alexander Sack (asac) wrote : Re: [iwl3945] network manager not able to associate

iwl3945 driver appears to claim to not support scan_capa:

 "Mar 11 22:45:17 rune-laptop NetworkManager: <info> wlan0: driver does not support SSID scans (scan_capa 0x00). "

this appears to be a bug, because network manager falls back to stupid mode and sets "AP_SCAN 2" if the driver doesn't claim to support scan_capa. However AP_SCAN 1 should work for it from what i can tell and once the driver properly exposes that this should be fixed.

Adding linux-ubuntu-modules as target. and milestoning as well.

Thanks,
 - Alexander