[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#813122: linux-image-4.4.0-trunk-amd64: nouveau driver randomly crashes with message "nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002"



Package: src:linux
Version: 4.4-1~exp1
Severity: important

Dear Maintainer,

I recently acquired a new video card:

PNY NVIDIA Quadro NVS 510 2GB GDDR3 4-Mini DisplayPort Low Profile
PCI-Express Video Card VCNVS510DVI-PB

Both with the 4.3 and 4.4 kernels, the nouveau driver crashes at random times with
messages like:

nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002

flooding the journal. The average rate of messages being written to the
journal is 951 per second.

The processes with the most CPU usage are (unsurprisingly):

PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND                                                            
8354 root      20   0       0      0      0 D 100.0  0.0  12:56.34 Xorg                                                               
19530 root      20   0   95844  23112   6220 R  99.7  0.2   1035:58 syslog-ng 

I have been able to recover the system via ssh:

systemctl stop lightdm.service (this step can take a while and here are
some messages that correspond with the command)

Jan 29 09:44:55 achilles kernel: nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
Jan 29 09:44:55 achilles kernel: nouveau 0000:02:00.0: timeout at /build/linux-tEELBQ/linux-4.4/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.c:47/gk104_fifo_gpfifo_kick()!
Jan 29 09:44:55 achilles kernel: nouveau 0000:02:00.0: fifo: channel 4 [Xorg[8354]] kick timeout
Jan 29 09:44:55 achilles kernel: nouveau: Xorg[8354]:00000000:0000a06f: detach gr failed, -16
Jan 29 09:44:55 achilles kernel: nouveau 0000:02:00.0: fifo: SCHED_ERROR 0d []

rmmod -f nouveau (this step can also take a while, once it is finished
the monitors report that there is no signal - which is expected, I
suppose. There is also a kernel issue with the unloading of the module.)

Jan 29 09:49:29 achilles kernel: nouveau 0000:02:00.0: timeout at /build/linux-tEELBQ/linux-4.4/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.c:47/gk104_fifo_gpfifo_kick()!
Jan 29 09:49:29 achilles kernel: nouveau 0000:02:00.0: fifo: channel 0 [DRM] kick timeout
Jan 29 09:49:29 achilles kernel: nouveau: DRM:00000000:0000a06f: detach ce0 failed, -16
Jan 29 09:49:31 achilles kernel: nouveau 0000:02:00.0: fifo: runlist 4 update timeout
Jan 29 09:49:31 achilles kernel: ------------[ cut here ]------------
Jan 29 09:49:31 achilles kernel: WARNING: CPU: 2 PID: 738 at /build/linux-tEELBQ/linux-4.4/drivers/gpu/drm/drm_crtc.c:5773 drm_mode_config_cleanup+0x1de/0x200 [drm]()
Jan 29 09:49:31 achilles kernel: Modules linked in: ipt_REJECT nf_reject_ipv4 xt_multiport sha256_ssse3 sha256_generic hmac drbg ansi_cprng dm_crypt ecb cbc algif_skcipher af_alg rfcomm fuse snd_hrtimer snd_seq_midi snd_seq_midi_event sn d_seq xt_REDIRECT nf_nat_redirect xt_tcpudp cpufreq_userspace cpufreq_powersave cpufreq_conservative cpufreq_stats binfmt_misc nf_conntrack_ipv6 bnep nf_defrag_ipv6 xt_conntrack ip6table_filter ip6table_mangle ip6_tables iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle ip_tables x_tables snd_usb_audio snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq_device snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd soundcore joydev btusb bt rtl btbcm btintel bluetooth hid_microsoft hid_generic usbhid rfkill hid nouveau(-) mxm_wmi dell_wmi coretemp sparse_keymap
Jan 29 09:49:31 achilles kernel:  kvm_intel tg3 video dcdbas kvm iTCO_wdt iTCO_vendor_support evdev ptp dell_smm_hwmon ttm drm_kms_helper drm pps_core uhci_hcd firewire_ohci sr_mod libphy cdrom i2c_algo_bit sg lpc_ich ehci_pci 8250_fintek ehci_hcd irqbypass usbcore crc32c_intel psmouse serio_raw pcspkr mfd_core wmi i7core_edac edac_core shpchp button usb_common i2c_i801 acpi_cpufreq tpm_tis tpm processor nf_conntrack_tftp nf_conntrack loop firewire_sbp2 firewire_core crc_itu_t parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 dm_mod sd_mod ahci libahci libata scsi_mod
Jan 29 09:49:31 achilles kernel: CPU: 2 PID: 738 Comm: rmmod Tainted: G R       I     4.4.0-trunk-amd64 #1 Debian 4.4-1~exp1
Jan 29 09:49:31 achilles kernel: Hardware name: Dell Inc. Precision WorkStation T3500  /0XPDFK, BIOS A03 09/09/2009
Jan 29 09:49:31 achilles kernel:  0000000000000000 00000000515b0691 ffffffff812e5fb9 0000000000000000
Jan 29 09:49:31 achilles kernel:  ffffffff810762ad ffff8800dbab4448 ffff8800dbab4000 ffff8800dbab4318
Jan 29 09:49:31 achilles kernel:  ffffffffa0690e00 00007ffe1abefa08 ffffffffa036807e ffff8800dbab4000
Jan 29 09:49:31 achilles kernel: Call Trace:
Jan 29 09:49:31 achilles kernel:  [<ffffffff812e5fb9>] ?  dump_stack+0x40/0x57
Jan 29 09:49:31 achilles kernel:  [<ffffffff810762ad>] ?  warn_slowpath_common+0x7d/0xb0
Jan 29 09:49:31 achilles kernel:  [<ffffffffa036807e>] ?  drm_mode_config_cleanup+0x1de/0x200 [drm]
Jan 29 09:49:31 achilles kernel:  [<ffffffffa05f6e02>] ?  nouveau_display_destroy+0x32/0x70 [nouveau]
Jan 29 09:49:31 achilles kernel:  [<ffffffffa05ea92e>] ?  nouveau_drm_unload+0x4e/0xa0 [nouveau]
Jan 29 09:49:31 achilles kernel:  [<ffffffffa035ecb3>] ?  drm_dev_unregister+0x23/0xa0 [drm]
Jan 29 09:49:31 achilles kernel:  [<ffffffffa035f38f>] ?  drm_put_dev+0x1f/0x60 [drm]
Jan 29 09:49:31 achilles kernel:  [<ffffffffa05eb844>] ?  nouveau_drm_device_remove+0x44/0x70 [nouveau]
Jan 29 09:49:31 achilles kernel:  [<ffffffff8132c0c6>] ?  pci_device_remove+0x36/0xb0
Jan 29 09:49:31 achilles kernel:  [<ffffffff81408fea>] ?  __device_release_driver+0x9a/0x140
Jan 29 09:49:31 achilles kernel:  [<ffffffff81409a7b>] ?  driver_detach+0xab/0xb0
Jan 29 09:49:31 achilles kernel:  [<ffffffff81408a75>] ?  bus_remove_driver+0x55/0xd0
Jan 29 09:49:31 achilles kernel:  [<ffffffff8132a856>] ?  pci_unregister_driver+0x26/0x70
Jan 29 09:49:31 achilles kernel:  [<ffffffffa0360a01>] ?  drm_pci_exit+0x71/0xa0 [drm]
Jan 29 09:49:31 achilles kernel:  [<ffffffffa061d8e7>] ?  nouveau_drm_exit+0x1c/0x735 [nouveau]
Jan 29 09:49:31 achilles kernel:  [<ffffffff810f31a8>] ?  SyS_delete_module+0x1a8/0x250
Jan 29 09:49:31 achilles kernel:  [<ffffffff81061627>] ?  __do_page_fault+0x1b7/0x430
Jan 29 09:49:31 achilles kernel:  [<ffffffff81583a32>] ?  system_call_fast_compare_end+0xc/0x67
Jan 29 09:49:31 achilles kernel: ---[ end trace 941c2fa965b1c658 ]---
Jan 29 09:49:31 achilles kernel: [TTM] Finalizing pool allocator
Jan 29 09:49:31 achilles kernel: [TTM] Finalizing DMA pool allocator
Jan 29 09:49:31 achilles kernel: [TTM] Zone  kernel: Used memory at exit: 0 kiB
Jan 29 09:49:31 achilles kernel: [TTM] Zone   dma32: Used memory at exit: 0 kiB
Jan 29 09:49:31 achilles kernel: [drm] Module unloaded

And attempting to load the module back in:

modprobe nouveau

Finally:

systemctl stop lightdm.service
systemctl start lightdm.service

Seems to bring X back up.

-- Package-specific info:
** Version:
Linux version 4.4.0-trunk-amd64 (debian-kernel@lists.debian.org) (gcc version 5.3.1 20160114 (Debian 5.3.1-6) ) #1 SMP Debian 4.4-1~exp1 (2016-01-19)

** Command line:
BOOT_IMAGE=/vmlinuz-4.4.0-trunk-amd64 root=/dev/mapper/vg_01-root ro quiet

** Tainted: I (2048)
 * Working around severe firmware bug.

** Kernel log:
[84097.186142] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.187165] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.188211] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.189207] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.190329] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.191351] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.192401] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.193478] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.194522] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.195540] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.196597] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.197663] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.198684] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.199731] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.200782] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.201848] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.202896] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.203920] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.204992] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.206043] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.207063] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.208109] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.209108] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.210233] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.211276] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.212302] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.213298] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.214419] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.215445] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.216488] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.217564] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.218613] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.219636] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.220679] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.221730] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.222744] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.223820] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.224871] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.225943] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.226991] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.228013] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.229025] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.230134] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.231178] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.232203] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.233200] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.234318] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.235348] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.236391] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.237470] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.238511] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.239534] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.240571] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.241586] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.242690] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.243714] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.244758] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.245828] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.246870] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.247918] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.248965] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.250034] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.251056] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.252103] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.253101] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.254221] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.255272] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.256294] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.257291] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.258417] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.259466] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.260490] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.261562] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.262604] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.263632] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.264659] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.265733] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.266761] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.267802] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.268815] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.269904] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.270943] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.271956] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.273005] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.274089] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.275135] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.276159] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.277233] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.278316] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.279343] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.280377] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.281419] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.282467] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.283514] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.284547] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.285575] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.286639] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.287708] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.288751] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002
[84097.289822] nouveau 0000:02:00.0: fifo: CHSW_ERROR 00000002

** Model information
sys_vendor: Dell Inc.
product_name: Precision WorkStation T3500  
product_version: 
chassis_vendor: Dell Inc.
chassis_version: 
bios_vendor: Dell Inc.
bios_version: A03
board_vendor: Dell Inc.
board_name: 0XPDFK
board_version: A01

** Loaded modules:
ipt_REJECT
nf_reject_ipv4
xt_multiport
sha256_ssse3
sha256_generic
hmac
drbg
ansi_cprng
dm_crypt
ecb
cbc
algif_skcipher
af_alg
rfcomm
fuse
snd_hrtimer
snd_seq_midi
snd_seq_midi_event
snd_seq
xt_REDIRECT
nf_nat_redirect
xt_tcpudp
cpufreq_userspace
cpufreq_powersave
cpufreq_conservative
cpufreq_stats
binfmt_misc
nf_conntrack_ipv6
bnep
nf_defrag_ipv6
xt_conntrack
ip6table_filter
ip6table_mangle
ip6_tables
iptable_filter
iptable_nat
nf_conntrack_ipv4
nf_defrag_ipv4
nf_nat_ipv4
nf_nat
iptable_mangle
ip_tables
x_tables
snd_usb_audio
snd_usbmidi_lib
snd_hwdep
snd_rawmidi
snd_seq_device
snd_pcm_oss
snd_mixer_oss
snd_pcm
snd_timer
snd
soundcore
joydev
btusb
btrtl
btbcm
btintel
bluetooth
hid_microsoft
hid_generic
usbhid
rfkill
hid
nouveau
mxm_wmi
dell_wmi
coretemp
sparse_keymap
kvm_intel
tg3
video
dcdbas
kvm
iTCO_wdt
iTCO_vendor_support
evdev
ptp
dell_smm_hwmon
ttm
drm_kms_helper
drm
pps_core
uhci_hcd
firewire_ohci
sr_mod
libphy
cdrom
i2c_algo_bit
sg
lpc_ich
ehci_pci
8250_fintek
ehci_hcd
irqbypass
usbcore
crc32c_intel
psmouse
serio_raw
pcspkr
mfd_core
wmi
i7core_edac
edac_core
shpchp
button
usb_common
i2c_i801
acpi_cpufreq
tpm_tis
tpm
processor
nf_conntrack_tftp
nf_conntrack
loop
firewire_sbp2
firewire_core
crc_itu_t
parport_pc
ppdev
lp
parport
autofs4
ext4
crc16
mbcache
jbd2
dm_mod
sd_mod
ahci
libahci
libata
scsi_mod

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 5520/5500/X58 I/O Hub to ESI Port [8086:3405] (rev 13)
	Subsystem: Dell 5520/5500/X58 I/O Hub to ESI Port [1028:0293]
	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-
	Interrupt: pin A routed to IRQ 11
	Capabilities: <access denied>

00:01.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 [8086:3408] (rev 13) (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
	Interrupt: pin A routed to IRQ 16
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	Memory behind bridge: f5e00000-f5efffff
	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
	Kernel modules: shpchp

00:03.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 [8086:340a] (rev 13) (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
	Interrupt: pin A routed to IRQ 16
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: f6000000-f7efffff
	Prefetchable memory behind bridge: 00000000e0000000-00000000f1ffffff
	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
	Kernel modules: shpchp

00:07.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 [8086:340e] (rev 13) (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
	Interrupt: pin A routed to IRQ 16
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Memory behind bridge: f5f00000-f5ffffff
	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
	Kernel modules: shpchp

00:14.0 PIC [0800]: Intel Corporation 7500/5520/5500/X58 I/O Hub System Management Registers [8086:342e] (rev 13) (prog-if 00 [8259])
	Subsystem: Device [0028:0093]
	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-
	Capabilities: <access denied>
	Kernel driver in use: i7core_edac
	Kernel modules: i7core_edac

00:14.1 PIC [0800]: Intel Corporation 7500/5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers [8086:3422] (rev 13) (prog-if 00 [8259])
	Subsystem: Device [0028:0093]
	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-
	Capabilities: <access denied>

00:14.2 PIC [0800]: Intel Corporation 7500/5520/5500/X58 I/O Hub Control Status and RAS Registers [8086:3423] (rev 13) (prog-if 00 [8259])
	Subsystem: Device [0028:0093]
	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-
	Capabilities: <access denied>

00:1a.0 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 [8086:3a37] (prog-if 00 [UHCI])
	Subsystem: Dell 82801JI (ICH10 Family) USB UHCI Controller [1028:0293]
	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 ff20 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1a.1 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 [8086:3a38] (prog-if 00 [UHCI])
	Subsystem: Dell 82801JI (ICH10 Family) USB UHCI Controller [1028:0293]
	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 ff00 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1a.2 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 [8086:3a39] (prog-if 00 [UHCI])
	Subsystem: Dell 82801JI (ICH10 Family) USB UHCI Controller [1028:0293]
	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 22
	Region 4: I/O ports at fc00 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1a.7 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 [8086:3a3c] (prog-if 20 [EHCI])
	Subsystem: Dell 82801JI (ICH10 Family) USB2 EHCI Controller [1028:0293]
	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 22
	Region 0: Memory at f7ffa000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:1b.0 Audio device [0403]: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller [8086:3a3e]
	Subsystem: Dell 82801JI (ICH10 Family) HD Audio Controller [1028:0293]
	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 11
	Region 0: Memory at f7ffc000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel modules: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1 [8086:3a40] (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
	Interrupt: pin A routed to IRQ 24
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: f2000000-f21fffff
	Prefetchable memory behind bridge: 00000000f2200000-00000000f23fffff
	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
	Kernel modules: shpchp

00:1c.5 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 6 [8086:3a4a] (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
	Interrupt: pin B routed to IRQ 25
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	Memory behind bridge: f5d00000-f5dfffff
	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
	Kernel modules: shpchp

00:1d.0 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 [8086:3a34] (prog-if 00 [UHCI])
	Subsystem: Dell 82801JI (ICH10 Family) USB UHCI Controller [1028:0293]
	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 ff80 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1d.1 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 [8086:3a35] (prog-if 00 [UHCI])
	Subsystem: Dell 82801JI (ICH10 Family) USB UHCI Controller [1028:0293]
	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 ff60 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1d.2 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 [8086:3a36] (prog-if 00 [UHCI])
	Subsystem: Dell 82801JI (ICH10 Family) USB UHCI Controller [1028:0293]
	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 ff40 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1d.7 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 [8086:3a3a] (prog-if 20 [EHCI])
	Subsystem: Dell 82801JI (ICH10 Family) USB2 EHCI Controller [1028:0293]
	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 ff980000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 90) (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
	Memory behind bridge: f5c00000-f5cfffff
	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 82801JIR (ICH10R) LPC Interface Controller [8086:3a16]
	Subsystem: Dell 82801JIR (ICH10R) LPC Interface Controller [1028:0293]
	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>
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich

00:1f.2 SATA controller [0106]: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller [8086:3a22] (prog-if 01 [AHCI 1.0])
	Subsystem: Dell 82801JI (ICH10 Family) SATA AHCI Controller [1028:0293]
	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 26
	Region 0: I/O ports at fe00 [size=8]
	Region 1: I/O ports at fe10 [size=4]
	Region 2: I/O ports at fe20 [size=8]
	Region 3: I/O ports at fe30 [size=4]
	Region 4: I/O ports at fec0 [size=32]
	Region 5: Memory at f2400000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 82801JI (ICH10 Family) SMBus Controller [8086:3a30]
	Subsystem: Dell 82801JI (ICH10 Family) SMBus Controller [1028:0293]
	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 C routed to IRQ 20
	Region 0: Memory at f7ffb000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at ece0 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

01:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5722 Gigabit Ethernet PCI Express [14e4:165a]
	Subsystem: Broadcom Corporation NetXtreme BCM5722 Gigabit Ethernet PCI Express [14e4:165a]
	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 28
	Region 0: Memory at f5ef0000 (64-bit, non-prefetchable) [size=64K]
	Expansion ROM at <ignored> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: tg3
	Kernel modules: tg3

02:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107 [NVS 510] [10de:0ffd] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: NVIDIA Corporation GK107 [NVS 510] [10de:0967]
	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 29
	Region 0: Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at f0000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at dc80 [size=128]
	Expansion ROM at f7e00000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: nouveau
	Kernel modules: nouveau

02:00.1 Audio device [0403]: NVIDIA Corporation GK107 HDMI Audio Controller [10de:0e1b] (rev a1)
	Subsystem: NVIDIA Corporation GK107 HDMI Audio Controller [10de:0967]
	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 10
	Region 0: Memory at f7dfc000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel modules: snd_hda_intel

05:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5761 Gigabit Ethernet PCIe [14e4:1681] (rev 10)
	Subsystem: Dell NetXtreme BCM5761 Gigabit Ethernet PCIe [1028:0293]
	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 27
	Region 0: Memory at f5de0000 (64-bit, non-prefetchable) [size=64K]
	Region 2: Memory at f5df0000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: tg3
	Kernel modules: tg3

06:05.0 FireWire (IEEE 1394) [0c00]: LSI Corporation FW322/323 [TrueFire] 1394a Controller [11c1:5811] (rev 70) (prog-if 10 [OHCI])
	Subsystem: Dell FW322/323 [TrueFire] 1394a Controller [1028:5811]
	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: 64 (3000ns min, 6000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 17
	Region 0: Memory at f5cff000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: firewire_ohci
	Kernel modules: firewire_ohci

3f:00.0 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture Generic Non-Core Registers [8086:2c41] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture Generic Non-Core Registers [8086:8086]
	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

3f:00.1 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture System Address Decoder [8086:2c01] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture System Address Decoder [8086:8086]
	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

3f:02.0 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 QPI Link 0 [8086:2c10] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 QPI Link 0 [8086:8086]
	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

3f:02.1 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 QPI Physical 0 [8086:2c11] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 QPI Physical 0 [8086:8086]
	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

3f:03.0 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller [8086:2c18] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller [8086:8086]
	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

3f:03.1 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Target Address Decoder [8086:2c19] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Target Address Decoder [8086:8086]
	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

3f:03.4 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Test Registers [8086:2c1c] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Test Registers [8086:8086]
	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

3f:04.0 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Control Registers [8086:2c20] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Control Registers [8086:8086]
	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

3f:04.1 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Address Registers [8086:2c21] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Address Registers [8086:8086]
	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

3f:04.2 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Rank Registers [8086:2c22] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Rank Registers [8086:8086]
	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

3f:04.3 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Thermal Control Registers [8086:2c23] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Thermal Control Registers [8086:8086]
	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

3f:05.0 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Control Registers [8086:2c28] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Control Registers [8086:8086]
	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

3f:05.1 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Address Registers [8086:2c29] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Address Registers [8086:8086]
	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

3f:05.2 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Rank Registers [8086:2c2a] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Rank Registers [8086:8086]
	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

3f:05.3 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Thermal Control Registers [8086:2c2b] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Thermal Control Registers [8086:8086]
	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

3f:06.0 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Control Registers [8086:2c30] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Control Registers [8086:8086]
	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

3f:06.1 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Address Registers [8086:2c31] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Address Registers [8086:8086]
	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

3f:06.2 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Rank Registers [8086:2c32] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Rank Registers [8086:8086]
	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

3f:06.3 Host bridge [0600]: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Thermal Control Registers [8086:2c33] (rev 05)
	Subsystem: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Thermal Control Registers [8086:8086]
	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


** USB devices:
Bus 002 Device 008: ID 046d:c016 Logitech, Inc. Optical Wheel Mouse
Bus 002 Device 014: ID 0451:ca01 Texas Instruments, Inc. 
Bus 002 Device 013: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 002 Device 010: ID 413c:a503 Dell Computer Corp. 
Bus 002 Device 007: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 002 Device 005: ID 045e:00db Microsoft Corp. Natural Ergonomic Keyboard 4000 V1.0
Bus 002 Device 012: ID 0451:ca01 Texas Instruments, Inc. 
Bus 002 Device 011: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 002 Device 009: ID 413c:a503 Dell Computer Corp. 
Bus 002 Device 006: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 002 Device 004: ID 2109:2812 VIA Labs, Inc. VL812 Hub
Bus 002 Device 003: ID 2109:2812 VIA Labs, Inc. VL812 Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 002: ID 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 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 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.4.0-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-4.4.0-trunk-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.58
ii  initramfs-tools [linux-initramfs-tool]  0.122
ii  kmod                                    22-1
ii  linux-base                              4.0

Versions of packages linux-image-4.4.0-trunk-amd64 recommends:
ii  firmware-linux-free  3.4
ii  irqbalance           1.1.0-2

Versions of packages linux-image-4.4.0-trunk-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.02~beta2-35
pn  linux-doc-4.4           <none>

Versions of packages linux-image-4.4.0-trunk-amd64 is related to:
pn  firmware-atheros                         <none>
pn  firmware-bnx2                            <none>
pn  firmware-bnx2x                           <none>
pn  firmware-brcm80211                       <none>
pn  firmware-intelwimax                      <none>
pn  firmware-ipw2x00                         <none>
pn  firmware-ivtv                            <none>
pn  firmware-iwlwifi                         <none>
pn  firmware-libertas                        <none>
pn  firmware-linux                           <none>
ii  firmware-linux-nonfree                   20160110-1
ii  firmware-misc-nonfree [firmware-ralink]  20160110-1
pn  firmware-myricom                         <none>
pn  firmware-netxen                          <none>
pn  firmware-qlogic                          <none>
pn  firmware-realtek                         <none>
pn  xen-hypervisor                           <none>

-- debconf information:
  linux-image-4.4.0-trunk-amd64/prerm/removing-running-kernel-4.4.0-trunk-amd64: true
  linux-image-4.4.0-trunk-amd64/postinst/depmod-error-initrd-4.4.0-trunk-amd64: false
  linux-image-4.4.0-trunk-amd64/postinst/mips-initrd-4.4.0-trunk-amd64:


Reply to: