Package: src:linux Version: 4.9.18-1~bpo8+1 Severity: normal Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Waking the system from suspend to RAM (using rtcwake) does not properly initialize the Mellanox MNPA19-XTR network card. Sometimes, ifconfig does not show the interface (eth2) at all, while in other instances the interface is visible with an assigned IP. In either case, the NIC is not in a functional state (cannot ping or be pinged from another server). I understand that placing a server into standby isn't a normal use case, but I'm using this as a backup storage server and only keep the system online to run nightly backups. lspci shows the following information for this NIC: 1:00.0 Ethernet controller: Mellanox Technologies MT26448 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] (rev b0) lsmod shows the following information: mlx4_ib 163840 0 ib_core 208896 1 mlx4_ib mlx4_en 114688 0 mlx4_core 303104 2 mlx4_en,mlx4_ib ptp 20480 2 e1000e,mlx4_en devlink 28672 3 mlx4_en,mlx4_core,mlx4_ib The issue can be resolved by running: "ifdown eth2 && ifup eth2" * What outcome did you expect instead? I expect the Mellanox NIC to be in a useable state after resuming from standby. NOTE: The behavior in the stock Jessie kernel (3.16) is much worse. After resuming from standby, the NIC is not useable. Attempting to run "ifdown eth2" leaves the system in a non-functional state (unable to establish a new SSH session, new terminal sessions fail to run most commands, dmesg and syslog are not available, services appear to stop functioning) *** End of the template - remove these template lines *** -- Package-specific info: ** Version: Linux version 4.9.0-0.bpo.2-amd64 ([email protected]) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Debian 4.9.18-1~bpo8+1 (2017-04-10) ** Command line: BOOT_IMAGE=/ROOT/debian@/boot/vmlinuz-4.9.0-0.bpo.2-amd64 root=ZFS=rpool/ROOT/debian ro rootdelay=2 zfs.zfs_arc_max=5368709120 ** Tainted: POE (12289) * Proprietary module has been loaded. * Out-of-tree module has been loaded. * Unsigned module has been loaded. ** Kernel log: [179555.997976] smpboot: Booting Node 0 Processor 1 APIC 0x2 [179556.000620] cache: parent cpu1 should not be sleeping [179556.000834] CPU1 is up [179556.000887] smpboot: Booting Node 0 Processor 2 APIC 0x1 [179556.003243] cache: parent cpu2 should not be sleeping [179556.003432] CPU2 is up [179556.003480] smpboot: Booting Node 0 Processor 3 APIC 0x3 [179556.005796] cache: parent cpu3 should not be sleeping [179556.006054] CPU3 is up [179556.010179] ACPI: Waking up from system sleep state S3 [179556.031018] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI [179556.031090] xhci_hcd 0000:06:00.0: System wakeup disabled by ACPI [179556.034924] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI [179556.034962] PM: noirq resume of devices complete after 24.201 msecs [179556.035361] PM: early resume of devices complete after 0.327 msecs [179556.037967] e1000e 0000:04:00.0: System wakeup disabled by ACPI [179556.038179] usb usb3: root hub lost power or was reset [179556.038181] usb usb4: root hub lost power or was reset [179556.041048] pcieport 0000:00:1c.6: System wakeup disabled by ACPI [179556.041195] rtc_cmos 00:02: System wakeup disabled by ACPI [179556.046097] sd 0:0:0:0: [sda] Starting disk [179556.046130] sd 1:0:0:0: [sdb] Starting disk [179556.046134] sd 2:0:0:0: [sdc] Starting disk [179556.046141] sd 3:0:0:0: [sdd] Starting disk [179556.046144] sd 4:0:0:0: [sde] Starting disk [179556.046853] serial 00:06: activated [179556.048861] sd 5:0:0:0: [sdf] Starting disk [179556.311656] usb 4-2: reset SuperSpeed USB device number 3 using xhci_hcd [179556.463701] usb 4-1: reset SuperSpeed USB device number 2 using xhci_hcd [179556.489184] PM: resume of devices complete after 453.822 msecs [179556.528351] PM: Finishing wakeup. [179556.528352] Restarting tasks ... done. [179556.610851] firewire_core 0000:07:03.0: rediscovered device fw0 [179558.584184] e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None [179561.418788] ata2: link is slow to respond, please be patient (ready=0) [179561.422790] ata5: link is slow to respond, please be patient (ready=0) [179561.423332] ata4: link is slow to respond, please be patient (ready=0) [179561.430788] ata6: link is slow to respond, please be patient (ready=0) [179561.470788] ata1: link is slow to respond, please be patient (ready=0) [179561.471288] ata3: link is slow to respond, please be patient (ready=0) [179564.354824] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [179564.355790] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359) [179564.356322] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT0._GTF] (Node ffff8cd0968c0578), AE_NOT_FOUND (20160831/psparse-543) [179564.358270] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359) [179564.358853] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT0._GTF] (Node ffff8cd0968c0578), AE_NOT_FOUND (20160831/psparse-543) [179564.360426] ata1.00: configured for UDMA/133 [179564.502828] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [179564.505461] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359) [179564.507630] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node ffff8cd0968d5e60), AE_NOT_FOUND (20160831/psparse-543) [179564.512934] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359) [179564.515234] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node ffff8cd0968d5e60), AE_NOT_FOUND (20160831/psparse-543) [179564.520276] ata6.00: configured for UDMA/133 [179564.722819] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [179564.723978] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359) [179564.726443] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT2._GTF] (Node ffff8cd0968d5e88), AE_NOT_FOUND (20160831/psparse-543) [179564.731625] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [179564.734701] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359) [179564.737395] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT4._GTF] (Node ffff8cd0968d51b8), AE_NOT_FOUND (20160831/psparse-543) [179564.742899] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359) [179564.743694] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT2._GTF] (Node ffff8cd0968d5e88), AE_NOT_FOUND (20160831/psparse-543) [179564.745668] ata3.00: configured for UDMA/133 [179564.746535] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359) [179564.749495] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT4._GTF] (Node ffff8cd0968d51b8), AE_NOT_FOUND (20160831/psparse-543) [179564.755961] ata5.00: configured for UDMA/133 [179564.974830] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [179564.976894] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359) [179564.978383] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT1._GTF] (Node ffff8cd0968d5618), AE_NOT_FOUND (20160831/psparse-543) [179564.982870] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359) [179564.986415] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT1._GTF] (Node ffff8cd0968d5618), AE_NOT_FOUND (20160831/psparse-543) [179564.994187] ata2.00: configured for UDMA/133 [179566.034758] mlx4_core 0000:01:00.0: mlx4_cmd_post:cmd_pending failed [179566.035721] mlx4_core 0000:01:00.0: Could not post command 0x54: ret=-5, in_param=0x0, in_mod=0x0, op_mod=0x0 [179566.036684] mlx4_core 0000:01:00.0: device is going to be reset [179566.078814] ata4: COMRESET failed (errno=-16) [179566.990818] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [179566.994010] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359) [179566.996045] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT3._GTF] (Node ffff8cd0968d59b0), AE_NOT_FOUND (20160831/psparse-543) [179567.001937] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359) [179567.003996] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT3._GTF] (Node ffff8cd0968d59b0), AE_NOT_FOUND (20160831/psparse-543) [179567.008399] ata4.00: configured for UDMA/133 [179567.043143] mlx4_core 0000:01:00.0: device was reset successfully [179567.045122] mlx4_en 0000:01:00.0: Internal error detected, restarting device [179567.047065] <mlx4_ib> mlx4_ib_handle_catas_error: mlx4_ib_handle_catas_error was started [179567.049030] <mlx4_ib> mlx4_ib_handle_catas_error: mlx4_ib_handle_catas_error ended [179571.682776] mlx4_core 0000:01:00.0: Internal error mark was detected on device [179571.684926] mlx4_en: eth2: Close port called [179571.702802] mlx4_core 0000:01:00.0: Fail to set mac in port 1 during unregister [179575.383674] mlx4_core 0000:01:00.0: PCIe link speed is 5.0GT/s, device supports 5.0GT/s [179575.384676] mlx4_core 0000:01:00.0: PCIe link width is x8, device supports x8 [179575.394191] mlx4_en 0000:01:00.0: Activating port:1 [179575.396122] mlx4_en: 0000:01:00.0: Port 1: enabling only PFC DCB ops [179575.399971] mlx4_en: 0000:01:00.0: Port 1: Using 32 TX rings [179575.401796] mlx4_en: 0000:01:00.0: Port 1: Using 4 RX rings [179575.403623] mlx4_en: 0000:01:00.0: Port 1: frag:0 - size:1522 prefix:0 stride:1536 [179575.405384] mlx4_en: 0000:01:00.0: Port 1: Initializing port [179575.407814] <mlx4_ib> mlx4_ib_add: counter index 1 for port 1 allocated 1 [179577.611519] mlx4_en: eth2: Link Up [179577.716227] mlx4_en: eth2: Link Down [179577.821162] mlx4_en: eth2: Link Up [179581.247037] mlx4_core 0000:01:00.0: mlx4_restart_one was ended, ret=0 ** Model information sys_vendor: System manufacturer product_name: System Product Name product_version: System Version chassis_vendor: Chassis Manufacture chassis_version: Chassis Version bios_vendor: American Megatrends Inc. bios_version: 2106 board_vendor: ASUSTeK Computer INC. board_name: P8B WS board_version: Rev 1.xx ** Loaded modules: mlx4_ib ib_core intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_realtek kvm iTCO_wdt iTCO_vendor_support eeepc_wmi asus_wmi sparse_keymap rfkill snd_hda_codec_generic irqbypass crct10dif_pclmul crc32_pclmul evdev ghash_clmulni_intel cryptd snd_hda_intel intel_cstate i915 snd_hda_codec intel_uncore snd_hda_core snd_hwdep intel_rapl_perf drm_kms_helper lpc_ich mfd_core snd_pcm snd_timer serio_raw pcspkr i2c_i801 i2c_smbus snd drm soundcore button mei_me battery tpm_infineon video i2c_algo_bit mei wmi shpchp tpm_tis tpm_tis_core tpm fuse autofs4 zfs(POE) zunicode(POE) zavl(POE) zcommon(POE) znvpair(POE) spl(OE) mlx4_en sg sd_mod uas usb_storage ahci libahci xhci_pci libata xhci_hcd scsi_mod firewire_ohci psmouse crc32c_intel firewire_core crc_itu_t ehci_pci ehci_hcd e1000e mlx4_core usbcore ptp pps_core devlink usb_common thermal fan ** Network interface configuration: # interfaces(5) file used by ifup(8) and ifdown(8) # Include files from /etc/network/interfaces.d: source-directory /etc/network/interfaces.d ** Network status: *** IP interfaces and addresses: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 14:da:e9:96:d3:74 brd ff:ff:ff:ff:ff:ff 3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc pfifo_fast state UP group default qlen 1000 link/ether 14:da:e9:96:d4:95 brd ff:ff:ff:ff:ff:ff inet 192.168.1.94/24 brd 192.168.1.255 scope global eth1 valid_lft forever preferred_lft forever inet6 fe80::16da:e9ff:fe96:d495/64 scope link valid_lft forever preferred_lft forever 17: eth2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop portid 0002c90300506660 state DOWN group default qlen 1000 link/ether 00:02:c9:50:66:60 brd ff:ff:ff:ff:ff:ff *** Device statistics: Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed eth1: 26016879 163805 0 59 0 0 0 9494 8504371 27324 0 0 0 0 0 0 eth0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 eth2: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 lo: 5682 39 0 0 0 0 0 0 5682 39 0 0 0 0 0 0 *** Protocol statistics: Ip: 279097961 total packets received 10 with invalid addresses 0 forwarded 0 incoming packets discarded 279097951 incoming packets delivered 69140741 requests sent out Icmp: 2018 ICMP messages received 2 input ICMP message failed. ICMP input histogram: destination unreachable: 33 echo requests: 25 echo replies: 1959 2052 ICMP messages sent 0 ICMP messages failed ICMP output histogram: destination unreachable: 31 echo request: 1996 echo replies: 25 IcmpMsg: InType0: 1959 InType3: 33 InType8: 25 InType9: 1 OutType0: 25 OutType3: 31 OutType8: 1996 Tcp: 173 active connections openings 28 passive connection openings 3 failed connection attempts 9 connection resets received 1 connections established 278921297 segments received 69136132 segments send out 123 segments retransmited 0 bad segments received. 16 resets sent Udp: 6158 packets received 0 packets to unknown port received. 0 packet receive errors 2233 packets sent IgnoredMulti: 165973 UdpLite: TcpExt: 165 TCP sockets finished time wait in fast timer 431 delayed acks sent 5 delayed acks further delayed because of locked socket Quick ack mode was activated 6 times 211 packets directly queued to recvmsg prequeue. 15243352 bytes directly in process context from backlog 1453 bytes directly received in process context from prequeue 274556675 packet headers predicted 2137 packets header predicted and directly queued to user 11653 acknowledgments not containing data payload received 361829 predicted acknowledgments 1 congestion windows recovered without slow start after partial ack 13 other TCP timeouts TCPLossProbes: 9 6 DSACKs sent for old packets 1 DSACKs received 1 connections reset due to unexpected data 3 connections reset due to early user close 5 connections aborted due to timeout TCPDSACKIgnoredNoUndo: 1 TCPRcvCoalesce: 219686905 TCPOFOQueue: 5 TCPSpuriousRtxHostQueues: 6 TCPAutoCorking: 5387 TCPFromZeroWindowAdv: 2294284 TCPToZeroWindowAdv: 2294284 TCPWantZeroWindowAdv: 28965972 TCPSynRetrans: 9 TCPOrigDataSent: 524842 TCPHystartTrainDetect: 19 TCPHystartTrainCwnd: 384 TCPACKSkippedSeq: 1 TCPKeepAlive: 1 IpExt: InMcastPkts: 6724 OutMcastPkts: 491 InBcastPkts: 165973 InOctets: 2632146071931 OutOctets: 3617022508 InMcastOctets: 473379 OutMcastOctets: 58782 InBcastOctets: 8680431 InNoECTPkts: 303611267 InECT1Pkts: 18 InECT0Pkts: 22 InCEPkts: 272 ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0100] (rev 09) Subsystem: ASUSTeK Computer Inc. P8P67/P8H67 Series Motherboard [1043:844d] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: snb_uncore 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101] (rev 09) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 Memory behind bridge: f7800000-f79fffff Prefetchable memory behind bridge: 00000000f0000000-00000000f07fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Device [1043:844d] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 45 Region 0: Memory at f7400000 (64-bit, non-prefetchable) [size=4M] Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at f000 [size=64] [virtual] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: i915 00:06.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:010d] (rev 09) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04) Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:844d] 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 26 Region 0: Memory at f7e0b000 (64-bit, non-prefetchable) [size=16] Capabilities: <access denied> Kernel driver in use: mei_me 00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05) (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:844d] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: Memory at f7e08000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci 00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05) Subsystem: ASUSTeK Computer Inc. Device [1043:8469] 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 f7e00000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b5) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: dfb00000-dfcfffff Prefetchable memory behind bridge: 00000000dfd00000-00000000dfefffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.5 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 [8086:1c1a] (rev b5) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: 0000e000-0000efff Memory behind bridge: f7d00000-f7dfffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.6 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 7 [8086:1c1c] (rev b5) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: f7c00000-f7cfffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.7 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 8 [8086:1c1e] (rev b5) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=06, subordinate=06, sec-latency=0 Memory behind bridge: f7b00000-f7bfffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1d.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 05) (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:844d] 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 f7e07000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev a5) (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=07, subordinate=07, sec-latency=32 I/O behind bridge: 0000c000-0000cfff Memory behind bridge: f7a00000-f7afffff 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 C206 Chipset Family LPC Controller [8086:1c56] (rev 05) Subsystem: ASUSTeK Computer Inc. P8B WS Motherboard [1043:844d] 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 00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller [8086:1c02] (rev 05) (prog-if 01 [AHCI 1.0]) Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:844d] 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 29 Region 0: I/O ports at f0b0 [size=8] Region 1: I/O ports at f0a0 [size=4] Region 2: I/O ports at f090 [size=8] Region 3: I/O ports at f080 [size=4] Region 4: I/O ports at f060 [size=32] Region 5: Memory at f7e06000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 05) Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:844d] 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 Region 0: Memory at f7e05000 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at f040 [size=32] Kernel driver in use: i801_smbus 01:00.0 Ethernet controller [0200]: Mellanox Technologies MT26448 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] [15b3:6750] (rev b0) Subsystem: Mellanox Technologies Device [15b3:0015] 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 Region 0: Memory at f7900000 (64-bit, non-prefetchable) [size=1M] Region 2: Memory at f0000000 (64-bit, prefetchable) [size=8M] Expansion ROM at f7800000 [disabled] [size=1M] Capabilities: <access denied> Kernel driver in use: mlx4_core 04:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3] Subsystem: ASUSTeK Computer Inc. Motherboard [1043:8369] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 17 Region 0: Memory at f7d00000 (32-bit, non-prefetchable) [size=128K] Region 2: I/O ports at e000 [size=32] Region 3: Memory at f7d20000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: e1000e 05:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3] Subsystem: ASUSTeK Computer Inc. Motherboard [1043:8369] 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 18 Region 0: Memory at f7c00000 (32-bit, non-prefetchable) [size=128K] Region 2: I/O ports at d000 [size=32] Region 3: Memory at f7c20000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: e1000e 06:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller [1b21:1042] (prog-if 30 [XHCI]) Subsystem: ASUSTeK Computer Inc. P8B WS Motherboard [1043:8488] 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 19 Region 0: Memory at f7b00000 (64-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: xhci_hcd 07:03.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller [1106:3044] (rev c0) (prog-if 10 [OHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:82eb] 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: 32 (8000ns max), Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 19 Region 0: Memory at f7a00000 (32-bit, non-prefetchable) [size=2K] Region 1: I/O ports at c000 [size=128] Capabilities: <access denied> Kernel driver in use: firewire_ohci ** USB devices: Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 003: ID 05dc:a838 Lexar Media, Inc. Bus 004 Device 002: ID 05dc:a838 Lexar Media, Inc. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 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: 8.7 APT prefers stable APT policy: (700, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-0.bpo.2-amd64 (SMP w/4 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.9.0-0.bpo.2-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.120+deb8u2 ii kmod 18-3 ii linux-base 4.3~bpo8+1 Versions of packages linux-image-4.9.0-0.bpo.2-amd64 recommends: ii firmware-linux-free 3.3 ii irqbalance 1.0.6-3 Versions of packages linux-image-4.9.0-0.bpo.2-amd64 suggests: pn debian-kernel-handbook <none> ii grub-pc 2.02~beta3-5 pn linux-doc-4.9 <none> Versions of packages linux-image-4.9.0-0.bpo.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

