Comment 0 for bug 756559

Revision history for this message
Schmirrwurst (schmirrwurst) wrote :

Binary package hint: network-manager

Network manager isn't displaying any wlan at all.
If I make a iwlist, it is working.
That happend only on natty, it is working well on maverick
I tried the disable_l10n option, aswell as the hw_scan_disable, but it didn't changed anything

[ 173.455972] iwl3945: Unknown parameter `11n_disable'
[ 267.560328] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
[ 267.560332] iwl3945: Copyright(c) 2003-2010 Intel Corporation
[ 267.560407] iwl3945 0000:06:00.0: sw scan support is deprecated
[ 267.560434] iwl3945 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 267.560449] iwl3945 0000:06:00.0: setting latency timer to 64
[ 267.613723] iwl3945 0000:06:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
[ 267.613727] iwl3945 0000:06:00.0: Detected Intel Wireless WiFi Link 3945ABG
[ 267.613885] iwl3945 0000:06:00.0: irq 48 for MSI/MSI-X
[ 267.614144] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[ 267.621491] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
[ 267.673383] iwl3945 0000:06:00.0: loaded firmware version 15.32.2.9
[ 267.750459] ADDRCONF(NETDEV_UP): wlan0: link is not ready

root@natty# lsmod | grep iwl
iwl3945 152278 0
iwlcore 167503 1 iwl3945
mac80211 294370 2 iwl3945,iwlcore
cfg80211 178528 3 iwl3945,iwlcore,mac80211
root@natty# uname -a
Linux natty 2.6.38-8-generic #41-Ubuntu SMP Tue Apr 5 19:30:49 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux