Package: src:linux Version: 3.2.41-2+deb7u2 Severity: normal Tags: upstream
My Ralink RT2860 wireless adapter fails to authenticate to WPA2 networks. The hardware was able to authenticate via the old (deprecated) rt2860-sta module. Apologies for duplicate information, I don't know what reportbug will gather. When trying to connect, wpasupplicant loops, failing at the "4-way handshake" step, suggesting that the pre-shared key is incorrect. I have verified the key is entered correctly (and works for other devices). I have tried both WPA2-AES and WPA2-TKIP (and WPA2-TKIP/AES) on the wireless router, to no effect. Reportbug tells me that my installed version is newer than the version in the repositories. However, this has been a problem since back in the 2.6 branch and continues until today. Other distributions (such as Ubuntu) have this problem as well, so I believe that the problem is upstream Here's a snippet from my daemon log. The main system log only has regulatory information, nothing of interest to this behavior. (the information appears to be correct) May 16 21:11:42 pandora wpa_supplicant[2056]: wlan0: SME: Trying to authenticate with 78:cd:8e:eb:1f:38 (SSID='groundone' freq= 2437 MHz) May 16 21:11:42 pandora wpa_supplicant[2056]: wlan0: Trying to associate with 78:cd:8e:eb:1f:38 (SSID='groundone' freq=2437 MHz ) May 16 21:11:42 pandora NetworkManager[1994]: <info> (wlan0): supplicant interface state: scanning -> authenticating May 16 21:11:42 pandora NetworkManager[1994]: <info> (wlan0): supplicant interface state: authenticating -> associating May 16 21:11:42 pandora wpa_supplicant[2056]: wlan0: Associated with 78:cd:8e:eb:1f:38 May 16 21:11:42 pandora NetworkManager[1994]: <info> (wlan0): supplicant interface state: associating -> associated May 16 21:11:43 pandora NetworkManager[1994]: <info> (wlan0): supplicant interface state: associated -> 4-way handshake May 16 21:11:49 pandora wpa_supplicant[2056]: wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect May 16 21:11:49 pandora wpa_supplicant[2056]: wlan0: CTRL-EVENT-DISCONNECTED bssid=78:cd:8e:eb:1f:38 reason=15 May 16 21:11:49 pandora NetworkManager[1994]: <info> (wlan0): supplicant interface state: 4-way handshake -> disconnected lspci -v snippet: 01:00.0 Network controller: Ralink corp. RT2790 Wireless 802.11n 1T/2R PCIe Subsystem: Ralink corp. Device 2790 Physical Slot: eeepc-wifi Flags: bus master, fast devsel, latency 0, IRQ 19 Memory at fbef0000 (32-bit, non-prefetchable) [size=64K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+ Capabilities: [70] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Kernel driver in use: rt2800pci -- Package-specific info: ** Version: Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.41-2+deb7u2 ** Command line: BOOT_IMAGE=/vmlinuz-3.2.0-4-686-pae root=UUID=3b249a46-188d-4b22-bb34-4f2b26c6edaf ro quiet ** Not tainted ** Kernel log: [ 58.798151] cfg80211: Regulatory domain changed to country: US [ 58.798162] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 58.798172] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) [ 58.798183] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) [ 58.798193] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 58.798204] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 58.798214] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 58.798225] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) [ 65.021241] wlan0: deauthenticated from 78:cd:8e:eb:1f:38 (Reason: 15) [ 65.037003] cfg80211: Calling CRDA to update world regulatory domain [ 65.061708] cfg80211: World regulatory domain updated: [ 65.061718] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 65.061730] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 65.061740] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 65.061750] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 65.061760] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 65.061770] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 66.277139] wlan0: authenticate with 78:cd:8e:eb:1f:38 (try 1) [ 66.278649] wlan0: authenticated [ 66.284181] wlan0: associate with 78:cd:8e:eb:1f:38 (try 1) [ 66.293001] wlan0: RX ReassocResp from 78:cd:8e:eb:1f:38 (capab=0xc11 status=0 aid=2) [ 66.293019] wlan0: associated [ 66.301183] cfg80211: Calling CRDA for country: US [ 66.322788] cfg80211: Regulatory domain changed to country: US [ 66.322797] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 66.322805] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) [ 66.322813] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) [ 66.322820] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 66.322827] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 66.322834] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 66.322841] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) [ 72.649269] wlan0: deauthenticated from 78:cd:8e:eb:1f:38 (Reason: 15) [ 72.660667] cfg80211: Calling CRDA to update world regulatory domain [ 72.674459] cfg80211: World regulatory domain updated: [ 72.674468] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 72.674477] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 72.674484] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 72.674505] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 72.674515] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 72.674524] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 73.903557] wlan0: authenticate with 78:cd:8e:eb:1f:38 (try 1) [ 73.904918] wlan0: authenticated [ 73.912946] wlan0: associate with 78:cd:8e:eb:1f:38 (try 1) [ 73.921763] wlan0: RX ReassocResp from 78:cd:8e:eb:1f:38 (capab=0xc11 status=0 aid=2) [ 73.921776] wlan0: associated [ 73.928844] cfg80211: Calling CRDA for country: US [ 73.946325] cfg80211: Regulatory domain changed to country: US [ 73.946336] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 73.946348] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) [ 73.946358] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) [ 73.946368] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 73.946378] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 73.946388] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 73.946398] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) [ 75.013801] wlan0: deauthenticating from 78:cd:8e:eb:1f:38 by local choice (reason=3) [ 75.032625] cfg80211: Calling CRDA to update world regulatory domain [ 75.055432] cfg80211: World regulatory domain updated: [ 75.055443] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 75.055455] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 75.055465] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 75.055474] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 75.055483] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 75.055493] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 383.260484] wlan0: authenticate with 78:cd:8e:eb:1f:38 (try 1) [ 383.261999] wlan0: authenticated [ 383.263189] wlan0: associate with 78:cd:8e:eb:1f:38 (try 1) [ 383.271798] wlan0: RX ReassocResp from 78:cd:8e:eb:1f:38 (capab=0xc11 status=0 aid=2) [ 383.271812] wlan0: associated [ 383.281188] cfg80211: Calling CRDA for country: US [ 383.300746] cfg80211: Regulatory domain changed to country: US [ 383.300757] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 383.300768] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) [ 383.300778] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) [ 383.300787] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 383.300796] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 383.300806] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 383.300815] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) [ 389.478490] wlan0: deauthenticated from 78:cd:8e:eb:1f:38 (Reason: 15) [ 389.498017] cfg80211: Calling CRDA to update world regulatory domain [ 389.512700] cfg80211: World regulatory domain updated: [ 389.512708] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 389.512717] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 389.512724] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 389.512731] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 389.512738] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 389.512745] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 390.735211] wlan0: authenticate with 78:cd:8e:eb:1f:38 (try 1) [ 390.736657] wlan0: authenticated [ 390.742718] wlan0: associate with 78:cd:8e:eb:1f:38 (try 1) [ 390.751450] wlan0: RX ReassocResp from 78:cd:8e:eb:1f:38 (capab=0xc11 status=0 aid=2) [ 390.751468] wlan0: associated [ 390.761310] cfg80211: Calling CRDA for country: US [ 390.777588] cfg80211: Regulatory domain changed to country: US [ 390.777596] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 390.777604] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) [ 390.777612] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) [ 390.777619] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 390.777626] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 390.777633] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 390.777640] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) ** Model information not available ** Loaded modules: fuse cpufreq_stats cpufreq_conservative parport_pc cpufreq_userspace ppdev cpufreq_powersave lp parport bnep rfcomm ext2 loop joydev snd_hda_codec_realtek arc4 rt2800pci uvcvideo videodev media rt2800lib rt2x00pci rt2x00lib eeprom_93cx6 mac80211 iTCO_wdt cfg80211 iTCO_vendor_support snd_hda_intel snd_hda_codec i915 snd_hwdep snd_pcm snd_page_alloc btusb snd_seq bluetooth drm_kms_helper snd_seq_device psmouse coretemp i2c_i801 evdev serio_raw pcspkr rng_core crc_ccitt snd_timer ac battery drm power_supply eeepc_laptop video snd i2c_algo_bit soundcore sparse_keymap rfkill i2c_core acpi_cpufreq mperf processor button ext4 crc16 jbd2 mbcache microcode usb_storage sg sd_mod crc_t10dif ata_generic ata_piix libata scsi_mod uhci_hcd thermal thermal_sys ehci_hcd usbcore atl1e usb_common ** Network interface configuration: # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback ** Network status: *** IP interfaces and addresses: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether 00:22:15:ed:ed:d2 brd ff:ff:ff:ff:ff:ff inet 10.0.0.4/24 brd 10.0.0.255 scope global eth0 inet6 fe80::222:15ff:feed:edd2/64 scope link valid_lft forever preferred_lft forever 3: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN qlen 1000 link/ether 00:22:43:00:5d:f3 brd ff:ff:ff:ff:ff:ff inet6 fe80::222:43ff:fe00:5df3/64 scope link valid_lft forever preferred_lft forever *** Device statistics: Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed lo: 1204 10 0 0 0 0 0 0 1204 10 0 0 0 0 0 0 wlan0: 2938 26 0 0 0 0 0 0 4030 26 0 0 0 0 0 0 eth0: 7962164 5480 0 0 0 0 0 0 144074 1621 0 0 0 0 1 0 *** Protocol statistics: Ip: 5483 total packets received 2 with invalid addresses 0 forwarded 0 incoming packets discarded 5481 incoming packets delivered 1587 requests sent out 148 dropped because of missing route Icmp: 0 ICMP messages received 0 input ICMP message failed. ICMP input histogram: 0 ICMP messages sent 0 ICMP messages failed ICMP output histogram: Tcp: 13 active connections openings 0 passive connection openings 1 failed connection attempts 0 connection resets received 0 connections established 5335 segments received 1464 segments send out 0 segments retransmited 0 bad segments received. 1 resets sent Udp: 124 packets received 0 packets to unknown port received. 0 packet receive errors 129 packets sent UdpLite: TcpExt: 4 TCP sockets finished time wait in fast timer 17 delayed acks sent Quick ack mode was activated 1 times 5120 packet headers predicted 36 acknowledgments not containing data payload received 1 DSACKs sent for old packets IpExt: InMcastPkts: 26 OutMcastPkts: 28 InBcastPkts: 22 OutBcastPkts: 5 InOctets: 7889195 OutOctets: 116868 InMcastOctets: 4075 OutMcastOctets: 4155 InBcastOctets: 3201 OutBcastOctets: 220 ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GSE Express Memory Controller Hub [8086:27ac] (rev 03) Subsystem: ASUSTeK Computer Inc. Device [1043:830f] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: agpgart-intel 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller [8086:27ae] (rev 03) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Device [1043:830f] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: Memory at f7f00000 (32-bit, non-prefetchable) [size=512K] Region 1: I/O ports at dc80 [size=8] Region 2: Memory at d0000000 (32-bit, prefetchable) [size=256M] Region 3: Memory at f7ec0000 (32-bit, non-prefetchable) [size=256K] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> Kernel driver in use: i915 00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03) Subsystem: ASUSTeK Computer Inc. Device [1043:830f] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Region 0: Memory at f7f80000 (32-bit, non-prefetchable) [size=512K] Capabilities: <access denied> 00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:834a] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 44 Region 0: Memory at f7eb8000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 1 [8086:27d0] (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: 7fe00000-7fffffff Prefetchable memory behind bridge: 0000000080000000-00000000801fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.1 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 2 [8086:27d2] (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: 0000e000-0000efff Memory behind bridge: fbf00000-fbffffff Prefetchable memory behind bridge: 000000007fc00000-000000007fdfffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.2 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 3 [8086:27d4] (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: 7f800000-7f9fffff Prefetchable memory behind bridge: 000000007fa00000-000000007fbfffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.3 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 4 [8086:27d6] (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Bus: primary=00, secondary=01, subordinate=02, sec-latency=0 I/O behind bridge: 00001000-00001fff Memory behind bridge: f8000000-fbefffff Prefetchable memory behind bridge: 00000000f0000000-00000000f6ffffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1d.0 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 02) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:830f] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 4: I/O ports at d480 [size=32] Kernel driver in use: uhci_hcd 00:1d.1 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 [8086:27c9] (rev 02) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:830f] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 22 Region 4: I/O ports at d800 [size=32] Kernel driver in use: uhci_hcd 00:1d.2 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 [8086:27ca] (rev 02) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:830f] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 21 Region 4: I/O ports at d880 [size=32] Kernel driver in use: uhci_hcd 00:1d.3 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 [8086:27cb] (rev 02) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:830f] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin D routed to IRQ 20 Region 4: I/O ports at dc00 [size=32] Kernel driver in use: uhci_hcd 00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller [8086:27cc] (rev 02) (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:830f] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 0: Memory at f7eb7c00 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2) (prog-if 01 [Subtractive decode]) Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=06, subordinate=06, sec-latency=32 Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:830f] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> 00:1f.2 IDE interface [0101]: Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [IDE mode] [8086:27c4] (rev 02) (prog-if 80 [Master]) Subsystem: ASUSTeK Computer Inc. Device [1043:830f] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 19 Region 0: I/O ports at 01f0 [size=8] Region 1: I/O ports at 03f4 [size=1] Region 2: I/O ports at 0170 [size=8] Region 3: I/O ports at 0374 [size=1] Region 4: I/O ports at ffa0 [size=16] Capabilities: <access denied> Kernel driver in use: ata_piix 00:1f.3 SMBus [0c05]: Intel Corporation NM10/ICH7 Family SMBus Controller [8086:27da] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:830f] Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin B routed to IRQ 19 Region 4: I/O ports at 0400 [size=32] 01:00.0 Network controller [0280]: Ralink corp. RT2790 Wireless 802.11n 1T/2R PCIe [1814:0781] Subsystem: Ralink corp. Device [1814:2790] Physical Slot: eeepc-wifi Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 19 Region 0: Memory at fbef0000 (32-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: rt2800pci 04:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR8121/AR8113/AR8114 Gigabit or Fast Ethernet [1969:1026] (rev b0) Subsystem: ASUSTeK Computer Inc. Device [1043:8324] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 45 Region 0: Memory at fbfc0000 (64-bit, non-prefetchable) [size=256K] Region 2: I/O ports at ec80 [size=128] Capabilities: <access denied> Kernel driver in use: ATL1E ** USB devices: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 058f:6335 Alcor Micro Corp. SD/MMC Card Reader Bus 001 Device 004: ID 04f2:b071 Chicony Electronics Co., Ltd 2.0M UVC Webcam / CNF7129 Bus 005 Device 002: ID 0b05:b700 ASUSTek Computer, Inc. Broadcom Bluetooth 2.1 -- System Information: Debian Release: 7.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages linux-image-3.2.0-4-686-pae depends on: ii debconf [debconf-2.0] 1.5.49 ii initramfs-tools [linux-initramfs-tool] 0.109.1 ii kmod 9-3 ii linux-base 3.5 ii module-init-tools 9-3 Versions of packages linux-image-3.2.0-4-686-pae recommends: ii firmware-linux-free 3.2 ii libc6-i686 2.13-38 Versions of packages linux-image-3.2.0-4-686-pae suggests: pn debian-kernel-handbook <none> ii grub-pc 1.99-27.1crunchbang1 pn linux-doc-3.2 <none> Versions of packages linux-image-3.2.0-4-686-pae is related to: pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-intelwimax <none> ii firmware-ipw2x00 0.36+wheezy.1 pn firmware-ivtv <none> ii firmware-iwlwifi 0.36+wheezy.1 pn firmware-libertas <none> ii firmware-linux 0.36+wheezy.1 ii firmware-linux-nonfree 0.36+wheezy.1 pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> ii firmware-ralink 0.36+wheezy.1 ii firmware-realtek 0.36+wheezy.1 pn xen-hypervisor <none> -- debconf information: linux-image-3.2.0-4-686-pae/postinst/depmod-error-initrd-3.2.0-4-686-pae: false linux-image-3.2.0-4-686-pae/prerm/removing-running-kernel-3.2.0-4-686-pae: true linux-image-3.2.0-4-686-pae/postinst/ignoring-ramdisk: linux-image-3.2.0-4-686-pae/postinst/missing-firmware-3.2.0-4-686-pae: -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130517021537.3145.96153.reportbug@pandora