I've installed the compat-wireless-2008-03-25 source and I can get the module to load, but the network card is still not recognized under ifconfig/iwconfig. or under lspci: 06:00.0 Network controller: Intel Corporation Unknown device 4229 (rev 61) dmesg output on loading the module shows a problem registering the device: 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 As a side issue, I tried to grab the source from the repo but I am not sure what I have to do to get that into a compilable state: compat-wireless-2.6$ make cat: /home/jgoulah/wdir/compat-wireless-2.6/compat-release: No such file or directory cat: /home/jgoulah/wdir/compat-wireless-2.6/compat-release: No such file or directory make -C /lib/modules/2.6.24.4-custom/build M=/home/jgoulah/wdir/compat-wireless-2.6 modules make[1]: Entering directory `/usr/src/linux-2.6.24.4' scripts/Makefile.build:41: /home/jgoulah/wdir/compat-wireless-2.6/drivers/misc/Makefile: No such file or directory make[3]: *** No rule to make target `/home/jgoulah/wdir/compat-wireless-2.6/drivers/misc/Makefile'. Stop. make[2]: *** [/home/jgoulah/wdir/compat-wireless-2.6/drivers/misc] Error 2 make[1]: *** [_module_/home/jgoulah/wdir/compat-wireless-2.6] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.24.4' make: *** [modules] Error 2 Any help is appreciated, if you need more info just let me know. -- 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