LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1624|回复: 1

Gentoo 下Dlink DWL-G122无线网卡驱动安装过程

[复制链接]
发表于 2008-12-10 01:28:20 | 显示全部楼层 |阅读模式
1.内核配置  参考于以前的wiki(画外音:wiki什么时候好阿???):
Networking  --->
   
  • Networking support
       Wireless  --->
         <*> Improved wireless configuration API

    The following is only used by very old drivers:
         --- Wireless extensions

    The selection between the following two depends on the driver being used. The first is the new stack, the second is the old:
         < > Generic IEEE 802.11 Networking Stack (mac80211)
         <*> Generic IEEE 802.11 Networking Stack
         [ ]   Enable full debugging output
         ---   IEEE 802.11 WEP encryption (802.1x)
         <*>   IEEE 802.11i CCMP support
         <*>   IEEE 802.11i TKIP encryption
         <*>   Software MAC add-on to the IEEE 802.11 networking stack
         [ ]     Enable full debugging output
         
  •    Enable RAIODTAP headers for capibilities that can support it.

    Turn on the following even if not using any of the drivers in the kernel:
    Device Drivers  --->
       Network device support  --->
         Wireless LAN  --->
          
  • Wireless LAN (IEEE 802.11)
           ... Select driver as needed if it's in the kernel source ...

    The following should be on automatically by dependencies, but if not, turn it on:
    Cryptographic options  --->
       
  • Cryptographic API

    2、安装无线工具包
    emrge wireless-tool


    3,编译网卡驱动
    wget http://rt2x00.serialmonkey.com/rt73-cvs-daily.tar.gz
    cd rt73-cvs-*/Module
    make && make install
    modprobe rt73

    然后开启无线网卡:
    iwconfig wlan0 up
    ifconfig就可以看到wlan0了
  •  楼主| 发表于 2008-12-10 01:29:21 | 显示全部楼层
    注:我的无线网卡是usb的。
    回复 支持 反对

    使用道具 举报

    您需要登录后才可以回帖 登录 | 注册

    本版积分规则

    快速回复 返回顶部 返回列表