Advertisement
Guest User

Untitled

a guest
Sep 12th, 2017
709
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 63.57 KB | None | 0 0
  1. sal9000@sal9000-XPS-13-9365:~$ dmesg -w & sudo systemctl suspend
  2. [1] 4082
  3. [sudo] password for sal9000: [    0.000000] random: get_random_bytes called from start_kernel+0x42/0x4e1 with crng_init=0
  4. [    0.000000] Linux version 4.13.0-041300-generic (kernel@gloin) (gcc version 7.2.0 (Ubuntu 7.2.0-2ubuntu1)) #201709031731 SMP Sun Sep 3 21:33:09 UTC 2017
  5. [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-041300-generic root=UUID=1d237f78-76cb-4942-9768-7ea463316887 ro "acpi_osi=Windows 2015"
  6. [    0.000000] KERNEL supported cpus:
  7. [    0.000000]   Intel GenuineIntel
  8. [    0.000000]   AMD AuthenticAMD
  9. [    0.000000]   Centaur CentaurHauls
  10. [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  11. [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  12. [    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  13. [    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
  14. [    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
  15. [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
  16. [    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
  17. [    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
  18. [    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
  19. [    0.000000] e820: BIOS-provided physical RAM map:
  20. [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
  21. [    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
  22. [    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
  23. [    0.000000] BIOS-e820: [mem 0x000000000009d000-0x00000000000fffff] reserved
  24. [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000004be4efff] usable
  25. [    0.000000] BIOS-e820: [mem 0x000000004be4f000-0x000000004be4ffff] ACPI NVS
  26. [    0.000000] BIOS-e820: [mem 0x000000004be50000-0x000000004be50fff] reserved
  27. [    0.000000] BIOS-e820: [mem 0x000000004be51000-0x0000000069900fff] usable
  28. [    0.000000] BIOS-e820: [mem 0x0000000069901000-0x000000006996bfff] type 20
  29. [    0.000000] BIOS-e820: [mem 0x000000006996c000-0x000000006a989fff] reserved
  30. [    0.000000] BIOS-e820: [mem 0x000000006a98a000-0x000000006af89fff] ACPI NVS
  31. [    0.000000] BIOS-e820: [mem 0x000000006af8a000-0x000000006affefff] ACPI data
  32. [    0.000000] BIOS-e820: [mem 0x000000006afff000-0x000000006affffff] usable
  33. [    0.000000] BIOS-e820: [mem 0x000000006b000000-0x000000006fffffff] reserved
  34. [    0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
  35. [    0.000000] BIOS-e820: [mem 0x00000000ff400000-0x00000000ffffffff] reserved
  36. [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000048dffffff] usable
  37. [    0.000000] NX (Execute Disable) protection: active
  38. [    0.000000] efi: EFI v2.50 by EDK II
  39. [    0.000000] efi:  SMBIOS=0x699e8000  SMBIOS 3.0=0x699e6000  ACPI=0x6affe000  ACPI 2.0=0x6affe014  ESRT=0x699d11d8
  40. [    0.000000] random: fast init done
  41. [    0.000000] SMBIOS 3.0.0 present.
  42. [    0.000000] DMI: Dell Inc. XPS 13 9365/0RC5TD, BIOS 1.0.21 08/08/2017
  43. [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  44. [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  45. [    0.000000] e820: last_pfn = 0x48e000 max_arch_pfn = 0x400000000
  46. [    0.000000] MTRR default type: write-back
  47. [    0.000000] MTRR fixed ranges enabled:
  48. [    0.000000]   00000-9FFFF write-back
  49. [    0.000000]   A0000-BFFFF uncachable
  50. [    0.000000]   C0000-FFFFF write-protect
  51. [    0.000000] MTRR variable ranges enabled:
  52. [    0.000000]   0 base 0080000000 mask 7F80000000 uncachable
  53. [    0.000000]   1 base 0070000000 mask 7FF0000000 uncachable
  54. [    0.000000]   2 base 006C000000 mask 7FFC000000 uncachable
  55. [    0.000000]   3 base 006B800000 mask 7FFF800000 uncachable
  56. [    0.000000]   4 disabled
  57. [    0.000000]   5 disabled
  58. [    0.000000]   6 disabled
  59. [    0.000000]   7 disabled
  60. [    0.000000]   8 disabled
  61. [    0.000000]   9 disabled
  62. [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
  63. [    0.000000] e820: last_pfn = 0x6b000 max_arch_pfn = 0x400000000
  64. [    0.000000] esrt: Reserving ESRT space from 0x00000000699d11d8 to 0x00000000699d1210.
  65. [    0.000000] Scanning 1 areas for low memory corruption
  66. [    0.000000] Base memory trampoline at [ffff972bc0097000] 97000 size 24576
  67. [    0.000000] Using GB pages for direct mapping
  68. [    0.000000] BRK [0x283123000, 0x283123fff] PGTABLE
  69. [    0.000000] BRK [0x283124000, 0x283124fff] PGTABLE
  70. [    0.000000] BRK [0x283125000, 0x283125fff] PGTABLE
  71. [    0.000000] BRK [0x283126000, 0x283126fff] PGTABLE
  72. [    0.000000] BRK [0x283127000, 0x283127fff] PGTABLE
  73. [    0.000000] BRK [0x283128000, 0x283128fff] PGTABLE
  74. [    0.000000] BRK [0x283129000, 0x283129fff] PGTABLE
  75. [    0.000000] BRK [0x28312a000, 0x28312afff] PGTABLE
  76. [    0.000000] BRK [0x28312b000, 0x28312bfff] PGTABLE
  77. [    0.000000] Secure boot could not be determined
  78. [    0.000000] RAMDISK: [mem 0x33286000-0x3593afff]
  79. [    0.000000] ACPI: Early table checksum verification disabled
  80. [    0.000000] ACPI: RSDP 0x000000006AFFE014 000024 (v02 INTEL )
  81. [    0.000000] ACPI: XSDT 0x000000006AFB7188 000114 (v01 INTEL  KBL-ULT  00000000      01000013)
  82. [    0.000000] ACPI: FACP 0x000000006AFF2000 0000F4 (v05 INTEL  KBL-ULT  00000000 MSFT 0000005F)
  83. [    0.000000] ACPI: DSDT 0x000000006AFC6000 0289C6 (v02 INTEL  CBX3     01072009 INTL 20160422)
  84. [    0.000000] ACPI: FACS 0x000000006AE60000 000040
  85. [    0.000000] ACPI: SSDT 0x000000006AFF5000 007554 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
  86. [    0.000000] ACPI: UEFI 0x000000006AE75000 000042 (v01 INTEL  EDK2     00000002      01000013)
  87. [    0.000000] ACPI: SSDT 0x000000006AFF3000 001289 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
  88. [    0.000000] ACPI: HPET 0x000000006AFF1000 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
  89. [    0.000000] ACPI: APIC 0x000000006AFF0000 0000BC (v03 INTEL  KBL-ULT  00000001 MSFT 0000005F)
  90. [    0.000000] ACPI: MCFG 0x000000006AFEF000 00003C (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
  91. [    0.000000] ACPI: SSDT 0x000000006AFC5000 000B2C (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
  92. [    0.000000] ACPI: SSDT 0x000000006AFC4000 0001BC (v02 INTEL  Sata0Ide 00001000 INTL 20160422)
  93. [    0.000000] ACPI: SSDT 0x000000006AFC3000 0009D7 (v02 DELL   xh_Dell_ 00000000 INTL 20160422)
  94. [    0.000000] ACPI: SSDT 0x000000006AFC2000 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
  95. [    0.000000] ACPI: LPIT 0x000000006AFC1000 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
  96. [    0.000000] ACPI: WSMT 0x000000006AFC0000 000028 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
  97. [    0.000000] ACPI: SSDT 0x000000006AFBF000 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
  98. [    0.000000] ACPI: SSDT 0x000000006AFBE000 000346 (v01 INTEL  EInkApp  00000000 INTL 20160422)
  99. [    0.000000] ACPI: SSDT 0x000000006AFBD000 000E42 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
  100. [    0.000000] ACPI: SSDT 0x000000006AFBC000 00051E (v02 INTEL  zpodd    00001000 INTL 20160422)
  101. [    0.000000] ACPI: DBGP 0x000000006AFBB000 000034 (v01 INTEL           00000002 MSFT 0000005F)
  102. [    0.000000] ACPI: DBG2 0x000000006AFBA000 000054 (v00 INTEL           00000002 MSFT 0000005F)
  103. [    0.000000] ACPI: SSDT 0x000000006AFB9000 0003C6 (v02 INTEL  Tpm2Tabl 00001000 INTL 20160422)
  104. [    0.000000] ACPI: TPM2 0x000000006AFB8000 000034 (v03 INTEL  EDK2     00000002      01000013)
  105. [    0.000000] ACPI: SLIC 0x000000006AFFD000 000176 (v03 DELL   CBX3     06222004 MSFT 00010013)
  106. [    0.000000] ACPI: BOOT 0x000000006AFB6000 000028 (v01 CBX3            00000002 MSFT 01000013)
  107. [    0.000000] ACPI: MSDM 0x000000006AFB5000 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
  108. [    0.000000] ACPI: DMAR 0x000000006AFB4000 0000F0 (v01 INTEL  KBL      00000001 INTL 00000001)
  109. [    0.000000] ACPI: NHLT 0x000000006AFB3000 00002D (v00 INTEL  EDK2     00000002      01000013)
  110. [    0.000000] ACPI: SSDT 0x000000006AFB2000 000156 (v02 Intel  ADebTabl 00001000 INTL 20160422)
  111. [    0.000000] ACPI: FPDT 0x000000006AFB1000 000034 (v01 INTEL  EDK2     00000002      01000013)
  112. [    0.000000] ACPI: ASF! 0x000000006AFB0000 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
  113. [    0.000000] ACPI: BGRT 0x000000006AFAF000 000038 (v01 INTEL  EDK2     00000002      01000013)
  114. [    0.000000] ACPI: Local APIC address 0xfee00000
  115. [    0.000000] No NUMA configuration found
  116. [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000048dffffff]
  117. [    0.000000] NODE_DATA(0) allocated [mem 0x48dfd5000-0x48dffffff]
  118. [    0.000000] Zone ranges:
  119. [    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  120. [    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  121. [    0.000000]   Normal   [mem 0x0000000100000000-0x000000048dffffff]
  122. [    0.000000]   Device   empty
  123. [    0.000000] Movable zone start for each node
  124. [    0.000000] Early memory node ranges
  125. [    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
  126. [    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009cfff]
  127. [    0.000000]   node   0: [mem 0x0000000000100000-0x000000004be4efff]
  128. [    0.000000]   node   0: [mem 0x000000004be51000-0x0000000069900fff]
  129. [    0.000000]   node   0: [mem 0x000000006afff000-0x000000006affffff]
  130. [    0.000000]   node   0: [mem 0x0000000100000000-0x000000048dffffff]
  131. [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000048dffffff]
  132. [    0.000000] On node 0 totalpages: 4159643
  133. [    0.000000]   DMA zone: 64 pages used for memmap
  134. [    0.000000]   DMA zone: 22 pages reserved
  135. [    0.000000]   DMA zone: 3995 pages, LIFO batch:0
  136. [    0.000000]   DMA32 zone: 6692 pages used for memmap
  137. [    0.000000]   DMA32 zone: 428288 pages, LIFO batch:31
  138. [    0.000000]   Normal zone: 58240 pages used for memmap
  139. [    0.000000]   Normal zone: 3727360 pages, LIFO batch:31
  140. [    0.000000] Reserving Intel graphics memory at 0x000000006c000000-0x000000006fffffff
  141. [    0.000000] ACPI: PM-Timer IO Port: 0x1808
  142. [    0.000000] ACPI: Local APIC address 0xfee00000
  143. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  144. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  145. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  146. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  147. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  148. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  149. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  150. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  151. [    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  152. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  153. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  154. [    0.000000] ACPI: IRQ0 used by override.
  155. [    0.000000] ACPI: IRQ9 used by override.
  156. [    0.000000] Using ACPI (MADT) for SMP configuration information
  157. [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  158. [    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  159. [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  160. [    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
  161. [    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x000fffff]
  162. [    0.000000] PM: Registered nosave memory: [mem 0x4be4f000-0x4be4ffff]
  163. [    0.000000] PM: Registered nosave memory: [mem 0x4be50000-0x4be50fff]
  164. [    0.000000] PM: Registered nosave memory: [mem 0x69901000-0x6996bfff]
  165. [    0.000000] PM: Registered nosave memory: [mem 0x6996c000-0x6a989fff]
  166. [    0.000000] PM: Registered nosave memory: [mem 0x6a98a000-0x6af89fff]
  167. [    0.000000] PM: Registered nosave memory: [mem 0x6af8a000-0x6affefff]
  168. [    0.000000] PM: Registered nosave memory: [mem 0x6b000000-0x6fffffff]
  169. [    0.000000] PM: Registered nosave memory: [mem 0x70000000-0xfe00ffff]
  170. [    0.000000] PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
  171. [    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xff3fffff]
  172. [    0.000000] PM: Registered nosave memory: [mem 0xff400000-0xffffffff]
  173. [    0.000000] e820: [mem 0x70000000-0xfe00ffff] available for PCI devices
  174. [    0.000000] Booting paravirtualized kernel on bare hardware
  175. [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  176. [    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
  177. [    0.000000] percpu: Embedded 39 pages/cpu @ffff97304dc00000 s119704 r8192 d31848 u524288
  178. [    0.000000] pcpu-alloc: s119704 r8192 d31848 u524288 alloc=1*2097152
  179. [    0.000000] pcpu-alloc: [0] 0 1 2 3
  180. [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 4094625
  181. [    0.000000] Policy zone: Normal
  182. [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-041300-generic root=UUID=1d237f78-76cb-4942-9768-7ea463316887 ro "acpi_osi=Windows 2015"
  183. [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  184. [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
  185. [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  186. [    0.000000] Memory: 15989192K/16638572K available (9246K kernel code, 2477K rwdata, 4048K rodata, 2320K init, 2388K bss, 649380K reserved, 0K cma-reserved)
  187. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  188. [    0.000000] ftrace: allocating 37581 entries in 147 pages
  189. [    0.000000] Hierarchical RCU implementation.
  190. [    0.000000]  RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
  191. [    0.000000]  Tasks RCU enabled.
  192. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  193. [    0.000000] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
  194. [    0.000000] Console: colour dummy device 80x25
  195. [    0.000000] console [tty0] enabled
  196. [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
  197. [    0.000000] hpet clockevent registered
  198. [    0.004000] tsc: Detected 1600.000 MHz processor
  199. [    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3216.00 BogoMIPS (lpj=6432000)
  200. [    0.004000] pid_max: default: 32768 minimum: 301
  201. [    0.004000] ACPI: Core revision 20170531
  202. [    0.066589] ACPI: 13 ACPI AML tables successfully acquired and loaded
  203. [    0.067108] Security Framework initialized
  204. [    0.067115] Yama: becoming mindful.
  205. [    0.067140] AppArmor: AppArmor initialized
  206. [    0.071474] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  207. [    0.073636] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  208. [    0.073708] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  209. [    0.073792] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  210. [    0.074125] CPU: Physical Processor ID: 0
  211. [    0.074130] CPU: Processor Core ID: 0
  212. [    0.074140] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  213. [    0.074144] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  214. [    0.074157] mce: CPU supports 8 MCE banks
  215. [    0.074177] CPU0: Thermal monitoring enabled (TM1)
  216. [    0.074210] process: using mwait in idle threads
  217. [    0.074218] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  218. [    0.074223] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  219. [    0.074475] Freeing SMP alternatives memory: 36K
  220. [    0.089536] smpboot: Max logical packages: 2
  221. [    0.089557] DMAR: Host address width 39
  222. [    0.089563] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  223. [    0.089575] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
  224. [    0.089582] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  225. [    0.089591] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
  226. [    0.089598] DMAR: RMRR base: 0x0000006a4c4000 end: 0x0000006a4e3fff
  227. [    0.089604] DMAR: RMRR base: 0x0000006b800000 end: 0x0000006fffffff
  228. [    0.089609] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
  229. [    0.089613] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
  230. [    0.089625] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
  231. [    0.089630] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  232. [    0.089635] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
  233. [    0.091256] DMAR-IR: Enabled IRQ remapping in x2apic mode
  234. [    0.091262] x2apic enabled
  235. [    0.091277] Switched APIC routing to cluster x2apic.
  236. [    0.095379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  237. [    0.135126] TSC deadline timer enabled
  238. [    0.135131] smpboot: CPU0: Intel(R) Core(TM) i7-7Y75 CPU @ 1.30GHz (family: 0x6, model: 0x8e, stepping: 0x9)
  239. [    0.135226] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
  240. [    0.135294] ... version:                4
  241. [    0.135298] ... bit width:              48
  242. [    0.135303] ... generic registers:      4
  243. [    0.135309] ... value mask:             0000ffffffffffff
  244. [    0.135313] ... max period:             00007fffffffffff
  245. [    0.135317] ... fixed-purpose events:   3
  246. [    0.135321] ... event mask:             000000070000000f
  247. [    0.135383] Hierarchical SRCU implementation.
  248. [    0.136000] smp: Bringing up secondary CPUs ...
  249. [    0.136000] x86: Booting SMP configuration:
  250. [    0.136000] .... node  #0, CPUs:      #1
  251. [    0.212108] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  252. [    0.212248]  #2 #3
  253. [    0.372060] smp: Brought up 1 node, 4 CPUs
  254. [    0.372060] smpboot: Total of 4 processors activated (12869.17 BogoMIPS)
  255. [    0.376746] devtmpfs: initialized
  256. [    0.376746] x86/mm: Memory block size: 128MB
  257. [    0.378192] evm: security.selinux
  258. [    0.378198] evm: security.SMACK64
  259. [    0.378202] evm: security.SMACK64EXEC
  260. [    0.378206] evm: security.SMACK64TRANSMUTE
  261. [    0.378211] evm: security.SMACK64MMAP
  262. [    0.378215] evm: security.ima
  263. [    0.378219] evm: security.capability
  264. [    0.378244] PM: Registering ACPI NVS region [mem 0x4be4f000-0x4be4ffff] (4096 bytes)
  265. [    0.378244] PM: Registering ACPI NVS region [mem 0x6a98a000-0x6af89fff] (6291456 bytes)
  266. [    0.378244] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  267. [    0.378244] futex hash table entries: 1024 (order: 4, 65536 bytes)
  268. [    0.378244] pinctrl core: initialized pinctrl subsystem
  269. [    0.378244] RTC time: 19:41:10, date: 09/12/17
  270. [    0.381980] NET: Registered protocol family 16
  271. [    0.382292] cpuidle: using governor ladder
  272. [    0.382292] cpuidle: using governor menu
  273. [    0.382292] PCCT header not found.
  274. [    0.382292] Simple Boot Flag at 0x47 set to 0x80
  275. [    0.382292] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  276. [    0.382292] ACPI: bus type PCI registered
  277. [    0.382292] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  278. [    0.382292] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  279. [    0.382292] PCI: not using MMCONFIG
  280. [    0.382292] PCI: Using configuration type 1 for base access
  281. [    0.384882] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  282. [    0.384882] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  283. [    0.384882] ACPI: Added _OSI(Module Device)
  284. [    0.384882] ACPI: Added _OSI(Processor Device)
  285. [    0.384882] ACPI: Added _OSI(3.0 _SCP Extensions)
  286. [    0.384882] ACPI: Added _OSI(Processor Aggregator Device)
  287. [    0.388380] ACPI: Executed 35 blocks of module-level executable AML code
  288. [    0.400513] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  289. [    0.420904] ACPI: Dynamic OEM Table Load:
  290. [    0.421009] ACPI: SSDT 0xFFFF97303B293000 000507 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
  291. [    0.421317] ACPI: Executed 1 blocks of module-level executable AML code
  292. [    0.421450] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
  293. [    0.423914] ACPI: Dynamic OEM Table Load:
  294. [    0.423938] ACPI: SSDT 0xFFFF97303AE44000 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
  295. [    0.424212] ACPI: Executed 1 blocks of module-level executable AML code
  296. [    0.424966] ACPI: Dynamic OEM Table Load:
  297. [    0.424989] ACPI: SSDT 0xFFFF97303B290000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
  298. [    0.425644] ACPI: Executed 1 blocks of module-level executable AML code
  299. [    0.426026] ACPI: Dynamic OEM Table Load:
  300. [    0.426045] ACPI: SSDT 0xFFFF97303AE41E00 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
  301. [    0.426313] ACPI: Executed 1 blocks of module-level executable AML code
  302. [    0.429490] ACPI: EC: EC started
  303. [    0.429495] ACPI: EC: interrupt blocked
  304. [    0.433518] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
  305. [    0.433526] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x14, EC_CMD/EC_SC=0x934, EC_DATA=0x930
  306. [    0.433535] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions
  307. [    0.433541] ACPI: Interpreter enabled
  308. [    0.433644] ACPI: (supports S0 S3 S4 S5)
  309. [    0.433651] ACPI: Using IOAPIC for interrupt routing
  310. [    0.433726] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  311. [    0.438622] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
  312. [    0.438661] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  313. [    0.451018] ACPI: Power Resource [WRST] (on)
  314. [    0.452095] ACPI: Power Resource [WRST] (on)
  315. [    0.452764] ACPI: Power Resource [WRST] (on)
  316. [    0.453434] ACPI: Power Resource [WRST] (on)
  317. [    0.454255] ACPI: Power Resource [WRST] (on)
  318. [    0.454926] ACPI: Power Resource [WRST] (on)
  319. [    0.455592] ACPI: Power Resource [WRST] (on)
  320. [    0.456268] ACPI: Power Resource [WRST] (on)
  321. [    0.456943] ACPI: Power Resource [WRST] (on)
  322. [    0.457983] ACPI: Power Resource [WRST] (on)
  323. [    0.458646] ACPI: Power Resource [WRST] (on)
  324. [    0.459321] ACPI: Power Resource [WRST] (on)
  325. [    0.459952] ACPI: Power Resource [WRST] (on)
  326. [    0.460572] ACPI: Power Resource [WRST] (on)
  327. [    0.461190] ACPI: Power Resource [WRST] (on)
  328. [    0.461808] ACPI: Power Resource [WRST] (on)
  329. [    0.462417] ACPI: Power Resource [WRST] (on)
  330. [    0.463030] ACPI: Power Resource [WRST] (on)
  331. [    0.463641] ACPI: Power Resource [WRST] (on)
  332. [    0.464263] ACPI: Power Resource [WRST] (on)
  333. [    0.494367] ACPI: Power Resource [FN00] (off)
  334. [    0.494515] ACPI: Power Resource [FN01] (off)
  335. [    0.494656] ACPI: Power Resource [FN02] (off)
  336. [    0.494793] ACPI: Power Resource [FN03] (off)
  337. [    0.494929] ACPI: Power Resource [FN04] (off)
  338. [    0.496963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  339. [    0.496976] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  340. [    0.497268] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
  341. [    0.497536] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
  342. [    0.497541] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  343. [    0.500906] PCI host bridge to bus 0000:00
  344. [    0.500914] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  345. [    0.500920] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
  346. [    0.500925] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  347. [    0.500935] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
  348. [    0.500942] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  349. [    0.500949] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
  350. [    0.500956] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
  351. [    0.500963] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  352. [    0.500970] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  353. [    0.500977] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  354. [    0.500984] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  355. [    0.500991] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  356. [    0.500998] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  357. [    0.501005] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
  358. [    0.501012] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
  359. [    0.501019] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
  360. [    0.501026] pci_bus 0000:00: root bus resource [mem 0x70000000-0xdfffffff window]
  361. [    0.501033] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
  362. [    0.501040] pci_bus 0000:00: root bus resource [bus 00-fe]
  363. [    0.501057] pci 0000:00:00.0: [8086:590c] type 00 class 0x060000
  364. [    0.502786] pci 0000:00:02.0: [8086:591e] type 00 class 0x030000
  365. [    0.502809] pci 0000:00:02.0: reg 0x10: [mem 0xd7000000-0xd7ffffff 64bit]
  366. [    0.502819] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
  367. [    0.502826] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
  368. [    0.504246] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
  369. [    0.504267] pci 0000:00:04.0: reg 0x10: [mem 0xd9620000-0xd9627fff 64bit]
  370. [    0.505752] pci 0000:00:13.0: [8086:9d35] type 00 class 0x000000
  371. [    0.505781] pci 0000:00:13.0: reg 0x10: [mem 0xd9630000-0xd9630fff 64bit]
  372. [    0.507277] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
  373. [    0.507308] pci 0000:00:14.0: reg 0x10: [mem 0xd9600000-0xd960ffff 64bit]
  374. [    0.507398] pci 0000:00:14.0: PME# supported from D3hot D3cold
  375. [    0.508880] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
  376. [    0.508910] pci 0000:00:14.2: reg 0x10: [mem 0xd9631000-0xd9631fff 64bit]
  377. [    0.510425] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
  378. [    0.510690] pci 0000:00:15.0: reg 0x10: [mem 0xd9632000-0xd9632fff 64bit]
  379. [    0.512925] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
  380. [    0.513189] pci 0000:00:15.1: reg 0x10: [mem 0xd9633000-0xd9633fff 64bit]
  381. [    0.515356] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
  382. [    0.515388] pci 0000:00:16.0: reg 0x10: [mem 0xd9634000-0xd9634fff 64bit]
  383. [    0.515481] pci 0000:00:16.0: PME# supported from D3hot
  384. [    0.516953] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
  385. [    0.517064] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  386. [    0.518520] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
  387. [    0.518616] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  388. [    0.520070] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
  389. [    0.520165] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  390. [    0.521606] pci 0000:00:1d.1: [8086:9d19] type 01 class 0x060400
  391. [    0.521703] pci 0000:00:1d.1: PME# supported from D0 D3hot D3cold
  392. [    0.523170] pci 0000:00:1f.0: [8086:9d4b] type 00 class 0x060100
  393. [    0.524691] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
  394. [    0.524711] pci 0000:00:1f.2: reg 0x10: [mem 0xd962c000-0xd962ffff]
  395. [    0.526147] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
  396. [    0.526181] pci 0000:00:1f.3: reg 0x10: [mem 0xd9628000-0xd962bfff 64bit]
  397. [    0.526213] pci 0000:00:1f.3: reg 0x20: [mem 0xd9610000-0xd961ffff 64bit]
  398. [    0.526275] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  399. [    0.527768] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
  400. [    0.527824] pci 0000:00:1f.4: reg 0x10: [mem 0xd9635000-0xd96350ff 64bit]
  401. [    0.527876] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
  402. [    0.529399] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
  403. [    0.529416] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd60fffff]
  404. [    0.529422] pci 0000:00:1c.0:   bridge window [mem 0x80000000-0xa1ffffff 64bit pref]
  405. [    0.529499] pci 0000:3a:00.0: [144d:a804] type 00 class 0x010802
  406. [    0.529535] pci 0000:3a:00.0: reg 0x10: [mem 0xd9500000-0xd9503fff 64bit]
  407. [    0.540045] pci 0000:00:1c.4: PCI bridge to [bus 3a]
  408. [    0.540056] pci 0000:00:1c.4:   bridge window [mem 0xd9500000-0xd95fffff]
  409. [    0.540144] pci 0000:3b:00.0: [10ec:525a] type 00 class 0xff0000
  410. [    0.540183] pci 0000:3b:00.0: reg 0x14: [mem 0xd8b00000-0xd8b00fff]
  411. [    0.540311] pci 0000:3b:00.0: supports D1 D2
  412. [    0.540313] pci 0000:3b:00.0: PME# supported from D1 D2 D3hot D3cold
  413. [    0.552032] pci 0000:00:1d.0: PCI bridge to [bus 3b]
  414. [    0.552041] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
  415. [    0.552045] pci 0000:00:1d.0:   bridge window [mem 0xd8b00000-0xd94fffff]
  416. [    0.552051] pci 0000:00:1d.0:   bridge window [mem 0xd8000000-0xd89fffff 64bit pref]
  417. [    0.552480] pci 0000:3c:00.0: [8086:24fd] type 00 class 0x028000
  418. [    0.552631] pci 0000:3c:00.0: reg 0x10: [mem 0xd8a00000-0xd8a01fff 64bit]
  419. [    0.553032] pci 0000:3c:00.0: PME# supported from D0 D3hot D3cold
  420. [    0.564289] pci 0000:00:1d.1: PCI bridge to [bus 3c]
  421. [    0.564300] pci 0000:00:1d.1:   bridge window [mem 0xd8a00000-0xd8afffff]
  422. [    0.568933] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  423. [    0.569014] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
  424. [    0.569089] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
  425. [    0.569164] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
  426. [    0.569238] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
  427. [    0.569312] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
  428. [    0.569385] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
  429. [    0.569459] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
  430. [    0.571264] ACPI: Enabled 5 GPEs in block 00 to 7F
  431. [    0.572002] ACPI: EC: interrupt unblocked
  432. [    0.572002] ACPI: EC: event unblocked
  433. [    0.572002] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x14, EC_CMD/EC_SC=0x934, EC_DATA=0x930
  434. [    0.572002] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions and events
  435. [    0.572063] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  436. [    0.572063] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  437. [    0.572063] pci 0000:00:02.0: vgaarb: bridge control possible
  438. [    0.572063] vgaarb: loaded
  439. [    0.572517] SCSI subsystem initialized
  440. [    0.572539] libata version 3.00 loaded.
  441. [    0.572539] ACPI: bus type USB registered
  442. [    0.572539] usbcore: registered new interface driver usbfs
  443. [    0.572539] usbcore: registered new interface driver hub
  444. [    0.572539] usbcore: registered new device driver usb
  445. [    0.572539] EDAC MC: Ver: 3.0.0
  446. [    0.572716] Registered efivars operations
  447. [    0.601665] PCI: Using ACPI for IRQ routing
  448. [    0.626957] PCI: pci_cache_line_size set to 64 bytes
  449. [    0.627610] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
  450. [    0.627612] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
  451. [    0.627613] e820: reserve RAM buffer [mem 0x4be4f000-0x4bffffff]
  452. [    0.627614] e820: reserve RAM buffer [mem 0x69901000-0x6bffffff]
  453. [    0.627616] e820: reserve RAM buffer [mem 0x6b000000-0x6bffffff]
  454. [    0.627617] e820: reserve RAM buffer [mem 0x48e000000-0x48fffffff]
  455. [    0.627751] NetLabel: Initializing
  456. [    0.627757] NetLabel:  domain hash size = 128
  457. [    0.627761] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  458. [    0.627787] NetLabel:  unlabeled traffic allowed by default
  459. [    0.627819] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  460. [    0.627819] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
  461. [    0.629038] clocksource: Switched to clocksource hpet
  462. [    0.645265] VFS: Disk quotas dquot_6.6.0
  463. [    0.645296] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  464. [    0.645452] AppArmor: AppArmor Filesystem Enabled
  465. [    0.645523] pnp: PnP ACPI init
  466. [    0.645787] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
  467. [    0.645795] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
  468. [    0.645801] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
  469. [    0.645808] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
  470. [    0.645814] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
  471. [    0.645820] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
  472. [    0.645826] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
  473. [    0.645835] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  474. [    0.646385] system 00:01: [io  0x2000-0x20fe] has been reserved
  475. [    0.646393] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  476. [    0.646698] system 00:02: [io  0x0680-0x069f] has been reserved
  477. [    0.646705] system 00:02: [io  0xffff] has been reserved
  478. [    0.646711] system 00:02: [io  0xffff] has been reserved
  479. [    0.646716] system 00:02: [io  0xffff] has been reserved
  480. [    0.646722] system 00:02: [io  0x1800-0x18fe] has been reserved
  481. [    0.646728] system 00:02: [io  0x164e-0x164f] has been reserved
  482. [    0.646735] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  483. [    0.646913] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  484. [    0.646978] system 00:04: [io  0x1854-0x1857] has been reserved
  485. [    0.646986] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  486. [    0.647312] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
  487. [    0.647347] pnp 00:06: Plug and Play ACPI device, IDs DLL077a PNP0f13 (active)
  488. [    0.649888] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  489. [    0.650872] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
  490. [    0.650880] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
  491. [    0.650886] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
  492. [    0.650901] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
  493. [    0.650907] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
  494. [    0.650913] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
  495. [    0.650919] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
  496. [    0.650925] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
  497. [    0.650931] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
  498. [    0.650937] system 00:08: [mem 0x70000000-0x7001ffff] has been reserved
  499. [    0.650944] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  500. [    0.653402] pnp: PnP ACPI: found 9 devices
  501. [    0.661804] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  502. [    0.661832] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01-39] add_size 1000
  503. [    0.661863] pci 0000:00:1c.0: BAR 13: assigned [io  0x5000-0x5fff]
  504. [    0.661872] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
  505. [    0.661880] pci 0000:00:1c.0:   bridge window [io  0x5000-0x5fff]
  506. [    0.661890] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd60fffff]
  507. [    0.661904] pci 0000:00:1c.0:   bridge window [mem 0x80000000-0xa1ffffff 64bit pref]
  508. [    0.661922] pci 0000:00:1c.4: PCI bridge to [bus 3a]
  509. [    0.661931] pci 0000:00:1c.4:   bridge window [mem 0xd9500000-0xd95fffff]
  510. [    0.661944] pci 0000:00:1d.0: PCI bridge to [bus 3b]
  511. [    0.661951] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
  512. [    0.661959] pci 0000:00:1d.0:   bridge window [mem 0xd8b00000-0xd94fffff]
  513. [    0.661967] pci 0000:00:1d.0:   bridge window [mem 0xd8000000-0xd89fffff 64bit pref]
  514. [    0.661980] pci 0000:00:1d.1: PCI bridge to [bus 3c]
  515. [    0.661988] pci 0000:00:1d.1:   bridge window [mem 0xd8a00000-0xd8afffff]
  516. [    0.662002] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  517. [    0.662004] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
  518. [    0.662006] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  519. [    0.662008] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
  520. [    0.662010] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  521. [    0.662012] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
  522. [    0.662014] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
  523. [    0.662015] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
  524. [    0.662017] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
  525. [    0.662019] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
  526. [    0.662021] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
  527. [    0.662023] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
  528. [    0.662024] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
  529. [    0.662026] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
  530. [    0.662028] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
  531. [    0.662030] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
  532. [    0.662031] pci_bus 0000:00: resource 20 [mem 0x70000000-0xdfffffff window]
  533. [    0.662033] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
  534. [    0.662035] pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
  535. [    0.662037] pci_bus 0000:01: resource 1 [mem 0xc0000000-0xd60fffff]
  536. [    0.662039] pci_bus 0000:01: resource 2 [mem 0x80000000-0xa1ffffff 64bit pref]
  537. [    0.662041] pci_bus 0000:3a: resource 1 [mem 0xd9500000-0xd95fffff]
  538. [    0.662043] pci_bus 0000:3b: resource 0 [io  0x3000-0x3fff]
  539. [    0.662045] pci_bus 0000:3b: resource 1 [mem 0xd8b00000-0xd94fffff]
  540. [    0.662046] pci_bus 0000:3b: resource 2 [mem 0xd8000000-0xd89fffff 64bit pref]
  541. [    0.662048] pci_bus 0000:3c: resource 1 [mem 0xd8a00000-0xd8afffff]
  542. [    0.662342] NET: Registered protocol family 2
  543. [    0.662624] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  544. [    0.662979] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  545. [    0.663184] TCP: Hash tables configured (established 131072 bind 65536)
  546. [    0.663261] UDP hash table entries: 8192 (order: 6, 262144 bytes)
  547. [    0.663338] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  548. [    0.663461] NET: Registered protocol family 1
  549. [    0.663485] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  550. [    0.664312] PCI: CLS 0 bytes, default 64
  551. [    0.664367] Unpacking initramfs...
  552. [    1.839136] Freeing initrd memory: 39636K
  553. [    1.839215] DMAR: ACPI device "device:79" under DMAR at fed91000 as 00:15.0
  554. [    1.839225] DMAR: ACPI device "device:7a" under DMAR at fed91000 as 00:15.1
  555. [    1.839252] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  556. [    1.839260] software IO TLB [mem 0x58c61000-0x5cc61000] (64MB) mapped at [ffff972c18c61000-ffff972c1cc60fff]
  557. [    1.839469] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x172daa3a18b, max_idle_ns: 440795212390 ns
  558. [    1.839655] Scanning for low memory corruption every 60 seconds
  559. [    1.840204] audit: initializing netlink subsys (disabled)
  560. [    1.840311] audit: type=2000 audit(1505245271.840:1): state=initialized audit_enabled=0 res=1
  561. [    1.840991] Initialise system trusted keyrings
  562. [    1.841008] Key type blacklist registered
  563. [    1.841107] workingset: timestamp_bits=36 max_order=22 bucket_order=0
  564. [    1.842961] zbud: loaded
  565. [    1.843577] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  566. [    1.843817] fuse init (API version 7.26)
  567. [    1.847123] Key type asymmetric registered
  568. [    1.847134] Asymmetric key parser 'x509' registered
  569. [    1.847196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  570. [    1.847271] io scheduler noop registered
  571. [    1.847277] io scheduler deadline registered
  572. [    1.847331] io scheduler cfq registered (default)
  573. [    1.848905] pcieport 0000:00:1c.0: AER enabled with IRQ 122
  574. [    1.848946] pcieport 0000:00:1c.4: AER enabled with IRQ 123
  575. [    1.848978] pcieport 0000:00:1d.0: AER enabled with IRQ 124
  576. [    1.849011] pcieport 0000:00:1d.1: AER enabled with IRQ 125
  577. [    1.849112] efifb: probing for efifb
  578. [    1.849134] efifb: framebuffer at 0xb0000000, using 22528k, total 22528k
  579. [    1.849140] efifb: mode is 3200x1800x32, linelength=12800, pages=1
  580. [    1.849145] efifb: scrolling: redraw
  581. [    1.849150] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  582. [    1.870031] Console: switching to colour frame buffer device 400x112
  583. [    1.890633] fb0: EFI VGA frame buffer device
  584. [    1.890671] intel_idle: MWAIT substates: 0x11142120
  585. [    1.890672] intel_idle: v0.4.1 model 0x8E
  586. [    1.891004] intel_idle: lapic_timer_reliable_states 0xffffffff
  587. [    1.892762] ACPI: AC Adapter [AC] (off-line)
  588. [    1.893556] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
  589. [    1.894334] ACPI: Lid Switch [LID0]
  590. [    1.894419] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  591. [    1.894560] ACPI: Power Button [PBTN]
  592. [    1.894629] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
  593. [    1.894692] ACPI: Sleep Button [SBTN]
  594. [    1.894766] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  595. [    1.894904] ACPI: Power Button [PWRF]
  596. [    1.953674] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  597. [    2.012542] thermal LNXTHERM:00: registered as thermal_zone0
  598. [    2.012588] ACPI: Thermal Zone [TZ00] (28 C)
  599. [    2.012901] thermal LNXTHERM:01: registered as thermal_zone1
  600. [    2.012940] ACPI: Thermal Zone [TZ01] (30 C)
  601. [    2.013134] GHES: HEST is not enabled!
  602. [    2.013414] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  603. [    2.017539] Linux agpgart interface v0.103
  604. [    2.043363] ACPI: Battery Slot [BAT0] (battery present)
  605. [    2.048172] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFE, rev-id 4)
  606. [    2.848382] clocksource: Switched to clocksource tsc
  607. [    3.140191] loop: module loaded
  608. [    3.140499] libphy: Fixed MDIO Bus: probed
  609. [    3.140528] tun: Universal TUN/TAP device driver, 1.6
  610. [    3.140701] PPP generic driver version 2.4.2
  611. [    3.140846] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  612. [    3.140891] ehci-pci: EHCI PCI platform driver
  613. [    3.140948] ehci-platform: EHCI generic platform driver
  614. [    3.141002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  615. [    3.141042] ohci-pci: OHCI PCI platform driver
  616. [    3.141081] ohci-platform: OHCI generic platform driver
  617. [    3.141134] uhci_hcd: USB Universal Host Controller Interface driver
  618. [    3.141464] xhci_hcd 0000:00:14.0: xHCI Host Controller
  619. [    3.141507] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  620. [    3.142668] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
  621. [    3.142725] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  622. [    3.142858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  623. [    3.142901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  624. [    3.142946] usb usb1: Product: xHCI Host Controller
  625. [    3.142978] usb usb1: Manufacturer: Linux 4.13.0-041300-generic xhci-hcd
  626. [    3.143020] usb usb1: SerialNumber: 0000:00:14.0
  627. [    3.143277] hub 1-0:1.0: USB hub found
  628. [    3.143321] hub 1-0:1.0: 12 ports detected
  629. [    3.144847] xhci_hcd 0000:00:14.0: xHCI Host Controller
  630. [    3.144889] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  631. [    3.144974] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  632. [    3.145018] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  633. [    3.145063] usb usb2: Product: xHCI Host Controller
  634. [    3.145094] usb usb2: Manufacturer: Linux 4.13.0-041300-generic xhci-hcd
  635. [    3.145136] usb usb2: SerialNumber: 0000:00:14.0
  636. [    3.145342] hub 2-0:1.0: USB hub found
  637. [    3.145383] hub 2-0:1.0: 6 ports detected
  638. [    3.145793] usb: port power management may be unreliable
  639. [    3.146504] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  640. [    3.147107] i8042: Warning: Keylock active
  641. [    3.149759] serio: i8042 KBD port at 0x60,0x64 irq 1
  642. [    3.149796] serio: i8042 AUX port at 0x60,0x64 irq 12
  643. [    3.150080] mousedev: PS/2 mouse device common for all mice
  644. [    3.150612] rtc_cmos 00:03: RTC can wake from S4
  645. [    3.151109] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  646. [    3.151272] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  647. [    3.151330] i2c /dev entries driver
  648. [    3.151454] device-mapper: uevent: version 1.0.3
  649. [    3.151588] device-mapper: ioctl: 4.36.0-ioctl (2017-06-09) initialised: dm-devel@redhat.com
  650. [    3.151642] intel_pstate: Intel P-state driver initializing
  651. [    3.151913] intel_pstate: HWP enabled
  652. [    3.151931] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
  653. [    3.151973] ledtrig-cpu: registered to indicate activity on CPUs
  654. [    3.151990] EFI Variables Facility v0.08 2004-May-17
  655. [    3.189604] intel_pmc_core 0000:00:1f.2: enabling device (0000 -> 0002)
  656. [    3.190803] NET: Registered protocol family 10
  657. [    3.204796] Segment Routing with IPv6
  658. [    3.204820] NET: Registered protocol family 17
  659. [    3.204850] Key type dns_resolver registered
  660. [    3.205123] RAS: Correctable Errors collector initialized.
  661. [    3.205174] microcode: sig=0x806e9, pf=0x80, revision=0x5e
  662. [    3.205252] microcode: Microcode Update Driver: v2.2.
  663. [    3.205259] sched_clock: Marking stable (3205249918, 0)->(3211552615, -6302697)
  664. [    3.205461] registered taskstats version 1
  665. [    3.205478] Loading compiled-in X.509 certificates
  666. [    3.206923] Loaded X.509 cert 'Build time autogenerated kernel key: 2977791a6bc138cb597bcddff841bb4e6c0cdbe0'
  667. [    3.206958] zswap: loaded using pool lzo/zbud
  668. [    3.207900] Key type big_key registered
  669. [    3.207914] Key type trusted registered
  670. [    3.208981] Key type encrypted registered
  671. [    3.208996] AppArmor: AppArmor sha1 policy hashing enabled
  672. [    3.472203] usb 1-2: new full-speed USB device number 2 using xhci_hcd
  673. [    3.528275] evm: HMAC attrs: 0x1
  674. [    3.530582]   Magic number: 1:70:698
  675. [    3.531928] rtc_cmos 00:03: setting system clock to 2017-09-12 19:41:14 UTC (1505245274)
  676. [    3.533263] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  677. [    3.534415] EDD information not available.
  678. [    3.535588] PM: Hibernation image not present or could not be loaded.
  679. [    3.536943] Freeing unused kernel memory: 2320K
  680. [    3.538086] Write protecting the kernel read-only data: 14336k
  681. [    3.539470] Freeing unused kernel memory: 980K
  682. [    3.540703] Freeing unused kernel memory: 48K
  683. [    3.542971] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  684. [    3.613008] usb 1-2: New USB device found, idVendor=8087, idProduct=0a2b
  685. [    3.627354] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  686. [    3.768091] usb 1-7: new full-speed USB device number 3 using xhci_hcd
  687. [    3.785304] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
  688. [    3.801166] hidraw: raw HID events driver (C) Jiri Kosina
  689. [    3.817915] intel_ish_ipc 0000:00:13.0: enabling device (0000 -> 0002)
  690. [    3.820717] rtsx_pci 0000:3b:00.0: enabling device (0000 -> 0002)
  691. [    3.823210] nvme nvme0: pci function 0000:3a:00.0
  692. [    3.942022] usb 1-7: New USB device found, idVendor=138a, idProduct=0091
  693. [    3.943946] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=1
  694. [    3.945884] usb 1-7: SerialNumber: 32e4b8071636
  695. [    4.063157]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
  696. [    4.068023] usb 1-9: new high-speed USB device number 4 using xhci_hcd
  697. [    4.251985] usb 1-9: New USB device found, idVendor=0bda, idProduct=58c8
  698. [    4.253414] usb 1-9: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  699. [    4.254992] usb 1-9: Product: Integrated_Webcam_HD
  700. [    4.256537] usb 1-9: Manufacturer: CN05DX88LOG00769053HA00
  701. [    4.258071] usb 1-9: SerialNumber: 200901010001
  702. [    4.639922] psmouse serio1: synaptics: queried max coordinates: x [..5666], y [..4734]
  703. [    4.644138] [drm] Memory usable by graphics device = 4096M
  704. [    4.646845] checking generic (b0000000 1600000) vs hw (b0000000 10000000)
  705. [    4.646846] fb: switching to inteldrmfb from EFI VGA
  706. [    4.649294] Console: switching to colour dummy device 80x25
  707. [    4.649407] [drm] Replacing VGA console driver
  708. [    4.650667] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=5
  709. [    4.655503] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  710. [    4.655507] [drm] Driver supports precise vblank timestamp query.
  711. [    4.661720] i915 0000:00:02.0: Direct firmware load for i915/kbl_dmc_ver1_01.bin failed with error -2
  712. [    4.661724] i915 0000:00:02.0: Failed to load DMC firmware [https://01.org/linuxgraphics/downloads/firmware], disabling runtime power management.
  713. [    4.662367] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  714. [    4.670566] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1118..]
  715. [    4.670572] psmouse serio1: synaptics: Your touchpad (PNP: DLL077a PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
  716. [    4.672159] [drm] Initialized i915 1.6.0 20170619 for 0000:00:02.0 on minor 0
  717. [    4.678544] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
  718. [    4.685517] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
  719. [    4.728072] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2a1, caps: 0xf00323/0x840300/0x12e800/0x0, board id: 3038, fw id: 2375007
  720. [    4.764011] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
  721. [    5.410233] fbcon: inteldrmfb (fb0) is primary device
  722. [    5.824601] [drm] RC6 on
  723. [    6.480430] Console: switching to colour frame buffer device 400x112
  724. [    6.506730] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  725. [    6.616213] EXT4-fs (nvme0n1p7): mounted filesystem with ordered data mode. Opts: (null)
  726. [    6.746298] 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)
  727. [    6.746430] systemd[1]: Detected architecture x86-64.
  728. [    6.746682] systemd[1]: Set hostname to <sal9000-XPS-13-9365>.
  729. [    6.780893] systemd[1]: Listening on Syslog Socket.
  730. [    6.781070] systemd[1]: Listening on Journal Socket.
  731. [    6.781145] systemd[1]: Listening on Journal Socket (/dev/log).
  732. [    6.781239] systemd[1]: Listening on Journal Audit Socket.
  733. [    6.781445] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  734. [    6.781533] systemd[1]: Listening on fsck to fsckd communication Socket.
  735. [    6.781600] systemd[1]: Reached target User and Group Name Lookups.
  736. [    6.798437] lp: driver loaded but no devices found
  737. [    6.801689] ppdev: user-space parallel port driver
  738. [    6.842696] EXT4-fs (nvme0n1p7): re-mounted. Opts: errors=remount-ro
  739. [    6.856861] systemd-journald[223]: Received request to flush runtime journal from PID 1
  740. [    6.921112] random: crng init done
  741. [    6.956899] acpi INT33D5:00: intel-hid: created platform device
  742. [    6.957022] input: Intel HID events as /devices/platform/INT33D5:00/input/input8
  743. [    6.978412] input: Intel Virtual Button driver as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input9
  744. [    7.016401] Bluetooth: Core ver 2.22
  745. [    7.016414] NET: Registered protocol family 31
  746. [    7.016414] Bluetooth: HCI device and connection manager initialized
  747. [    7.016417] Bluetooth: HCI socket layer initialized
  748. [    7.016419] Bluetooth: L2CAP socket layer initialized
  749. [    7.016423] Bluetooth: SCO socket layer initialized
  750. [    7.024763] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
  751. [    7.035658] Bluetooth: HCI UART driver ver 2.3
  752. [    7.035659] Bluetooth: HCI UART protocol H4 registered
  753. [    7.035660] Bluetooth: HCI UART protocol BCSP registered
  754. [    7.035679] Bluetooth: HCI UART protocol LL registered
  755. [    7.035680] Bluetooth: HCI UART protocol ATH3K registered
  756. [    7.035680] Bluetooth: HCI UART protocol Three-wire (H5) registered
  757. [    7.035720] Bluetooth: HCI UART protocol Intel registered
  758. [    7.035743] Bluetooth: HCI UART protocol Broadcom registered
  759. [    7.035743] Bluetooth: HCI UART protocol QCA registered
  760. [    7.035744] Bluetooth: HCI UART protocol AG6XX registered
  761. [    7.035745] Bluetooth: HCI UART protocol Marvell registered
  762. [    7.050692] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  763. [    7.060038] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
  764. [    7.063075] media: Linux media interface: v0.10
  765. [    7.067197] idma64 idma64.0: Found Intel integrated DMA 64-bit
  766. [    7.074760] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
  767. [    7.075758] Bluetooth: hci0: Device revision is 16
  768. [    7.075764] Bluetooth: hci0: Secure boot is enabled
  769. [    7.075768] Bluetooth: hci0: OTP lock is enabled
  770. [    7.075773] Bluetooth: hci0: API lock is enabled
  771. [    7.075778] Bluetooth: hci0: Debug lock is disabled
  772. [    7.075787] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  773. [    7.076690] bluetooth hci0: Direct firmware load for intel/ibt-12-16.sfi failed with error -2
  774. [    7.076701] Bluetooth: hci0: Failed to load Intel firmware file (-2)
  775. [    7.096498] usbcore: registered new interface driver btusb
  776. [    7.125518] i2c_hid i2c-WCOM4831:00: i2c-WCOM4831:00 supply vdd not found, using dummy regulator
  777. [    7.128148] Linux video capture interface: v2.00
  778. [    7.138015] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:58c8)
  779. [    7.140194] uvcvideo 1-9:1.0: Entity type for entity Extension 4 was not initialized!
  780. [    7.140196] uvcvideo 1-9:1.0: Entity type for entity Extension 7 was not initialized!
  781. [    7.140196] uvcvideo 1-9:1.0: Entity type for entity Processing 2 was not initialized!
  782. [    7.140197] uvcvideo 1-9:1.0: Entity type for entity Camera 1 was not initialized!
  783. [    7.140240] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/input/input10
  784. [    7.140759] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:58c8)
  785. [    7.142687] uvcvideo: Unable to create debugfs 1-4 directory.
  786. [    7.142715] uvcvideo 1-9:1.2: Entity type for entity Extension 10 was not initialized!
  787. [    7.142716] uvcvideo 1-9:1.2: Entity type for entity Extension 12 was not initialized!
  788. [    7.142717] uvcvideo 1-9:1.2: Entity type for entity Processing 9 was not initialized!
  789. [    7.142717] uvcvideo 1-9:1.2: Entity type for entity Camera 11 was not initialized!
  790. [    7.142788] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.2/input/input11
  791. [    7.142820] usbcore: registered new interface driver uvcvideo
  792. [    7.142820] USB Video Class driver (1.1.1)
  793. [    7.179939] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
  794. [    7.181502] idma64 idma64.1: Found Intel integrated DMA 64-bit
  795. [    7.199061] i2c_hid i2c-DLL077A:01: i2c-DLL077A:01 supply vdd not found, using dummy regulator
  796. [    7.229300] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
  797. [    7.229315] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  798. [    7.244908] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
  799. [    7.245209] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  800. [    7.256426] Intel(R) Wireless WiFi driver for Linux
  801. [    7.256427] Copyright(c) 2003- 2015 Intel Corporation
  802. [    7.256771] iwlwifi 0000:3c:00.0: enabling device (0000 -> 0002)
  803. [    7.258659] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
  804. [    7.265152] iwlwifi 0000:3c:00.0: Direct firmware load for iwlwifi-8265-33.ucode failed with error -2
  805. [    7.265164] iwlwifi 0000:3c:00.0: Direct firmware load for iwlwifi-8265-32.ucode failed with error -2
  806. [    7.265173] iwlwifi 0000:3c:00.0: Direct firmware load for iwlwifi-8265-31.ucode failed with error -2
  807. [    7.265182] iwlwifi 0000:3c:00.0: Direct firmware load for iwlwifi-8265-30.ucode failed with error -2
  808. [    7.265194] iwlwifi 0000:3c:00.0: Direct firmware load for iwlwifi-8265-29.ucode failed with error -2
  809. [    7.265202] iwlwifi 0000:3c:00.0: Direct firmware load for iwlwifi-8265-28.ucode failed with error -2
  810. [    7.265211] iwlwifi 0000:3c:00.0: Direct firmware load for iwlwifi-8265-27.ucode failed with error -2
  811. [    7.265219] iwlwifi 0000:3c:00.0: Direct firmware load for iwlwifi-8265-26.ucode failed with error -2
  812. [    7.265233] iwlwifi 0000:3c:00.0: Direct firmware load for iwlwifi-8265-25.ucode failed with error -2
  813. [    7.265241] iwlwifi 0000:3c:00.0: Direct firmware load for iwlwifi-8265-24.ucode failed with error -2
  814. [    7.265249] iwlwifi 0000:3c:00.0: Direct firmware load for iwlwifi-8265-23.ucode failed with error -2
  815. [    7.267617] iwlwifi 0000:3c:00.0: loaded firmware version 22.361476.0 op_mode iwlmvm
  816. [    7.268543] dell_wmi: Detected Dell WMI interface version 1
  817. [    7.268624] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input12
  818. [    7.275301] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3271: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  819. [    7.275303] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  820. [    7.275305] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  821. [    7.275306] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
  822. [    7.275307] snd_hda_codec_realtek hdaudioC0D0:    inputs:
  823. [    7.275308] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
  824. [    7.275310] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1b
  825. [    7.275311] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
  826. [    7.298822] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
  827. [    7.298824] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  828. [    7.298824] RAPL PMU: hw unit of domain package 2^-14 Joules
  829. [    7.298825] RAPL PMU: hw unit of domain dram 2^-14 Joules
  830. [    7.298826] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  831. [    7.298826] RAPL PMU: hw unit of domain psys 2^-14 Joules
  832. [    7.300454] iwlwifi 0000:3c:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
  833. [    7.311494] AVX2 version of gcm_enc/dec engaged.
  834. [    7.311496] AES CTR mode by8 optimization enabled
  835. [    7.344344] snd_hda_codec_realtek hdaudioC0D0: Failed to find dell wmi symbol dell_micmute_led_set
  836. [    7.367342] iwlwifi 0000:3c:00.0: base HW address: 88:b1:11:47:e1:9a
  837. [    7.398011] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
  838. [    7.398067] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
  839. [    7.398116] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
  840. [    7.398167] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
  841. [    7.398222] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
  842. [    7.398263] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
  843. [    7.401058] intel_rapl: Found RAPL domain package
  844. [    7.401059] intel_rapl: Found RAPL domain core
  845. [    7.401060] intel_rapl: Found RAPL domain uncore
  846. [    7.401061] intel_rapl: Found RAPL domain dram
  847. [    7.451551] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
  848. [    7.451806] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  849. [    7.451822] thermal thermal_zone11: failed to read out thermal zone (-5)
  850. [    7.747775] Adding 16637948k swap on /dev/nvme0n1p8.  Priority:-1 extents:1 across:16637948k SSFS
  851. [    7.787197] audit: type=1400 audit(1505245278.755:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=613 comm="apparmor_parser"
  852. [    7.787199] audit: type=1400 audit(1505245278.755:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=613 comm="apparmor_parser"
  853. [    7.787201] audit: type=1400 audit(1505245278.755:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=613 comm="apparmor_parser"
  854. [    7.787202] audit: type=1400 audit(1505245278.755:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=613 comm="apparmor_parser"
  855. [    7.790533] audit: type=1400 audit(1505245278.758:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app" pid=617 comm="apparmor_parser"
  856. [    7.790535] audit: type=1400 audit(1505245278.758:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app//oxide_helper" pid=617 comm="apparmor_parser"
  857. [    7.791697] audit: type=1400 audit(1505245278.759:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=618 comm="apparmor_parser"
  858. [    7.791699] audit: type=1400 audit(1505245278.759:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=618 comm="apparmor_parser"
  859. [    7.793077] audit: type=1400 audit(1505245278.761:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=619 comm="apparmor_parser"
  860. [    7.795901] audit: type=1400 audit(1505245278.763:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=620 comm="apparmor_parser"
  861. [    7.804752] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
  862. [    7.805952] Bluetooth: hci0: Device revision is 16
  863. [    7.805953] Bluetooth: hci0: Secure boot is enabled
  864. [    7.805954] Bluetooth: hci0: OTP lock is enabled
  865. [    7.805954] Bluetooth: hci0: API lock is enabled
  866. [    7.805955] Bluetooth: hci0: Debug lock is disabled
  867. [    7.805956] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  868. [    7.805968] bluetooth hci0: Direct firmware load for intel/ibt-12-16.sfi failed with error -2
  869. [    7.805969] Bluetooth: hci0: Failed to load Intel firmware file (-2)
  870. [    7.809324] input: Wacom HID 4831 Pen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-6/i2c-WCOM4831:00/0018:056A:4831.0006/input/input19
  871. [    7.809595] input: Wacom HID 4831 Finger as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-6/i2c-WCOM4831:00/0018:056A:4831.0006/input/input20
  872. [    7.813445] wacom 0018:056A:4831.0006: hidraw0: I2C HID v1.00 Mouse [WCOM4831:00 056A:4831] on i2c-WCOM4831:00
  873. [    7.818277] input: DLL077A:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-DLL077A:01/0018:06CB:76AF.0007/input/input23
  874. [    7.824442] hid-multitouch 0018:06CB:76AF.0007: input,hidraw1: I2C HID v1.00 Mouse [DLL077A:01 06CB:76AF] on i2c-DLL077A:01
  875. [    8.028847] iwlwifi 0000:3c:00.0 wlp60s0: renamed from wlan0
  876. [    8.375936] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  877. [    8.375936] Bluetooth: BNEP filters: protocol multicast
  878. [    8.375939] Bluetooth: BNEP socket layer initialized
  879. [    8.615156] IPv6: ADDRCONF(NETDEV_UP): wlp60s0: link is not ready
  880. [    8.816179] IPv6: ADDRCONF(NETDEV_UP): wlp60s0: link is not ready
  881. [    8.907974] IPv6: ADDRCONF(NETDEV_UP): wlp60s0: link is not ready
  882. [   71.237119] wlp60s0: authenticate with f4:8e:92:f6:2b:e0
  883. [   71.246933] wlp60s0: send auth to f4:8e:92:f6:2b:e0 (try 1/3)
  884. [   71.252102] wlp60s0: authenticated
  885. [   71.256085] wlp60s0: associate with f4:8e:92:f6:2b:e0 (try 1/3)
  886. [   71.257137] wlp60s0: RX AssocResp from f4:8e:92:f6:2b:e0 (capab=0x411 status=0 aid=2)
  887. [   71.259907] wlp60s0: associated
  888. [   71.260143] IPv6: ADDRCONF(NETDEV_CHANGE): wlp60s0: link becomes ready
  889. [   73.804908] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0
  890. [   73.804920] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e0(Receiver ID)
  891. [   73.804930] pcieport 0000:00:1c.0:   device [8086:9d10] error status/mask=00000001/00002000
  892. [   73.804936] pcieport 0000:00:1c.0:    [ 0] Receiver Error         (First)
  893. [   74.739953] ACPI Error: Thread 857071360 cannot release Mutex [PATM] acquired by thread 986826560 (20170531/exmutex-416)
  894. [   74.739963] ACPI Error: Method parse/execution failed \_SB.PCI0.LPCB.ECDV._Q66, AE_AML_NOT_OWNER (20170531/psparse-550)
  895. [  950.498356] systemd[1]: snapd.refresh.timer: Adding 5h 28min 51.410855s random time.
  896. [  951.602869] systemd[1]: snapd.refresh.timer: Adding 1h 38min 35.451129s random time.
  897. [  951.816178] systemd[1]: snapd.refresh.timer: Adding 3h 11min 36.069701s random time.
  898. [  951.932065] systemd[1]: snapd.refresh.timer: Adding 3h 40min 4.301025s random time.
  899. [  952.369704] systemd[1]: snapd.refresh.timer: Adding 3h 19min 15.591450s random time.
  900. [ 1413.560498] wlp60s0: deauthenticating from f4:8e:92:f6:2b:e0 by local choice (Reason: 3=DEAUTH_LEAVING)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement