Has anyone gotten the Intel Pro Wireless 3945 ABG in F7? I had heard it was supposed to work out of the box with iwl3945 but I'm having some trouble. The Xen kernel does not even contain this module, so I'm in the stock 3194 kernel right now. It does not automatically load the driver so I modprobe iwl3945 and nothing happens. dmesg shows this
Code:
iwl3945: Copyright(c) 2003-2007 Intel Corporation
iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
iwl3945: iwlwifi-3945.ucode firmware file req failed: Reason -2
iwl3945: Could not read microcode: -2
iwl3945: probe of 0000:0c:00.0 failed with error -2
NetworkManager doesn't show any wireless connections and system-config-network does not show anything when I try to create a new wireless connection. I'm probably just going to stick with atrpms kmod-ipw3945 for now.