That is a fair possibility. I upgraded the kernel on Saturday hence I had to rebuild against the new kernel. Upon install, I noticed that rtl8187 was correctly installed. Of course, this second time of building and installing, I had removed the blacklist entries for rtl8187 as I had successfully used it for 24 hours. One minor point, I notice in iwconfig is that it doesnt report a bit rate of greater than 1Mb/sec. Is this a known issue? Regards PGR > On Fri, Jan 30, 2009 at 10:04 PM, P.G. Richardson > <p.g.richardson@xxxxxxxxxxxxxxxxx> wrote: > >> 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 > > It is recursive - it runs Makefile in drivers/net/wireless/ . Your > list is very small - it should build and install 40+ kernel modules. > curious. some kernel config means the modules aren't built, but in > your case they are built but not installed... I wonder if it is > affected by blacklist. > -- 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