LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: shpchp

2200BG 无线网络的问题 (内附详细信息)

[复制链接]
发表于 2006-9-29 13:20:41 | 显示全部楼层
actually, u should turn the kill switch off,just press that little button upon the keyboard signed with a wlan icon , I'm using dv4204 ,ur brother ,haha
but I am so confused that why a man can be troubled by this silly problem for such a long time......................................................


  1. /etc/conf.d > cat net
  2. # This blank configuration will automatically use DHCP for any net.*
  3. # scripts in /etc/init.d.  To create a more complete configuration,
  4. # please review /etc/conf.d/net.example and save your configuration
  5. # in /etc/conf.d/net (this file :]!).
  6. config_eth0=( "192.168.177.3 netmask 255.255.255.0 brd 192.168.177.255" )
  7. #routes_eth0=( "default gw 192.168.1.5" )


  8. essid_eth1="dlink"
  9. config_eth1=( "192.168.1.3 netmask 255.255.255.0 brd 192.168.1.255" )
  10. routes_eth1=( "default gw 192.168.1.5" )

  11. /etc/conf.d > dmesg |grep ipw2200
  12. ipw2200: no version for "ieee80211_wx_get_encodeext" found: kernel tainted.
  13. ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.0mq
  14. ipw2200: Copyright(c) 2003-2006 Intel Corporation
  15. ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
  16. ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
  17. /etc/conf.d >
复制代码
回复 支持 反对

使用道具 举报

发表于 2006-9-29 14:02:47 | 显示全部楼层
用2.6.17或者18,直接编译内核支持wireless,选择对应的ipw2200支持,可以编成模块,现在驱动程序已经在内核里面了。然后emerge wireless-tools hotplug 然后把firmware放到/lib/fireware下面。modprobe ipw2200,应该就行了。没有必要使用外部软件来让kernel支持无线网卡了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-9-29 14:44:17 | 显示全部楼层
Post by slashseed
actually, u should turn the kill switch off,just press that little button upon the keyboard signed with a wlan icon , I'm using dv4204 ,ur brother ,haha
but I am so confused that why a man can be troubled by this silly problem for such a long time......................................................


  1. /etc/conf.d > cat net
  2. # This blank configuration will automatically use DHCP for any net.*
  3. # scripts in /etc/init.d.  To create a more complete configuration,
  4. # please review /etc/conf.d/net.example and save your configuration
  5. # in /etc/conf.d/net (this file :]!).
  6. config_eth0=( "192.168.177.3 netmask 255.255.255.0 brd 192.168.177.255" )
  7. #routes_eth0=( "default gw 192.168.1.5" )


  8. essid_eth1="dlink"
  9. config_eth1=( "192.168.1.3 netmask 255.255.255.0 brd 192.168.1.255" )
  10. routes_eth1=( "default gw 192.168.1.5" )

  11. /etc/conf.d > dmesg |grep ipw2200
  12. ipw2200: no version for "ieee80211_wx_get_encodeext" found: kernel tainted.
  13. ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.0mq
  14. ipw2200: Copyright(c) 2003-2006 Intel Corporation
  15. ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
  16. ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
  17. /etc/conf.d >
复制代码


呵呵,thanks very much
原来笔记本上还有这个机关,果然在按一下笔记本的Wireless键就好了...
faint
回复 支持 反对

使用道具 举报

发表于 2006-9-29 15:51:33 | 显示全部楼层
晕.感觉是严重的水帖行为.
回复 支持 反对

使用道具 举报

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

本版积分规则

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