Problem to install the drivers of my internal WLAN card

Johnathan Bailes johnathan.bailes at gmail.com
Sun Feb 13 23:15:02 UTC 2005


On Sun, 2005-02-13 at 16:53 -0500, stephane Dellacherie wrote:
> Hello,
> 
> I have an internal WLAN cards in my laptop but I do not succeed to install
> the drivers by using linux-wlan-ng-0.2.1pre23 or
> linux-wlan-ng-0.2.1pre25
> 
> When I run "Configure", I obtain the following informations from my laptop :
> 
> Build Prism2.x PCMCIA Card Services (_cs) driver? (y/n) [y]: y
> Build Prism2 PLX9052 based PCI (_plx) adapter driver? (y/n) [n]: y
> Build Prism2.5 native PCI (_pci) driver? (y/n) [n]: y
> Build Prism2.5 USB (_usb) driver? (y/n) [n]: y
> 
> Linux source directory [/lib/modules/2.6.5-1.358/build]: y
> Linux source tree y is incomplete or missing!
> 

Steph, you worry too much man, you are missing the src rpm for the
kernel.

So your Linux source tree is incomplete.

What kernel src rpm you need is dependant on your kernel.

uname -a will tell you which you have.

After you get the source rpm it should be fine.  

Oddly enough, compiling a driver is easier than compiling a gui user
application for example.  Why?  They do not tend to have a lot of
outside dependencies besides the src tree for the kernel itself.

After you get the source everything should be fine.





More information about the fedora-list mailing list