1,查看一下有没有装过无线网卡驱动
[root@localhost network-scripts]# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
2,查看无线网卡型号
[root@localhost network-scripts]#lspci |grep -i network
09:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
3,查看Linux内核版本
[root@localhost network-scripts]# uname -r
2.6.32-358.el6.i686
4,下载无线网卡驱动安装
读安装包的README文件,里面应该说明安装方法
阅读(1979) | 评论(0) | 转发(0) |