红联Linux门户
Linux帮助

red hat enterprise linux server 5.3安装无线网卡等问题,高手帮忙解决一下

发布时间:2009-07-30 11:55:28来源:红联作者:yiyaozjk
1 我使用了ndiswrapper1.53安装和TP-LINK无线网卡,这两个东西在红旗linux 6 sp2桌面系统下安装正常,能使用无线网卡,

但是在red hat enterprise linux server 5.3使用时,却无法找到无线网卡。(我的电脑有两块网卡,一块是有线的但没接线,另一块是无线网卡WIN中就是用无线网卡上网的)

命令如下:
[root@localhost ~]# ndiwrapper -m
bash: ndiwrapper: command not found
[root@localhost ~]# ndiswrapper -m
adding "alias wlan0 ndiswrapper" to /etc/modprobe.d/ndiswrapper ...
[root@localhost ~]# ndiswrapper -ma
module configuration information is stored in /etc/modprobe.d/ndiswrapper
[root@localhost ~]# ndiswrapper -mi
module configuration information is stored in /etc/modprobe.d/ndiswrapper
[root@localhost ~]# /sbin/modprobe ndiswrapper
[root@localhost ~]# ifconfig
lo
Link encapocal Loopback



inet addr:127.0.0.1
Mask:255.0.0.0

inet6 addr: ::1/128 Scope:Host

UP LOOPBACK RUNNING
MTU:16436
Metric:1

RX packets:1379 errors:0 dropped:0 overruns:0 frame:0

TX packets:1379 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:2138204 (2.0 MiB)
TX bytes:2138204 (2.0 MiB)

virbr0
Link encap:Ethernet
HWaddr 00:00:00:00:00:00


inet addr:192.168.122.1
Bcast:192.168.122.255
Mask:255.255.255.0

inet6 addr: fe80::200:ff:fe00:0/64 Scopeink

UP BROADCAST RUNNING MULTICAST
MTU:1500
Metric:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:57 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:0 (0.0 b)
TX bytes:11058 (10.7 KiB)

xenbr0
Link encap:Ethernet
HWaddr 00:00:00:00:00:00


UP BROADCAST RUNNING NOARP
MTU:1500
Metric:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:0 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:0 (0.0 b)
TX bytes:0 (0.0 b)

要怎样才能使用无线网卡???谢谢
文章评论

共有 0 条评论