On Mon, 6 Dec 2004, Qian Qiao wrote: > If everythings fails, go for ndiswrapper. > On Mon, 06 Dec 2004 17:34:45 -0500, sly <dsyc@xxxxx> wrote: > > Satish Balay wrote: > > > On Mon, 6 Dec 2004, sly wrote: > > > > > >>anybody using linksys wpc11 wireless pccard? i tried to install the driver > > >>from linksys.com but it errors. > > >>it can't find some files in the kernel source directory. > > >>any way to fix this? > > > > > > Please post '/sbin/lspci' for this card. > > > > is nothing! with or without the card is the same message > I think wpc11 is a pcmcia card, make sure pcmcia is started. :D > Also make sure that the card is properly plugged in. :D lspci should work for some pcmcia cards. If not - 'cardctl ident' should give us some info on what the chipset is. from http://www.linux-wlan.org/docs/wlan_adapters.html.gz its either 'prism2.5' or 'realtek'. Prism should work with 'orinoco_cs' driver (already part of the kernel). Don't know about 'realtek' Satish