Skip to main content

Thread: Intel Corporation WiFi Link 1000 Series stopped working with 2.6.32-32 kernel upgrade


hello all

intel corporation wifi link 1000 series wireless card stopped working yesterday after did update via update manager.

after upgrade, wireless disabled , option enable in network manager grayed out. thought might new kernel, changing old kernel still have problem

lspci -nn says:
03:00.0 network controller [0280]: intel corporation wifi link 1000 series [8086:0083]

ifconfig not list wlan

iwconfig says:
wlan0 ieee 802.11bgn essidff/any
mode:managed access point: not-associated tx-power=off
retry long limit:7 rts thrff fragment thrff
power managementff

lsmod | grep iw gives:
iwlagn 123060 0
iwlcore 125179 1 iwlagn
mac80211 238896 2 iwlagn,iwlcore
cfg80211 148341 3 iwlagn,iwlcore,mac80211
led_class 3764 3 iwlcore,asus_laptop,sdhci


dmesg | grep iw gives:
[ 19.177779] iwlagn: intel(r) wireless wifi link agn driver linux, 1.3.27k
[ 19.177782] iwlagn: copyright(c) 2003-2009 intel corporation
[ 19.177837] iwlagn 0000:03:00.0: pci int -> gsi 17 (level, low) -> irq 17
[ 19.177844] iwlagn 0000:03:00.0: setting latency timer 64
[ 19.177953] iwlagn 0000:03:00.0: detected intel wireless wifi link 1000 series bgn rev=0x6c
[ 19.207333] iwlagn 0000:03:00.0: tunable channels: 13 802.11bg, 0 802.11a channels
[ 19.207414] iwlagn 0000:03:00.0: irq 36 msi/msi-x
[ 19.300505] phy0: selected rate control algorithm 'iwl-agn-rs'


lshw -c network says:
*-network disabled
description: wireless interface
product: wifi link 1000 series
vendor: intel corporation
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan0
version: 00
serial: 00:1e:64:3e:2e:d4
width: 64 bits
clock: 33mhz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlagn latency=0 multicast=yes wireless=ieee 802.11bgn
resources: irq:36 memory:f4800000-f4801fff
*-network
description: ethernet interface
product: ar8131 gigabit ethernet
vendor: atheros communications
physical id: 0
bus info: pci@0000:07:00.0
logical name: eth0
version: c0
serial: e0:cb:4e:1a:87:42
capacity: 1gb/s
width: 64 bits
clock: 33mhz
capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.0.1-napi firmware=n/a latency=0 link=no multicast=yes port=twisted pair
resources: irq:37 memory:f4600000-f463ffff ioport:b000(size=128)


lsb_release -d says:
description: ubuntu 10.04.2 lts

uname -mr:
2.6.32-32-generic x86_64

what tell us?
code:
rfkill list  lsmod | grep -e laptop -e wmi
thanks.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Intel Corporation WiFi Link 1000 Series stopped working with 2.6.32-32 kernel upgrade


Ubuntu

Comments