View Issue Details

IDProjectCategoryView StatusLast Update
0003258Kali LinuxGeneral Bugpublic2018-01-29 12:33
Reporterjamfwright Assigned Tog0tmi1k  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Product Version2016.1 
Summary0003258: Dual Monitors - Go black then come back on after a couple of seconds
Description

In a dual monitor setup, with Dell Latitude laptop on a dock, the external monitors will somewhat randomly go black for a couple of seconds then come back on.

This happens independently of one another, meaning that just one screen will go off at a time, but sometimes both will.

I am not finding errors related to this (dmesg attached), and the CPU errors in the logs do not correlate with the issue.

I just updated the BIOS and I keep all packages up to date. This is a recent and fresh install from the older Kali (non-rolling release). The previous installation did not have this issue, so I do not suspect hardware.

Steps To Reproduce

Wave the mouse back and forth between the monitors and they will start going black then coming back on after a couple of seconds.

Short video of the experience (sorry it is shaky - was holding phone and moving mouse rapidly):

https://www.youtube.com/watch?v=QxHO3ca_Y4c

Additional Information

$ lspci -knn | grep -A2 VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09)
DeviceName: Onboard IGD
Subsystem: Dell Broadwell-U Integrated Graphics [1028:062e]

System Information
Manufacturer: Dell Inc.
Product Name: Latitude E7450
BIOS Version: A12

apt-get install xserver-xorg-video-intel

Reading package lists... Done
Building dependency tree
Reading state information... Done
xserver-xorg-video-intel is already the newest version (2:2.99.917+git20160325-1).
xserver-xorg-video-intel set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

These appear often but do not correlate with the event, but do exist and I am including them in case they provide a clue:

Apr 28 15:55:08 lebjfwrightlnx2 google-chrome.desktop[1887]: [1887:1918:0428/155508:ERROR:zygote_host_impl_linux.cc(162)] Failed to adjust OOM score of renderer with pid 2726: Permission denied

Attached Files
dmesg.txt (61,479 bytes)   
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.0-kali1-amd64 ([email protected]) (gcc version 5.3.1 20160307 (Debian 5.3.1-11) ) #1 SMP Debian 4.4.6-1kali1 (2016-03-18)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.4.0-kali1-amd64 root=/dev/mapper/lebjfwrightlnx2--vg-root ro initrd=/install/gtk/initrd.gz quiet
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bee24fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bee25000-0x00000000bf2acfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf2ad000-0x00000000da606fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da607000-0x00000000da740fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000da741000-0x00000000da76ffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000da770000-0x00000000daee5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000daee6000-0x00000000db644fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000db645000-0x00000000dbafefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dbaff000-0x00000000dbafffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dd000000-0x00000000df7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041e7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Dell Inc. Latitude E7450/06HN6G, BIOS A12 04/17/2016
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x41e800 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7C00000000 write-back
[    0.000000]   1 base 0400000000 mask 7FF0000000 write-back
[    0.000000]   2 base 0410000000 mask 7FF8000000 write-back
[    0.000000]   3 base 0418000000 mask 7FFC000000 write-back
[    0.000000]   4 base 041C000000 mask 7FFE000000 write-back
[    0.000000]   5 base 041E000000 mask 7FFF800000 write-back
[    0.000000]   6 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   7 base 00DE000000 mask 7FFE000000 uncachable
[    0.000000]   8 base 00DD000000 mask 7FFF000000 uncachable
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: update [mem 0xdd000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdbb00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fda70-0x000fda7f] mapped at [ffff8800000fda70]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x01d29000, 0x01d29fff] PGTABLE
[    0.000000] BRK [0x01d2a000, 0x01d2afff] PGTABLE
[    0.000000] BRK [0x01d2b000, 0x01d2bfff] PGTABLE
[    0.000000] BRK [0x01d2c000, 0x01d2cfff] PGTABLE
[    0.000000] BRK [0x01d2d000, 0x01d2dfff] PGTABLE
[    0.000000] BRK [0x01d2e000, 0x01d2efff] PGTABLE
[    0.000000] RAMDISK: [mem 0x350b0000-0x3684ffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000EF150 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x00000000DA74D0A0 0000C4 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DA761A88 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000DA74D1F8 01488A (v02 DELL   CBX3     01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000DB643F80 000040
[    0.000000] ACPI: APIC 0x00000000DA761B98 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000DA761C20 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000DA761C68 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000DA761D08 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000DA761D48 000038 (v01 DELL   CBX3     01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000DA761D80 0004B5 (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000DA762238 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: SSDT 0x00000000DA762280 000C7D (v02 Ther_R Ther_Rvp 00001000 INTL 20120913)
[    0.000000] ACPI: ASF! 0x00000000DA762F00 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.000000] ACPI: SSDT 0x00000000DA762FA0 000B74 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000DA763B18 0003A5 (v02 CppcTa CppcTabl 00001000 INTL 20120913)
[    0.000000] ACPI: PCCT 0x00000000DA763EC0 00006E (v05 PcctTa PcctTabl 00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000DA763F30 000AC4 (v02 Cpc_Ta Cpc_Tabl 00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000DA7649F8 0041AC (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000DA768BA8 004508 (v01 DptfTa DptfTabl 00001000 INTL 20120913)
[    0.000000] ACPI: SLIC 0x00000000DA76D0B0 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.000000] ACPI: MSDM 0x00000000DA76D228 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
[    0.000000] ACPI: DMAR 0x00000000DA76D280 0000B0 (v01 INTEL  BDW      00000001 INTL 00000001)
[    0.000000] ACPI: SSDT 0x00000000DA76D330 00065F (v02 Intel_ IsctTabl 00001000 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000041e7fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x41e7f7000-0x41e7fafff]
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000000001000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000041e7fffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000bee24fff]
[    0.000000]   node   0: [mem 0x00000000bf2ad000-0x00000000da606fff]
[    0.000000]   node   0: [mem 0x00000000da770000-0x00000000daee5fff]
[    0.000000]   node   0: [mem 0x00000000dbaff000-0x00000000dbafffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000041e7fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000041e7fffff]
[    0.000000] On node 0 totalpages: 4165778
[    0.000000]   DMA32 zone: 13987 pages used for memmap
[    0.000000]   DMA32 zone: 21 pages reserved
[    0.000000]   DMA32 zone: 895122 pages, LIFO batch:31
[    0.000000]   Normal zone: 51104 pages used for memmap
[    0.000000]   Normal zone: 3270656 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xdd800000-0xdf7fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] low level lint[0xb6])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] low dfl lint[0xc1])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl res lint[0x0])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] low dfl lint[0xd1])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbee25000-0xbf2acfff]
[    0.000000] PM: Registered nosave memory: [mem 0xda607000-0xda740fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda741000-0xda76ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdaee6000-0xdb644fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb645000-0xdbafefff]
[    0.000000] PM: Registered nosave memory: [mem 0xdbb00000-0xdcffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdd000000-0xdf7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf800000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 32 pages/cpu @ffff88041e400000 s92888 r8192 d29992 u524288
[    0.000000] pcpu-alloc: s92888 r8192 d29992 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 4100666
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.4.0-kali1-amd64 root=/dev/mapper/lebjfwrightlnx2--vg-root ro initrd=/install/gtk/initrd.gz quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16296436K/16663112K available (5709K kernel code, 1065K rwdata, 2852K rodata, 1304K init, 828K bss, 366676K reserved, 0K cma-reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:33024 nr_irqs:728 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2594.071 MHz processor
[    0.000020] Calibrating delay loop (skipped), value calculated using timer frequency.. 5188.14 BogoMIPS (lpj=10376284)
[    0.000022] pid_max: default: 32768 minimum: 301
[    0.000026] ACPI: Core revision 20150930
[    0.017528] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.017544] Security Framework initialized
[    0.017545] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.017549] AppArmor: AppArmor disabled by boot time parameter
[    0.018244] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.020519] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.021494] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.021507] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.021696] Initializing cgroup subsys io
[    0.021698] Initializing cgroup subsys memory
[    0.021763] Disabling memory control group subsystem
[    0.021764] Initializing cgroup subsys devices
[    0.021766] Initializing cgroup subsys freezer
[    0.021767] Initializing cgroup subsys net_cls
[    0.021769] Initializing cgroup subsys perf_event
[    0.021771] Initializing cgroup subsys net_prio
[    0.021773] Initializing cgroup subsys pids
[    0.021790] CPU: Physical Processor ID: 0
[    0.021791] CPU: Processor Core ID: 0
[    0.021794] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.021795] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.022668] mce: CPU supports 7 MCE banks
[    0.022678] CPU0: Thermal monitoring enabled (TM1)
[    0.022684] process: using mwait in idle threads
[    0.022686] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.022687] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.022936] Freeing SMP alternatives memory: 24K (ffffffff81c52000 - ffffffff81c58000)
[    0.041405] ftrace: allocating 23691 entries in 93 pages
[    0.048433] DMAR: Host address width 39
[    0.048434] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.048440] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e1ff0505e
[    0.048441] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.048445] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c20660462 ecap f010da
[    0.048446] DMAR: RMRR base: 0x000000db9bb000 end: 0x000000db9c9fff
[    0.048447] DMAR: RMRR base: 0x000000dd000000 end: 0x000000df7fffff
[    0.048448] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.048449] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.048449] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.048450] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.048789] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.048790] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.049371] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.089059] TSC deadline timer enabled
[    0.089061] smpboot: CPU0: Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz (family: 0x6, model: 0x3d, stepping: 0x4)
[    0.089084] Performance Events: PEBS fmt2+, 16-deep LBR, Broadwell events, full-width counters, Intel PMU driver.
[    0.089099] ... version:                3
[    0.089099] ... bit width:              48
[    0.089100] ... generic registers:      4
[    0.089100] ... value mask:             0000ffffffffffff
[    0.089101] ... max period:             0000ffffffffffff
[    0.089102] ... fixed-purpose events:   3
[    0.089102] ... event mask:             000000070000000f
[    0.089473] x86: Booting SMP configuration:
[    0.089474] .... node  #0, CPUs:      #1
[    0.092824] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.092879]  #2 #3
[    0.099604] x86: Booted up 1 node, 4 CPUs
[    0.099606] smpboot: Total of 4 processors activated (20752.56 BogoMIPS)
[    0.102902] devtmpfs: initialized
[    0.105211] PM: Registering ACPI NVS region [mem 0xdaee6000-0xdb644fff] (7729152 bytes)
[    0.105367] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.105420] pinctrl core: initialized pinctrl subsystem
[    0.105519] NET: Registered protocol family 16
[    0.114751] cpuidle: using governor ladder
[    0.126749] cpuidle: using governor menu
[    0.126811] ACPI: bus type PCI registered
[    0.126813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.126880] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.126882] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.126887] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
[    0.126949] PCI: Using configuration type 1 for base access
[    0.126955] dmi type 0xB1 record - unknown flag
[    0.143015] ACPI: Added _OSI(Module Device)
[    0.143016] ACPI: Added _OSI(Processor Device)
[    0.143017] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.143018] ACPI: Added _OSI(Processor Aggregator Device)
[    0.147024] ACPI: Executed 18 blocks of module-level executable AML code
[    0.151663] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.154868] ACPI : EC: EC started
[    0.157665] ACPI: Interpreter enabled
[    0.157672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[    0.157679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[    0.157692] ACPI: (supports S0 S3 S4 S5)
[    0.157693] ACPI: Using IOAPIC for interrupt routing
[    0.157719] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.159111] ACPI: Power Resource [PG00] (on)
[    0.159444] ACPI: Power Resource [PG01] (on)
[    0.159754] ACPI: Power Resource [PG02] (on)
[    0.175156] ACPI: Power Resource [FN00] (off)
[    0.175224] ACPI: Power Resource [FN01] (off)
[    0.175295] ACPI: Power Resource [FN02] (off)
[    0.175350] ACPI: Power Resource [FN03] (off)
[    0.175405] ACPI: Power Resource [FN04] (off)
[    0.176047] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.176051] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.176474] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.176834] PCI host bridge to bus 0000:00
[    0.176836] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.176837] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.176838] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.176839] pci_bus 0000:00: root bus resource [mem 0xdf800000-0xfeafffff window]
[    0.176841] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.176846] pci 0000:00:00.0: [8086:1604] type 00 class 0x060000
[    0.176922] pci 0000:00:02.0: [8086:1616] type 00 class 0x030000
[    0.176932] pci 0000:00:02.0: reg 0x10: [mem 0xf6000000-0xf6ffffff 64bit]
[    0.176936] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.176940] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.177008] pci 0000:00:03.0: [8086:160c] type 00 class 0x040300
[    0.177017] pci 0000:00:03.0: reg 0x10: [mem 0xf723c000-0xf723ffff 64bit]
[    0.177088] pci 0000:00:04.0: [8086:1603] type 00 class 0x118000
[    0.177099] pci 0000:00:04.0: reg 0x10: [mem 0xf7230000-0xf7237fff 64bit]
[    0.177185] pci 0000:00:14.0: [8086:9cb1] type 00 class 0x0c0330
[    0.177204] pci 0000:00:14.0: reg 0x10: [mem 0xf7220000-0xf722ffff 64bit]
[    0.177244] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.177286] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.177316] pci 0000:00:16.0: [8086:9cba] type 00 class 0x078000
[    0.177339] pci 0000:00:16.0: reg 0x10: [mem 0xf7246000-0xf724601f 64bit]
[    0.177387] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.177464] pci 0000:00:19.0: [8086:15a2] type 00 class 0x020000
[    0.177482] pci 0000:00:19.0: reg 0x10: [mem 0xf7200000-0xf721ffff]
[    0.177488] pci 0000:00:19.0: reg 0x14: [mem 0xf7243000-0xf7243fff]
[    0.177494] pci 0000:00:19.0: reg 0x18: [io  0xf080-0xf09f]
[    0.177531] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.177712] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.177742] pci 0000:00:1b.0: [8086:9ca0] type 00 class 0x040300
[    0.177761] pci 0000:00:1b.0: reg 0x10: [mem 0xf7238000-0xf723bfff 64bit]
[    0.177801] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.177851] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.177881] pci 0000:00:1c.0: [8086:9c90] type 01 class 0x060400
[    0.177942] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.178006] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.178036] pci 0000:00:1c.3: [8086:9c96] type 01 class 0x060400
[    0.178097] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.178158] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.178187] pci 0000:00:1c.4: [8086:9c98] type 01 class 0x060400
[    0.178247] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.178308] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.178340] pci 0000:00:1d.0: [8086:9ca6] type 00 class 0x0c0320
[    0.178363] pci 0000:00:1d.0: reg 0x10: [mem 0xf7242000-0xf72423ff]
[    0.178424] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.178468] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.178499] pci 0000:00:1f.0: [8086:9cc3] type 00 class 0x060100
[    0.178652] pci 0000:00:1f.2: [8086:9c83] type 00 class 0x010601
[    0.178667] pci 0000:00:1f.2: reg 0x10: [io  0xf0d0-0xf0d7]
[    0.178672] pci 0000:00:1f.2: reg 0x14: [io  0xf0c0-0xf0c3]
[    0.178677] pci 0000:00:1f.2: reg 0x18: [io  0xf0b0-0xf0b7]
[    0.178682] pci 0000:00:1f.2: reg 0x1c: [io  0xf0a0-0xf0a3]
[    0.178688] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.178693] pci 0000:00:1f.2: reg 0x24: [mem 0xf7241000-0xf72417ff]
[    0.178713] pci 0000:00:1f.2: PME# supported from D3hot
[    0.178772] pci 0000:00:1f.3: [8086:9ca2] type 00 class 0x0c0500
[    0.178784] pci 0000:00:1f.3: reg 0x10: [mem 0xf7240000-0xf72400ff 64bit]
[    0.178799] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.180702] pci 0000:01:00.0: [1217:8520] type 00 class 0x080501
[    0.180739] pci 0000:01:00.0: reg 0x10: [mem 0xf7101000-0xf7101fff]
[    0.180751] pci 0000:01:00.0: reg 0x14: [mem 0xf7100000-0xf71007ff]
[    0.180860] pci 0000:01:00.0: PME# supported from D3hot D3cold
[    0.180907] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.190358] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.190362] pci 0000:00:1c.0:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.190618] pci 0000:02:00.0: [8086:095a] type 00 class 0x028000
[    0.190874] pci 0000:02:00.0: reg 0x10: [mem 0xf7000000-0xf7001fff 64bit]
[    0.191119] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.191225] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.196839] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.196843] pci 0000:00:1c.3:   bridge window [mem 0xf7000000-0xf70fffff]
[    0.196900] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.198249] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.198290] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.198330] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.198369] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.198407] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.198445] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 *4 5 6 10 11 12 14 15)
[    0.198484] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.198523] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.199565] ACPI: Enabled 3 GPEs in block 00 to 7F
[    0.199606] ACPI : EC: GPE = 0x27, I/O: command/status = 0x934, data = 0x930
[    0.199681] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.199682] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.199684] vgaarb: loaded
[    0.199685] vgaarb: bridge control possible 0000:00:02.0
[    0.199750] PCI: Using ACPI for IRQ routing
[    0.200834] PCI: pci_cache_line_size set to 64 bytes
[    0.204558] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
[    0.204559] e820: reserve RAM buffer [mem 0xbee25000-0xbfffffff]
[    0.204560] e820: reserve RAM buffer [mem 0xda607000-0xdbffffff]
[    0.204561] e820: reserve RAM buffer [mem 0xdaee6000-0xdbffffff]
[    0.204562] e820: reserve RAM buffer [mem 0xdbb00000-0xdbffffff]
[    0.204563] e820: reserve RAM buffer [mem 0x41e800000-0x41fffffff]
[    0.204668] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.204671] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.206691] clocksource: Switched to clocksource hpet
[    0.210623] pnp: PnP ACPI init
[    0.210791] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.210792] system 00:00: [io  0xffff] has been reserved
[    0.210794] system 00:00: [io  0xffff] has been reserved
[    0.210795] system 00:00: [io  0xffff] has been reserved
[    0.210797] system 00:00: [io  0x1800-0x18fe] could not be reserved
[    0.210798] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.210800] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.210835] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.210864] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.210866] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.210929] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.210944] pnp 00:04: Plug and Play ACPI device, IDs DLL062e PNP0f13 (active)
[    0.211299] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.211856] pnp 00:06: Plug and Play ACPI device, IDs PNP0401 (active)
[    0.211968] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.211969] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.211970] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.211972] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.211973] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.211974] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.211975] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.211976] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.211978] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.211979] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.211980] system 00:07: [mem 0xf7fe0000-0xf7feffff] has been reserved
[    0.211981] system 00:07: [mem 0xf7ff0000-0xf7ffffff] has been reserved
[    0.211983] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.212235] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.215458] ACPI Error: [^CPU0._PPC] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    0.215462] ACPI Error: Method parse/execution failed [\_PR.PPCE] (Node ffff88040d8bfab8), AE_NOT_FOUND (20150930/psparse-542)
[    0.215467] ACPI Error: Method parse/execution failed [\EV9] (Node ffff88040d8c5220), AE_NOT_FOUND (20150930/psparse-542)
[    0.215470] ACPI Error: Method parse/execution failed [\SMIE] (Node ffff88040d8c3888), AE_NOT_FOUND (20150930/psparse-542)
[    0.215473] ACPI Error: Method parse/execution failed [\NEVT] (Node ffff88040d8c3900), AE_NOT_FOUND (20150930/psparse-542)
[    0.215476] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.ECDV._Q66] (Node ffff88040d8c1f18), AE_NOT_FOUND (20150930/psparse-542)
[    0.215506] pnp: PnP ACPI: found 9 devices
[    0.221466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.221492] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.221498] pci 0000:00:1c.0:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.221504] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.221508] pci 0000:00:1c.3:   bridge window [mem 0xf7000000-0xf70fffff]
[    0.221514] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.221523] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.221524] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.221525] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.221526] pci_bus 0000:00: resource 7 [mem 0xdf800000-0xfeafffff window]
[    0.221527] pci_bus 0000:01: resource 1 [mem 0xf7100000-0xf71fffff]
[    0.221529] pci_bus 0000:02: resource 1 [mem 0xf7000000-0xf70fffff]
[    0.221569] NET: Registered protocol family 2
[    0.221721] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.221870] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.221967] TCP: Hash tables configured (established 131072 bind 65536)
[    0.221991] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.222026] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.222098] NET: Registered protocol family 1
[    0.222109] pci 0000:00:02.0: Video device with shadowed ROM
[    0.244618] PCI: CLS 64 bytes, default 64
[    0.244655] Unpacking initramfs...
[    0.535951] Freeing initrd memory: 24192K (ffff8800350b0000 - ffff880036850000)
[    0.535972] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.535974] software IO TLB [mem 0xd6607000-0xda607000] (64MB) mapped at [ffff8800d6607000-ffff8800da606fff]
[    0.536018] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.536019] hw unit of domain pp0-core 2^-14 Joules
[    0.536020] hw unit of domain package 2^-14 Joules
[    0.536020] hw unit of domain dram 2^-14 Joules
[    0.536021] hw unit of domain pp1-gpu 2^-14 Joules
[    0.536328] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.536353] audit: initializing netlink subsys (disabled)
[    0.536366] audit: type=2000 audit(1461872931.520:1): initialized
[    0.536733] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.536746] zbud: loaded
[    0.536838] VFS: Disk quotas dquot_6.6.0
[    0.536850] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.537158] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.537182] io scheduler noop registered
[    0.537184] io scheduler deadline registered
[    0.537194] io scheduler cfq registered (default)
[    0.537801] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.537803] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.537807] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.537821] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    0.537822] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    0.537826] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[    0.537842] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    0.537846] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    0.537850] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.537855] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.537872] intel_idle: MWAIT substates: 0x11142120
[    0.537872] intel_idle: v0.4 model 0x3D
[    0.537873] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.538065] GHES: HEST is not enabled!
[    0.538120] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.558595] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.559065] Linux agpgart interface v0.103
[    0.559099] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[    0.559099] AMD IOMMUv2 functionality not available on this system
[    0.559380] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.559916] i8042: Warning: Keylock active
[    0.562232] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.562235] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.562368] mousedev: PS/2 mouse device common for all mice
[    0.562402] rtc_cmos 00:01: RTC can wake from S4
[    0.562544] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.562567] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.562577] Intel P-state driver initializing.
[    0.562656] ledtrig-cpu: registered to indicate activity on CPUs
[    0.563110] NET: Registered protocol family 10
[    0.563267] mip6: Mobile IPv6
[    0.563270] NET: Registered protocol family 17
[    0.563274] mpls_gso: MPLS GSO support
[    0.563410] microcode: CPU0 sig=0x306d4, pf=0x40, revision=0x22
[    0.563417] microcode: CPU1 sig=0x306d4, pf=0x40, revision=0x22
[    0.563421] microcode: CPU2 sig=0x306d4, pf=0x40, revision=0x22
[    0.563426] microcode: CPU3 sig=0x306d4, pf=0x40, revision=0x22
[    0.563452] microcode: Microcode Update Driver: v2.01 <[email protected]>, Peter Oruba
[    0.563568] registered taskstats version 1
[    0.563588] zswap: loaded using pool lzo/zbud
[    0.563724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.567406] rtc_cmos 00:01: setting system clock to 2016-04-28 19:48:52 UTC (1461872932)
[    0.567467] PM: Hibernation image not present or could not be loaded.
[    0.568193] Freeing unused kernel memory: 1304K (ffffffff81b0c000 - ffffffff81c52000)
[    0.568194] Write protecting the kernel read-only data: 10240k
[    0.568338] Freeing unused kernel memory: 424K (ffff880001596000 - ffff880001600000)
[    0.570261] Freeing unused kernel memory: 1244K (ffff8800018c9000 - ffff880001a00000)
[    0.574711] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.612341] random: systemd-udevd urandom read with 7 bits of entropy available
[    0.633470] hidraw: raw HID events driver (C) Jiri Kosina
[    0.633758] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    0.635998] sdhci: Secure Digital Host Controller Interface driver
[    0.636000] sdhci: Copyright(c) Pierre Ossman
[    0.640171] thermal LNXTHERM:00: registered as thermal_zone0
[    0.640174] ACPI: Thermal Zone [THM] (25 C)
[    0.640643] thermal LNXTHERM:01: registered as thermal_zone1
[    0.640646] ACPI: Thermal Zone [TZ00] (28 C)
[    0.640995] thermal LNXTHERM:02: registered as thermal_zone2
[    0.640997] ACPI: Thermal Zone [TZ01] (30 C)
[    0.641061] sdhci-pci 0000:01:00.0: SDHCI controller found [1217:8520] (rev 1)
[    0.642892] mmc0: Unknown controller version (3). You may experience problems.
[    0.642956] sdhci-pci 0000:01:00.0: No vmmc regulator found
[    0.642958] sdhci-pci 0000:01:00.0: No vqmmc regulator found
[    0.643127] pps_core: LinuxPPS API ver. 1 registered
[    0.643128] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.643313] PTP clock support registered
[    0.643967] ACPI: bus type USB registered
[    0.643992] usbcore: registered new interface driver usbfs
[    0.644005] usbcore: registered new interface driver hub
[    0.644029] usbcore: registered new device driver usb
[    0.644420] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.644578] ehci-pci: EHCI PCI platform driver
[    0.644732] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.644736] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    0.644748] ehci-pci 0000:00:1d.0: debug port 2
[    0.645185] SCSI subsystem initialized
[    0.646984] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    0.646986] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.648645] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.648660] ehci-pci 0000:00:1d.0: irq 21, io mem 0xf7242000
[    0.651150] AVX2 version of gcm_enc/dec engaged.
[    0.651152] AES CTR mode by8 optimization enabled
[    0.651590] mmc0: SDHCI controller on PCI [0000:01:00.0] using ADMA
[    0.653525] libata version 3.00 loaded.
[    0.659407] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.659448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.659450] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.659451] usb usb1: Product: EHCI Host Controller
[    0.659453] usb usb1: Manufacturer: Linux 4.4.0-kali1-amd64 ehci_hcd
[    0.659455] usb usb1: SerialNumber: 0000:00:1d.0
[    0.659610] hub 1-0:1.0: USB hub found
[    0.659620] hub 1-0:1.0: 3 ports detected
[    0.659928] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    0.823031] e1000e 0000:00:19.0 eth0: registered PHC clock
[    0.823041] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 20:47:47:a9:c9:26
[    0.823043] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    0.823088] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[    0.823245] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.823253] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.824313] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    0.824317] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.824593] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.824595] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.824596] usb usb2: Product: xHCI Host Controller
[    0.824597] usb usb2: Manufacturer: Linux 4.4.0-kali1-amd64 xhci-hcd
[    0.824598] usb usb2: SerialNumber: 0000:00:14.0
[    0.824703] hub 2-0:1.0: USB hub found
[    0.824718] hub 2-0:1.0: 11 ports detected
[    0.827507] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.827510] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.827530] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[    0.827531] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.827532] usb usb3: Product: xHCI Host Controller
[    0.827533] usb usb3: Manufacturer: Linux 4.4.0-kali1-amd64 xhci-hcd
[    0.827534] usb usb3: SerialNumber: 0000:00:14.0
[    0.827649] hub 3-0:1.0: USB hub found
[    0.827655] hub 3-0:1.0: 4 ports detected
[    0.828809] ahci 0000:00:1f.2: version 3.0
[    0.828930] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    0.842733] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    0.842736] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo only pio slum part sxs deso sadm sds apst 
[    0.843043] scsi host0: ahci
[    0.843164] scsi host1: ahci
[    0.843218] ata1: SATA max UDMA/133 abar m2048@0xf7241000 port 0xf7241100 irq 47
[    0.843221] ata2: SATA max UDMA/133 abar m2048@0xf7241000 port 0xf7241180 irq 47
[    0.970713] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.038753] usb 3-1: new SuperSpeed USB device number 2 using xhci_hcd
[    1.055073] usb 3-1: New USB device found, idVendor=413c, idProduct=5534
[    1.055075] usb 3-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    1.055077] usb 3-1: Product: USB5534
[    1.055078] usb 3-1: Manufacturer: SMSC
[    1.056013] hub 3-1:1.0: USB hub found
[    1.056052] hub 3-1:1.0: 3 ports detected
[    1.103115] usb 1-1: New USB device found, idVendor=8087, idProduct=8001
[    1.103117] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.103384] hub 1-1:1.0: USB hub found
[    1.103444] hub 1-1:1.0: 8 ports detected
[    1.138706] usb 2-1: new high-speed USB device number 2 using xhci_hcd
[    1.162693] ata1: SATA link down (SStatus 0 SControl 300)
[    1.267055] usb 2-1: New USB device found, idVendor=413c, idProduct=2134
[    1.267057] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.267058] usb 2-1: Product: USB2134
[    1.267059] usb 2-1: Manufacturer: SMSC
[    1.267379] hub 2-1:1.0: USB hub found
[    1.267394] hub 2-1:1.0: 3 ports detected
[    1.374703] usb 1-1.3: new full-speed USB device number 3 using ehci-pci
[    1.434698] usb 2-4: new high-speed USB device number 3 using xhci_hcd
[    1.469351] usb 1-1.3: New USB device found, idVendor=8087, idProduct=0a2a
[    1.469354] usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.482707] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.483276] ata2.00: ATA-9: SAMSUNG SSD PM871 mSATA 256GB, EMT42D0Q, max UDMA/133
[    1.483278] ata2.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    1.484200] ata2.00: configured for UDMA/133
[    1.484372] scsi 1:0:0:0: Direct-Access     ATA      SAMSUNG SSD PM87 2D0Q PQ: 0 ANSI: 5
[    1.485455] sd 1:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    1.485510] sd 1:0:0:0: [sda] Write Protect is off
[    1.485513] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.485547] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.485930]  sda: sda1 sda2 < sda5 >
[    1.486133] sd 1:0:0:0: [sda] Attached SCSI disk
[    1.513588] device-mapper: uevent: version 1.0.3
[    1.513640] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: [email protected]
[    1.534688] tsc: Refined TSC clocksource calibration: 2593.994 MHz
[    1.534691] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x256412811b4, max_idle_ns: 440795306987 ns
[    1.538697] usb 1-1.6: new high-speed USB device number 4 using ehci-pci
[    1.562847] usb 2-4: New USB device found, idVendor=413c, idProduct=2513
[    1.562850] usb 2-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.563275] hub 2-4:1.0: USB hub found
[    1.563302] hub 2-4:1.0: 3 ports detected
[    1.634691] usb 2-1.1: new high-speed USB device number 4 using xhci_hcd
[    1.676291] input: AlpsPS/2 ALPS DualPoint Stick as /devices/platform/i8042/serio1/input/input3
[    1.684974] usb 1-1.6: New USB device found, idVendor=1bcf, idProduct=28ae
[    1.684977] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.684978] usb 1-1.6: Product: Integrated_Webcam_HD
[    1.684979] usb 1-1.6: Manufacturer: CN0FHKK77248755JC87PA00
[    1.688195] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input2
[    1.722841] usb 2-1.1: New USB device found, idVendor=0424, idProduct=2514
[    1.722843] usb 2-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.723189] hub 2-1.1:1.0: USB hub found
[    1.723209] hub 2-1.1:1.0: 4 ports detected
[    1.810689] usb 2-1.2: new high-speed USB device number 5 using xhci_hcd
[    1.826703] usb 1-1.7: new full-speed USB device number 5 using ehci-pci
[    1.898832] usb 2-1.2: New USB device found, idVendor=0424, idProduct=2514
[    1.898834] usb 2-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.899183] hub 2-1.2:1.0: USB hub found
[    1.899207] hub 2-1.2:1.0: 4 ports detected
[    1.941469] usb 1-1.7: New USB device found, idVendor=0a5c, idProduct=5804
[    1.941472] usb 1-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.941483] usb 1-1.7: Product: 5880
[    1.941484] usb 1-1.7: Manufacturer: Broadcom Corp
[    1.941485] usb 1-1.7: SerialNumber: 0123456789ABCD
[    1.941628] usb 1-1.7: config 0 descriptor??
[    1.986681] usb 2-1.3: new high-speed USB device number 6 using xhci_hcd
[    2.124303] usb 2-1.3: New USB device found, idVendor=4971, idProduct=1019
[    2.124305] usb 2-1.3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.124307] usb 2-1.3: Product: Touro Mobile Pro
[    2.124308] usb 2-1.3: Manufacturer: HGST
[    2.124309] usb 2-1.3: SerialNumber: 21001304080002100233
[    2.125974] usbcore: registered new interface driver usb-storage
[    2.126761] scsi host2: uas
[    2.126827] usbcore: registered new interface driver uas
[    2.127513] scsi 2:0:0:0: Direct-Access     HGST     Touro Mobile Pro 0    PQ: 0 ANSI: 6
[    2.129930] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.129932] sd 2:0:0:0: [sdb] 4096-byte physical blocks
[    2.130722] sd 2:0:0:0: [sdb] Write Protect is off
[    2.130724] sd 2:0:0:0: [sdb] Mode Sense: 43 00 00 00
[    2.131123] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.194677] usb 2-1.1.2: new low-speed USB device number 7 using xhci_hcd
[    2.313645] usb 2-1.1.2: New USB device found, idVendor=413c, idProduct=2105
[    2.313648] usb 2-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.313649] usb 2-1.1.2: Product: Dell USB Keyboard
[    2.313650] usb 2-1.1.2: Manufacturer: Dell
[    2.313724] usb 2-1.1.2: ep 0x81 - rounding interval to 128 microframes, ep desc says 192 microframes
[    2.330994] usbcore: registered new interface driver usbhid
[    2.330996] usbhid: USB HID core driver
[    2.331499] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.1/2-1.1.2/2-1.1.2:1.0/0003:413C:2105.0001/input/input4
[    2.386644] usb 2-1.2.2: new high-speed USB device number 8 using xhci_hcd
[    2.386742] hid-generic 0003:413C:2105.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:14.0-1.1.2/input0
[    2.534803] clocksource: Switched to clocksource tsc
[    2.578658] usb 2-1.1.4: new full-speed USB device number 9 using xhci_hcd
[    2.670025] usb 2-1.1.4: New USB device found, idVendor=046d, idProduct=c52b
[    2.670027] usb 2-1.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.670029] usb 2-1.1.4: Product: USB Receiver
[    2.670030] usb 2-1.1.4: Manufacturer: Logitech
[    2.680981] logitech-djreceiver 0003:046D:C52B.0004: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1.1.4/input2
[    2.767588] usb 2-1.2.2: New USB device found, idVendor=046d, idProduct=0823
[    2.767590] usb 2-1.2.2: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    2.767592] usb 2-1.2.2: SerialNumber: 9421F420
[    2.798253] input: Logitech M525 as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4:1.2/0003:046D:C52B.0004/0003:046D:4013.0005/input/input5
[    2.798316] logitech-hidpp-device 0003:046D:4013.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech M525] on usb-0000:00:14.0-1.1.4:1
[    3.032393]  sdb: sdb1
[    3.034627] sd 2:0:0:0: [sdb] Attached SCSI disk
[    6.442108] random: nonblocking pool is initialized
[    7.255760] NET: Registered protocol family 38
[    7.711501] PM: Starting manual resume from disk
[    7.711504] PM: Hibernation image partition 254:2 present
[    7.711505] PM: Looking for hibernation image.
[    7.711701] PM: Image not found (code -22)
[    7.711712] PM: Hibernation image not present or could not be loaded.
[    7.750408] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[    7.813398] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[    7.813517] systemd[1]: Detected architecture x86-64.
[    7.813668] systemd[1]: Set hostname to <lebjfwrightlnx2>.
[    7.879722] systemd[1]: Listening on Journal Socket.
[    7.879792] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    7.879808] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.879824] systemd[1]: Listening on LVM2 poll daemon socket.
[    7.879953] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.879963] systemd[1]: Reached target User and Group Name Lookups.
[    7.880045] systemd[1]: Created slice User and Session Slice.
[    7.880063] systemd[1]: Listening on udev Kernel Socket.
[    7.880090] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.880152] systemd[1]: Created slice System Slice.
[    7.898543] systemd[1]: Mounting Huge Pages File System...
[    7.898926] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    7.899034] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    7.899379] systemd[1]: Mounting POSIX Message Queue File System...
[    7.899401] systemd[1]: Reached target Slices.
[    7.901204] systemd[1]: Listening on udev Control Socket.
[    7.901541] systemd[1]: Starting Set the console keyboard layout...
[    7.901573] systemd[1]: Listening on LVM2 metadata daemon socket.
[    7.901619] systemd[1]: Listening on fsck to fsckd communication Socket.
[    7.901714] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
[    7.901758] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.901770] systemd[1]: Reached target Paths.
[    7.903255] systemd[1]: Starting Load Kernel Modules...
[    7.903682] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.903698] systemd[1]: Reached target Remote File Systems (Pre).
[    7.903743] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    7.904087] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    7.904102] systemd[1]: Reached target Remote File Systems.
[    7.904502] systemd[1]: Mounting Debug File System...
[    7.904594] systemd[1]: Listening on Journal Audit Socket.
[    7.904619] systemd[1]: Listening on Syslog Socket.
[    7.904895] systemd[1]: Starting Journal Service...
[    7.905860] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    7.910906] systemd[1]: Started Load Kernel Modules.
[    7.930225] systemd[1]: Mounted POSIX Message Queue File System.
[    7.930272] systemd[1]: Mounted Debug File System.
[    7.931087] systemd[1]: Mounted Huge Pages File System.
[    7.938812] systemd[1]: Started Journal Service.
[    7.938859] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
[    7.977386] systemd-journald[348]: Received request to flush runtime journal from PID 1
[    8.041783] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
[    8.042360] ACPI: Lid Switch [LID0]
[    8.042412] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7
[    8.042415] ACPI: Power Button [PBTN]
[    8.042477] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8
[    8.042479] ACPI: Sleep Button [SBTN]
[    8.042526] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
[    8.042528] ACPI: Power Button [PWRF]
[    8.042983] ACPI: AC Adapter [AC] (on-line)
[    8.061512] ACPI Warning: \_SB_.IETM._ART: Return Package type mismatch at index 0 - found Integer, expected Reference (20150930/nspredef-297)
[    8.061593] ACPI: Invalid package element [0]: got number, expecting [R]
[    8.061595] _ART package 0 is invalid, ignored
[    8.068655] input: DELL Wireless hotkeys as /devices/virtual/input/input10
[    8.096559] parport_pc 00:06: reported by Plug and Play ACPI
[    8.100643] parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
[    8.112223] [drm] Initialized drm 1.1.0 20060810
[    8.117869] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    8.133139] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3235: line_outs=1 (0x16/0x0/0x0/0x0/0x0) type:line
[    8.133143] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
[    8.133145] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[    8.133146] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    8.133148] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    8.133150] snd_hda_codec_realtek hdaudioC1D0:      Dock Mic=0x19
[    8.133152] snd_hda_codec_realtek hdaudioC1D0:      Headset Mic=0x1a
[    8.133154] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x13
[    8.136860] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    8.137887] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    8.138319] Intel(R) Wireless WiFi driver for Linux
[    8.138321] Copyright(c) 2003- 2015 Intel Corporation
[    8.138892] i801_smbus 0000:00:1f.3: PCI INT C: failed to register GSI
[    8.138896] i801_smbus: probe of 0000:00:1f.3 failed with error -16
[    8.140260] iwlwifi 0000:02:00.0: firmware: failed to load iwlwifi-7265D-19.ucode (-2)
[    8.140319] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-19.ucode failed with error -2
[    8.140331] iwlwifi 0000:02:00.0: firmware: failed to load iwlwifi-7265D-18.ucode (-2)
[    8.140403] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-18.ucode failed with error -2
[    8.140714] iwlwifi 0000:02:00.0: firmware: failed to load iwlwifi-7265D-17.ucode (-2)
[    8.140771] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-17.ucode failed with error -2
[    8.145099] ACPI: Battery Slot [BAT0] (battery present)
[    8.145256] wmi: Mapper loaded
[    8.147596] iwlwifi 0000:02:00.0: firmware: direct-loading firmware iwlwifi-7265D-16.ucode
[    8.147930] iwlwifi 0000:02:00.0: loaded firmware version 16.242414.0 op_mode iwlmvm
[    8.151117] [drm] Memory usable by graphics device = 4096M
[    8.151120] [drm] Replacing VGA console driver
[    8.151365] input: PC Speaker as /devices/platform/pcspkr/input/input12
[    8.151784] Console: switching to colour dummy device 80x25
[    8.153568] [drm] ACPI BIOS requests an excessive sleep of 20000 ms, using 1500 ms instead
[    8.157104] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
[    8.157498] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
[    8.157571] input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
[    8.157634] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
[    8.160374] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    8.160376] [drm] Driver supports precise vblank timestamp query.
[    8.160652] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    8.173548] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[    8.174301] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[    8.175017] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[    8.203847] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    8.204075] media: Linux media interface: v0.10
[    8.204881] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16
[    8.210406] Linux video capture interface: v2.00
[    8.219245] intel_rapl: Found RAPL domain package
[    8.219249] intel_rapl: Found RAPL domain core
[    8.219251] intel_rapl: Found RAPL domain uncore
[    8.219258] intel_rapl: RAPL package 0 domain package locked by BIOS
[    8.220346] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (1bcf:28ae)
[    8.224887] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    8.226722] dell_laptop: Using i8042 filter function for receiving events
[    8.233430] input: Integrated_Webcam_HD as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input17
[    8.272965] Bluetooth: Core ver 2.21
[    8.272976] NET: Registered protocol family 31
[    8.272977] Bluetooth: HCI device and connection manager initialized
[    8.272981] Bluetooth: HCI socket layer initialized
[    8.272983] Bluetooth: L2CAP socket layer initialized
[    8.272988] Bluetooth: SCO socket layer initialized
[    8.273711] ppdev: user-space parallel port driver
[    8.274362] iTCO_vendor_support: vendor-support=0
[    8.275198] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    8.275236] iTCO_wdt: Found a Wildcat Point_LP TCO device (Version=2, TCOBASE=0x1860)
[    8.275294] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    8.281274] input: Dell WMI hotkeys as /devices/virtual/input/input18
[    8.290614] usbcore: registered new interface driver btusb
[    8.295221] Adding 10149884k swap on /dev/mapper/lebjfwrightlnx2--vg-swap_1.  Priority:-1 extents:1 across:10149884k SSFS
[    8.297710] cfg80211: World regulatory domain updated:
[    8.297713] cfg80211:  DFS Master region: unset
[    8.297714] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[    8.297715] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    8.297716] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    8.297717] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[    8.297718] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[    8.297719] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[    8.297720] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[    8.297721] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[    8.297722] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[    8.301348] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    8.305728] Bluetooth: hci0: read Intel version: 370810011003110e00
[    8.306192] bluetooth hci0: firmware: direct-loading firmware intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[    8.306194] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[    8.343054] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    8.343054] fbcon: inteldrmfb (fb0) is primary device
[    8.343056] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[    8.507507] usbcore: registered new interface driver snd-usb-audio
[    8.507533] uvcvideo: Found UVC 1.00 device <unnamed> (046d:0823)
[    8.515893] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19
[    8.515953] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20
[    8.516019] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input21
[    8.521317] input: UVC Camera (046d:0823) as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.2/2-1.2.2/2-1.2.2:1.2/input/input22
[    8.521367] usbcore: registered new interface driver uvcvideo
[    8.521368] USB Video Class driver (1.1.1)
[    8.564734] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
[    9.170608] Console: switching to colour frame buffer device 240x67
[    9.175527] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    9.230577] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[    9.234962] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[    9.569175] vboxdrv: Found 4 processor cores
[    9.586598] vboxdrv: TSC mode is Invariant, tentative frequency 2593993294 Hz
[    9.586598] vboxdrv: Successfully loaded version 5.0.18_Debian (interface 0x00240000)
[    9.592016] VBoxNetFlt: Successfully started.
[    9.597428] VBoxNetAdp: Successfully started.
[    9.604826] VBoxPciLinuxInit
[    9.606155] vboxpci: IOMMU not found (not registered)
[    9.776016] Netfilter messages via NETLINK v0.30.
[    9.837080] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   10.038720] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   10.044627] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   10.044995] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   10.045436] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   10.106039] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   10.106582] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   10.125243] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   10.212231] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   11.650536] usb 2-1.2.2: reset high-speed USB device number 8 using xhci_hcd
[   12.579879] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.579882] Bluetooth: BNEP filters: protocol multicast
[   12.579886] Bluetooth: BNEP socket layer initialized
[   12.599643] Bluetooth: RFCOMM TTY layer initialized
[   12.599654] Bluetooth: RFCOMM socket layer initialized
[   12.599659] Bluetooth: RFCOMM ver 1.11
[   13.566382] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   13.566410] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   24.586554] [drm:gen8_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
[   25.018391] fuse init (API version 7.23)
[   59.584867] [drm:gen8_irq_handler [i915]] *ERROR* CPU pipe B FIFO underrun
dmesg.txt (61,479 bytes)   

Activities

jamfwright

jamfwright

2016-05-02 16:37

reporter   ~0005175

In case it is relevant I also notice that often one of my monitors will not "wake up" after the screen goes into power-save. Moving the mouse wakes up one, but not the other.

When I remove the power cord to the problematic monitor I see all my applications get shuffled to the one that came on, so I know the OS realizes it is there, it just isn't sending the wake-up signal. When I re-plug in the power, the screen comes back and the applications move back to their original locations.

jamfwright

jamfwright

2016-05-03 16:52

reporter   ~0005180

Moving the mouse pointer in and out of a running VirtualBox guest can also make the screen blank out reliably.

steev

steev

2016-05-16 23:44

manager   ~0005252

Can you post your Xorg.0.log file when this occurs (or assuming you've rebooted before posting the log, it's likely moved to Xorg.1.log (possibly Xorg.0.log.old)

The chrome message isn't particularly helpful, although it seems that Chrome is using up a bit of memory. How much memory do you have in your machine?

g0tmi1k

g0tmi1k

2018-01-29 12:33

administrator   ~0008165

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2016-04-28 20:12 jamfwright New Issue
2016-04-28 20:12 jamfwright File Added: dmesg.txt
2016-05-02 16:37 jamfwright Note Added: 0005175
2016-05-03 16:52 jamfwright Note Added: 0005180
2016-05-16 23:44 steev Note Added: 0005252
2018-01-29 12:33 g0tmi1k Assigned To => g0tmi1k
2018-01-29 12:33 g0tmi1k Status new => closed
2018-01-29 12:33 g0tmi1k Resolution open => suspended
2018-01-29 12:33 g0tmi1k Note Added: 0008165