Package: src:linux Version: 5.2.9-2 Severity: important Dear Maintainer,
I have the following setup: USB3 Hub connected to USB3 port of the mainboard, controller: 07:00.0 USB controller: VIA Technologies, Inc. VL805 USB 3.0 Host Controller (rev 01) Plugged in are just two HID devices, keyboard and mouse. Keyboard contains a USB2 Hub: /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M |__ Port 4: Dev 2, If 0, Class=Hub, Driver=hub/4p, 5000M |__ Port 4: Dev 3, If 0, Class=Hub, Driver=hub/4p, 5000M /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M |__ Port 4: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M |__ Port 1: Dev 4, If 0, Class=Hub, Driver=hub/3p, 12M |__ Port 1: Dev 6, If 0, Class=Human Interface Device, Driver=usbhid, 12M |__ Port 4: Dev 5, If 0, Class=Hub, Driver=hub/4p, 480M |__ Port 4: Dev 7, If 0, Class=Human Interface Device, Driver=usbhid, 12M |__ Port 4: Dev 7, If 1, Class=Human Interface Device, Driver=usbhid, 12M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M |__ Port 2: Dev 3, If 0, Class=Mass Storage, Driver=ums-realtek, 480M After some time of using the computer, minutes, sometimes also seconds, the USB devices stop working. This appears to be the whole controller becoming unstable, as removing and inserting the USB Hub has no effect. The USB devices still show up in lsusb at this point, but don't work and are no longer powered. The following is logged when this occurs: [10157.861002] DMAR: DRHD: handling fault status reg 302 [10157.861004] xhci_hcd 0000:07:00.0: WARNING: Host System Error [10157.861013] DMAR: [DMA Read] Request device [07:00.0] fault addr ff766000 [fault reason 06] PTE Read access is not set This can be "fixed" by either rebooting or executing the following via SSH: $ cd /sys/bus/pci/drivers/xhci_hcd $ echo 0000:07:00.0 | sudo tee unbind && echo 0000:07:00.0 | sudo tee bind With some luck, this keeps the USB devices working for a while, after which they crash again. There are actually two more ways to trigger this bug: 1) Executing lsusb -vvv. Crahes most of the time. This leads to the following output in the kernel log: [ 9961.755079] DMAR: DRHD: handling fault status reg 202 [ 9961.755090] DMAR: [DMA Read] Request device [07:00.0] fault addr ffe5c000 [fault reason 06] PTE Read access is not set [ 9961.755118] DMAR: DRHD: handling fault status reg 302 [ 9961.755126] DMAR: [DMA Read] Request device [07:00.0] fault addr ffe5c000 [fault reason 06] PTE Read access is not set [ 9961.755234] DMAR: DRHD: handling fault status reg 402 [ 9961.755239] DMAR: [DMA Read] Request device [07:00.0] fault addr ffe5c000 [fault reason 06] PTE Read access is not set [ 9961.755244] xhci_hcd 0000:07:00.0: WARNING: Host System Error [ 9962.757254] usb 3-4: Failed to suspend device, error -22 [ 9962.760476] usb 2-1.4.4.4: usbfs: usb_submit_urb returned -22 [ 9962.760493] usb 2-1.4.4.4: usbfs: usb_submit_urb returned -22 [ 9962.762059] usb 2-1.4.4.4: usbfs: usb_submit_urb returned -22 [ 9962.762100] usb 2-1.4.4.4: usbfs: usb_submit_urb returned -22 [ 9962.762959] usb 2-1.4.4: usbfs: usb_submit_urb returned -22 [ 9962.762975] usb 2-1.4.4: usbfs: usb_submit_urb returned -22 [ 9962.764339] usb 2-1.4.4: usbfs: usb_submit_urb returned -22 [ 9962.764374] usb 2-1.4.4: usbfs: usb_submit_urb returned -22 [ 9962.764387] usb 2-1.4.4: usbfs: usb_submit_urb returned -22 [ 9962.764411] usb 2-1.4.4: usbfs: usb_submit_urb returned -22 [ 9962.765308] usb 2-1.4.1.1: usbfs: usb_submit_urb returned -22 [ 9962.765324] usb 2-1.4.1.1: usbfs: usb_submit_urb returned -22 [ 9962.765446] usb 2-1.4.1.1: usbfs: usb_submit_urb returned -22 [ 9962.766239] usb 2-1.4.1.1: usbfs: usb_submit_urb returned -22 [ 9962.766265] usb 2-1.4.1.1: usbfs: usb_submit_urb returned -22 [ 9962.767168] usb 2-1.4.1: usbfs: usb_submit_urb returned -22 [ 9962.767184] usb 2-1.4.1: usbfs: usb_submit_urb returned -22 [ 9962.767987] usb 2-1.4.1: usbfs: usb_submit_urb returned -22 [ 9962.768015] usb 2-1.4.1: usbfs: usb_submit_urb returned -22 [ 9962.768041] usb 2-1.4.1: usbfs: usb_submit_urb returned -22 [ 9962.768872] usb 2-1.4: usbfs: usb_submit_urb returned -22 [ 9962.768887] usb 2-1.4: usbfs: usb_submit_urb returned -22 [ 9962.769615] usb 2-1.4: usbfs: usb_submit_urb returned -22 [ 9962.769624] usb 2-1.4: usbfs: usb_submit_urb returned -22 [ 9962.769629] usb 2-1.4: usbfs: usb_submit_urb returned -22 [ 9962.769637] usb 2-1.4: usbfs: usb_submit_urb returned -22 [ 9962.769927] usb 2-1: usbfs: usb_submit_urb returned -22 [ 9962.770201] usb 2-1: usbfs: usb_submit_urb returned -22 [ 9962.770210] usb 2-1: usbfs: usb_submit_urb returned -22 [ 9962.770215] usb 2-1: usbfs: usb_submit_urb returned -22 [ 9962.770224] usb 2-1: usbfs: usb_submit_urb returned -22 And the following output from lsusb on stderr: [...snip...] can't get debug descriptor: Resource temporarily unavailable can't get debug descriptor: Invalid argument cannot read device status, Invalid argument (22) can't get hub descriptor, LIBUSB_ERROR_IO (Invalid argument) [...snip...] 2) Plugging in my webcam: [10112.713530] usb 2-1.4.4.2: new high-speed USB device number 8 using xhci_hcd [10113.083709] usb 2-1.4.4.2: New USB device found, idVendor=046d, idProduct=0826, bcdDevice= 0.10 [10113.083713] usb 2-1.4.4.2: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [10113.083715] usb 2-1.4.4.2: Product: HD Webcam C525 [10113.083717] usb 2-1.4.4.2: SerialNumber: 54092790 [10113.365693] usb 2-1.4.4.2: set resolution quirk: cval->res = 384 [10113.366156] uvcvideo: Found UVC 1.00 device HD Webcam C525 (046d:0826) [10113.402193] uvcvideo 2-1.4.4.2:1.2: Entity type for entity Extension 5 was not initialized! [10113.402197] uvcvideo 2-1.4.4.2:1.2: Entity type for entity Processing 2 was not initialized! [10113.402200] uvcvideo 2-1.4.4.2:1.2: Entity type for entity Camera 1 was not initialized! [10113.402202] uvcvideo 2-1.4.4.2:1.2: Entity type for entity Extension 6 was not initialized! [10113.402204] uvcvideo 2-1.4.4.2:1.2: Entity type for entity Extension 7 was not initialized! [10113.402206] uvcvideo 2-1.4.4.2:1.2: Entity type for entity Extension 8 was not initialized! [10113.402338] input: HD Webcam C525 as /devices/pci0000:00/0000:00:1c.6/0000:07:00.0/usb2/2-1/2-1.4/2-1.4.4/2-1.4.4.2/2-1.4.4.2:1.2/input/input154 [10113.817667] DMAR: DRHD: handling fault status reg 2 [10113.817670] xhci_hcd 0000:07:00.0: WARNING: Host System Error [10113.817680] DMAR: [DMA Read] Request device [07:00.0] fault addr ffa2a000 [fault reason 06] PTE Read access is not set Sometimes also including messages like: [10628.515796] usb 2-1.4.4.3: Not enough bandwidth for altsetting 0 (not sure if related?) As a point of reference, the USB devices are fully usable on an old 4.19 kernel I still have installed: Linux tinker 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5 (2019-06-19) x86_64 GNU/Linux Thanks, Alexander -- Package-specific info: ** Version: Linux version 5.2.0-2-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-21)) #1 SMP Debian 5.2.9-2 (2019-08-21) ** Command line: BOOT_IMAGE=/vmlinuz-5.2.0-2-amd64 root=/dev/mapper/tinker--vg-root ro quiet ** Tainted: POE (12289) * Proprietary module has been loaded. * Out-of-tree module has been loaded. * Unsigned module has been loaded. ** Kernel log: Log messages when the error is triggered: [10157.861002] DMAR: DRHD: handling fault status reg 302 [10157.861004] xhci_hcd 0000:07:00.0: WARNING: Host System Error [10157.861013] DMAR: [DMA Read] Request device [07:00.0] fault addr ff766000 [fault reason 06] PTE Read access is not set When re-initializing via unbind/bind: [10160.727407] xhci_hcd 0000:07:00.0: xHCI Host Controller [10160.727416] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 2 [10160.727623] xhci_hcd 0000:07:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000090 [10160.727813] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02 [10160.727815] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [10160.727817] usb usb2: Product: xHCI Host Controller [10160.727818] usb usb2: Manufacturer: Linux 5.2.0-2-amd64 xhci-hcd [10160.727819] usb usb2: SerialNumber: 0000:07:00.0 [10160.727969] hub 2-0:1.0: USB hub found [10160.727979] hub 2-0:1.0: 1 port detected [10160.728138] xhci_hcd 0000:07:00.0: xHCI Host Controller [10160.728141] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 3 [10160.728145] xhci_hcd 0000:07:00.0: Host supports USB 3.0 SuperSpeed [10160.728168] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM. [10160.728196] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02 [10160.728198] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [10160.728199] usb usb3: Product: xHCI Host Controller [10160.728200] usb usb3: Manufacturer: Linux 5.2.0-2-amd64 xhci-hcd [10160.728201] usb usb3: SerialNumber: 0000:07:00.0 [10160.728312] hub 3-0:1.0: USB hub found [10160.728325] hub 3-0:1.0: 4 ports detected [10161.063293] usb 2-1: new high-speed USB device number 2 using xhci_hcd [10161.213725] usb 2-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.20 [10161.213727] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [10161.213729] usb 2-1: Product: USB2.0 Hub [10161.214874] hub 2-1:1.0: USB hub found [10161.215259] hub 2-1:1.0: 4 ports detected [10161.343819] usb 3-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd [10161.367005] usb 3-3: New USB device found, idVendor=05e3, idProduct=0612, bcdDevice=92.24 [10161.367009] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [10161.367012] usb 3-3: Product: USB3.0 Hub [10161.367014] usb 3-3: Manufacturer: GenesysLogic [10161.368791] hub 3-3:1.0: USB hub found [10161.369157] hub 3-3:1.0: 4 ports detected [10161.511290] usb 2-1.3: new high-speed USB device number 3 using xhci_hcd [10161.624291] usb 2-1.3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.24 [10161.624295] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [10161.624297] usb 2-1.3: Product: USB2.0 Hub [10161.624299] usb 2-1.3: Manufacturer: GenesysLogic [10161.625811] hub 2-1.3:1.0: USB hub found [10161.627339] hub 2-1.3:1.0: 4 ports detected [10161.695681] usb 3-3.4: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd [10161.718389] usb 3-3.4: New USB device found, idVendor=05e3, idProduct=0612, bcdDevice=92.24 [10161.718391] usb 3-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [10161.718393] usb 3-3.4: Product: USB3.0 Hub [10161.718395] usb 3-3.4: Manufacturer: GenesysLogic [10161.720128] hub 3-3.4:1.0: USB hub found [10161.720432] hub 3-3.4:1.0: 4 ports detected [10161.939287] usb 2-1.3.1: new full-speed USB device number 4 using xhci_hcd [10162.048312] usb 2-1.3.1: New USB device found, idVendor=0472, idProduct=0065, bcdDevice= 1.00 [10162.048317] usb 2-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [10162.048319] usb 2-1.3.1: Product: Generic USB Hub [10162.048321] usb 2-1.3.1: Manufacturer: Chicony [10162.050887] hub 2-1.3.1:1.0: USB hub found [10162.052017] hub 2-1.3.1:1.0: 3 ports detected [10162.143243] usb 2-1.3.4: new high-speed USB device number 5 using xhci_hcd [10162.253152] usb 2-1.3.4: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.24 [10162.253155] usb 2-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [10162.253157] usb 2-1.3.4: Product: USB2.0 Hub [10162.253158] usb 2-1.3.4: Manufacturer: GenesysLogic [10162.254806] hub 2-1.3.4:1.0: USB hub found [10162.255440] hub 2-1.3.4:1.0: 4 ports detected [10162.343259] usb 2-1.3.1.1: new full-speed USB device number 6 using xhci_hcd [10162.453004] usb 2-1.3.1.1: New USB device found, idVendor=0472, idProduct=0065, bcdDevice= 1.00 [10162.453009] usb 2-1.3.1.1: New USB device strings: Mfr=3, Product=4, SerialNumber=0 [10162.453012] usb 2-1.3.1.1: Product: PFU-65 USB Keyboard [10162.453014] usb 2-1.3.1.1: Manufacturer: Chicony [10162.461755] input: Chicony PFU-65 USB Keyboard as /devices/pci0000:00/0000:00:1c.6/0000:07:00.0/usb2/2-1/2-1.3/2-1.3.1/2-1.3.1.1/2-1.3.1.1:1.0/0003:0472:0065.00A0/input/input337 [10162.519716] hid-generic 0003:0472:0065.00A0: input,hidraw0: USB HID v1.00 Keyboard [Chicony PFU-65 USB Keyboard] on usb-0000:07:00.0-1.3.1.1/input0 [10162.547231] usb 2-1.3.4.4: new full-speed USB device number 7 using xhci_hcd [10162.659063] usb 2-1.3.4.4: New USB device found, idVendor=09da, idProduct=9090, bcdDevice= 1.91 [10162.659067] usb 2-1.3.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [10162.659070] usb 2-1.3.4.4: Product: USB Device [10162.659072] usb 2-1.3.4.4: Manufacturer: A4TECH [10162.667382] input: A4TECH USB Device Keyboard as /devices/pci0000:00/0000:00:1c.6/0000:07:00.0/usb2/2-1/2-1.3/2-1.3.4/2-1.3.4.4/2-1.3.4.4:1.0/0003:09DA:9090.00A1/input/input338 [10162.727463] input: A4TECH USB Device System Control as /devices/pci0000:00/0000:00:1c.6/0000:07:00.0/usb2/2-1/2-1.3/2-1.3.4/2-1.3.4.4/2-1.3.4.4:1.0/0003:09DA:9090.00A1/input/input339 [10162.727544] input: A4TECH USB Device Consumer Control as /devices/pci0000:00/0000:00:1c.6/0000:07:00.0/usb2/2-1/2-1.3/2-1.3.4/2-1.3.4.4/2-1.3.4.4:1.0/0003:09DA:9090.00A1/input/input340 [10162.727597] input: A4TECH USB Device as /devices/pci0000:00/0000:00:1c.6/0000:07:00.0/usb2/2-1/2-1.3/2-1.3.4/2-1.3.4.4/2-1.3.4.4:1.0/0003:09DA:9090.00A1/input/input341 [10162.727698] hid-generic 0003:09DA:9090.00A1: input,hiddev0,hidraw1: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:07:00.0-1.3.4.4/input0 [10162.733652] input: A4TECH USB Device as /devices/pci0000:00/0000:00:1c.6/0000:07:00.0/usb2/2-1/2-1.3/2-1.3.4/2-1.3.4.4/2-1.3.4.4:1.1/0003:09DA:9090.00A2/input/input342 [10162.733778] hid-generic 0003:09DA:9090.00A2: input,hidraw2: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:07:00.0-1.3.4.4/input1 ** Model information sys_vendor: LENOVO product_name: 4352A9G product_version: ThinkStation S30 chassis_vendor: LENOVO chassis_version: NONE bios_vendor: LENOVO bios_version: A2KT65AUS board_vendor: LENOVO board_name: LENOVO board_version: 0B98401 PRO ** Loaded modules: fuse xt_nat veth vxlan ip6_udp_tunnel udp_tunnel xt_policy xt_mark xt_u32 nf_conntrack_netlink xfrm_user xfrm_algo br_netfilter overlay pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) vhost_net vhost tap xt_MASQUERADE xt_CHECKSUM nft_chain_nat tun bridge stp llc cpufreq_conservative cpufreq_userspace cpufreq_powersave joydev snd_hda_codec_hdmi nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6_tables intel_rapl ip6t_rt nf_log_ipv4 nf_log_common hid_generic ipt_REJECT nf_reject_ipv4 xt_LOG binfmt_misc nls_ascii nls_cp437 vfat fat nft_limit sb_edac uvcvideo x86_pkg_temp_thermal intel_powerclamp videobuf2_vmalloc coretemp videobuf2_memops snd_usb_audio videobuf2_v4l2 kvm_intel videobuf2_common xt_limit snd_usbmidi_lib snd_rawmidi videodev usbhid snd_hda_codec_realtek xt_addrtype snd_seq_device hid media xt_tcpudp kvm snd_hda_codec_generic ledtrig_audio mei_wdt snd_hda_intel irqbypass efi_pstore snd_hda_codec xt_conntrack nvidia_drm(POE) nft_compat intel_cstate snd_hda_core mei_me snd_hwdep drm_kms_helper tpm_tis snd_pcm intel_uncore iTCO_wdt nft_counter snd_timer snd iTCO_vendor_support ioatdma intel_rapl_perf pcc_cpufreq pcspkr wmi_bmof serio_raw efivars sg drm mei watchdog soundcore dca tpm_tis_core tpm rng_core nvidia_modeset(POE) evdev nfsd nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nvidia(POE) nf_conntrack_ftp nf_conntrack auth_rpcgss nf_defrag_ipv6 nfs_acl nf_defrag_ipv4 lockd grace nf_tables ipmi_devintf sunrpc ipmi_msghandler nfnetlink efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 btrfs zstd_decompress zstd_compress ums_realtek uas usb_storage dm_mod sr_mod cdrom raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor sd_mod raid6_pq libcrc32c crc32c_generic raid1 raid0 multipath linear md_mod crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel ahci libahci isci libsas scsi_transport_sas xhci_pci xhci_hcd aesni_intel libata ehci_pci ehci_hcd usbcore e1000e psmouse scsi_mod aes_x86_64 crypto_simd cryptd glue_helper lpc_ich ptp i2c_i801 mfd_core pps_core usb_common wmi button ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 DMI2 [8086:0e00] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 DMI2 [17aa:1026] 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 0 NUMA node: 0 Capabilities: <access denied> 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1a [8086:0e02] (rev 04) (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 25 NUMA node: 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: None Memory behind bridge: None Prefetchable memory behind bridge: None Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:01.1 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1b [8086:0e03] (rev 04) (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 26 NUMA node: 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: None Memory behind bridge: None Prefetchable memory behind bridge: None Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:02.0 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2a [8086:0e04] (rev 04) (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 28 NUMA node: 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: None Memory behind bridge: None Prefetchable memory behind bridge: None Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:03.0 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 3a [8086:0e08] (rev 04) (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 30 NUMA node: 0 Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: 0000e000-0000efff [size=4K] Memory behind bridge: fa000000-fb0fffff [size=17M] Prefetchable memory behind bridge: 00000000e0000000-00000000f1ffffff [size=288M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:04.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 0 [8086:0e20] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 0 [17aa:1026] 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 39 NUMA node: 0 Region 0: Memory at 380ffff20000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma Kernel modules: ioatdma 00:04.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 1 [8086:0e21] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 1 [17aa:1026] 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 41 NUMA node: 0 Region 0: Memory at 380ffff1c000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma Kernel modules: ioatdma 00:04.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 2 [8086:0e22] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 2 [17aa:1026] 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 C routed to IRQ 39 NUMA node: 0 Region 0: Memory at 380ffff18000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma Kernel modules: ioatdma 00:04.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 3 [8086:0e23] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 3 [17aa:1026] 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 D routed to IRQ 41 NUMA node: 0 Region 0: Memory at 380ffff14000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma Kernel modules: ioatdma 00:04.4 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 4 [8086:0e24] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 4 [17aa:1026] 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 39 NUMA node: 0 Region 0: Memory at 380ffff10000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma Kernel modules: ioatdma 00:04.5 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 5 [8086:0e25] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 5 [17aa:1026] 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 41 NUMA node: 0 Region 0: Memory at 380ffff0c000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma Kernel modules: ioatdma 00:04.6 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 6 [8086:0e26] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 6 [17aa:1026] 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 C routed to IRQ 39 NUMA node: 0 Region 0: Memory at 380ffff08000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma Kernel modules: ioatdma 00:04.7 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 7 [8086:0e27] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 7 [17aa:1026] 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 D routed to IRQ 41 NUMA node: 0 Region 0: Memory at 380ffff04000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma Kernel modules: ioatdma 00:05.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 VTd/Memory Map/Misc [8086:0e28] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 VTd/Memory Map/Misc [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> 00:05.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 IIO RAS [8086:0e2a] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 IIO RAS [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> 00:05.4 PIC [0800]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 IOAPIC [8086:0e2c] (rev 04) (prog-if 20 [IO(X)-APIC]) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 IOAPIC [17aa:1026] 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 NUMA node: 0 Region 0: Memory at fb325000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> 00:11.0 PCI bridge [0604]: Intel Corporation C600/X79 series chipset PCI Express Virtual Root Port [8086:1d3e] (rev 06) (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 31 NUMA node: 0 Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 I/O behind bridge: 0000d000-0000dfff [size=4K] Memory behind bridge: fb200000-fb2fffff [size=1M] Prefetchable memory behind bridge: 00000000f2400000-00000000f28fffff [size=5M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:16.0 Communication controller [0780]: Intel Corporation C600/X79 series chipset MEI Controller #1 [8086:1d3a] (rev 05) Subsystem: Lenovo C600/X79 series chipset MEI Controller [17aa:1026] 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 44 NUMA node: 0 Region 0: Memory at fb324000 (64-bit, non-prefetchable) [size=16] Capabilities: <access denied> Kernel driver in use: mei_me Kernel modules: mei_me 00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection (Lewisville) [8086:1502] (rev 06) DeviceName: Onboard LAN Subsystem: Lenovo 82579LM Gigabit Network Connection (Lewisville) [17aa:1026] 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 51 NUMA node: 0 Region 0: Memory at fb300000 (32-bit, non-prefetchable) [size=128K] Region 1: Memory at fb323000 (32-bit, non-prefetchable) [size=4K] Region 2: I/O ports at f040 [size=32] Capabilities: <access denied> Kernel driver in use: e1000e Kernel modules: e1000e 00:1a.0 USB controller [0c03]: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #2 [8086:1d2d] (rev 06) (prog-if 20 [EHCI]) Subsystem: Lenovo C600/X79 series chipset USB2 Enhanced Host Controller [17aa:1026] 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 NUMA node: 0 Region 0: Memory at fb322000 (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 C600/X79 series chipset High Definition Audio Controller [8086:1d20] (rev 06) Subsystem: Lenovo C600/X79 series chipset High Definition Audio Controller [17aa:1026] 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 34 NUMA node: 0 Region 0: Memory at 380ffff00000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation C600/X79 series chipset PCI Express Root Port 1 [8086:1d10] (rev b6) (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 32 NUMA node: 0 Bus: primary=00, secondary=06, subordinate=06, sec-latency=0 I/O behind bridge: None Memory behind bridge: None Prefetchable memory behind bridge: None Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.6 PCI bridge [0604]: Intel Corporation C600/X79 series chipset PCI Express Root Port 7 [8086:1d1c] (rev b6) (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 C routed to IRQ 33 NUMA node: 0 Bus: primary=00, secondary=07, subordinate=07, sec-latency=0 I/O behind bridge: None Memory behind bridge: fb100000-fb1fffff [size=1M] Prefetchable memory behind bridge: None Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1d.0 USB controller [0c03]: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #1 [8086:1d26] (rev 06) (prog-if 20 [EHCI]) Subsystem: Lenovo C600/X79 series chipset USB2 Enhanced Host Controller [17aa:1026] 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 NUMA node: 0 Region 0: Memory at fb321000 (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 a6) (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- NUMA node: 0 Bus: primary=00, secondary=08, subordinate=08, sec-latency=32 I/O behind bridge: None Memory behind bridge: None Prefetchable memory behind bridge: None Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 00:1f.0 ISA bridge [0601]: Intel Corporation C600/X79 series chipset LPC Controller [8086:1d41] (rev 06) Subsystem: Lenovo C600/X79 series chipset LPC Controller [17aa:1026] 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 NUMA node: 0 Capabilities: <access denied> Kernel driver in use: lpc_ich Kernel modules: lpc_ich 00:1f.2 SATA controller [0106]: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller [8086:1d02] (rev 06) (prog-if 01 [AHCI 1.0]) Subsystem: Lenovo C600/X79 series chipset 6-Port SATA AHCI Controller [17aa:1026] 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 35 NUMA node: 0 Region 0: I/O ports at f090 [size=8] Region 1: I/O ports at f080 [size=4] Region 2: I/O ports at f070 [size=8] Region 3: I/O ports at f060 [size=4] Region 4: I/O ports at f020 [size=32] Region 5: Memory at fb320000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus [0c05]: Intel Corporation C600/X79 series chipset SMBus Host Controller [8086:1d22] (rev 06) Subsystem: Lenovo C600/X79 series chipset SMBus Host Controller [17aa:1026] 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 18 NUMA node: 0 Region 0: Memory at 380ffff25000 (64-bit, non-prefetchable) [disabled] [size=256] Region 4: I/O ports at 1180 [size=32] Kernel driver in use: i801_smbus Kernel modules: i2c_i801 00:1f.6 Signal processing controller [1180]: Intel Corporation C600/X79 series chipset Thermal Management Controller [8086:1d24] (rev 06) Subsystem: Lenovo C600/X79 series chipset Thermal Management Controller [17aa:1026] 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 C routed to IRQ 255 NUMA node: 0 Region 0: Memory at 380ffff24000 (64-bit, non-prefetchable) [disabled] [size=4K] Capabilities: <access denied> 04:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107GL [Quadro K2000] [10de:0ffe] (rev a1) (prog-if 00 [VGA controller]) Subsystem: NVIDIA Corporation GK107GL [Quadro K2000] [10de:094c] 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 53 NUMA node: 0 Region 0: Memory at fa000000 (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 e000 [size=128] [virtual] Expansion ROM at fb000000 [disabled] [size=512K] Capabilities: <access denied> Kernel driver in use: nvidia Kernel modules: nvidia 04:00.1 Audio device [0403]: NVIDIA Corporation GK107 HDMI Audio Controller [10de:0e1b] (rev a1) Subsystem: NVIDIA Corporation GK107 HDMI Audio Controller [10de:094c] 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 52 NUMA node: 0 Region 0: Memory at fb080000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 05:00.0 Serial Attached SCSI controller [0107]: Intel Corporation C602 chipset 4-Port SATA Storage Control Unit [8086:1d6b] (rev 06) Subsystem: Lenovo C602 chipset 4-Port SATA Storage Control Unit [17aa:1026] 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 NUMA node: 0 Region 0: Memory at f287c000 (64-bit, prefetchable) [size=16K] Region 2: Memory at f2400000 (64-bit, prefetchable) [size=4M] Region 4: I/O ports at d000 [size=256] Capabilities: <access denied> Kernel driver in use: isci Kernel modules: isci 07:00.0 USB controller [0c03]: VIA Technologies, Inc. VL805 USB 3.0 Host Controller [1106:3483] (rev 01) (prog-if 30 [XHCI]) Subsystem: Lenovo VL805 USB 3.0 Host Controller [17aa:1026] 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 38 NUMA node: 0 Region 0: Memory at fb100000 (64-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 3f:08.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 0 [8086:0e80] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 0 [17aa:1026] 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- NUMA node: 0 3f:09.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 1 [8086:0e90] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 1 [17aa:1026] 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- NUMA node: 0 3f:0a.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 0 [8086:0ec0] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 0 [17aa:1026] 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- NUMA node: 0 3f:0a.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 1 [8086:0ec1] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 1 [17aa:1026] 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- NUMA node: 0 3f:0a.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 2 [8086:0ec2] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 2 [17aa:1026] 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- NUMA node: 0 3f:0a.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 3 [8086:0ec3] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 3 [17aa:1026] 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- NUMA node: 0 3f:0b.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers [8086:0e1e] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers [17aa:1026] 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- NUMA node: 0 3f:0b.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers [8086:0e1f] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers [17aa:1026] 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- NUMA node: 0 3f:0c.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee0] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [17aa:1026] 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- NUMA node: 0 3f:0c.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee2] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [17aa:1026] 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- NUMA node: 0 3f:0c.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee4] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [17aa:1026] 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- NUMA node: 0 3f:0d.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee1] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [17aa:1026] 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- NUMA node: 0 3f:0d.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee3] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [17aa:1026] 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- NUMA node: 0 3f:0d.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee5] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [17aa:1026] 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- NUMA node: 0 3f:0e.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0 [8086:0ea0] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0 [17aa:1026] 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- NUMA node: 0 3f:0e.1 Performance counters [1101]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0 [8086:0e30] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0 [17aa:1026] 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- NUMA node: 0 Kernel driver in use: ivbep_uncore 3f:0f.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Target Address/Thermal Registers [8086:0ea8] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Target Address/Thermal Registers [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> 3f:0f.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 RAS Registers [8086:0e71] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 RAS Registers [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> 3f:0f.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [808... (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> 3f:0f.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [808... (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> 3f:0f.4 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [808... (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> 3f:0f.5 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [808... (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> 3f:10.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 0 [8086:0eb0] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 0 [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> Kernel driver in use: ivbep_uncore 3f:10.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 1 [8086:0eb1] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 1 [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> Kernel driver in use: ivbep_uncore 3f:10.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 0 [8086:0eb2] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 0 [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> 3f:10.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 1 [8086:0eb3] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 1 [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> 3f:10.4 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 2 [8086:0eb4] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 2 [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> Kernel driver in use: ivbep_uncore 3f:10.5 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 3 [8086:0eb5] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 3 [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> Kernel driver in use: ivbep_uncore 3f:10.6 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 2 [8086:0eb6] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 2 [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> 3f:10.7 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 3 [8086:0eb7] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 3 [17aa:1026] 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- NUMA node: 0 Capabilities: <access denied> 3f:13.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe [8086:0e1d] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe [17aa:1026] 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- NUMA node: 0 3f:13.1 Performance counters [1101]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe [8086:0e34] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe [17aa:1026] 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- NUMA node: 0 Kernel driver in use: ivbep_uncore 3f:13.4 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Registers [8086:0e81] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Registers [17aa:1026] 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- NUMA node: 0 3f:13.5 Performance counters [1101]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Performance Ring Monitoring [8086:0e36] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Performance Ring Monitoring [17aa:1026] 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- NUMA node: 0 Kernel driver in use: ivbep_uncore 3f:16.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 System Address Decoder [8086:0ec8] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 System Address Decoder [17aa:1026] 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- NUMA node: 0 3f:16.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers [8086:0ec9] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers [17aa:1026] 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- NUMA node: 0 3f:16.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers [8086:0eca] (rev 04) Subsystem: Lenovo Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers [17aa:1026] 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- NUMA node: 0 ** USB devices: Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 003: ID 05e3:0612 Genesys Logic, Inc. Hub Bus 003 Device 002: ID 05e3:0612 Genesys Logic, Inc. Hub Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 002 Device 007: ID 09da:9090 A4Tech Co., Ltd. XL-730K / XL-750BK / XL-755BK Mice Bus 002 Device 005: ID 05e3:0610 Genesys Logic, Inc. 4-port hub Bus 002 Device 006: ID 0472:0065 Chicony Electronics Co., Ltd PFU-65 Keyboard [Chicony] Bus 002 Device 004: ID 0472:0065 Chicony Electronics Co., Ltd PFU-65 Keyboard [Chicony] Bus 002 Device 003: ID 05e3:0610 Genesys Logic, Inc. 4-port hub Bus 002 Device 002: ID 2109:3431 VIA Labs, Inc. Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 0bda:0184 Realtek Semiconductor Corp. RTS5182 Card Reader Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: bullseye/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.2.0-2-amd64 (SMP w/12 CPU cores) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages linux-image-5.2.0-2-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.135 ii kmod 26-3 ii linux-base 4.6 Versions of packages linux-image-5.2.0-2-amd64 recommends: ii apparmor 2.13.3-5 ii firmware-linux-free 3.4 Versions of packages linux-image-5.2.0-2-amd64 suggests: pn debian-kernel-handbook <none> ii extlinux 3:6.04~git20190206.bf6db5b4+dfsg1-1 ii grub-efi-amd64 2.04-3 pn linux-doc-5.2 <none> Versions of packages linux-image-5.2.0-2-amd64 is related to: pn firmware-amd-graphics <none> pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-cavium <none> pn firmware-intel-sound <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> pn firmware-iwlwifi <none> pn firmware-libertas <none> pn firmware-linux-nonfree <none> pn firmware-misc-nonfree <none> pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-realtek <none> pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- no debconf information