From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008043010 Fedora/3.0-0.60.beta5.fc9 Firefox/3.0b5 Description of problem: when i doing updating after that the the network dont powerup the wifi lenovo n200 intel 4965 dont connect Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.install new kernel 2.setup the confiure of the wifi (intel bgn 4965) 3.the kernel work fine (not best) only on version 2.6.25.3-18.fc9.i686 Actual Results: Expected Results: Additional info:
*** Bug 451443 has been marked as a duplicate of this bug. ***
Works out of the box with Fedora 10 and kernel 2.6.27.5-117.fc10.x86_64 lspci shows: 04:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61) Here are the kernel messages during boot: iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27kds iwlagn: Copyright(c) 2003-2008 Intel Corporation iwlagn 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 iwlagn 0000:04:00.0: setting latency timer to 64 iwlagn: Detected Intel Wireless WiFi Link 4965AGN REV=0x4 iwlagn: Tunable channels: 13 802.11bg, 19 802.11a channels iwlagn 0000:04:00.0: PCI INT A disabled phy0: Selected rate control algorithm 'iwl-agn-rs' ... ADDRCONF(NETDEV_UP): eth0: link is not ready iwlagn 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 iwlagn 0000:04:00.0: restoring config space at offset 0x1 (was 0x40100102, writing 0x40100106) firmware: requesting iwlwifi-4965-2.ucode Registered led device: iwl-phy0:radio Registered led device: iwl-phy0:assoc Registered led device: iwl-phy0:RX Registered led device: iwl-phy0:TX ADDRCONF(NETDEV_UP): wlan0: link is not ready ... wlan0: authenticate with AP xx:xx:xx:xx:xx wlan0: authenticated wlan0: associate with AP xx:xx:xx:xx:xx wlan0: RX AssocResp from xx:xx:xx:xx:xx (capab=0x411 status=0 aid=1) wlan0: associated ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready wlan0: no IPv6 routers present It even works with suspend/resume! Great work.
thanks for the report, closing. In general, updated kernels will fix wifi and suspend/resume issues as they are fixed upstream, and NM obviously benefits from those.