--- Begin Message ---
Package: linux-2.6
Version: 3.2.9-1
Severity: normal
Since the last days, I'm experiencing some unstability with the brcmsmac driver
and get kernel traces like this in the logs:
[ 210.896074] ------------[ cut here ]------------
[ 210.896138] WARNING: at /build/buildd-
linux-2.6_3.2.9-1-i386-YUHlYw/linux-2.6-3.2.9/debian/build/source_i386_none/drivers/net/wireless/brcm80211/brcmsmac/main.c:8234
brcms_c_wait_for_tx_completion+0x73/0x7d [brcmsmac]()
[ 210.896153] Hardware name: Compaq Mini CQ10-500
[ 210.896160] Modules linked in: acpi_cpufreq mperf cpufreq_powersave
cpufreq_stats cpufreq_userspace cpufreq_conservative parport_pc ppdev lp
parport binfmt_misc uinput fuse loop uvcvideo videodev media joydev i915 arc4
snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm uhci_hcd
brcmsmac snd_seq hp_wmi ehci_hcd mac80211 snd_timer sparse_keymap pcspkr evdev
psmouse drm_kms_helper brcmutil usbcore drm iTCO_wdt r8169 iTCO_vendor_support
usb_common i2c_i801 snd_seq_device battery serio_raw snd i2c_algo_bit ac
i2c_core rts_pstor(C) cfg80211 crc8 cordic rfkill power_supply mii wmi
soundcore snd_page_alloc video button processor reiserfs sd_mod crc_t10dif ahci
libahci libata scsi_mod thermal thermal_sys
[ 210.896347] Pid: 135, comm: kworker/u:3 Tainted: G C
3.2.0-2-686-pae #1
[ 210.896355] Call Trace:
[ 210.896376] [<c1038398>] ? warn_slowpath_common+0x68/0x79
[ 210.896416] [<f878ee1e>] ? brcms_c_wait_for_tx_completion+0x73/0x7d
[brcmsmac]
[ 210.896430] [<c10383b6>] ? warn_slowpath_null+0xd/0x10
[ 210.896468] [<f878ee1e>] ? brcms_c_wait_for_tx_completion+0x73/0x7d
[brcmsmac]
[ 210.896500] [<f878610f>] ? brcms_ops_flush+0x1f/0x29 [brcmsmac]
[ 210.896538] [<f865fdca>] ? ieee80211_scan_work+0x36a/0x3fb [mac80211]
[ 210.896554] [<c1049a53>] ? process_one_work+0x112/0x1fa
[ 210.896588] [<f865fa60>] ? ieee80211_scan_rx+0x139/0x139 [mac80211]
[ 210.896602] [<c104a75e>] ? worker_thread+0xa9/0x122
[ 210.896615] [<c104a6b5>] ? manage_workers.isra.23+0x13d/0x13d
[ 210.896627] [<c104d09f>] ? kthread+0x63/0x68
[ 210.896639] [<c104d03c>] ? kthread_worker_fn+0x101/0x101
[ 210.896654] [<c12beffe>] ? kernel_thread_helper+0x6/0x10
[ 210.896663] ---[ end trace 69d340d40ce8dd3f ]---
There are more entries like this in the last days:
root@stt300:~# grep -i "cut here" /var/log/messages*
/var/log/messages:Mar 20 14:51:12 stt300 kernel: [ 210.896074] ------------[
cut here ]------------
/var/log/messages.1:Mar 11 19:51:46 stt300 kernel: [ 9632.344061] ------------[
cut here ]------------
/var/log/messages.1:Mar 12 18:45:37 stt300 kernel: [13952.604072] ------------[
cut here ]------------
/var/log/messages.1:Mar 14 17:02:08 stt300 kernel: [ 650.192074] ------------[
cut here ]------------
/var/log/messages.1:Mar 14 19:45:36 stt300 kernel: [ 110.964072] ------------[
cut here ]------------
/var/log/messages.1:Mar 15 18:38:14 stt300 kernel: [ 1231.616077] ------------[
cut here ]------------
/var/log/messages.1:Mar 16 15:43:47 stt300 kernel: [ 290.948065] ------------[
cut here ]------------
/var/log/messages.1:Mar 17 09:02:36 stt300 kernel: [ 513.360069] ------------[
cut here ]------------
/var/log/messages.1:Mar 17 15:32:42 stt300 kernel: [ 110.188068] ------------[
cut here ]------------
/var/log/messages.1:Mar 19 08:40:59 stt300 kernel: [ 201.160070] ------------[
cut here ]------------
Dsepite the trace, wireless adapter is still working and there is no other
visible effects, although sometimes the wireless card loses its connection with
the AP and has to reconnect again.
-- Package-specific info:
** Version:
Linux version 3.2.0-2-686-pae (Debian 3.2.9-1) (debian-kernel@lists.debian.org)
(gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP Mon Mar 5 01:59:18 UTC 2012
** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-686-pae
root=UUID=ef88aa1c-5071-41ac-8884-6c991eca9b22 ro quiet
** Tainted: WC (1536)
* Taint on warning.
* Module from drivers/staging has been loaded.
** Kernel log:
[ 73.331997] ieee80211 phy0: changing basic rates failed: -22
[ 73.332054] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering:
enabled true, count 0 (implement)
[ 73.333523] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 86.096056] wlan0: no IPv6 routers present
[ 95.004534] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering:
enabled true, count 1 (implement)
[ 210.896074] ------------[ cut here ]------------
[ 210.896138] WARNING: at
/build/buildd-linux-2.6_3.2.9-1-i386-YUHlYw/linux-2.6-3.2.9/debian/build/source_i386_none/drivers/net/wireless/brcm80211/brcmsmac/main.c:8234
brcms_c_wait_for_tx_completion+0x73/0x7d [brcmsmac]()
[ 210.896153] Hardware name: Compaq Mini CQ10-500
[ 210.896160] Modules linked in: acpi_cpufreq mperf cpufreq_powersave
cpufreq_stats cpufreq_userspace cpufreq_conservative parport_pc ppdev lp
parport binfmt_misc uinput fuse loop uvcvideo videodev media joydev i915 arc4
snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm uhci_hcd
brcmsmac snd_seq hp_wmi ehci_hcd mac80211 snd_timer sparse_keymap pcspkr evdev
psmouse drm_kms_helper brcmutil usbcore drm iTCO_wdt r8169 iTCO_vendor_support
usb_common i2c_i801 snd_seq_device battery serio_raw snd i2c_algo_bit ac
i2c_core rts_pstor(C) cfg80211 crc8 cordic rfkill power_supply mii wmi
soundcore snd_page_alloc video button processor reiserfs sd_mod crc_t10dif ahci
libahci libata scsi_mod thermal thermal_sys
[ 210.896347] Pid: 135, comm: kworker/u:3 Tainted: G C
3.2.0-2-686-pae #1
[ 210.896355] Call Trace:
[ 210.896376] [<c1038398>] ? warn_slowpath_common+0x68/0x79
[ 210.896416] [<f878ee1e>] ? brcms_c_wait_for_tx_completion+0x73/0x7d
[brcmsmac]
[ 210.896430] [<c10383b6>] ? warn_slowpath_null+0xd/0x10
[ 210.896468] [<f878ee1e>] ? brcms_c_wait_for_tx_completion+0x73/0x7d
[brcmsmac]
[ 210.896500] [<f878610f>] ? brcms_ops_flush+0x1f/0x29 [brcmsmac]
[ 210.896538] [<f865fdca>] ? ieee80211_scan_work+0x36a/0x3fb [mac80211]
[ 210.896554] [<c1049a53>] ? process_one_work+0x112/0x1fa
[ 210.896588] [<f865fa60>] ? ieee80211_scan_rx+0x139/0x139 [mac80211]
[ 210.896602] [<c104a75e>] ? worker_thread+0xa9/0x122
[ 210.896615] [<c104a6b5>] ? manage_workers.isra.23+0x13d/0x13d
[ 210.896627] [<c104d09f>] ? kthread+0x63/0x68
[ 210.896639] [<c104d03c>] ? kthread_worker_fn+0x101/0x101
[ 210.896654] [<c12beffe>] ? kernel_thread_helper+0x6/0x10
[ 210.896663] ---[ end trace 69d340d40ce8dd3f ]---
[ 2344.532485] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false
(implement)
[ 2344.532507] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed:
disassociated
[ 2344.532522] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering:
enabled false, count 1 (implement)
[ 2344.728281] cfg80211: Calling CRDA to update world regulatory domain
[ 2344.750732] cfg80211: World regulatory domain updated:
[ 2344.750744] cfg80211: (start_freq - end_freq @ bandwidth),
(max_antenna_gain, max_eirp)
[ 2344.750757] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi,
2000 mBm)
[ 2344.750768] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi,
2000 mBm)
[ 2344.750780] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi,
2000 mBm)
[ 2344.750791] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi,
2000 mBm)
[ 2344.750802] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi,
2000 mBm)
[ 2344.750844] cfg80211: Calling CRDA for country: EU
[ 2344.764677] cfg80211: Regulatory domain changed to country: EU
[ 2344.764687] cfg80211: (start_freq - end_freq @ bandwidth),
(max_antenna_gain, max_eirp)
[ 2344.764696] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A,
2000 mBm)
[ 2344.764704] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A,
2000 mBm)
[ 2344.764712] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A,
2000 mBm)
[ 2344.764719] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A,
2700 mBm)
[ 2345.711226] wlan0: authenticate with 00:23:f8:9d:ad:11 (try 1)
[ 2345.780439] wlan0: authenticated
[ 2345.781159] wlan0: associate with 00:23:f8:9d:ad:11 (try 1)
[ 2345.875425] wlan0: RX ReassocResp from 00:23:f8:9d:ad:11 (capab=0x471
status=0 aid=2)
[ 2345.875437] wlan0: associated
[ 2345.877322] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false
(implement)
[ 2345.877340] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 2345.877355] ieee80211 phy0: changing basic rates failed: -22
[ 2345.877366] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering:
enabled true, count 1 (implement)
[ 8277.588439] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false
(implement)
[ 8277.588460] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed:
disassociated
[ 8277.588476] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering:
enabled false, count 1 (implement)
[ 8277.756269] cfg80211: Calling CRDA to update world regulatory domain
[ 8277.774015] cfg80211: World regulatory domain updated:
[ 8277.774023] cfg80211: (start_freq - end_freq @ bandwidth),
(max_antenna_gain, max_eirp)
[ 8277.774031] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi,
2000 mBm)
[ 8277.774038] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi,
2000 mBm)
[ 8277.774045] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi,
2000 mBm)
[ 8277.774051] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi,
2000 mBm)
[ 8277.774058] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi,
2000 mBm)
[ 8277.774089] cfg80211: Calling CRDA for country: EU
[ 8277.788952] cfg80211: Regulatory domain changed to country: EU
[ 8277.788961] cfg80211: (start_freq - end_freq @ bandwidth),
(max_antenna_gain, max_eirp)
[ 8277.788970] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A,
2000 mBm)
[ 8277.788978] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A,
2000 mBm)
[ 8277.788986] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A,
2000 mBm)
[ 8277.788994] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A,
2700 mBm)
[ 8278.970895] wlan0: authenticate with 00:23:f8:9d:ad:11 (try 1)
[ 8279.168078] wlan0: authenticate with 00:23:f8:9d:ad:11 (try 2)
[ 8279.368080] wlan0: authenticate with 00:23:f8:9d:ad:11 (try 3)
[ 8279.568071] wlan0: authentication with 00:23:f8:9d:ad:11 timed out
[ 8285.627116] wlan0: direct probe to 00:23:f8:9d:ad:11 (try 1/3)
[ 8285.794303] wlan0: direct probe responded
[ 8285.794406] wlan0: authenticate with 00:23:f8:9d:ad:11 (try 1)
[ 8285.992087] wlan0: authenticate with 00:23:f8:9d:ad:11 (try 2)
[ 8286.183210] wlan0: authenticated
[ 8286.196260] wlan0: associate with 00:23:f8:9d:ad:11 (try 1)
[ 8286.396074] wlan0: associate with 00:23:f8:9d:ad:11 (try 2)
[ 8286.596092] wlan0: associate with 00:23:f8:9d:ad:11 (try 3)
[ 8286.796078] wlan0: association with 00:23:f8:9d:ad:11 timed out
[ 8292.864199] wlan0: direct probe to 00:23:f8:9d:ad:11 (try 1/3)
[ 8293.064093] wlan0: direct probe to 00:23:f8:9d:ad:11 (try 2/3)
[ 8293.093046] wlan0: direct probe responded
[ 8293.093138] wlan0: authenticate with 00:23:f8:9d:ad:11 (try 1)
[ 8293.292075] wlan0: authenticate with 00:23:f8:9d:ad:11 (try 2)
[ 8293.292464] wlan0: authenticated
[ 8414.262679] wlan0: authenticate with 00:23:f8:9d:ad:11 (try 1)
[ 8414.266843] wlan0: authenticated
[ 8414.267946] wlan0: associate with 00:23:f8:9d:ad:11 (try 1)
[ 8414.271301] wlan0: RX ReassocResp from 00:23:f8:9d:ad:11 (capab=0x471
status=0 aid=2)
[ 8414.271312] wlan0: associated
[ 8414.273127] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false
(implement)
[ 8414.273151] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 8414.273171] ieee80211 phy0: changing basic rates failed: -22
[ 8414.273188] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering:
enabled true, count 0 (implement)
[ 8425.968063] wlan0: no IPv6 routers present
[ 8436.004466] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering:
enabled true, count 1 (implement)
** Model information
not available
** Loaded modules:
acpi_cpufreq
mperf
cpufreq_powersave
cpufreq_stats
cpufreq_userspace
cpufreq_conservative
parport_pc
ppdev
lp
parport
binfmt_misc
uinput
fuse
loop
uvcvideo
videodev
media
joydev
i915
arc4
snd_hda_codec_idt
snd_hda_intel
snd_hda_codec
snd_hwdep
snd_pcm
uhci_hcd
brcmsmac
snd_seq
hp_wmi
ehci_hcd
mac80211
snd_timer
sparse_keymap
pcspkr
evdev
psmouse
drm_kms_helper
brcmutil
usbcore
drm
iTCO_wdt
r8169
iTCO_vendor_support
usb_common
i2c_i801
snd_seq_device
battery
serio_raw
snd
i2c_algo_bit
ac
i2c_core
rts_pstor(C)
cfg80211
crc8
cordic
rfkill
power_supply
mii
wmi
soundcore
snd_page_alloc
video
button
processor
reiserfs
sd_mod
crc_t10dif
ahci
libahci
libata
scsi_mod
thermal
thermal_sys
** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation N10 Family DMI Bridge [8086:a010]
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 N10 Family
Integrated Graphics Controller [8086:a011] (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device [103c:148a]
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 45
Region 0: Memory at 94180000 (32-bit, non-prefetchable) [size=512K]
Region 1: I/O ports at 30c0 [size=8]
Region 2: Memory at 80000000 (32-bit, prefetchable) [size=256M]
Region 3: Memory at 94000000 (32-bit, non-prefetchable) [size=1M]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
00:02.1 Display controller [0380]: Intel Corporation N10 Family Integrated
Graphics Controller [8086:a012]
Subsystem: Hewlett-Packard Company Device [103c:148a]
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 94100000 (32-bit, non-prefetchable) [size=512K]
Capabilities: <access denied>
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition
Audio Controller [8086:27d8] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:148a]
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: 64 bytes
Interrupt: pin A routed to IRQ 44
Region 0: Memory at 94200000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 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: 64 bytes
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: 93000000-93ffffff
Prefetchable memory behind bridge: 0000000090000000-0000000090ffffff
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 N10/ICH 7 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: 64 bytes
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 00001000-00001fff
Memory behind bridge: 92000000-92ffffff
Prefetchable memory behind bridge: 0000000091000000-0000000091ffffff
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 N10/ICH 7 Family USB UHCI
Controller #1 [8086:27c8] (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Device [103c:148a]
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 16
Region 4: I/O ports at 3080 [size=32]
Kernel driver in use: uhci_hcd
00:1d.1 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI
Controller #2 [8086:27c9] (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Device [103c:148a]
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 18
Region 4: I/O ports at 3060 [size=32]
Kernel driver in use: uhci_hcd
00:1d.2 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI
Controller #3 [8086:27ca] (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Device [103c:148a]
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 17
Region 4: I/O ports at 3040 [size=32]
Kernel driver in use: uhci_hcd
00:1d.3 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI
Controller #4 [8086:27cb] (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Device [103c:148a]
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 19
Region 4: I/O ports at 3020 [size=32]
Kernel driver in use: uhci_hcd
00:1d.7 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI
Controller [8086:27cc] (rev 02) (prog-if 20 [EHCI])
Subsystem: Hewlett-Packard Company Device [103c:148a]
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 16
Region 0: Memory at 94204400 (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=03, subordinate=03, 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 NM10 Family LPC Controller
[8086:27bc] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:148a]
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 SATA controller [0106]: Intel Corporation N10/ICH7 Family SATA
Controller [AHCI mode] [8086:27c1] (rev 02) (prog-if 01 [AHCI 1.0])
Subsystem: Hewlett-Packard Company Device [103c:148a]
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 42
Region 0: I/O ports at 30b8 [size=8]
Region 1: I/O ports at 30cc [size=4]
Region 2: I/O ports at 30b0 [size=8]
Region 3: I/O ports at 30c8 [size=4]
Region 4: I/O ports at 30a0 [size=16]
Region 5: Memory at 94204000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller
[8086:27da] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:148a]
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 17
Region 4: I/O ports at 3000 [size=32]
Kernel driver in use: i801_smbus
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:148a]
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: 64 bytes
Interrupt: pin A routed to IRQ 43
Region 0: I/O ports at 2000 [size=256]
Region 2: Memory at 90004000 (64-bit, prefetchable) [size=4K]
Region 4: Memory at 90000000 (64-bit, prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8169
01:00.1 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. PCI Express
Card Reader [10ec:5288] (rev 01)
Subsystem: Hewlett-Packard Company Device [103c:148a]
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: 64 bytes
Interrupt: pin B routed to IRQ 17
Region 0: Memory at 93000000 (32-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: rts_pstor
02:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n
Wireless LAN Controller [14e4:4727] (rev 01)
Subsystem: Hewlett-Packard Company Device [103c:145c]
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: 64 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at 92000000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: brcmsmac
** 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 174f:1122 Syntek
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages linux-image-3.2.0-2-686-pae depends on:
ii debconf [debconf-2.0] 1.5.41
ii initramfs-tools [linux-initramfs-tool] 0.101
ii linux-base 3.5
ii module-init-tools 3.16-1
Versions of packages linux-image-3.2.0-2-686-pae recommends:
ii firmware-linux-free 3
ii libc6-i686 2.13-27
Versions of packages linux-image-3.2.0-2-686-pae suggests:
pn grub-pc 1.99-17
pn linux-doc-3.2 <none>
Versions of packages linux-image-3.2.0-2-686-pae is related to:
pn firmware-atheros <none>
pn firmware-bnx2 <none>
pn firmware-bnx2x <none>
pn firmware-brcm80211 0.35
pn firmware-intelwimax <none>
pn firmware-ipw2x00 <none>
pn firmware-ivtv <none>
pn firmware-iwlwifi <none>
pn firmware-libertas <none>
pn firmware-linux <none>
pn firmware-linux-nonfree <none>
pn firmware-myricom <none>
pn firmware-netxen <none>
pn firmware-qlogic <none>
pn firmware-ralink 0.35
pn firmware-realtek <none>
pn xen-hypervisor <none>
-- debconf information excluded
--- End Message ---