ok, Actually dmesg reports the same as you phy0: hwaddr f729a040, RTL8187BvE V0 + rtl8225z2 usbcore: registered new interface driver rtl8187 NetworkManager advice taken with thanks. > > That's wierd - are you sure? Compat-wireless is supposed to put the > whole lot (about 50MB of kernel modules, nearly 50 of them) into > updates, although only about 4-5 kernel modules are used for rtl8187b. > After running make uninstall and make install a few times, this is the structure of files I end with in /lib/modules/`uname -r`. updates updates/net updates/net/mac80211 updates/net/mac80211/mac80211.ko updates/net/wireless updates/net/wireless/ifcfg80211.ko updates/net/wireless/lib80211_crypt_tkip.ko updates/net/wireless/lib80211.ko updates/net/wireless/lib80211_crypt_ccmp.ko updates/net/wireless/lib80211_crypt_wep.ko updates/drivers updates/drivers/net updates/drivers/net/b44.ko updates/drivers/net/wireless updates/drivers/net/usb updates/drivers/net/usb/rndis_host.ko updates/drivers/net/usb/usbnet.ko updates/drivers/net/usb/cdc_ether.ko updates/drivers/misc updates/drivers/misc/eeprom updates/drivers/misc/eeprom/eeprom_93cx6.ko updates/drivers/ssb updates/drivers/ssb/ssb.ko I manually added in to complete it: updates/drivers/net/wireless/rtl818x updates/drivers/net/wireless/rtl818x/rtl8187.ko I am not that familiar with kernel makefiles but it would seem that the drivers/net/wireless line below is not recursive: obj-y := net/wireless/ net/mac80211/ ifeq ($(ONLY_CORE),) obj-$(CONFIG_B44) += drivers/net/b44.o obj-y += drivers/ssb/ \ drivers/misc/eeprom/ \ drivers/net/usb/ \ drivers/net/wireless/ endif Anyway, its only a minor thing. Cheers PGR -- Laws are partly formed for the sake of good men, in order to instruct them how they may live on friendly terms with one another, and partly for the sake of those who refuse to be instructed, whose spirit cannot be subdued, or softened, or hindered from plunging into evil. [The Laws, Plato] You fiend! Never have I encountered such corrupt and foul-minded perversity? Have you ever considered a career in the church? Bishop of Bath and Wells (Blackadder II) -- 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