Advertisement
Guest User

Untitled

a guest
Feb 5th, 2018
439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.73 KB | None | 0 0
  1. [ 0.000000] random: get_random_bytes called from start_kernel+0x42/0x504 with crng_init=0
  2. [ 0.000000] Linux version 4.13.0-32-generic (buildd@lgw01-amd64-004) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)) #35~16.04.1-Ubuntu SMP Thu Jan 25 10:13:43 UTC 2018 (Ubuntu 4.13.0-32.35~16.04.1-generic 4.13.13)
  3. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic.efi.signed root=UUID=ce10bf7f-7155-48f5-b43a-cfea32641bf3 ro quiet splash vt.handoff=7
  4. [ 0.000000] KERNEL supported cpus:
  5. [ 0.000000] Intel GenuineIntel
  6. [ 0.000000] AMD AuthenticAMD
  7. [ 0.000000] Centaur CentaurHauls
  8. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  9. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  10. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  11. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
  12. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
  13. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  14. [ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
  15. [ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
  16. [ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
  17. [ 0.000000] e820: BIOS-provided physical RAM map:
  18. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
  21. [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000006e987fff] usable
  23. [ 0.000000] BIOS-e820: [mem 0x000000006e988000-0x000000006e988fff] ACPI NVS
  24. [ 0.000000] BIOS-e820: [mem 0x000000006e989000-0x000000006e989fff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x000000006e98a000-0x000000007a468fff] usable
  26. [ 0.000000] BIOS-e820: [mem 0x000000007a469000-0x000000007a7a8fff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x000000007a7a9000-0x000000007a7e6fff] ACPI data
  28. [ 0.000000] BIOS-e820: [mem 0x000000007a7e7000-0x000000007afbefff] ACPI NVS
  29. [ 0.000000] BIOS-e820: [mem 0x000000007afbf000-0x000000007b399fff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x000000007b39a000-0x000000007b3fdfff] type 20
  31. [ 0.000000] BIOS-e820: [mem 0x000000007b3fe000-0x000000007b3fefff] usable
  32. [ 0.000000] BIOS-e820: [mem 0x000000007b3ff000-0x000000007fffffff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
  35. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  36. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  37. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  38. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  39. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027effffff] usable
  40. [ 0.000000] NX (Execute Disable) protection: active
  41. [ 0.000000] efi: EFI v2.50 by American Megatrends
  42. [ 0.000000] efi: ACPI 2.0=0x7a7b5000 ACPI=0x7a7b5000 SMBIOS=0x7b30b000 SMBIOS 3.0=0x7b30a000 ESRT=0x7b3056d8 MPS=0xfca00
  43. [ 0.000000] random: fast init done
  44. [ 0.000000] SMBIOS 3.0.0 present.
  45. [ 0.000000] DMI: Intel Corporation NUC7i5BNH/NUC7i5BNB, BIOS BNKBL357.86A.0049.2017.0724.1541 07/24/2017
  46. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  47. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  48. [ 0.000000] e820: last_pfn = 0x27f000 max_arch_pfn = 0x400000000
  49. [ 0.000000] MTRR default type: write-back
  50. [ 0.000000] MTRR fixed ranges enabled:
  51. [ 0.000000] 00000-9FFFF write-back
  52. [ 0.000000] A0000-BFFFF uncachable
  53. [ 0.000000] C0000-FFFFF write-protect
  54. [ 0.000000] MTRR variable ranges enabled:
  55. [ 0.000000] 0 base 0080000000 mask 7F80000000 uncachable
  56. [ 0.000000] 1 base 007C000000 mask 7FFC000000 uncachable
  57. [ 0.000000] 2 base 007B800000 mask 7FFF800000 uncachable
  58. [ 0.000000] 3 disabled
  59. [ 0.000000] 4 disabled
  60. [ 0.000000] 5 disabled
  61. [ 0.000000] 6 disabled
  62. [ 0.000000] 7 disabled
  63. [ 0.000000] 8 disabled
  64. [ 0.000000] 9 disabled
  65. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  66. [ 0.000000] e820: last_pfn = 0x7b3ff max_arch_pfn = 0x400000000
  67. [ 0.000000] found SMP MP-table at [mem 0x000fcc50-0x000fcc5f] mapped at [ffff98ab000fcc50]
  68. [ 0.000000] esrt: Reserving ESRT space from 0x000000007b3056d8 to 0x000000007b305710.
  69. [ 0.000000] Scanning 1 areas for low memory corruption
  70. [ 0.000000] Base memory trampoline at [ffff98ab00097000] 97000 size 24576
  71. [ 0.000000] Using GB pages for direct mapping
  72. [ 0.000000] BRK [0x13172a000, 0x13172afff] PGTABLE
  73. [ 0.000000] BRK [0x13172b000, 0x13172bfff] PGTABLE
  74. [ 0.000000] BRK [0x13172c000, 0x13172cfff] PGTABLE
  75. [ 0.000000] BRK [0x13172d000, 0x13172dfff] PGTABLE
  76. [ 0.000000] BRK [0x13172e000, 0x13172efff] PGTABLE
  77. [ 0.000000] BRK [0x13172f000, 0x13172ffff] PGTABLE
  78. [ 0.000000] BRK [0x131730000, 0x131730fff] PGTABLE
  79. [ 0.000000] BRK [0x131731000, 0x131731fff] PGTABLE
  80. [ 0.000000] BRK [0x131732000, 0x131732fff] PGTABLE
  81. [ 0.000000] Secure boot could not be determined
  82. [ 0.000000] RAMDISK: [mem 0x32200000-0x350f7fff]
  83. [ 0.000000] ACPI: Early table checksum verification disabled
  84. [ 0.000000] ACPI: RSDP 0x000000007A7B5000 000024 (v02 INTEL )
  85. [ 0.000000] ACPI: XSDT 0x000000007A7B50B0 0000DC (v01 INTEL NUC7i5BN 00000031 AMI 00010013)
  86. [ 0.000000] ACPI: FACP 0x000000007A7DE108 000114 (v06 INTEL NUC7i5BN 00000031 AMI 00010013)
  87. [ 0.000000] ACPI: DSDT 0x000000007A7B5218 028EEC (v02 INTEL NUC7i5BN 00000031 INTL 20160422)
  88. [ 0.000000] ACPI: FACS 0x000000007AF8EC40 000040
  89. [ 0.000000] ACPI: APIC 0x000000007A7DE220 000084 (v03 INTEL NUC7i5BN 00000031 AMI 00010013)
  90. [ 0.000000] ACPI: FPDT 0x000000007A7DE2A8 000044 (v01 INTEL NUC7i5BN 00000031 AMI 00010013)
  91. [ 0.000000] ACPI: MCFG 0x000000007A7DE2F0 00003C (v01 INTEL NUC7i5BN 00000031 MSFT 00000097)
  92. [ 0.000000] ACPI: SSDT 0x000000007A7DE330 000359 (v01 INTEL NUC7i5BN 00000031 INTL 20160422)
  93. [ 0.000000] ACPI: FIDT 0x000000007A7DE690 00009C (v01 INTEL NUC7i5BN 00000031 AMI 00010013)
  94. [ 0.000000] ACPI: SSDT 0x000000007A7DE730 003174 (v02 INTEL NUC7i5BN 00000031 INTL 20160422)
  95. [ 0.000000] ACPI: HPET 0x000000007A7E18A8 000038 (v01 INTEL NUC7i5BN 00000031 MSFT 0000005F)
  96. [ 0.000000] ACPI: SSDT 0x000000007A7E18E0 0009B2 (v02 INTEL NUC7i5BN 00000031 INTL 20160422)
  97. [ 0.000000] ACPI: UEFI 0x000000007A7E2298 000042 (v01 INTEL NUC7i5BN 00000031 01000013)
  98. [ 0.000000] ACPI: SSDT 0x000000007A7E22E0 000EDE (v02 INTEL NUC7i5BN 00000031 INTL 20160422)
  99. [ 0.000000] ACPI: LPIT 0x000000007A7E31C0 000094 (v01 INTEL NUC7i5BN 00000031 MSFT 0000005F)
  100. [ 0.000000] ACPI: WSMT 0x000000007A7E3258 000028 (v01 INTEL NUC7i5BN 00000031 MSFT 0000005F)
  101. [ 0.000000] ACPI: SSDT 0x000000007A7E3280 000141 (v02 INTEL NUC7i5BN 00000031 INTL 20160422)
  102. [ 0.000000] ACPI: SSDT 0x000000007A7E33C8 00029F (v02 INTEL NUC7i5BN 00000031 INTL 20160422)
  103. [ 0.000000] ACPI: SSDT 0x000000007A7E3668 003002 (v02 INTEL NUC7i5BN 00000031 INTL 20160422)
  104. [ 0.000000] ACPI: DBGP 0x000000007A7E6670 000034 (v01 INTEL NUC7i5BN 00000031 MSFT 0000005F)
  105. [ 0.000000] ACPI: DBG2 0x000000007A7E66A8 000054 (v00 INTEL NUC7i5BN 00000031 MSFT 0000005F)
  106. [ 0.000000] ACPI: BGRT 0x000000007A7E6700 000038 (v01 INTEL NUC7i5BN 00000031 AMI 00010013)
  107. [ 0.000000] ACPI: DMAR 0x000000007A7E6738 0000A8 (v01 INTEL NUC7i5BN 00000031 INTL 00000001)
  108. [ 0.000000] ACPI: NHLT 0x000000007A7E67E0 00002D (v00 INTEL NUC7i5BN 00000031 01000013)
  109. [ 0.000000] ACPI: TPM2 0x000000007A7E6810 000034 (v03 INTEL NUC7i5BN 00000031 AMI 00000000)
  110. [ 0.000000] ACPI: SSDT 0x000000007A7E6848 0001C9 (v01 INTEL NUC7i5BN 00000031 INTL 20160422)
  111. [ 0.000000] ACPI: Local APIC address 0xfee00000
  112. [ 0.000000] No NUMA configuration found
  113. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000027effffff]
  114. [ 0.000000] NODE_DATA(0) allocated [mem 0x27efd5000-0x27effffff]
  115. [ 0.000000] Zone ranges:
  116. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  117. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  118. [ 0.000000] Normal [mem 0x0000000100000000-0x000000027effffff]
  119. [ 0.000000] Device empty
  120. [ 0.000000] Movable zone start for each node
  121. [ 0.000000] Early memory node ranges
  122. [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
  123. [ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009efff]
  124. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000006e987fff]
  125. [ 0.000000] node 0: [mem 0x000000006e98a000-0x000000007a468fff]
  126. [ 0.000000] node 0: [mem 0x000000007b3fe000-0x000000007b3fefff]
  127. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000027effffff]
  128. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000027effffff]
  129. [ 0.000000] On node 0 totalpages: 2069509
  130. [ 0.000000] DMA zone: 64 pages used for memmap
  131. [ 0.000000] DMA zone: 25 pages reserved
  132. [ 0.000000] DMA zone: 3997 pages, LIFO batch:0
  133. [ 0.000000] DMA32 zone: 7762 pages used for memmap
  134. [ 0.000000] DMA32 zone: 496744 pages, LIFO batch:31
  135. [ 0.000000] Normal zone: 24512 pages used for memmap
  136. [ 0.000000] Normal zone: 1568768 pages, LIFO batch:31
  137. [ 0.000000] Reserving Intel graphics memory at 0x000000007c000000-0x000000007fffffff
  138. [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
  139. [ 0.000000] ACPI: Local APIC address 0xfee00000
  140. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  141. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  142. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  143. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  144. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  145. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  146. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  147. [ 0.000000] ACPI: IRQ0 used by override.
  148. [ 0.000000] ACPI: IRQ9 used by override.
  149. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  150. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  151. [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  152. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  153. [ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
  154. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
  155. [ 0.000000] PM: Registered nosave memory: [mem 0x6e988000-0x6e988fff]
  156. [ 0.000000] PM: Registered nosave memory: [mem 0x6e989000-0x6e989fff]
  157. [ 0.000000] PM: Registered nosave memory: [mem 0x7a469000-0x7a7a8fff]
  158. [ 0.000000] PM: Registered nosave memory: [mem 0x7a7a9000-0x7a7e6fff]
  159. [ 0.000000] PM: Registered nosave memory: [mem 0x7a7e7000-0x7afbefff]
  160. [ 0.000000] PM: Registered nosave memory: [mem 0x7afbf000-0x7b399fff]
  161. [ 0.000000] PM: Registered nosave memory: [mem 0x7b39a000-0x7b3fdfff]
  162. [ 0.000000] PM: Registered nosave memory: [mem 0x7b3ff000-0x7fffffff]
  163. [ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
  164. [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  165. [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
  166. [ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
  167. [ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
  168. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  169. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  170. [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
  171. [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
  172. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  173. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
  174. [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  175. [ 0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices
  176. [ 0.000000] Booting paravirtualized kernel on bare hardware
  177. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  178. [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
  179. [ 0.000000] percpu: Embedded 45 pages/cpu @ffff98ad7ec00000 s146520 r8192 d29608 u524288
  180. [ 0.000000] pcpu-alloc: s146520 r8192 d29608 u524288 alloc=1*2097152
  181. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  182. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2037146
  183. [ 0.000000] Policy zone: Normal
  184. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic.efi.signed root=UUID=ce10bf7f-7155-48f5-b43a-cfea32641bf3 ro quiet splash vt.handoff=7
  185. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  186. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  187. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  188. [ 0.000000] Memory: 7783160K/8278036K available (12300K kernel code, 2481K rwdata, 4004K rodata, 2364K init, 2368K bss, 494876K reserved, 0K cma-reserved)
  189. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  190. [ 0.000000] Kernel/User page tables isolation: enabled
  191. [ 0.000000] ftrace: allocating 37823 entries in 148 pages
  192. [ 0.000000] Hierarchical RCU implementation.
  193. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
  194. [ 0.000000] Tasks RCU enabled.
  195. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  196. [ 0.000000] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
  197. [ 0.000000] vt handoff: transparent VT on vt#7
  198. [ 0.000000] Console: colour dummy device 80x25
  199. [ 0.000000] console [tty0] enabled
  200. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
  201. [ 0.000000] hpet clockevent registered
  202. [ 0.004000] tsc: Detected 2200.000 MHz processor
  203. [ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4416.00 BogoMIPS (lpj=8832000)
  204. [ 0.004000] pid_max: default: 32768 minimum: 301
  205. [ 0.004000] ACPI: Core revision 20170531
  206. [ 0.044510] ACPI: 9 ACPI AML tables successfully acquired and loaded
  207. [ 0.045156] Security Framework initialized
  208. [ 0.045157] Yama: becoming mindful.
  209. [ 0.045196] AppArmor: AppArmor initialized
  210. [ 0.047261] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  211. [ 0.048357] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  212. [ 0.048396] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  213. [ 0.048428] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  214. [ 0.048627] CPU: Physical Processor ID: 0
  215. [ 0.048627] CPU: Processor Core ID: 0
  216. [ 0.048633] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  217. [ 0.048634] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  218. [ 0.048636] FEATURE SPEC_CTRL Not Present
  219. [ 0.048640] mce: CPU supports 9 MCE banks
  220. [ 0.048651] CPU0: Thermal monitoring enabled (TM1)
  221. [ 0.048673] process: using mwait in idle threads
  222. [ 0.048675] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  223. [ 0.048676] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  224. [ 0.049476] Freeing SMP alternatives memory: 36K
  225. [ 0.056920] smpboot: Max logical packages: 2
  226. [ 0.056925] DMAR: Host address width 39
  227. [ 0.056927] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  228. [ 0.056934] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
  229. [ 0.056935] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  230. [ 0.056939] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
  231. [ 0.056940] DMAR: RMRR base: 0x0000007a72a000 end: 0x0000007a749fff
  232. [ 0.056942] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
  233. [ 0.056944] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
  234. [ 0.056944] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  235. [ 0.056945] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
  236. [ 0.058480] DMAR-IR: Enabled IRQ remapping in x2apic mode
  237. [ 0.058481] x2apic enabled
  238. [ 0.058491] Switched APIC routing to cluster x2apic.
  239. [ 0.062459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  240. [ 0.102182] TSC deadline timer enabled
  241. [ 0.102187] smpboot: CPU0: Intel(R) Core(TM) i5-7260U CPU @ 2.20GHz (family: 0x6, model: 0x8e, stepping: 0x9)
  242. [ 0.102249] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
  243. [ 0.102282] ... version: 4
  244. [ 0.102283] ... bit width: 48
  245. [ 0.102283] ... generic registers: 4
  246. [ 0.102284] ... value mask: 0000ffffffffffff
  247. [ 0.102284] ... max period: 00007fffffffffff
  248. [ 0.102285] ... fixed-purpose events: 3
  249. [ 0.102285] ... event mask: 000000070000000f
  250. [ 0.102326] Hierarchical SRCU implementation.
  251. [ 0.103271] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  252. [ 0.103284] smp: Bringing up secondary CPUs ...
  253. [ 0.103350] x86: Booting SMP configuration:
  254. [ 0.103351] .... node #0, CPUs: #1 #2 #3
  255. [ 0.103970] smp: Brought up 1 node, 4 CPUs
  256. [ 0.103970] smpboot: Total of 4 processors activated (17664.00 BogoMIPS)
  257. [ 0.104321] devtmpfs: initialized
  258. [ 0.104321] x86/mm: Memory block size: 128MB
  259. [ 0.104668] evm: security.selinux
  260. [ 0.104669] evm: security.SMACK64
  261. [ 0.104669] evm: security.SMACK64EXEC
  262. [ 0.104670] evm: security.SMACK64TRANSMUTE
  263. [ 0.104670] evm: security.SMACK64MMAP
  264. [ 0.104671] evm: security.ima
  265. [ 0.104672] evm: security.capability
  266. [ 0.104683] PM: Registering ACPI NVS region [mem 0x6e988000-0x6e988fff] (4096 bytes)
  267. [ 0.104683] PM: Registering ACPI NVS region [mem 0x7a7e7000-0x7afbefff] (8224768 bytes)
  268. [ 0.104683] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  269. [ 0.104683] futex hash table entries: 1024 (order: 4, 65536 bytes)
  270. [ 0.104683] pinctrl core: initialized pinctrl subsystem
  271. [ 0.104683] RTC time: 16:46:32, date: 02/05/18
  272. [ 0.104683] NET: Registered protocol family 16
  273. [ 0.104683] cpuidle: using governor ladder
  274. [ 0.104683] cpuidle: using governor menu
  275. [ 0.104683] PCCT header not found.
  276. [ 0.104683] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  277. [ 0.104683] ACPI: bus type PCI registered
  278. [ 0.104683] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  279. [ 0.104683] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  280. [ 0.104683] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  281. [ 0.104683] PCI: Using configuration type 1 for base access
  282. [ 0.105138] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  283. [ 0.105138] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  284. [ 0.105138] ACPI: Added _OSI(Module Device)
  285. [ 0.105138] ACPI: Added _OSI(Processor Device)
  286. [ 0.105138] ACPI: Added _OSI(3.0 _SCP Extensions)
  287. [ 0.105138] ACPI: Added _OSI(Processor Aggregator Device)
  288. [ 0.108663] ACPI: Executed 31 blocks of module-level executable AML code
  289. [ 0.124224] ACPI: Dynamic OEM Table Load:
  290. [ 0.124232] ACPI: SSDT 0xFFFF98AD74F87800 00060F (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
  291. [ 0.124382] ACPI: Executed 1 blocks of module-level executable AML code
  292. [ 0.124459] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
  293. [ 0.125390] ACPI: Dynamic OEM Table Load:
  294. [ 0.125396] ACPI: SSDT 0xFFFF98AD7488F800 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
  295. [ 0.125524] ACPI: Executed 1 blocks of module-level executable AML code
  296. [ 0.125704] ACPI: Dynamic OEM Table Load:
  297. [ 0.125708] ACPI: SSDT 0xFFFF98AD74908800 000115 (v02 PmRef Cpu0Hwp 00003000 INTL 20160422)
  298. [ 0.125811] ACPI: Executed 1 blocks of module-level executable AML code
  299. [ 0.125890] ACPI: Dynamic OEM Table Load:
  300. [ 0.125894] ACPI: SSDT 0xFFFF98AD74908600 0001A4 (v02 PmRef HwpLvt 00003000 INTL 20160422)
  301. [ 0.125995] ACPI: Executed 1 blocks of module-level executable AML code
  302. [ 0.126044] ACPI: Dynamic OEM Table Load:
  303. [ 0.126044] ACPI: SSDT 0xFFFF98AD74F21800 00065C (v02 PmRef ApIst 00003000 INTL 20160422)
  304. [ 0.126044] ACPI: Executed 1 blocks of module-level executable AML code
  305. [ 0.126044] ACPI: Dynamic OEM Table Load:
  306. [ 0.126044] ACPI: SSDT 0xFFFF98AD748B5000 000197 (v02 PmRef ApHwp 00003000 INTL 20160422)
  307. [ 0.126044] ACPI: Executed 1 blocks of module-level executable AML code
  308. [ 0.128172] ACPI: Dynamic OEM Table Load:
  309. [ 0.128176] ACPI: SSDT 0xFFFF98AD74908E00 00018A (v02 PmRef ApCst 00003000 INTL 20160422)
  310. [ 0.128307] ACPI: Executed 1 blocks of module-level executable AML code
  311. [ 0.129782] ACPI: EC: EC started
  312. [ 0.129783] ACPI: EC: interrupt blocked
  313. [ 0.129809] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as first EC
  314. [ 0.129810] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0x14, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  315. [ 0.129811] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as boot DSDT EC to handle transactions
  316. [ 0.129812] ACPI: Interpreter enabled
  317. [ 0.129863] ACPI: (supports S0 S3 S4 S5)
  318. [ 0.129864] ACPI: Using IOAPIC for interrupt routing
  319. [ 0.129909] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  320. [ 0.130898] ACPI: Enabled 7 GPEs in block 00 to 7F
  321. [ 0.132407] ACPI: Power Resource [WRST] (on)
  322. [ 0.132785] ACPI: Power Resource [WRST] (on)
  323. [ 0.133158] ACPI: Power Resource [WRST] (on)
  324. [ 0.133535] ACPI: Power Resource [WRST] (on)
  325. [ 0.133909] ACPI: Power Resource [WRST] (on)
  326. [ 0.134285] ACPI: Power Resource [WRST] (on)
  327. [ 0.134661] ACPI: Power Resource [WRST] (on)
  328. [ 0.135032] ACPI: Power Resource [WRST] (on)
  329. [ 0.135403] ACPI: Power Resource [WRST] (on)
  330. [ 0.135777] ACPI: Power Resource [WRST] (on)
  331. [ 0.136155] ACPI: Power Resource [WRST] (on)
  332. [ 0.136534] ACPI: Power Resource [WRST] (on)
  333. [ 0.136904] ACPI: Power Resource [WRST] (on)
  334. [ 0.137276] ACPI: Power Resource [WRST] (on)
  335. [ 0.137649] ACPI: Power Resource [WRST] (on)
  336. [ 0.138026] ACPI: Power Resource [WRST] (on)
  337. [ 0.139456] ACPI: Power Resource [WRST] (on)
  338. [ 0.139828] ACPI: Power Resource [WRST] (on)
  339. [ 0.140207] ACPI: Power Resource [WRST] (on)
  340. [ 0.140823] ACPI: Power Resource [WRST] (on)
  341. [ 0.156245] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  342. [ 0.156250] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  343. [ 0.156436] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
  344. [ 0.156609] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
  345. [ 0.156610] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  346. [ 0.157378] PCI host bridge to bus 0000:00
  347. [ 0.157383] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  348. [ 0.157384] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  349. [ 0.157386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  350. [ 0.157387] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
  351. [ 0.157387] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
  352. [ 0.157389] pci_bus 0000:00: root bus resource [bus 00-fe]
  353. [ 0.157397] pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
  354. [ 0.157771] pci 0000:00:02.0: [8086:5926] type 00 class 0x030000
  355. [ 0.157784] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
  356. [ 0.157790] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
  357. [ 0.157795] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
  358. [ 0.157970] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
  359. [ 0.157985] pci 0000:00:08.0: reg 0x10: [mem 0xdc34f000-0xdc34ffff 64bit]
  360. [ 0.158155] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
  361. [ 0.158178] pci 0000:00:14.0: reg 0x10: [mem 0xdc330000-0xdc33ffff 64bit]
  362. [ 0.158247] pci 0000:00:14.0: PME# supported from D3hot D3cold
  363. [ 0.158463] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
  364. [ 0.158485] pci 0000:00:14.2: reg 0x10: [mem 0xdc34e000-0xdc34efff 64bit]
  365. [ 0.158669] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
  366. [ 0.158696] pci 0000:00:16.0: reg 0x10: [mem 0xdc34d000-0xdc34dfff 64bit]
  367. [ 0.158772] pci 0000:00:16.0: PME# supported from D3hot
  368. [ 0.158942] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
  369. [ 0.158962] pci 0000:00:17.0: reg 0x10: [mem 0xdc348000-0xdc349fff]
  370. [ 0.158971] pci 0000:00:17.0: reg 0x14: [mem 0xdc34c000-0xdc34c0ff]
  371. [ 0.158980] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
  372. [ 0.158989] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
  373. [ 0.158998] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
  374. [ 0.159007] pci 0000:00:17.0: reg 0x24: [mem 0xdc34b000-0xdc34b7ff]
  375. [ 0.159053] pci 0000:00:17.0: PME# supported from D3hot
  376. [ 0.159213] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
  377. [ 0.159288] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  378. [ 0.159478] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
  379. [ 0.159548] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
  380. [ 0.159724] pci 0000:00:1c.7: [8086:9d17] type 01 class 0x060400
  381. [ 0.159793] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
  382. [ 0.159965] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
  383. [ 0.160036] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  384. [ 0.160236] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
  385. [ 0.160486] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
  386. [ 0.160502] pci 0000:00:1f.2: reg 0x10: [mem 0xdc344000-0xdc347fff]
  387. [ 0.160698] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040100
  388. [ 0.160727] pci 0000:00:1f.3: reg 0x10: [mem 0xdc340000-0xdc343fff 64bit]
  389. [ 0.160761] pci 0000:00:1f.3: reg 0x20: [mem 0xdc320000-0xdc32ffff 64bit]
  390. [ 0.160813] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  391. [ 0.161033] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
  392. [ 0.161093] pci 0000:00:1f.4: reg 0x10: [mem 0xdc34a000-0xdc34a0ff 64bit]
  393. [ 0.161162] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
  394. [ 0.161377] pci 0000:00:1f.6: [8086:15d8] type 00 class 0x020000
  395. [ 0.161403] pci 0000:00:1f.6: reg 0x10: [mem 0xdc300000-0xdc31ffff]
  396. [ 0.161507] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
  397. [ 0.161705] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
  398. [ 0.161710] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
  399. [ 0.161714] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
  400. [ 0.161826] pci 0000:3a:00.0: [8086:24fd] type 00 class 0x028000
  401. [ 0.161877] pci 0000:3a:00.0: reg 0x10: [mem 0xdc200000-0xdc201fff 64bit]
  402. [ 0.162044] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
  403. [ 0.162206] pci 0000:00:1c.5: PCI bridge to [bus 3a]
  404. [ 0.162211] pci 0000:00:1c.5: bridge window [mem 0xdc200000-0xdc2fffff]
  405. [ 0.162334] pci 0000:3b:00.0: [10ec:5229] type 00 class 0xff0000
  406. [ 0.162368] pci 0000:3b:00.0: reg 0x10: [mem 0xdc100000-0xdc100fff]
  407. [ 0.162494] pci 0000:3b:00.0: supports D1 D2
  408. [ 0.162495] pci 0000:3b:00.0: PME# supported from D1 D2 D3hot
  409. [ 0.180059] pci 0000:00:1c.7: PCI bridge to [bus 3b]
  410. [ 0.180063] pci 0000:00:1c.7: bridge window [mem 0xdc100000-0xdc1fffff]
  411. [ 0.180168] pci 0000:3c:00.0: [144d:a804] type 00 class 0x010802
  412. [ 0.180197] pci 0000:3c:00.0: reg 0x10: [mem 0xdc000000-0xdc003fff 64bit]
  413. [ 0.180424] pci 0000:00:1d.0: PCI bridge to [bus 3c]
  414. [ 0.180429] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
  415. [ 0.182735] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  416. [ 0.182786] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
  417. [ 0.182835] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
  418. [ 0.182884] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
  419. [ 0.182932] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
  420. [ 0.182980] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
  421. [ 0.183030] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
  422. [ 0.183079] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
  423. [ 0.183585] ACPI: EC: interrupt unblocked
  424. [ 0.183598] ACPI: EC: event unblocked
  425. [ 0.183609] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0x14, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  426. [ 0.183610] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as boot DSDT EC to handle transactions and events
  427. [ 0.183837] SCSI subsystem initialized
  428. [ 0.183848] libata version 3.00 loaded.
  429. [ 0.183848] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  430. [ 0.183848] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  431. [ 0.183848] pci 0000:00:02.0: vgaarb: bridge control possible
  432. [ 0.183848] vgaarb: loaded
  433. [ 0.183848] ACPI: bus type USB registered
  434. [ 0.183848] usbcore: registered new interface driver usbfs
  435. [ 0.183848] usbcore: registered new interface driver hub
  436. [ 0.183848] usbcore: registered new device driver usb
  437. [ 0.184009] EDAC MC: Ver: 3.0.0
  438. [ 0.184021] Registered efivars operations
  439. [ 0.200025] PCI: Using ACPI for IRQ routing
  440. [ 0.221787] PCI: pci_cache_line_size set to 64 bytes
  441. [ 0.221854] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
  442. [ 0.221855] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
  443. [ 0.221856] e820: reserve RAM buffer [mem 0x6e988000-0x6fffffff]
  444. [ 0.221856] e820: reserve RAM buffer [mem 0x7a469000-0x7bffffff]
  445. [ 0.221858] e820: reserve RAM buffer [mem 0x7b3ff000-0x7bffffff]
  446. [ 0.221858] e820: reserve RAM buffer [mem 0x27f000000-0x27fffffff]
  447. [ 0.221938] NetLabel: Initializing
  448. [ 0.221939] NetLabel: domain hash size = 128
  449. [ 0.221939] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  450. [ 0.221953] NetLabel: unlabeled traffic allowed by default
  451. [ 0.224105] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  452. [ 0.224110] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
  453. [ 0.224110] clocksource: Switched to clocksource hpet
  454. [ 0.233744] VFS: Disk quotas dquot_6.6.0
  455. [ 0.233764] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  456. [ 0.233877] AppArmor: AppArmor Filesystem Enabled
  457. [ 0.233909] pnp: PnP ACPI init
  458. [ 0.234313] system 00:00: [io 0x0a00-0x0a1f] has been reserved
  459. [ 0.234315] system 00:00: [io 0x0a20-0x0a2f] has been reserved
  460. [ 0.234316] system 00:00: [io 0x0a30-0x0a3f] has been reserved
  461. [ 0.234317] system 00:00: [io 0x0a40-0x0a4f] has been reserved
  462. [ 0.234319] system 00:00: [io 0x0a50-0x0a5f] has been reserved
  463. [ 0.234320] system 00:00: [io 0x0a60-0x0a6f] has been reserved
  464. [ 0.234323] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  465. [ 0.234545] pnp 00:01: [dma 0 disabled]
  466. [ 0.234570] pnp 00:01: Plug and Play ACPI device, IDs ITE8708 (active)
  467. [ 0.234724] system 00:02: [io 0x0680-0x069f] has been reserved
  468. [ 0.234726] system 00:02: [io 0xffff] has been reserved
  469. [ 0.234727] system 00:02: [io 0xffff] has been reserved
  470. [ 0.234728] system 00:02: [io 0xffff] has been reserved
  471. [ 0.234729] system 00:02: [io 0x1800-0x18fe] has been reserved
  472. [ 0.234730] system 00:02: [io 0x164e-0x164f] has been reserved
  473. [ 0.234732] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  474. [ 0.234840] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  475. [ 0.234875] system 00:04: [io 0x1854-0x1857] has been reserved
  476. [ 0.234877] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  477. [ 0.235131] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
  478. [ 0.235132] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
  479. [ 0.235134] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
  480. [ 0.235135] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
  481. [ 0.235136] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
  482. [ 0.235137] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
  483. [ 0.235138] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
  484. [ 0.235140] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
  485. [ 0.235141] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
  486. [ 0.235142] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
  487. [ 0.235144] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  488. [ 0.235183] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
  489. [ 0.235185] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
  490. [ 0.235186] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
  491. [ 0.235187] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
  492. [ 0.235188] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
  493. [ 0.235189] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
  494. [ 0.235191] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
  495. [ 0.235192] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  496. [ 0.235548] system 00:07: [io 0xff00-0xfffe] has been reserved
  497. [ 0.235550] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  498. [ 0.236830] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
  499. [ 0.236831] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
  500. [ 0.236832] system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
  501. [ 0.236833] system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
  502. [ 0.236835] system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
  503. [ 0.236837] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  504. [ 0.237780] pnp: PnP ACPI: found 9 devices
  505. [ 0.245691] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  506. [ 0.245702] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-39] add_size 1000
  507. [ 0.245722] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
  508. [ 0.245725] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
  509. [ 0.245727] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
  510. [ 0.245730] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
  511. [ 0.245733] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
  512. [ 0.245738] pci 0000:00:1c.5: PCI bridge to [bus 3a]
  513. [ 0.245741] pci 0000:00:1c.5: bridge window [mem 0xdc200000-0xdc2fffff]
  514. [ 0.245747] pci 0000:00:1c.7: PCI bridge to [bus 3b]
  515. [ 0.245750] pci 0000:00:1c.7: bridge window [mem 0xdc100000-0xdc1fffff]
  516. [ 0.245756] pci 0000:00:1d.0: PCI bridge to [bus 3c]
  517. [ 0.245759] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
  518. [ 0.245765] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  519. [ 0.245766] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  520. [ 0.245768] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  521. [ 0.245769] pci_bus 0000:00: resource 7 [mem 0x80000000-0xdfffffff window]
  522. [ 0.245770] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
  523. [ 0.245771] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
  524. [ 0.245772] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
  525. [ 0.245773] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
  526. [ 0.245774] pci_bus 0000:3a: resource 1 [mem 0xdc200000-0xdc2fffff]
  527. [ 0.245775] pci_bus 0000:3b: resource 1 [mem 0xdc100000-0xdc1fffff]
  528. [ 0.245776] pci_bus 0000:3c: resource 1 [mem 0xdc000000-0xdc0fffff]
  529. [ 0.245929] NET: Registered protocol family 2
  530. [ 0.246076] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  531. [ 0.246227] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  532. [ 0.246428] TCP: Hash tables configured (established 65536 bind 65536)
  533. [ 0.246460] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  534. [ 0.246491] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  535. [ 0.246547] NET: Registered protocol family 1
  536. [ 0.246560] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  537. [ 0.246866] PCI: CLS 64 bytes, default 64
  538. [ 0.246897] Unpacking initramfs...
  539. [ 1.055807] Freeing initrd memory: 48096K
  540. [ 1.055871] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  541. [ 1.055874] software IO TLB [mem 0x688b9000-0x6c8b9000] (64MB) mapped at [ffff98ab688b9000-ffff98ab6c8b8fff]
  542. [ 1.056047] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fd3b81b95f, max_idle_ns: 440795257325 ns
  543. [ 1.056172] Scanning for low memory corruption every 60 seconds
  544. [ 1.056502] audit: initializing netlink subsys (disabled)
  545. [ 1.056556] audit: type=2000 audit(1517849193.056:1): state=initialized audit_enabled=0 res=1
  546. [ 1.056938] Initialise system trusted keyrings
  547. [ 1.056946] Key type blacklist registered
  548. [ 1.057007] workingset: timestamp_bits=36 max_order=21 bucket_order=0
  549. [ 1.058127] zbud: loaded
  550. [ 1.058483] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  551. [ 1.058649] fuse init (API version 7.26)
  552. [ 1.061351] Key type asymmetric registered
  553. [ 1.061352] Asymmetric key parser 'x509' registered
  554. [ 1.061384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  555. [ 1.061439] io scheduler noop registered
  556. [ 1.061439] io scheduler deadline registered
  557. [ 1.061465] io scheduler cfq registered (default)
  558. [ 1.062418] pcieport 0000:00:1c.0: AER enabled with IRQ 122
  559. [ 1.062438] pcieport 0000:00:1c.5: AER enabled with IRQ 123
  560. [ 1.062456] pcieport 0000:00:1c.7: AER enabled with IRQ 124
  561. [ 1.062473] pcieport 0000:00:1d.0: AER enabled with IRQ 125
  562. [ 1.062527] efifb: probing for efifb
  563. [ 1.062540] efifb: framebuffer at 0x90000000, using 8128k, total 8128k
  564. [ 1.062541] efifb: mode is 1920x1080x32, linelength=7680, pages=1
  565. [ 1.062541] efifb: scrolling: redraw
  566. [ 1.062542] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  567. [ 1.062648] Console: switching to colour frame buffer device 240x67
  568. [ 1.062670] fb0: EFI VGA frame buffer device
  569. [ 1.062675] intel_idle: MWAIT substates: 0x11142120
  570. [ 1.062676] intel_idle: v0.4.1 model 0x8E
  571. [ 1.062917] intel_idle: lapic_timer_reliable_states 0xffffffff
  572. [ 1.063042] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  573. [ 1.063053] ACPI: Sleep Button [SLPB]
  574. [ 1.063080] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  575. [ 1.063088] ACPI: Power Button [PWRB]
  576. [ 1.063117] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  577. [ 1.063173] ACPI: Power Button [PWRF]
  578. [ 1.063814] GHES: HEST is not enabled!
  579. [ 1.063909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  580. [ 1.065874] Linux agpgart interface v0.103
  581. [ 1.067435] loop: module loaded
  582. [ 1.067561] libphy: Fixed MDIO Bus: probed
  583. [ 1.067561] tun: Universal TUN/TAP device driver, 1.6
  584. [ 1.067617] PPP generic driver version 2.4.2
  585. [ 1.067692] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  586. [ 1.067694] ehci-pci: EHCI PCI platform driver
  587. [ 1.067701] ehci-platform: EHCI generic platform driver
  588. [ 1.067709] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  589. [ 1.067710] ohci-pci: OHCI PCI platform driver
  590. [ 1.067716] ohci-platform: OHCI generic platform driver
  591. [ 1.067721] uhci_hcd: USB Universal Host Controller Interface driver
  592. [ 1.067865] xhci_hcd 0000:00:14.0: xHCI Host Controller
  593. [ 1.067870] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  594. [ 1.068960] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
  595. [ 1.068964] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  596. [ 1.069068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  597. [ 1.069070] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  598. [ 1.069071] usb usb1: Product: xHCI Host Controller
  599. [ 1.069072] usb usb1: Manufacturer: Linux 4.13.0-32-generic xhci-hcd
  600. [ 1.069073] usb usb1: SerialNumber: 0000:00:14.0
  601. [ 1.069214] hub 1-0:1.0: USB hub found
  602. [ 1.069227] hub 1-0:1.0: 12 ports detected
  603. [ 1.070070] xhci_hcd 0000:00:14.0: xHCI Host Controller
  604. [ 1.070073] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  605. [ 1.070098] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  606. [ 1.070099] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  607. [ 1.070100] usb usb2: Product: xHCI Host Controller
  608. [ 1.070100] usb usb2: Manufacturer: Linux 4.13.0-32-generic xhci-hcd
  609. [ 1.070101] usb usb2: SerialNumber: 0000:00:14.0
  610. [ 1.070232] hub 2-0:1.0: USB hub found
  611. [ 1.070241] hub 2-0:1.0: 6 ports detected
  612. [ 1.070629] usb: port power management may be unreliable
  613. [ 1.070862] i8042: PNP: No PS/2 controller found.
  614. [ 1.071011] mousedev: PS/2 mouse device common for all mice
  615. [ 1.071335] rtc_cmos 00:03: RTC can wake from S4
  616. [ 1.071722] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  617. [ 1.071808] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  618. [ 1.071813] i2c /dev entries driver
  619. [ 1.071853] device-mapper: uevent: version 1.0.3
  620. [ 1.071924] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  621. [ 1.071927] intel_pstate: Intel P-state driver initializing
  622. [ 1.072459] intel_pstate: HWP enabled
  623. [ 1.072545] ledtrig-cpu: registered to indicate activity on CPUs
  624. [ 1.072546] EFI Variables Facility v0.08 2004-May-17
  625. [ 1.093552] NET: Registered protocol family 10
  626. [ 1.096886] Segment Routing with IPv6
  627. [ 1.096898] NET: Registered protocol family 17
  628. [ 1.096903] Key type dns_resolver registered
  629. [ 1.097337] RAS: Correctable Errors collector initialized.
  630. [ 1.097395] microcode: sig=0x806e9, pf=0x40, revision=0x62
  631. [ 1.097499] microcode: Microcode Update Driver: v2.2.
  632. [ 1.097603] sched_clock: Marking stable (1097496744, 0)->(1104156662, -6659918)
  633. [ 1.097868] registered taskstats version 1
  634. [ 1.097875] Loading compiled-in X.509 certificates
  635. [ 1.099437] Loaded X.509 cert 'Build time autogenerated kernel key: ea5b2e3dc303efbb5e4e4f76f9dbd395fda5b554'
  636. [ 1.100076] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
  637. [ 1.100088] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
  638. [ 1.102042] Loaded UEFI:MokListRT cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to secondary sys keyring
  639. [ 1.102686] zswap: loaded using pool lzo/zbud
  640. [ 1.105189] Key type big_key registered
  641. [ 1.105191] Key type trusted registered
  642. [ 1.106272] Key type encrypted registered
  643. [ 1.106273] AppArmor: AppArmor sha1 policy hashing enabled
  644. [ 1.106275] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
  645. [ 1.106290] evm: HMAC attrs: 0x1
  646. [ 1.107020] Magic number: 6:283:792
  647. [ 1.107213] rtc_cmos 00:03: setting system clock to 2018-02-05 16:46:33 UTC (1517849193)
  648. [ 1.107261] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  649. [ 1.107261] EDD information not available.
  650. [ 1.107289] PM: Hibernation image not present or could not be loaded.
  651. [ 1.108591] Freeing unused kernel memory: 2364K
  652. [ 1.108592] Write protecting the kernel read-only data: 18432k
  653. [ 1.109025] Freeing unused kernel memory: 2024K
  654. [ 1.109163] Freeing unused kernel memory: 92K
  655. [ 1.110412] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  656. [ 1.110413] x86/mm: Checking user space page tables
  657. [ 1.111566] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  658. [ 1.154661] hidraw: raw HID events driver (C) Jiri Kosina
  659. [ 1.200984] pps_core: LinuxPPS API ver. 1 registered
  660. [ 1.200986] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  661. [ 1.201013] rtsx_pci 0000:3b:00.0: enabling device (0000 -> 0002)
  662. [ 1.202125] PTP clock support registered
  663. [ 1.202259] ahci 0000:00:17.0: version 3.0
  664. [ 1.202471] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
  665. [ 1.202473] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
  666. [ 1.202757] scsi host0: ahci
  667. [ 1.202801] ata1: SATA max UDMA/133 abar m2048@0xdc34b000 port 0xdc34b100 irq 128
  668. [ 1.204526] nvme nvme0: pci function 0000:3c:00.0
  669. [ 1.206540] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  670. [ 1.206540] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  671. [ 1.206700] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
  672. [ 1.396268] usb 1-2: new full-speed USB device number 2 using xhci_hcd
  673. [ 1.443998] nvme0n1: p1 p2 p3
  674. [ 1.520896] ata1: SATA link down (SStatus 4 SControl 300)
  675. [ 1.543209] usb 1-2: New USB device found, idVendor=046d, idProduct=c52b
  676. [ 1.543211] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  677. [ 1.543212] usb 1-2: Product: USB Receiver
  678. [ 1.543213] usb 1-2: Manufacturer: Logitech
  679. [ 1.553234] usbcore: registered new interface driver usbhid
  680. [ 1.553235] usbhid: USB HID core driver
  681. [ 1.554897] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-2/input2
  682. [ 1.608170] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
  683. [ 1.664268] usb 1-3: new high-speed USB device number 3 using xhci_hcd
  684. [ 1.675707] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 94:c6:91:17:1c:45
  685. [ 1.675708] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
  686. [ 1.675822] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
  687. [ 1.676168] [drm] Found 64MB of eDRAM
  688. [ 1.676401] e1000e 0000:00:1f.6 eno1: renamed from eth0
  689. [ 1.678660] [drm] Memory usable by graphics device = 4096M
  690. [ 1.678662] checking generic (90000000 7f0000) vs hw (90000000 10000000)
  691. [ 1.678662] fb: switching to inteldrmfb from EFI VGA
  692. [ 1.678679] Console: switching to colour dummy device 80x25
  693. [ 1.678801] [drm] Replacing VGA console driver
  694. [ 1.684178] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  695. [ 1.684179] [drm] Driver supports precise vblank timestamp query.
  696. [ 1.686912] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
  697. [ 1.687580] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  698. [ 1.710261] [drm] Initialized i915 1.6.0 20170619 for 0000:00:02.0 on minor 0
  699. [ 1.711707] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  700. [ 1.712170] acpi device:0f: registered as cooling_device4
  701. [ 1.712241] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
  702. [ 1.805143] usb 1-3: New USB device found, idVendor=2013, idProduct=025f
  703. [ 1.805144] usb 1-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  704. [ 1.805145] usb 1-3: Product: PCTV 292e
  705. [ 1.805146] usb 1-3: Manufacturer: PCTV
  706. [ 1.805146] usb 1-3: SerialNumber: 0013940974
  707. [ 1.924127] usb 1-8: new full-speed USB device number 4 using xhci_hcd
  708. [ 2.052669] fbcon: inteldrmfb (fb0) is primary device
  709. [ 2.052714] Console: switching to colour frame buffer device 240x67
  710. [ 2.052729] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  711. [ 2.065439] usb 1-8: New USB device found, idVendor=8087, idProduct=0a2b
  712. [ 2.065440] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  713. [ 2.080088] clocksource: Switched to clocksource tsc
  714. [ 2.766230] input: Logitech K400 Plus as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input4
  715. [ 2.766518] logitech-hidpp-device 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-0000:00:14.0-2:1
  716. [ 2.816616] [drm] RC6 on
  717. [ 3.028873] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
  718. [ 3.124433] 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)
  719. [ 3.124523] systemd[1]: Detected architecture x86-64.
  720. [ 3.124619] systemd[1]: Set hostname to <nuc>.
  721. [ 3.161577] systemd[1]: Created slice System Slice.
  722. [ 3.161720] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  723. [ 3.161745] systemd[1]: Listening on Syslog Socket.
  724. [ 3.161764] systemd[1]: Listening on udev Control Socket.
  725. [ 3.161776] systemd[1]: Listening on fsck to fsckd communication Socket.
  726. [ 3.161780] systemd[1]: Reached target Remote File Systems (Pre).
  727. [ 3.161784] systemd[1]: Reached target Remote File Systems.
  728. [ 3.173300] lp: driver loaded but no devices found
  729. [ 3.177794] ppdev: user-space parallel port driver
  730. [ 3.219741] EXT4-fs (nvme0n1p2): re-mounted. Opts: errors=remount-ro
  731. [ 3.223538] systemd-journald[252]: Received request to flush runtime journal from PID 1
  732. [ 3.274102] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x201] vs fed40080 f80
  733. [ 3.274110] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x201] vs fed40080 f80
  734. [ 3.312639] ite_cir: Auto-detected model: ITE8708 CIR transceiver
  735. [ 3.312640] ite_cir: Using model: ITE8708 CIR transceiver
  736. [ 3.312641] ite_cir: TX-capable: 1
  737. [ 3.312642] ite_cir: Sample period (ns): 8680
  738. [ 3.312643] ite_cir: TX carrier frequency (Hz): 38000
  739. [ 3.312643] ite_cir: TX duty cycle (%): 33
  740. [ 3.312644] ite_cir: RX low carrier frequency (Hz): 0
  741. [ 3.312644] ite_cir: RX high carrier frequency (Hz): 0
  742. [ 3.321964] lirc_dev: IR Remote Control driver registered, major 240
  743. [ 3.323058] IR LIRC bridge handler initialized
  744. [ 3.330784] Bluetooth: Core ver 2.22
  745. [ 3.330795] NET: Registered protocol family 31
  746. [ 3.330796] Bluetooth: HCI device and connection manager initialized
  747. [ 3.330798] Bluetooth: HCI socket layer initialized
  748. [ 3.330800] Bluetooth: L2CAP socket layer initialized
  749. [ 3.330806] Bluetooth: SCO socket layer initialized
  750. [ 3.352518] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  751. [ 3.352650] Bluetooth: HCI UART driver ver 2.3
  752. [ 3.352651] Bluetooth: HCI UART protocol H4 registered
  753. [ 3.352652] Bluetooth: HCI UART protocol BCSP registered
  754. [ 3.352836] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
  755. [ 3.353145] Bluetooth: HCI UART protocol LL registered
  756. [ 3.353146] Bluetooth: HCI UART protocol ATH3K registered
  757. [ 3.353147] Bluetooth: HCI UART protocol Three-wire (H5) registered
  758. [ 3.353164] Bluetooth: HCI UART protocol Intel registered
  759. [ 3.353173] Bluetooth: HCI UART protocol Broadcom registered
  760. [ 3.353173] Bluetooth: HCI UART protocol QCA registered
  761. [ 3.353174] Bluetooth: HCI UART protocol AG6XX registered
  762. [ 3.353175] Bluetooth: HCI UART protocol Marvell registered
  763. [ 3.356105] Registered IR keymap rc-rc6-mce
  764. [ 3.359503] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  765. [ 3.359792] IR RC6 protocol handler initialized
  766. [ 3.376076] usbcore: registered new interface driver btusb
  767. [ 3.377882] Bluetooth: hci0: Firmware revision 0.1 build 173 week 45 2017
  768. [ 3.383007] Intel(R) Wireless WiFi driver for Linux
  769. [ 3.383008] Copyright(c) 2003- 2015 Intel Corporation
  770. [ 3.383043] iwlwifi 0000:3a:00.0: enabling device (0000 -> 0002)
  771. [ 3.383306] random: crng init done
  772. [ 3.384251] rc rc0: ITE8708 CIR transceiver as /devices/virtual/rc/rc0
  773. [ 3.384286] input: ITE8708 CIR transceiver as /devices/virtual/rc/rc0/input5
  774. [ 3.385964] rc rc0: lirc_dev: driver ir-lirc-codec (ite-cir) registered at minor = 0
  775. [ 3.385985] ite_cir: driver has been successfully loaded
  776. [ 3.387641] iwlwifi 0000:3a:00.0: Direct firmware load for iwlwifi-8265-33.ucode failed with error -2
  777. [ 3.389700] iwlwifi 0000:3a:00.0: Direct firmware load for iwlwifi-8265-32.ucode failed with error -2
  778. [ 3.393587] iwlwifi 0000:3a:00.0: loaded firmware version 31.560484.0 op_mode iwlmvm
  779. [ 3.401964] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
  780. [ 3.401965] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  781. [ 3.401966] RAPL PMU: hw unit of domain package 2^-14 Joules
  782. [ 3.401966] RAPL PMU: hw unit of domain dram 2^-14 Joules
  783. [ 3.401967] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  784. [ 3.401967] RAPL PMU: hw unit of domain psys 2^-14 Joules
  785. [ 3.412738] AVX2 version of gcm_enc/dec engaged.
  786. [ 3.412739] AES CTR mode by8 optimization enabled
  787. [ 3.413619] iwlwifi 0000:3a:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
  788. [ 3.468058] iwlwifi 0000:3a:00.0: base HW address: 28:c6:3f:4c:ff:cc
  789. [ 3.483687] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  790. [ 3.502640] intel_rapl: Found RAPL domain package
  791. [ 3.502641] intel_rapl: Found RAPL domain core
  792. [ 3.502642] intel_rapl: Found RAPL domain uncore
  793. [ 3.502642] intel_rapl: Found RAPL domain dram
  794. [ 3.519150] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC283: line_outs=1 (0x21/0x0/0x0/0x0/0x0) type:hp
  795. [ 3.519152] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  796. [ 3.519153] snd_hda_codec_realtek hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
  797. [ 3.519154] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  798. [ 3.519155] snd_hda_codec_realtek hdaudioC0D0: inputs:
  799. [ 3.519156] snd_hda_codec_realtek hdaudioC0D0: Mic=0x12
  800. [ 3.549376] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
  801. [ 3.549567] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  802. [ 3.549580] thermal thermal_zone2: failed to read out thermal zone (-5)
  803. [ 3.582359] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
  804. [ 3.582398] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
  805. [ 3.582434] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
  806. [ 3.582477] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
  807. [ 3.582514] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
  808. [ 3.582549] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
  809. [ 3.591908] Adding 8278012k swap on /dev/nvme0n1p3. Priority:-1 extents:1 across:8278012k SSFS
  810. [ 3.605412] iwlwifi 0000:3a:00.0 wlp58s0: renamed from wlan0
  811. [ 3.693472] audit: type=1400 audit(1517849196.086:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=690 comm="apparmor_parser"
  812. [ 3.693474] audit: type=1400 audit(1517849196.086:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=690 comm="apparmor_parser"
  813. [ 3.693476] audit: type=1400 audit(1517849196.086:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=690 comm="apparmor_parser"
  814. [ 3.693477] audit: type=1400 audit(1517849196.086:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=690 comm="apparmor_parser"
  815. [ 3.694200] audit: type=1400 audit(1517849196.086:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=689 comm="apparmor_parser"
  816. [ 3.694202] audit: type=1400 audit(1517849196.087:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=689 comm="apparmor_parser"
  817. [ 3.695830] audit: type=1400 audit(1517849196.088:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=694 comm="apparmor_parser"
  818. [ 3.695832] audit: type=1400 audit(1517849196.088:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=694 comm="apparmor_parser"
  819. [ 3.695834] audit: type=1400 audit(1517849196.088:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//snap_update_ns" pid=694 comm="apparmor_parser"
  820. [ 3.747041] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  821. [ 3.747042] Bluetooth: BNEP filters: protocol multicast
  822. [ 3.747045] Bluetooth: BNEP socket layer initialized
  823. [ 3.846275] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
  824. [ 4.049294] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
  825. [ 4.051928] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
  826. [ 4.236371] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
  827. [ 4.304828] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
  828. [ 4.437307] media: Linux media interface: v0.10
  829. [ 4.441442] Linux video capture interface: v2.00
  830. [ 4.446331] em28xx 1-3:1.0: New device PCTV PCTV 292e @ 480 Mbps (2013:025f, interface 0, class 0)
  831. [ 4.446335] em28xx 1-3:1.0: DVB interface 0 found: isoc
  832. [ 4.446383] em28xx 1-3:1.0: chip ID is em28178
  833. [ 6.470143] em28xx 1-3:1.0: EEPROM ID = 26 00 01 00, EEPROM hash = 0x060df004
  834. [ 6.470144] em28xx 1-3:1.0: EEPROM info:
  835. [ 6.470145] em28xx 1-3:1.0: microcode start address = 0x0004, boot configuration = 0x01
  836. [ 6.476229] em28xx 1-3:1.0: AC97 audio (5 sample rates)
  837. [ 6.476230] em28xx 1-3:1.0: 500mA max power
  838. [ 6.476231] em28xx 1-3:1.0: Table at offset 0x27, strings=0x146a, 0x1888, 0x0a7e
  839. [ 6.476318] em28xx 1-3:1.0: Identified as PCTV tripleStick (292e) (card=94)
  840. [ 6.476319] em28xx 1-3:1.0: dvb set to isoc mode.
  841. [ 6.476388] usbcore: registered new interface driver em28xx
  842. [ 6.481382] em28xx 1-3:1.0: Binding DVB extension
  843. [ 6.487780] i2c i2c-6: Added multiplexed i2c bus 7
  844. [ 6.487782] si2168 6-0064: Silicon Labs Si2168-B40 successfully identified
  845. [ 6.487783] si2168 6-0064: firmware version: B 4.0.2
  846. [ 6.492765] si2157 7-0060: Silicon Labs Si2147/2148/2157/2158 successfully attached
  847. [ 6.492773] dvbdev: DVB: registering new adapter (1-3:1.0)
  848. [ 6.492775] em28xx 1-3:1.0: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)...
  849. [ 6.492972] em28xx 1-3:1.0: DVB extension successfully initialized
  850. [ 6.492974] em28xx: Registered (Em28xx dvb Extension) extension
  851. [ 6.494969] em28xx 1-3:1.0: Registering input extension
  852. [ 6.524047] Registered IR keymap rc-pinnacle-pctv-hd
  853. [ 6.524270] rc rc1: 1-3:1.0 IR as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/rc/rc1
  854. [ 6.524304] input: 1-3:1.0 IR as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/rc/rc1/input12
  855. [ 6.524359] em28xx 1-3:1.0: Input extension successfully initialized
  856. [ 6.524360] em28xx: Registered (Em28xx Input Extension) extension
  857. [ 7.580035] Bluetooth: RFCOMM TTY layer initialized
  858. [ 7.580040] Bluetooth: RFCOMM socket layer initialized
  859. [ 7.580043] Bluetooth: RFCOMM ver 1.11
  860. [ 9.501864] wlp58s0: authenticate with a4:08:f5:7f:7d:97
  861. [ 9.503725] wlp58s0: send auth to a4:08:f5:7f:7d:97 (try 1/3)
  862. [ 9.509006] wlp58s0: authenticated
  863. [ 9.512022] wlp58s0: associate with a4:08:f5:7f:7d:97 (try 1/3)
  864. [ 9.512969] wlp58s0: RX AssocResp from a4:08:f5:7f:7d:97 (capab=0x11 status=0 aid=2)
  865. [ 9.513973] wlp58s0: associated
  866. [ 9.514003] IPv6: ADDRCONF(NETDEV_CHANGE): wlp58s0: link becomes ready
  867. [ 9.536264] wlp58s0: Limiting TX power to 23 (23 - 0) dBm as advertised by a4:08:f5:7f:7d:97
  868. [ 135.789266] si2168 6-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw'
  869. [ 135.990583] si2168 6-0064: firmware version: B 4.0.11
  870. [ 135.994764] si2157 7-0060: found a 'Silicon Labs Si2157-A30'
  871. [ 136.043339] si2157 7-0060: firmware version: 3.0.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement