LinuxSir.cn,穿越时空的Linuxsir!

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

[已解决]intel 3945ABG无线网卡不工作了

[复制链接]
发表于 2009-10-10 14:06:47 | 显示全部楼层 |阅读模式
dmesg输出:

  1. [    7.174794] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.26ks
  2. [    7.174797] iwl3945: Copyright(c) 2003-2009 Intel Corporation
  3. [    7.174937] iwl3945 0000:07:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
  4. [    7.174952] iwl3945 0000:07:00.0: setting latency timer to 64
  5. [    7.229828] iwl3945 0000:07:00.0: Tunable channels: 13 802.11bg, 4 802.11a channels
  6. [    7.229830] iwl3945 0000:07:00.0: Detected Intel Wireless WiFi Link 3945ABG
  7. [    7.229972]   alloc irq_desc for 30 on cpu 0 node 0
  8. [    7.229974]   alloc kstat_irqs on cpu 0 node 0
  9. [    7.230006] iwl3945 0000:07:00.0: irq 30 for MSI/MSI-X
  10. [    7.326747] phy0: Selected rate control algorithm 'iwl-3945-rs'
  11. [    7.446110]   alloc irq_desc for 22 on cpu 0 node 0
  12. [    7.446113]   alloc kstat_irqs on cpu 0 node 0
  13. 。。。。。。。。。

  14. [   10.768491] iwl3945 0000:07:00.0: firmware: requesting iwlwifi-3945-2.ucode
  15. [   10.831839] iwl3945 0000:07:00.0: loaded firmware version 15.32.2.9
  16. [   10.889929] Registered led device: iwl-phy0::radio
  17. [   10.889948] Registered led device: iwl-phy0::assoc
  18. [   10.889964] Registered led device: iwl-phy0::RX
  19. [   10.889981] Registered led device: iwl-phy0::TX
  20. [   10.951811] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  21. 。。。。。。。。。

复制代码


lsmod是有相应模块的


  1. stesen@debian:~$ sudo ifup wlan0
  2. Internet Systems Consortium DHCP Client V3.1.2p1
  3. Copyright 2004-2009 Internet Systems Consortium.
  4. All rights reserved.
  5. For info, please visit http://www.isc.org/sw/dhcp/

  6. Listening on LPF/wlan0/00:1c:bf:92:86:32
  7. Sending on   LPF/wlan0/00:1c:bf:92:86:32
  8. Sending on   Socket/fallback
  9. DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3
  10. DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
  11. DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
  12. DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
  13. DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 20
  14. DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
  15. DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
  16. No DHCPOFFERS received.
  17. No working leases in persistent database - sleeping.
复制代码


另外有三个情况:

1.很久没用无线了,平时无线开关一直关着

2.重启到windows下发现network connection服务被关掉了,打开后windows能上无线了

3.昨天编译过内核
用的是make-kpkg来做deb包
装上后不太满意,然后用aptitude卸载了



问题解决:
是wicd的问题.换network-manager就ok了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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