make install成功了,但是无线网卡还是没有出来!

CPU/显卡/打印机/USB设备等硬件问题
回复
头像
choifyken
帖子: 248
注册时间: 2007-08-27 10:46

make install成功了,但是无线网卡还是没有出来!

#1

帖子 choifyken » 2007-09-11 22:41

代码: 全选

cai@cfkubuntu:~$ sudo -i
root@cfkubuntu:~# cd /home/cai/Desktop/madwifi-0.9.3.2
root@cfkubuntu:/home/cai/Desktop/madwifi-0.9.3.2# make KERNELPATH=/usr/src/linux-headers-2.6.20-15-generic install
sh scripts/find-madwifi-modules.sh 2.6.20-15-generic

WARNING:
It seems that there are modules left from previous MadWifi installations.
If you are unistalling the MadWifi modules please press "r" to remove them.
If you are installing new MadWifi modules, you should consider removing those
already installed, or else you may experience problems during operation.
Remove old modules?

[l]ist, [r]emove, [i]gnore or e[x]it (l,r,i,[x]) ?
r
for i in ./ath ./ath_hal ./ath_rate ./net80211; do \
                make -C $i install || exit 1; \
        done
make[1]: Entering directory `/home/cai/Desktop/madwifi-0.9.3.2/ath'
test -d //lib/modules/2.6.20-15-generic/net || mkdir -p //lib/modules/2.6.20-15-generic/net
install ath_pci.ko //lib/modules/2.6.20-15-generic/net
make[1]: Leaving directory `/home/cai/Desktop/madwifi-0.9.3.2/ath'
make[1]: Entering directory `/home/cai/Desktop/madwifi-0.9.3.2/ath_hal'
test -d //lib/modules/2.6.20-15-generic/net || mkdir -p //lib/modules/2.6.20-15-generic/net
install ath_hal.ko //lib/modules/2.6.20-15-generic/net
make[1]: Leaving directory `/home/cai/Desktop/madwifi-0.9.3.2/ath_hal'
make[1]: Entering directory `/home/cai/Desktop/madwifi-0.9.3.2/ath_rate'
for i in amrr/ onoe/ sample/; do \
                make -C $i install || exit 1; \
        done
make[2]: Entering directory `/home/cai/Desktop/madwifi-0.9.3.2/ath_rate/amrr'
test -d //lib/modules/2.6.20-15-generic/net || mkdir -p //lib/modules/2.6.20-15-generic/net
install ath_rate_amrr.ko //lib/modules/2.6.20-15-generic/net
make[2]: Leaving directory `/home/cai/Desktop/madwifi-0.9.3.2/ath_rate/amrr'
make[2]: Entering directory `/home/cai/Desktop/madwifi-0.9.3.2/ath_rate/onoe'
test -d //lib/modules/2.6.20-15-generic/net || mkdir -p //lib/modules/2.6.20-15-generic/net
install ath_rate_onoe.ko //lib/modules/2.6.20-15-generic/net
make[2]: Leaving directory `/home/cai/Desktop/madwifi-0.9.3.2/ath_rate/onoe'
make[2]: Entering directory `/home/cai/Desktop/madwifi-0.9.3.2/ath_rate/sample'
test -d //lib/modules/2.6.20-15-generic/net || mkdir -p //lib/modules/2.6.20-15-generic/net
install ath_rate_sample.ko //lib/modules/2.6.20-15-generic/net
make[2]: Leaving directory `/home/cai/Desktop/madwifi-0.9.3.2/ath_rate/sample'
make[1]: Leaving directory `/home/cai/Desktop/madwifi-0.9.3.2/ath_rate'
make[1]: Entering directory `/home/cai/Desktop/madwifi-0.9.3.2/net80211'
test -d //lib/modules/2.6.20-15-generic/net || mkdir -p //lib/modules/2.6.20-15-generic/net
for i in wlan.o wlan_wep.o wlan_tkip.o wlan_ccmp.o wlan_acl.o wlan_xauth.o wlan_scan_sta.o wlan_scan_ap.o; do \
                f=`basename $i .o`; \
                install $f.ko //lib/modules/2.6.20-15-generic/net; \
        done
make[1]: Leaving directory `/home/cai/Desktop/madwifi-0.9.3.2/net80211'
(export KMODPATH=/lib/modules/2.6.20-15-generic/net; /sbin/depmod -ae 2.6.20-15-generic)
make -C ./tools  install || exit 1
make[1]: Entering directory `/home/cai/Desktop/madwifi-0.9.3.2/tools'
install -d /usr/local/bin
for i in athstats 80211stats athkey athchans athctrl athdebug 80211debug wlanconfig; do \
                install $i /usr/local/bin/$i; \
                strip /usr/local/bin/$i; \
        done
install -d /usr/local/man/man8
install -m 0644 man/*.8 /usr/local/man/man8
make[1]: Leaving directory `/home/cai/Desktop/madwifi-0.9.3.2/tools'
root@cfkubuntu:/home/cai/Desktop/madwifi-0.9.3.2#      

kubuntu AMD64 7.04系统
madwifi下的最新安装源码,参考这个http://www.cn70.net/data/2007/0519/article_306 ... 有发现无线网卡的踪迹

救命阿!
gmlbh
帖子: 406
注册时间: 2006-03-21 10:47

#2

帖子 gmlbh » 2007-09-12 0:19

你的是甚么网卡啊??我的Atheros AR5001X能够自动认出来,自动加载受限驱动的。
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

#3

帖子 eexpress » 2007-09-12 0:20

使用win的驱动吧。用ndiswxxxxx那个。
● 鸣学
aerol
帖子: 34
注册时间: 2007-03-20 22:42

#4

帖子 aerol » 2007-09-12 2:49

sudo modprobe ath_pci
头像
choifyken
帖子: 248
注册时间: 2007-08-27 10:46

#5

帖子 choifyken » 2007-09-12 9:27

我是Atheros5007EG的卡,现在用的是64位的kubuntu,Atheros没有提供win的64位驱动啊!
难道64位系统真的只是“看上去很美”而已?

代码: 全选

sudo modprobe ath_pci
这个运行过了,没效果
头像
choifyken
帖子: 248
注册时间: 2007-08-27 10:46

#6

帖子 choifyken » 2007-09-12 9:30

gmlbh 写了:你的是甚么网卡啊??我的Atheros AR5001X能够自动认出来,自动加载受限驱动的。
好像kubuntu里面没有“受限驱动”这个选项啊,还是我没有找到?
gmlbh
帖子: 406
注册时间: 2006-03-21 10:47

#7

帖子 gmlbh » 2007-09-12 22:41

choifyken 写了:
gmlbh 写了:你的是甚么网卡啊??我的Atheros AR5001X能够自动认出来,自动加载受限驱动的。
好像kubuntu里面没有“受限驱动”这个选项啊,还是我没有找到?
呃,好像是这样子,我在kubuntu里面也找不到这个选项,不过启动的时候好像会提示的。

ps:只用过一阵子kubuntu,不是太会用。
回复