LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Drivers (https://www.linuxquestions.org/questions/linux-newbie-8/drivers-171764/)

DB03 04-18-2004 04:04 PM

Wireless Drivers
 
Hello.

I'm trying to install the wireless drivers from http://ipw2100.sourceforge.net/ for my intel pro wireless card. I've downloaded it, untarred it and ran "make". I get the following:

[root@localhost ipw2100-0.41]# make

The build failed to find the Host AP files in:

'/root/tempdownload/ipw2100-0.41//root/tempdownload/ipw2100-0.41/hostap-driver-0.1.3/driver/modules'

Prior to building IPW2100 you need to download and install the
hostap-driver-0.1.3 package available from

http://hostap.epitest.fi.

Once you have it installed on your system, you can invoke the build via:

% make [KSRC=/patch/to/kernel] HOSTAP=/patch/to/hostap-driver-0.1.3

make: *** [hostap_check] Error 1
[root@localhost ipw2100-0.41]#


so i got the hostap-driver-0.1.3 thing and installed it to /root/tempdownload/ipw2100-0.41/hostap-driver-0.1.3 and i can explore to the modules folder.

i ran again, but i don't understand the % make [KSRC=/patch/to/kernel] HOSTAP=/patch/to/hostap-driver-0.1.3 part... what is the /patch/to/kernel part? where is my kernel located. And I'm assuming the /patch/to/hostap-driver-0.1.3 is going to be /root/tempdownload/ipw2100-0.41/hostap-driver-0.1.3?

thanks!

:newbie:

DB03 04-18-2004 05:50 PM

basically i'm asking, where is my kernel located and how do i update it

DB03 04-18-2004 06:14 PM

actually i just found out that i didn't install the kernal source... so i figured i'd use the rpm manager... i tried to add the source but every single time it gives a non-specific error that it failed... can i somehow download it instead of using the cd? or is there a patch or something?


All times are GMT -5. The time now is 02:43 PM.