Hi! Maybe someone can help me. I have compiled and installed compat-wireless-3.4-rc1-2 and it seems to load correctly. The thing I am missing is the wlan0 device. # lspci -kvm Device: 02:00.0 Class: Network controller Vendor: Intel Corporation Device: Centrino Advanced-N 6205 SVendor: Intel Corporation SDevice: Centrino Advanced-N 6205 AGN Rev: 34 Module: iwlwifi # dmesg | grep iwlwifi iwlwifi 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 iwlwifi 0000:02:00.0: setting latency timer to 64 iwlwifi 0000:02:00.0: pci_resource_len = 0x00002000 iwlwifi 0000:02:00.0: pci_resource_base = f23e0000 iwlwifi 0000:02:00.0: HW Revision ID = 0x34 iwlwifi 0000:02:00.0: irq 1277 (277) for MSI/MSI-X iwlwifi 0000:02:00.0: edf81e1c iwlwifi 0000:02:00.0: c9933e1c iwlwifi 0000:02:00.0: c9933de8 iwlwifi 0000:02:00.0: PCI INT A disabled # lsmod | grep iwl iwlwifi 179689 0 mac80211 231218 1 iwlwifi compat_firmware_class 5816 1 iwlwifi cfg80211 161549 2 iwlwifi,mac80211 compat 28095 4 iwlwifi,mac80211,compat_firmware_class,cfg80211 led_class 2525 2 iwlwifi,compat # uname -a Linux xenserver 2.6.32.12-0.7.1 #6 SMP Mon Apr 16 19:31:06 EDT 2012 i686 i686 i386 GNU/Linux For some reason there is no wlan0 when I run ifconfig -a and when I try to get it up I get: # ifconfig wlan0 up wlan0: unbekannte Schnittstelle: Kein passendes Gerät gefunden In proc: # cat /proc/net/wireless Inter-| sta-| Quality | Discarded packets | Missed | WE face | tus | link level noise | nwid crypt frag retry misc | beacon | 22 Nothing... Maybe some thoughts? Cheers, Dominik-- 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