热门关键字:  ubuntu  分区  linux系统进程  函数  Fedora

当前位置 :| 主页>Linux发行版>Gentoo>

在Gentoo上安装无线网卡

来源: 作者: 时间:2007-10-22 Tag: 点击:
下面的步骤简要介绍了在Gentoo上安装无线网卡的过程

在Gentoo中安装无线网卡失败,显示 invalid module format之类的信息。

下面简要介绍一个在Gentoo中安装无线网卡的方法

一、 编译内核

需要配置的内容如下:
Networking --->
    Wireless -->
       <*> Generic IEEE 802.11 Networking Stack
       [ ] Enable full debugging output
       <M> IEEE 802.11 WEP encryption (802.1x)
       <M> IEEE 802.11i CCMP support
       <M> IEEE 802.11i TKIP encryption
       < > 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
上一篇:没有了
下一篇:没有了
最新评论共有 4 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册