Arsepayne
2005-06-07, 08:56 PM CDT
Hi Again all,
I found the drivers for my wireless thanks jtang613. If you need to find out if your wireless card is supported here is the Best link I have ever found http://linux_wless.passys.nl/
Can anyone help, when I do a "make install" i get the following error:
[root@pita linux-wlan-ng-0.2.1pre21]# make install
find . -name .depend -exec rm {} \;
set -e; for d in src doc man etc; do make -C $d install ; done
make[1]: Entering directory `/home/arsepayne/Wirelessnic/linux-wlan-ng-0.2.1pre21/src'
set -e; for d in p80211 prism2 shared wlanctl wland nwepgen mkmeta wlancfg; do make -C $d install ; done
make[2]: Entering directory `/home/arsepayne/Wirelessnic/linux-wlan-ng-0.2.1pre21/src/p80211'
mkdir -p /home/lib/modules/2.6.11-1.14_FC3/linux-wlan-ng/net
cp p80211.ko /home/lib/modules/2.6.11-1.14_FC3/linux-wlan-ng
cp: cannot stat `p80211.ko': No such file or directory
make[2]: *** [install] Error 1
make[2]: Leaving directory `/home/arsepayne/Wirelessnic/linux-wlan-ng-0.2.1pre21/src/p80211'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/arsepayne/Wirelessnic/linux-wlan-ng-0.2.1pre21/src'
make: *** [install] Error 2
Thanks,
I found the drivers for my wireless thanks jtang613. If you need to find out if your wireless card is supported here is the Best link I have ever found http://linux_wless.passys.nl/
Can anyone help, when I do a "make install" i get the following error:
[root@pita linux-wlan-ng-0.2.1pre21]# make install
find . -name .depend -exec rm {} \;
set -e; for d in src doc man etc; do make -C $d install ; done
make[1]: Entering directory `/home/arsepayne/Wirelessnic/linux-wlan-ng-0.2.1pre21/src'
set -e; for d in p80211 prism2 shared wlanctl wland nwepgen mkmeta wlancfg; do make -C $d install ; done
make[2]: Entering directory `/home/arsepayne/Wirelessnic/linux-wlan-ng-0.2.1pre21/src/p80211'
mkdir -p /home/lib/modules/2.6.11-1.14_FC3/linux-wlan-ng/net
cp p80211.ko /home/lib/modules/2.6.11-1.14_FC3/linux-wlan-ng
cp: cannot stat `p80211.ko': No such file or directory
make[2]: *** [install] Error 1
make[2]: Leaving directory `/home/arsepayne/Wirelessnic/linux-wlan-ng-0.2.1pre21/src/p80211'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/arsepayne/Wirelessnic/linux-wlan-ng-0.2.1pre21/src'
make: *** [install] Error 2
Thanks,