|
dell inspiron 6400 wireless card problem (intel pro wlan 3945 internal)
i have installed RHEL4 on dell inspiron 6400 but could not get the wireless card (i believe it's an Intel Pro WLAN 3945 Internal Wireless (802.11a/b/g 54 Mbps) for Duo Processors) to install. here is what i have done so far - i have downloaded the ieee80211-1.2.16 module but when ever i try to run the make command, i am getting the following error:
[root@linlaptop ieee80211-1.2.16]# make
Checking in /lib/modules/2.6.9-42.0.10.ELsmp for ieee80211 components...
find: /lib/modules/2.6.9-42.0.10.ELsmp/build/: No such file or directory
egrep: /lib/modules/2.6.9-42.0.10.ELsmp/build//.config: No such file or directory
egrep: /lib/modules/2.6.9-42.0.10.ELsmp/build//include/linux/autoconf.h: No such file or directory
find: /lib/modules/2.6.9-42.0.10.ELsmp/build/: No such file or directory
make -C /lib/modules/2.6.9-42.0.10.ELsmp/build M=/root/Desktop/ieee80211-1.2.16 modules
make: *** /lib/modules/2.6.9-42.0.10.ELsmp/build: No such file or directory. Stop.
make: *** [modules] Error 2
any help will be appreciated.
thanks
|