Wireless with a PCI card (not pcmcia)

Duane Attaway dattaway at attaway.net
Sat Oct 12 13:13:51 CDT 2002


On Fri, 11 Oct 2002, Jason Greene wrote:

> Anyone have any experience with the wireless PCI cards? 

By looking at that list of errors, it appears your system is trying to 
autodetect everything possible in the solar system.  You can install the 
modules yourself manually.  You will need the 80211 module:

/sbin/insmod 80211

and the pci wireless chipset:

/sbin/insmod prism2_pci

The README in the linux-wlan tarball will show you the *exact* setup
needed for your install.  It took me a long time to learn how to read
directions.  Once I did, it worked.  It will show you which modules to 
load and how to configure the cards from the command line.

>  
> I'm trying to install a linksys WMp11 on Slackware 8.1 and when I do 
> the "make install" for linux-wlan-ng-0.1.14-pre1  I get the following 
> depmod: *** Unresolved symbols in 
> /lib/modules/2.4.18/kernel/arch/i386/kernel/microcode.o.gz 
> depmod: *** Unresolved symbols in 
> /lib/modules/2.4.18/kernel/drivers/char/drm/gamma.o.gz 
> depmod: *** Unresolved symbols in 
> /lib/modules/2.4.18/kernel/drivers/char/drm/i810.o.gz 
> depmod: *** Unresolved symbols in 
> /lib/modules/2.4.18/kernel/drivers/char/drm/i830.o.gz 
> depmod: *** Unresolved symbols in 
> /lib/modules/2.4.18/kernel/drivers/char/drm/mga.o.gz 
>  
> Blah...blah...blah.... 
>  
> Any Ideas how to get this to work? 
>  
> Jason 
> --  
> http://www.hailmaryfullofgrace.net 
> 
> 
> 




More information about the Kclug mailing list