On Wed, Mar 26, 2008 at 2:16 PM, Chatre, Reinette <reinette.chatre@xxxxxxxxx> wrote: > On Wednesday, March 26, 2008 10:31 AM, John Goulah wrote: > > > iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for Linux, 1.2.26k > > iwl4965: Copyright(c) 2003-2008 Intel Corporation > > ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 18 (level, low) -> IRQ 18 > > PCI: Setting latency timer of device 0000:06:00.0 to 64 > > iwl4965: Detected Intel Wireless WiFi Link 4965AGN > > iwl4965: Tunable channels: 11 802.11bg, 13 802.11a channels > > phy0: Selected rate control algorithm 'iwl-4965-rs' > > phy0: Failed to initialize wep > > iwl4965: Failed to register network device (error -12) > > ACPI: PCI interrupt for device 0000:06:00.0 disabled > > iwl4965: probe of 0000:06:00.0 failed with error -12 > > Everything looks good here ... apart from the initializing wep failure. > This error causes the interface not to show up. For this to succeed you > need to ensure that some crypto modules are loaded. If your kernel is > configured with KMOD then modprobe should take care of this for you. If > not, then you can try loading the following modules manually before > loading the driver: blkcipher aes arc4 ecb cryptomgr crypto_algapi > Thanks! That got me somewhere- dmesg has no errors and iwconfig looks like: $ iwconfig lo no wireless extensions. eth1 no wireless extensions. sit0 no wireless extensions. wmaster0 no wireless extensions. Warning: Driver for device wlan0 has been compiled with version 22 of Wireless Extension, while this program supports up to version 20. Some things may be broken... wlan0 IEEE 802.11 ESSID:"goulahnet" Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated Tx-Power=0 dBm Retry min limit:7 RTS thr:off Fragment thr=2352 B Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 Is this warning a problem? Does this mean I need to get a newer iwconfig (I'm on debian etch, Wireless-Tools version 28) Also, is this driver known to work with wpa_supplicant? Thank you, John -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html