在Gentoo中安装无线网卡失败,显示 invalid module format之类的信息。
下面简要介绍一个在Gentoo中安装无线网卡的方法
一、 编译内核
需要配置的内容如下:
Networking --->
Wireless -->
<*> Generic IEEE 802.11 Networking Stack
[ ] Enable full debugging output
< > Software MAC add-on to the IEEE 802.11 networking stack
二、安装驱动及必要的软件
emerge ipw3945 ipw3945d wireless-tools dhcpcd
三、加载驱动
modprobe ipw3945
四、配置
下面是一种方法
iwlist eth1 scan
iwconfig eth1 essid "ESSID"
route add default gw ip