spacepaste

  1.  
  2. # dmesg
  3. [ 0.000000] Linux version 4.15.12-gentoo_intel (root@ace) (gcc version 7.3.0 (Gentoo 7.3.0 p1.0)) #4 SMP Thu Mar 22 22:56:35 -00 2018
  4. [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.15.12-gentoo_intel root=/dev/sda4 ro
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  6. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  7. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  8. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  9. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  10. [ 0.000000] e820: BIOS-provided physical RAM map:
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000a6e3efff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x00000000a6e3f000-0x00000000a6ebefff] reserved
  16. [ 0.000000] BIOS-e820: [mem 0x00000000a6ebf000-0x00000000a6fbefff] ACPI NVS
  17. [ 0.000000] BIOS-e820: [mem 0x00000000a6fbf000-0x00000000a6ffefff] ACPI data
  18. [ 0.000000] BIOS-e820: [mem 0x00000000a6fff000-0x00000000a6ffffff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x00000000a7000000-0x00000000af9fffff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000044fdfffff] usable
  28. [ 0.000000] NX (Execute Disable) protection: active
  29. [ 0.000000] random: fast init done
  30. [ 0.000000] SMBIOS 2.7 present.
  31. [ 0.000000] DMI: Acer Aspire 3830G/JM30_HR, BIOS V1.12 08/14/2012
  32. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  33. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  34. [ 0.000000] e820: last_pfn = 0x44fe00 max_arch_pfn = 0x400000000
  35. [ 0.000000] MTRR default type: uncachable
  36. [ 0.000000] MTRR fixed ranges enabled:
  37. [ 0.000000] 00000-9FFFF write-back
  38. [ 0.000000] A0000-BFFFF uncachable
  39. [ 0.000000] C0000-FFFFF write-protect
  40. [ 0.000000] MTRR variable ranges enabled:
  41. [ 0.000000] 0 base 000000000 mask F80000000 write-back
  42. [ 0.000000] 1 base 080000000 mask FC0000000 write-back
  43. [ 0.000000] 2 base 0A7000000 mask FFF000000 uncachable
  44. [ 0.000000] 3 base 0A8000000 mask FF8000000 uncachable
  45. [ 0.000000] 4 base 0B0000000 mask FF0000000 uncachable
  46. [ 0.000000] 5 base 0FFC00000 mask FFFC00000 write-protect
  47. [ 0.000000] 6 base 100000000 mask F00000000 write-back
  48. [ 0.000000] 7 base 200000000 mask E00000000 write-back
  49. [ 0.000000] 8 base 400000000 mask FC0000000 write-back
  50. [ 0.000000] 9 base 440000000 mask FF0000000 write-back
  51. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  52. [ 0.000000] e820: last_pfn = 0xa7000 max_arch_pfn = 0x400000000
  53. [ 0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ (ptrval)]
  54. [ 0.000000] Scanning 1 areas for low memory corruption
  55. [ 0.000000] Base memory trampoline at [ (ptrval)] 97000 size 24576
  56. [ 0.000000] reserving inaccessible SNB gfx pages
  57. [ 0.000000] BRK [0x1216fc000, 0x1216fcfff] PGTABLE
  58. [ 0.000000] BRK [0x1216fd000, 0x1216fdfff] PGTABLE
  59. [ 0.000000] BRK [0x1216fe000, 0x1216fefff] PGTABLE
  60. [ 0.000000] BRK [0x1216ff000, 0x1216fffff] PGTABLE
  61. [ 0.000000] BRK [0x121700000, 0x121700fff] PGTABLE
  62. [ 0.000000] BRK [0x121701000, 0x121701fff] PGTABLE
  63. [ 0.000000] BRK [0x121702000, 0x121702fff] PGTABLE
  64. [ 0.000000] BRK [0x121703000, 0x121703fff] PGTABLE
  65. [ 0.000000] BRK [0x121704000, 0x121704fff] PGTABLE
  66. [ 0.000000] ACPI: Early table checksum verification disabled
  67. [ 0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS)
  68. [ 0.000000] ACPI: XSDT 0x00000000A6FFE120 000084 (v01 ACRSYS ACRPRDCT 00000001 01000013)
  69. [ 0.000000] ACPI: FACP 0x00000000A6FFC000 0000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 00040000)
  70. [ 0.000000] ACPI: DSDT 0x00000000A6FEF000 0092AE (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
  71. [ 0.000000] ACPI: FACS 0x00000000A6F6D000 000040
  72. [ 0.000000] ACPI: FACS 0x00000000A6F6D000 000040
  73. [ 0.000000] ACPI: ASF! 0x00000000A6FFD000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
  74. [ 0.000000] ACPI: HPET 0x00000000A6FFB000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  75. [ 0.000000] ACPI: APIC 0x00000000A6FFA000 00008C (v02 ACRSYS ACRPRDCT 00000001 1025 00040000)
  76. [ 0.000000] ACPI: MCFG 0x00000000A6FF9000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  77. [ 0.000000] ACPI: SLIC 0x00000000A6FEE000 000176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  78. [ 0.000000] ACPI: SSDT 0x00000000A6FED000 000BC2 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
  79. [ 0.000000] ACPI: BOOT 0x00000000A6FEB000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  80. [ 0.000000] ACPI: ASPT 0x00000000A6FE8000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
  81. [ 0.000000] ACPI: SSDT 0x00000000A6FE7000 0007C2 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
  82. [ 0.000000] ACPI: SSDT 0x00000000A6FE6000 000996 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
  83. [ 0.000000] ACPI: DMAR 0x00000000A6FE5000 0000E8 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  84. [ 0.000000] ACPI: Local APIC address 0xfee00000
  85. [ 0.000000] No NUMA configuration found
  86. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000044fdfffff]
  87. [ 0.000000] NODE_DATA(0) allocated [mem 0x44fdf0000-0x44fdf3fff]
  88. [ 0.000000] tsc: Fast TSC calibration using PIT
  89. [ 0.000000] Zone ranges:
  90. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  91. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  92. [ 0.000000] Normal [mem 0x0000000100000000-0x000000044fdfffff]
  93. [ 0.000000] Movable zone start for each node
  94. [ 0.000000] Early memory node ranges
  95. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]
  96. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000a6e3efff]
  97. [ 0.000000] node 0: [mem 0x00000000a6fff000-0x00000000a6ffffff]
  98. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000044fdfffff]
  99. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000044fdfffff]
  100. [ 0.000000] On node 0 totalpages: 4156380
  101. [ 0.000000] DMA zone: 64 pages used for memmap
  102. [ 0.000000] DMA zone: 156 pages reserved
  103. [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
  104. [ 0.000000] DMA32 zone: 10617 pages used for memmap
  105. [ 0.000000] DMA32 zone: 679488 pages, LIFO batch:31
  106. [ 0.000000] Normal zone: 54264 pages used for memmap
  107. [ 0.000000] Normal zone: 3472896 pages, LIFO batch:31
  108. [ 0.000000] Reserved but unavailable: 100 pages
  109. [ 0.000000] Reserving Intel graphics memory at 0x00000000a7a00000-0x00000000af9fffff
  110. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  111. [ 0.000000] ACPI: Local APIC address 0xfee00000
  112. [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
  113. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  114. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  115. [ 0.000000] ACPI: IRQ0 used by override.
  116. [ 0.000000] ACPI: IRQ9 used by override.
  117. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  118. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  119. [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  120. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  121. [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
  122. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  123. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  124. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  125. [ 0.000000] PM: Registered nosave memory: [mem 0xa6e3f000-0xa6ebefff]
  126. [ 0.000000] PM: Registered nosave memory: [mem 0xa6ebf000-0xa6fbefff]
  127. [ 0.000000] PM: Registered nosave memory: [mem 0xa6fbf000-0xa6ffefff]
  128. [ 0.000000] PM: Registered nosave memory: [mem 0xa7000000-0xaf9fffff]
  129. [ 0.000000] PM: Registered nosave memory: [mem 0xafa00000-0xdfffffff]
  130. [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  131. [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
  132. [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
  133. [ 0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
  134. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  135. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
  136. [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
  137. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
  138. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  139. [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  140. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  141. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffd7ffff]
  142. [ 0.000000] PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
  143. [ 0.000000] e820: [mem 0xafa00000-0xdfffffff] available for PCI devices
  144. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  145. [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
  146. [ 0.000000] percpu: Embedded 43 pages/cpu @ (ptrval) s137752 r8192 d30184 u262144
  147. [ 0.000000] pcpu-alloc: s137752 r8192 d30184 u262144 alloc=1*2097152
  148. [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  149. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4091279
  150. [ 0.000000] Policy zone: Normal
  151. [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.15.12-gentoo_intel root=/dev/sda4 ro
  152. [ 0.000000] Memory: 16271700K/16625520K available (12300K kernel code, 1285K rwdata, 2996K rodata, 1204K init, 664K bss, 353820K reserved, 0K cma-reserved)
  153. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  154. [ 0.000000] Kernel/User page tables isolation: enabled
  155. [ 0.000000] Hierarchical RCU implementation.
  156. [ 0.000000] RCU event tracing is enabled.
  157. [ 0.000000] NR_IRQS: 4352, nr_irqs: 488, preallocated irqs: 16
  158. [ 0.000000] Console: colour VGA+ 80x25
  159. [ 0.000000] console [tty0] enabled
  160. [ 0.000000] ACPI: Core revision 20170831
  161. [ 0.000000] ACPI: 4 ACPI AML tables successfully acquired and loaded
  162. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  163. [ 0.000000] hpet clockevent registered
  164. [ 0.000000] APIC: Switch to symmetric I/O mode setup
  165. [ 0.000000] DMAR: Host address width 36
  166. [ 0.000000] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  167. [ 0.000000] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
  168. [ 0.000000] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  169. [ 0.000000] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
  170. [ 0.000000] DMAR: RMRR base: 0x000000a6e9c000 end: 0x000000a6ebbfff
  171. [ 0.000000] DMAR: RMRR base: 0x000000a7800000 end: 0x000000af9fffff
  172. [ 0.000000] DMAR-IR: IOAPIC id 0 under DRHD base 0xfed91000 IOMMU 1
  173. [ 0.000000] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  174. [ 0.001000] DMAR-IR: Enabled IRQ remapping in xapic mode
  175. [ 0.001000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  176. [ 0.006000] tsc: Fast TSC calibration using PIT
  177. [ 0.007000] tsc: Detected 2494.239 MHz processor
  178. [ 0.007000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.47 BogoMIPS (lpj=2494239)
  179. [ 0.007000] pid_max: default: 32768 minimum: 301
  180. [ 0.007000] Security Framework initialized
  181. [ 0.007000] SELinux: Initializing.
  182. [ 0.007000] SELinux: Starting in permissive mode
  183. [ 0.009877] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  184. [ 0.011030] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  185. [ 0.011170] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  186. [ 0.011279] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  187. [ 0.011527] CPU: Physical Processor ID: 0
  188. [ 0.011598] CPU: Processor Core ID: 0
  189. [ 0.011672] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  190. [ 0.011746] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  191. [ 0.011824] mce: CPU supports 9 MCE banks
  192. [ 0.011902] CPU0: Thermal monitoring enabled (TM1)
  193. [ 0.011983] process: using mwait in idle threads
  194. [ 0.012003] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
  195. [ 0.012077] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
  196. [ 0.012152] Spectre V2 : Mitigation: Full generic retpoline
  197. [ 0.012342] Freeing SMP alternatives memory: 40K
  198. [ 0.013059] TSC deadline timer enabled
  199. [ 0.013062] smpboot: CPU0: Intel(R) Core(TM) i7-2860QM CPU @ 2.50GHz (family: 0x6, model: 0x2a, stepping: 0x7)
  200. [ 0.013221] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
  201. [ 0.013348] core: PEBS disabled due to CPU errata, please upgrade microcode
  202. [ 0.013426] ... version: 3
  203. [ 0.013497] ... bit width: 48
  204. [ 0.013568] ... generic registers: 4
  205. [ 0.013639] ... value mask: 0000ffffffffffff
  206. [ 0.013713] ... max period: 00007fffffffffff
  207. [ 0.014002] ... fixed-purpose events: 3
  208. [ 0.014073] ... event mask: 000000070000000f
  209. [ 0.014179] Hierarchical SRCU implementation.
  210. [ 0.014365] smp: Bringing up secondary CPUs ...
  211. [ 0.014495] x86: Booting SMP configuration:
  212. [ 0.014567] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
  213. [ 0.022021] smp: Brought up 1 node, 8 CPUs
  214. [ 0.022151] smpboot: Max logical packages: 1
  215. [ 0.022223] smpboot: Total of 8 processors activated (39907.82 BogoMIPS)
  216. [ 0.023460] devtmpfs: initialized
  217. [ 0.023460] PM: Registering ACPI NVS region [mem 0xa6ebf000-0xa6fbefff] (1048576 bytes)
  218. [ 0.023460] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  219. [ 0.023460] kworker/u16:0 (50) used greatest stack depth: 14936 bytes left
  220. [ 0.024085] futex hash table entries: 2048 (order: 5, 131072 bytes)
  221. [ 0.024235] RTC time: 17:39:28, date: 03/24/18
  222. [ 0.024379] NET: Registered protocol family 16
  223. [ 0.024519] audit: initializing netlink subsys (disabled)
  224. [ 0.024597] audit: type=2000 audit(1521913168.024:1): state=initialized audit_enabled=0 res=1
  225. [ 0.024597] kworker/u16:0 (54) used greatest stack depth: 14312 bytes left
  226. [ 0.024597] cpuidle: using governor menu
  227. [ 0.024597] Simple Boot Flag at 0x44 set to 0x1
  228. [ 0.024597] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  229. [ 0.024597] ACPI: bus type PCI registered
  230. [ 0.024597] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  231. [ 0.025021] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  232. [ 0.025021] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  233. [ 0.025097] PCI: Using configuration type 1 for base access
  234. [ 0.025192] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
  235. [ 0.028040] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  236. [ 0.028098] ACPI: Added _OSI(Module Device)
  237. [ 0.028127] ACPI: Added _OSI(Processor Device)
  238. [ 0.029003] ACPI: Added _OSI(3.0 _SCP Extensions)
  239. [ 0.029076] ACPI: Added _OSI(Processor Aggregator Device)
  240. [ 0.029329] ACPI: Executed 1 blocks of module-level executable AML code
  241. [ 0.032799] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  242. [ 0.033174] ACPI: Dynamic OEM Table Load:
  243. [ 0.033252] ACPI: SSDT 0xFFFF94F07D34A800 00067C (v01 PmRef Cpu0Cst 00003001 INTL 20100121)
  244. [ 0.033649] ACPI: Dynamic OEM Table Load:
  245. [ 0.033725] ACPI: SSDT 0xFFFF94F07C896000 000303 (v01 PmRef ApIst 00003000 INTL 20100121)
  246. [ 0.033996] ACPI: Dynamic OEM Table Load:
  247. [ 0.033996] ACPI: SSDT 0xFFFF94F07CC6C000 000119 (v01 PmRef ApCst 00003000 INTL 20100121)
  248. [ 0.034578] ACPI: EC: EC started
  249. [ 0.034650] ACPI: EC: interrupt blocked
  250. [ 0.040128] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
  251. [ 0.040203] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  252. [ 0.040305] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
  253. [ 0.040407] ACPI: Interpreter enabled
  254. [ 0.040496] ACPI: (supports S0 S3 S4 S5)
  255. [ 0.040567] ACPI: Using IOAPIC for interrupt routing
  256. [ 0.040663] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  257. [ 0.040984] ACPI: GPE 0x1B active on init
  258. [ 0.041000] ACPI: Enabled 12 GPEs in block 00 to 3F
  259. [ 0.253136] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  260. [ 0.253216] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  261. [ 0.253350] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
  262. [ 0.253766] PCI host bridge to bus 0000:00
  263. [ 0.253839] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  264. [ 0.253916] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  265. [ 0.253993] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  266. [ 0.254002] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff window]
  267. [ 0.254105] pci_bus 0000:00: root bus resource [bus 00-fe]
  268. [ 0.254186] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
  269. [ 0.254270] pci 0000:00:02.0: [8086:0126] type 00 class 0x030000
  270. [ 0.254280] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc03fffff 64bit]
  271. [ 0.254285] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
  272. [ 0.254289] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
  273. [ 0.255007] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
  274. [ 0.255007] pci 0000:00:16.0: reg 0x10: [mem 0xc0804000-0xc080400f 64bit]
  275. [ 0.255007] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  276. [ 0.255011] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
  277. [ 0.255368] pci 0000:00:1a.0: reg 0x10: [mem 0xc080a000-0xc080a3ff]
  278. [ 0.257418] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  279. [ 0.257501] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
  280. [ 0.257538] pci 0000:00:1b.0: reg 0x10: [mem 0xc0800000-0xc0803fff 64bit]
  281. [ 0.257666] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  282. [ 0.258008] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
  283. [ 0.258008] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  284. [ 0.258008] pci 0000:00:1c.0: Disabling UPDCR peer decodes
  285. [ 0.258008] pci 0000:00:1c.0: Enabling MPC IRBNCE
  286. [ 0.258008] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
  287. [ 0.258149] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
  288. [ 0.258281] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  289. [ 0.258310] pci 0000:00:1c.1: Enabling MPC IRBNCE
  290. [ 0.258385] pci 0000:00:1c.1: Intel PCH root port ACS workaround enabled
  291. [ 0.258529] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400
  292. [ 0.258663] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  293. [ 0.258691] pci 0000:00:1c.2: Enabling MPC IRBNCE
  294. [ 0.258765] pci 0000:00:1c.2: Intel PCH root port ACS workaround enabled
  295. [ 0.259007] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
  296. [ 0.259040] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  297. [ 0.259069] pci 0000:00:1c.3: Enabling MPC IRBNCE
  298. [ 0.259143] pci 0000:00:1c.3: Intel PCH root port ACS workaround enabled
  299. [ 0.259293] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
  300. [ 0.260003] pci 0000:00:1d.0: reg 0x10: [mem 0xc0809000-0xc08093ff]
  301. [ 0.262058] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  302. [ 0.262135] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
  303. [ 0.262350] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
  304. [ 0.262384] pci 0000:00:1f.2: reg 0x10: [io 0x3098-0x309f]
  305. [ 0.262396] pci 0000:00:1f.2: reg 0x14: [io 0x30bc-0x30bf]
  306. [ 0.262409] pci 0000:00:1f.2: reg 0x18: [io 0x3090-0x3097]
  307. [ 0.262422] pci 0000:00:1f.2: reg 0x1c: [io 0x30b8-0x30bb]
  308. [ 0.262435] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f]
  309. [ 0.262448] pci 0000:00:1f.2: reg 0x24: [mem 0xc0808000-0xc08087ff]
  310. [ 0.262524] pci 0000:00:1f.2: PME# supported from D3hot
  311. [ 0.263007] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
  312. [ 0.263007] pci 0000:00:1f.3: reg 0x10: [mem 0xc0806000-0xc08060ff 64bit]
  313. [ 0.263007] pci 0000:00:1f.3: reg 0x20: [io 0x3040-0x305f]
  314. [ 0.263012] pci 0000:02:00.0: [1969:1083] type 00 class 0x020000
  315. [ 0.263012] pci 0000:02:00.0: reg 0x10: [mem 0xc0700000-0xc073ffff 64bit]
  316. [ 0.263012] pci 0000:02:00.0: reg 0x18: [io 0x2000-0x207f]
  317. [ 0.263081] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  318. [ 0.266045] pci 0000:00:1c.0: PCI bridge to [bus 02]
  319. [ 0.266153] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
  320. [ 0.266157] pci 0000:00:1c.0: bridge window [mem 0xc0700000-0xc07fffff]
  321. [ 0.266253] pci 0000:03:00.0: [168c:002e] type 00 class 0x028000
  322. [ 0.266307] pci 0000:03:00.0: reg 0x10: [mem 0xc0600000-0xc060ffff 64bit]
  323. [ 0.266499] pci 0000:03:00.0: supports D1
  324. [ 0.266500] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
  325. [ 0.270043] pci 0000:00:1c.1: PCI bridge to [bus 03]
  326. [ 0.270155] pci 0000:00:1c.1: bridge window [mem 0xc0600000-0xc06fffff]
  327. [ 0.270254] pci 0000:04:00.0: [10ec:5209] type 00 class 0xff0000
  328. [ 0.270297] pci 0000:04:00.0: reg 0x10: [mem 0xc0500000-0xc0500fff]
  329. [ 0.270496] pci 0000:04:00.0: supports D1 D2
  330. [ 0.270497] pci 0000:04:00.0: PME# supported from D1 D2 D3hot
  331. [ 0.274059] pci 0000:00:1c.2: PCI bridge to [bus 04]
  332. [ 0.274163] pci 0000:00:1c.2: bridge window [mem 0xc0500000-0xc05fffff]
  333. [ 0.274281] pci 0000:05:00.0: [1033:0194] type 00 class 0x0c0330
  334. [ 0.274360] pci 0000:05:00.0: reg 0x10: [mem 0xc0400000-0xc0401fff 64bit]
  335. [ 0.274659] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
  336. [ 0.278054] pci 0000:00:1c.3: PCI bridge to [bus 05]
  337. [ 0.278162] pci 0000:00:1c.3: bridge window [mem 0xc0400000-0xc04fffff]
  338. [ 0.383285] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 *10 11 12 14 15)
  339. [ 0.383411] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
  340. [ 0.383559] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  341. [ 0.383680] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
  342. [ 0.383801] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
  343. [ 0.383950] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  344. [ 0.384045] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  345. [ 0.384167] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
  346. [ 0.385007] ACPI: EC: interrupt unblocked
  347. [ 0.385007] ACPI: EC: event unblocked
  348. [ 0.385007] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  349. [ 0.385007] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
  350. [ 0.385021] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  351. [ 0.385084] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  352. [ 0.385189] pci 0000:00:02.0: vgaarb: bridge control possible
  353. [ 0.385189] vgaarb: loaded
  354. [ 0.385189] SCSI subsystem initialized
  355. [ 0.385220] libata version 3.00 loaded.
  356. [ 0.385250] ACPI: bus type USB registered
  357. [ 0.386017] usbcore: registered new interface driver usbfs
  358. [ 0.386017] usbcore: registered new interface driver hub
  359. [ 0.386024] usbcore: registered new device driver usb
  360. [ 0.386024] pps_core: LinuxPPS API ver. 1 registered
  361. [ 0.386024] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  362. [ 0.386024] PTP clock support registered
  363. [ 0.386024] EDAC MC: Ver: 3.0.0
  364. [ 0.386046] Advanced Linux Sound Architecture Driver Initialized.
  365. [ 0.386127] PCI: Using ACPI for IRQ routing
  366. [ 0.399622] PCI: pci_cache_line_size set to 64 bytes
  367. [ 0.399689] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
  368. [ 0.399691] e820: reserve RAM buffer [mem 0xa6e3f000-0xa7ffffff]
  369. [ 0.399692] e820: reserve RAM buffer [mem 0xa7000000-0xa7ffffff]
  370. [ 0.399693] e820: reserve RAM buffer [mem 0x44fe00000-0x44fffffff]
  371. [ 0.400014] NetLabel: Initializing
  372. [ 0.400014] NetLabel: domain hash size = 128
  373. [ 0.400014] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  374. [ 0.400014] NetLabel: unlabeled traffic allowed by default
  375. [ 0.400090] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  376. [ 0.400115] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  377. [ 0.403018] clocksource: Switched to clocksource hpet
  378. [ 0.413872] VFS: Disk quotas dquot_6.6.0
  379. [ 0.413962] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  380. [ 0.416135] pnp: PnP ACPI init
  381. [ 0.416322] system 00:00: [io 0x0680-0x069f] has been reserved
  382. [ 0.416402] system 00:00: [io 0xff2c-0xff2f] has been reserved
  383. [ 0.416477] system 00:00: [io 0x1000-0x100f] has been reserved
  384. [ 0.416552] system 00:00: [io 0xffff] has been reserved
  385. [ 0.416626] system 00:00: [io 0xffff] has been reserved
  386. [ 0.416700] system 00:00: [io 0x0400-0x047f] has been reserved
  387. [ 0.416775] system 00:00: [io 0x0500-0x057f] has been reserved
  388. [ 0.416850] system 00:00: [io 0x164e-0x164f] has been reserved
  389. [ 0.416930] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  390. [ 0.416952] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  391. [ 0.416989] system 00:02: [io 0x0454-0x0457] has been reserved
  392. [ 0.417087] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  393. [ 0.417116] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
  394. [ 0.417235] pnp 00:04: Plug and Play ACPI device, IDs SYN1b49 SYN1b00 SYN0002 PNP0f13 (active)
  395. [ 0.521202] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
  396. [ 0.521287] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
  397. [ 0.521364] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
  398. [ 0.521440] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
  399. [ 0.521516] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
  400. [ 0.521592] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
  401. [ 0.521668] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
  402. [ 0.521746] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
  403. [ 0.521823] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
  404. [ 0.521899] system 00:05: [mem 0xafa00000-0xafa00fff] has been reserved
  405. [ 0.521980] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  406. [ 0.522155] system 00:06: [mem 0x20000000-0x201fffff] could not be reserved
  407. [ 0.522236] system 00:06: [mem 0x40000000-0x401fffff] could not be reserved
  408. [ 0.522316] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
  409. [ 0.522329] pnp: PnP ACPI: found 7 devices
  410. [ 0.526938] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  411. [ 0.527109] pci 0000:00:1c.0: PCI bridge to [bus 02]
  412. [ 0.527185] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
  413. [ 0.527264] pci 0000:00:1c.0: bridge window [mem 0xc0700000-0xc07fffff]
  414. [ 0.527351] pci 0000:00:1c.1: PCI bridge to [bus 03]
  415. [ 0.527428] pci 0000:00:1c.1: bridge window [mem 0xc0600000-0xc06fffff]
  416. [ 0.527513] pci 0000:00:1c.2: PCI bridge to [bus 04]
  417. [ 0.527592] pci 0000:00:1c.2: bridge window [mem 0xc0500000-0xc05fffff]
  418. [ 0.527677] pci 0000:00:1c.3: PCI bridge to [bus 05]
  419. [ 0.527756] pci 0000:00:1c.3: bridge window [mem 0xc0400000-0xc04fffff]
  420. [ 0.527843] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  421. [ 0.527844] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  422. [ 0.527846] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  423. [ 0.527847] pci_bus 0000:00: resource 7 [mem 0xafa00000-0xfeafffff window]
  424. [ 0.527849] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
  425. [ 0.527850] pci_bus 0000:02: resource 1 [mem 0xc0700000-0xc07fffff]
  426. [ 0.527852] pci_bus 0000:03: resource 1 [mem 0xc0600000-0xc06fffff]
  427. [ 0.527853] pci_bus 0000:04: resource 1 [mem 0xc0500000-0xc05fffff]
  428. [ 0.527855] pci_bus 0000:05: resource 1 [mem 0xc0400000-0xc04fffff]
  429. [ 0.527924] NET: Registered protocol family 2
  430. [ 0.528149] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  431. [ 0.528456] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  432. [ 0.528647] TCP: Hash tables configured (established 131072 bind 65536)
  433. [ 0.528756] UDP hash table entries: 8192 (order: 6, 262144 bytes)
  434. [ 0.528875] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  435. [ 0.529036] NET: Registered protocol family 1
  436. [ 0.529207] RPC: Registered named UNIX socket transport module.
  437. [ 0.529283] RPC: Registered udp transport module.
  438. [ 0.529355] RPC: Registered tcp transport module.
  439. [ 0.529427] RPC: Registered tcp NFSv4.1 backchannel transport module.
  440. [ 0.529594] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  441. [ 0.554172] pci 0000:02:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
  442. [ 0.572726] PCI: CLS 64 bytes, default 64
  443. [ 0.572766] DMAR: No ATSR found
  444. [ 0.572872] DMAR: dmar0: Using Queued invalidation
  445. [ 0.572949] DMAR: dmar1: Using Queued invalidation
  446. [ 0.573230] DMAR: Setting RMRR:
  447. [ 0.573349] DMAR: Setting identity map for device 0000:00:02.0 [0xa7800000 - 0xaf9fffff]
  448. [ 0.574236] DMAR: Setting identity map for device 0000:00:1a.0 [0xa6e9c000 - 0xa6ebbfff]
  449. [ 0.574393] DMAR: Setting identity map for device 0000:00:1d.0 [0xa6e9c000 - 0xa6ebbfff]
  450. [ 0.574505] DMAR: Prepare 0-16MiB unity mapping for LPC
  451. [ 0.574620] DMAR: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff]
  452. [ 0.575013] DMAR: Intel(R) Virtualization Technology for Directed I/O
  453. [ 0.575130] iommu: Adding device 0000:00:00.0 to group 0
  454. [ 0.575211] iommu: Adding device 0000:00:02.0 to group 1
  455. [ 0.575293] iommu: Adding device 0000:00:16.0 to group 2
  456. [ 0.575372] iommu: Adding device 0000:00:1a.0 to group 3
  457. [ 0.575451] iommu: Adding device 0000:00:1b.0 to group 4
  458. [ 0.575530] iommu: Adding device 0000:00:1c.0 to group 5
  459. [ 0.575610] iommu: Adding device 0000:00:1c.1 to group 6
  460. [ 0.575689] iommu: Adding device 0000:00:1c.2 to group 7
  461. [ 0.575768] iommu: Adding device 0000:00:1c.3 to group 8
  462. [ 0.575847] iommu: Adding device 0000:00:1d.0 to group 9
  463. [ 0.575933] iommu: Adding device 0000:00:1f.0 to group 10
  464. [ 0.576022] iommu: Adding device 0000:00:1f.2 to group 10
  465. [ 0.576101] iommu: Adding device 0000:00:1f.3 to group 10
  466. [ 0.576181] iommu: Adding device 0000:02:00.0 to group 11
  467. [ 0.576260] iommu: Adding device 0000:03:00.0 to group 12
  468. [ 0.576340] iommu: Adding device 0000:04:00.0 to group 13
  469. [ 0.576419] iommu: Adding device 0000:05:00.0 to group 14
  470. [ 0.578046] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
  471. [ 0.578150] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
  472. [ 0.578224] RAPL PMU: hw unit of domain package 2^-16 Joules
  473. [ 0.578297] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
  474. [ 0.579343] Scanning for low memory corruption every 60 seconds
  475. [ 0.579911] Initialise system trusted keyrings
  476. [ 0.580037] workingset: timestamp_bits=56 max_order=22 bucket_order=0
  477. [ 0.581516] zbud: loaded
  478. [ 0.582212] NFS: Registering the id_resolver key type
  479. [ 0.582294] Key type id_resolver registered
  480. [ 0.582366] Key type id_legacy registered
  481. [ 0.582440] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  482. [ 0.582521] ntfs: driver 2.1.32 [Flags: R/W].
  483. [ 0.582794] SELinux: Registering netfilter hooks
  484. [ 0.584194] Key type asymmetric registered
  485. [ 0.584267] Asymmetric key parser 'x509' registered
  486. [ 0.584369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  487. [ 0.584477] io scheduler noop registered
  488. [ 0.584549] io scheduler deadline registered
  489. [ 0.584655] io scheduler cfq registered (default)
  490. [ 0.584731] io scheduler mq-deadline registered
  491. [ 0.584804] io scheduler kyber registered
  492. [ 0.585522] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  493. [ 0.586024] Non-volatile memory driver v1.3
  494. [ 0.586124] Linux agpgart interface v0.103
  495. [ 0.695122] ACPI: AC Adapter [ACAD] (on-line)
  496. [ 0.695259] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input0
  497. [ 0.695380] ACPI: Power Button [PWRB]
  498. [ 0.695488] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0D:00/input/input1
  499. [ 0.695608] ACPI: Lid Switch [LID0]
  500. [ 0.695711] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input2
  501. [ 0.695832] ACPI: Sleep Button [SLPB]
  502. [ 0.695946] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  503. [ 0.696098] ACPI: Power Button [PWRF]
  504. [ 0.696460] Monitor-Mwait will be used to enter C-1 state
  505. [ 0.696463] Monitor-Mwait will be used to enter C-3 state
  506. [ 0.698203] [drm] Disabling PPGTT because VT-d is on
  507. [ 0.698295] [drm] Memory usable by graphics device = 2048M
  508. [ 0.698369] [drm] VT-d active for gfx access
  509. [ 0.698441] [drm] Replacing VGA console driver
  510. [ 0.698914] Console: switching to colour dummy device 80x25
  511. [ 0.698942] pmd_set_huge: Cannot satisfy [mem 0xb0000000-0xb0200000] with a huge-page mapping due to MTRR override.
  512. [ 0.699123] [drm] DMAR active, disabling use of stolen memory
  513. [ 0.705296] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  514. [ 0.705299] [drm] Driver supports precise vblank timestamp query.
  515. [ 0.707648] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  516. [ 0.751727] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0
  517. [ 0.752016] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  518. [ 0.752149] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
  519. [ 0.754138] loop: module loaded
  520. [ 0.754218] zram: Added device: zram0
  521. [ 0.754274] ahci 0000:00:1f.2: version 3.0
  522. [ 0.754417] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
  523. [ 0.754443] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1 impl SATA mode
  524. [ 0.754448] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems apst
  525. [ 0.754903] scsi host0: ahci
  526. [ 0.755000] scsi host1: ahci
  527. [ 0.755110] scsi host2: ahci
  528. [ 0.755213] scsi host3: ahci
  529. [ 0.755301] scsi host4: ahci
  530. [ 0.755386] scsi host5: ahci
  531. [ 0.755416] ata1: SATA max UDMA/133 abar m2048@0xc0808000 port 0xc0808100 irq 27
  532. [ 0.755419] ata2: DUMMY
  533. [ 0.755421] ata3: DUMMY
  534. [ 0.755422] ata4: DUMMY
  535. [ 0.755424] ata5: DUMMY
  536. [ 0.755426] ata6: DUMMY
  537. [ 0.755498] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  538. [ 0.755501] ehci-pci: EHCI PCI platform driver
  539. [ 0.755600] ehci-pci 0000:00:1a.0: EHCI Host Controller
  540. [ 0.755644] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  541. [ 0.755660] ehci-pci 0000:00:1a.0: debug port 2
  542. [ 0.759573] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  543. [ 0.759585] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc080a000
  544. [ 0.766112] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  545. [ 0.766185] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  546. [ 0.766189] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  547. [ 0.766192] usb usb1: Product: EHCI Host Controller
  548. [ 0.766195] usb usb1: Manufacturer: Linux 4.15.12-gentoo_intel ehci_hcd
  549. [ 0.766198] usb usb1: SerialNumber: 0000:00:1a.0
  550. [ 0.766398] hub 1-0:1.0: USB hub found
  551. [ 0.766408] hub 1-0:1.0: 2 ports detected
  552. [ 0.766616] ehci-pci 0000:00:1d.0: EHCI Host Controller
  553. [ 0.766664] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
  554. [ 0.766680] ehci-pci 0000:00:1d.0: debug port 2
  555. [ 0.770591] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  556. [ 0.770602] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc0809000
  557. [ 0.777096] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  558. [ 0.777158] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  559. [ 0.777162] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  560. [ 0.777165] usb usb2: Product: EHCI Host Controller
  561. [ 0.777168] usb usb2: Manufacturer: Linux 4.15.12-gentoo_intel ehci_hcd
  562. [ 0.777171] usb usb2: SerialNumber: 0000:00:1d.0
  563. [ 0.777335] hub 2-0:1.0: USB hub found
  564. [ 0.777344] hub 2-0:1.0: 2 ports detected
  565. [ 0.777465] uhci_hcd: USB Universal Host Controller Interface driver
  566. [ 0.777564] xhci_hcd 0000:05:00.0: xHCI Host Controller
  567. [ 0.777669] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 3
  568. [ 0.886678] xhci_hcd 0000:05:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x00000004
  569. [ 0.887079] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  570. [ 0.887084] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  571. [ 0.887089] usb usb3: Product: xHCI Host Controller
  572. [ 0.887093] usb usb3: Manufacturer: Linux 4.15.12-gentoo_intel xhci-hcd
  573. [ 0.887097] usb usb3: SerialNumber: 0000:05:00.0
  574. [ 0.887205] hub 3-0:1.0: USB hub found
  575. [ 0.887221] hub 3-0:1.0: 2 ports detected
  576. [ 0.887325] xhci_hcd 0000:05:00.0: xHCI Host Controller
  577. [ 0.887367] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 4
  578. [ 0.889997] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  579. [ 0.890026] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  580. [ 0.890031] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  581. [ 0.890036] usb usb4: Product: xHCI Host Controller
  582. [ 0.890039] usb usb4: Manufacturer: Linux 4.15.12-gentoo_intel xhci-hcd
  583. [ 0.890043] usb usb4: SerialNumber: 0000:05:00.0
  584. [ 0.890136] hub 4-0:1.0: USB hub found
  585. [ 0.890151] hub 4-0:1.0: 2 ports detected
  586. [ 0.890286] usbcore: registered new interface driver usblp
  587. [ 0.890311] usbcore: registered new interface driver usb-storage
  588. [ 0.890350] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSS1] at 0x60,0x64 irq 1,12
  589. [ 0.939917] serio: i8042 KBD port at 0x60,0x64 irq 1
  590. [ 0.939923] serio: i8042 AUX port at 0x60,0x64 irq 12
  591. [ 0.940991] rtc_cmos 00:01: RTC can wake from S4
  592. [ 0.941181] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  593. [ 0.941221] rtc_cmos 00:01: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
  594. [ 0.941380] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
  595. [ 0.999953] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
  596. [ 1.044320] intel_pstate: Intel P-state driver initializing
  597. [ 1.047462] hidraw: raw HID events driver (C) Jiri Kosina
  598. [ 1.047575] usbcore: registered new interface driver usbhid
  599. [ 1.047584] usbhid: USB HID core driver
  600. [ 1.048390] Netfilter messages via NETLINK v0.30.
  601. [ 1.048837] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
  602. [ 1.048913] ctnetlink v0.93: registering with nfnetlink.
  603. [ 1.049180] ip_tables: (C) 2000-2006 Netfilter Core Team
  604. [ 1.049574] Initializing XFRM netlink socket
  605. [ 1.049992] NET: Registered protocol family 10
  606. [ 1.050521] Segment Routing with IPv6
  607. [ 1.050595] ip6_tables: (C) 2000-2006 Netfilter Core Team
  608. [ 1.050894] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  609. [ 1.051324] NET: Registered protocol family 17
  610. [ 1.051381] Key type dns_resolver registered
  611. [ 1.052488] sched_clock: Marking stable (1052385023, 0)->(1099329592, -46944569)
  612. [ 1.053051] registered taskstats version 1
  613. [ 1.053060] Loading compiled-in X.509 certificates
  614. [ 1.053124] zswap: loaded using pool lzo/zbud
  615. [ 1.056074] Magic number: 10:720:694
  616. [ 1.056130] console [netcon0] enabled
  617. [ 1.056133] netconsole: network logging started
  618. [ 1.056176] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  619. [ 1.056633] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  620. [ 1.056652] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  621. [ 1.056656] cfg80211: failed to load regulatory.db
  622. [ 1.060657] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  623. [ 1.061541] ata1.00: NCQ Send/Recv Log not supported
  624. [ 1.061546] ata1.00: ATA-9: Samsung SSD 840 PRO Series, DXM06B0Q, max UDMA/133
  625. [ 1.061550] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  626. [ 1.061792] ata1.00: NCQ Send/Recv Log not supported
  627. [ 1.061796] ata1.00: configured for UDMA/133
  628. [ 1.085659] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops 0xffffffff860ad8e0)
  629. [ 1.085769] fbcon: inteldrmfb (fb0) is primary device
  630. [ 1.098196] snd_hda_codec_conexant hdaudioC0D0: CX20588: BIOS auto-probing.
  631. [ 1.098660] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20588: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker
  632. [ 1.098661] snd_hda_codec_conexant hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  633. [ 1.098663] snd_hda_codec_conexant hdaudioC0D0: hp_outs=1 (0x19/0x0/0x0/0x0/0x0)
  634. [ 1.098664] snd_hda_codec_conexant hdaudioC0D0: mono: mono_out=0x0
  635. [ 1.098665] snd_hda_codec_conexant hdaudioC0D0: dig-out=0x20/0x0
  636. [ 1.098666] snd_hda_codec_conexant hdaudioC0D0: inputs:
  637. [ 1.098667] snd_hda_codec_conexant hdaudioC0D0: Internal Mic=0x23
  638. [ 1.098668] snd_hda_codec_conexant hdaudioC0D0: Mic=0x1b
  639. [ 1.099892] snd_hda_codec_conexant hdaudioC0D0: Enable sync_write for stable communication
  640. [ 1.103265] snd_hda_codec_generic hdaudioC0D3: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
  641. [ 1.103267] snd_hda_codec_generic hdaudioC0D3: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  642. [ 1.103269] snd_hda_codec_generic hdaudioC0D3: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
  643. [ 1.103270] snd_hda_codec_generic hdaudioC0D3: mono: mono_out=0x0
  644. [ 1.103271] snd_hda_codec_generic hdaudioC0D3: dig-out=0x5/0x0
  645. [ 1.103272] snd_hda_codec_generic hdaudioC0D3: inputs:
  646. [ 1.104932] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  647. [ 1.105057] usb 2-1: new high-speed USB device number 2 using ehci-pci
  648. [ 1.105072] usb 1-1: new high-speed USB device number 2 using ehci-pci
  649. [ 1.105116] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  650. [ 1.105167] input: HDA Intel PCH HDMI as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
  651. [ 1.190532] Console: switching to colour frame buffer device 170x48
  652. [ 1.210019] usb 3-1: new high-speed USB device number 2 using xhci_hcd
  653. [ 1.211557] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  654. [ 1.233897] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
  655. [ 1.236031] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  656. [ 1.238032] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
  657. [ 1.240545] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  658. [ 1.243342] hub 2-1:1.0: USB hub found
  659. [ 1.244226] hub 1-1:1.0: USB hub found
  660. [ 1.245242] hub 2-1:1.0: 6 ports detected
  661. [ 1.246215] hub 1-1:1.0: 6 ports detected
  662. [ 1.358696] usb 3-1: New USB device found, idVendor=8564, idProduct=4000
  663. [ 1.360134] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  664. [ 1.361547] usb 3-1: Product: USB2.0 Hub
  665. [ 1.362943] usb 3-1: Manufacturer: Transcend
  666. [ 1.365889] hub 3-1:1.0: USB hub found
  667. [ 1.368576] hub 3-1:1.0: 4 ports detected
  668. [ 1.461586] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
  669. [ 1.482296] ACPI: Battery Slot [BAT0] (battery present)
  670. [ 1.482518] usb 4-1: New USB device found, idVendor=8564, idProduct=4000
  671. [ 1.482524] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  672. [ 1.482528] usb 4-1: Product: USB3.0 Hub
  673. [ 1.482531] usb 4-1: Manufacturer: Transcend
  674. [ 1.484571] hub 4-1:1.0: USB hub found
  675. [ 1.485216] hub 4-1:1.0: 4 ports detected
  676. [ 1.495604] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 6B0Q PQ: 0 ANSI: 5
  677. [ 1.497627] ata1.00: Enabling discard_zeroes_data
  678. [ 1.497637] sd 0:0:0:0: Attached scsi generic sg0 type 0
  679. [ 1.501235] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
  680. [ 1.503401] sd 0:0:0:0: [sda] Write Protect is off
  681. [ 1.505579] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  682. [ 1.505620] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  683. [ 1.508091] ata1.00: Enabling discard_zeroes_data
  684. [ 1.511706] sda: sda1 sda2 sda3 sda4 sda5
  685. [ 1.512987] ata1.00: Enabling discard_zeroes_data
  686. [ 1.513794] sd 0:0:0:0: [sda] Attached SCSI disk
  687. [ 1.520080] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
  688. [ 1.521994] usb 2-1.1: new high-speed USB device number 3 using ehci-pci
  689. [ 1.620275] usb 2-1.1: New USB device found, idVendor=413c, idProduct=1010
  690. [ 1.621344] usb 2-1.1: New USB device strings: Mfr=0, Product=11, SerialNumber=0
  691. [ 1.622393] usb 2-1.1: Product: USB 2.0 Hub [MTT]
  692. [ 1.623794] hub 2-1.1:1.0: USB hub found
  693. [ 1.626394] hub 2-1.1:1.0: 4 ports detected
  694. [ 1.631037] tsc: Refined TSC clocksource calibration: 2494.333 MHz
  695. [ 1.632066] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23f45085418, max_idle_ns: 440795285711 ns
  696. [ 1.655020] usb 1-1.3: New USB device found, idVendor=058f, idProduct=b002
  697. [ 1.656082] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  698. [ 1.657159] usb 1-1.3: Product: 1.3M HD WebCam
  699. [ 1.658242] usb 1-1.3: Manufacturer: AAB6D0B2A
  700. [ 1.693056] usb 2-1.2: new low-speed USB device number 4 using ehci-pci
  701. [ 1.766232] usb 4-1.4: new SuperSpeed USB device number 3 using xhci_hcd
  702. [ 1.778269] usb 2-1.2: New USB device found, idVendor=17ef, idProduct=6025
  703. [ 1.779348] usb 2-1.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  704. [ 1.780437] usb 2-1.2: Product: ThinkPad USB Travel Mouse
  705. [ 1.780504] usb 4-1.4: LPM exit latency is zeroed, disabling LPM.
  706. [ 1.782753] usb 4-1.4: New USB device found, idVendor=04c5, idProduct=2028
  707. [ 1.783844] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  708. [ 1.784919] usb 4-1.4: Product: ZM-VE300
  709. [ 1.785312] input: ThinkPad USB Travel Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:17EF:6025.0001/input/input11
  710. [ 1.785392] hid-generic 0003:17EF:6025.0001: input,hidraw0: USB HID v11.10 Mouse [ThinkPad USB Travel Mouse] on usb-0000:00:1d.0-1.2/input0
  711. [ 1.788346] usb 4-1.4: Manufacturer: ZALMAN
  712. [ 1.789519] usb 4-1.4: SerialNumber: ______XX00000001
  713. [ 1.793040] usb-storage 4-1.4:1.0: USB Mass Storage device detected
  714. [ 1.794284] scsi host6: usb-storage 4-1.4:1.0
  715. [ 1.904096] usb 2-1.1.4: new low-speed USB device number 5 using ehci-pci
  716. [ 1.994804] usb 2-1.1.4: New USB device found, idVendor=413c, idProduct=2110
  717. [ 1.996362] usb 2-1.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  718. [ 1.998018] usb 2-1.1.4: Product: Dell Wired Multimedia Keyboard
  719. [ 1.999803] usb 2-1.1.4: Manufacturer: Dell
  720. [ 2.013371] input: Dell Dell Wired Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4:1.0/0003:413C:2110.0002/input/input12
  721. [ 2.067425] hid-generic 0003:413C:2110.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell Wired Multimedia Keyboard] on usb-0000:00:1d.0-1.1.4/input0
  722. [ 2.080913] input: Dell Dell Wired Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4:1.1/0003:413C:2110.0003/input/input13
  723. [ 2.135659] hid-generic 0003:413C:2110.0003: input,hiddev96,hidraw2: USB HID v1.10 Mouse [Dell Dell Wired Multimedia Keyboard] on usb-0000:00:1d.0-1.1.4/input1
  724. [ 2.639376] clocksource: Switched to clocksource tsc
  725. [ 2.640758] psmouse serio1: synaptics: queried max coordinates: x [..5612], y [..4618]
  726. [ 2.845075] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0000/0x0, board id: 0, fw id: 528321
  727. [ 2.848678] scsi 6:0:0:0: Direct-Access ZALMAN External HDD PQ: 0 ANSI: 6
  728. [ 2.850832] sd 6:0:0:0: Attached scsi generic sg1 type 0
  729. [ 2.850994] sd 6:0:0:0: [sdb] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
  730. [ 2.851120] sd 6:0:0:0: [sdb] Write Protect is off
  731. [ 2.851122] sd 6:0:0:0: [sdb] Mode Sense: 1f 00 00 08
  732. [ 2.851246] sd 6:0:0:0: [sdb] No Caching mode page found
  733. [ 2.851247] sd 6:0:0:0: [sdb] Assuming drive cache: write through
  734. [ 2.910931] sdb: sdb1 sdb4 < sdb5 >
  735. [ 2.914342] sd 6:0:0:0: [sdb] Attached SCSI disk
  736. [ 2.977869] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
  737. [ 2.987893] PM: Image not found (code -22)
  738. [ 2.987896] ALSA device list:
  739. [ 2.988956] #0: HDA Intel PCH at 0xc0800000 irq 36
  740. [ 3.032593] F2FS-fs (sda4): orphan cleanup on readonly fs
  741. [ 3.033701] F2FS-fs (sda4): Mounted with checkpoint version = 7befc
  742. [ 3.034649] VFS: Mounted root (f2fs filesystem) readonly on device 8:4.
  743. [ 3.036038] devtmpfs: mounted
  744. [ 3.037910] Freeing unused kernel memory: 1204K
  745. [ 3.038856] Write protecting the kernel read-only data: 18432k
  746. [ 3.040297] Freeing unused kernel memory: 2004K
  747. [ 3.043317] Freeing unused kernel memory: 1100K
  748. [ 3.094223] kbd_mode (1317) used greatest stack depth: 13944 bytes left
  749. [ 3.102662] loadkeys (1318) used greatest stack depth: 13680 bytes left
  750. [ 3.103958] init-early.sh (1316) used greatest stack depth: 13648 bytes left
  751. [ 3.122020] init.sh (1321) used greatest stack depth: 13640 bytes left
  752. [ 3.176371] mount (1331) used greatest stack depth: 13432 bytes left
  753. [ 4.524065] udevd[1861]: starting version 3.2.5
  754. [ 4.549722] udevd[1862]: starting eudev-3.2.5
  755. [ 4.642092] acer_wmi: Acer Laptop ACPI-WMI Extras
  756. [ 4.642110] acer_wmi: Function bitmap for Communication Button: 0x41
  757. [ 4.642559] input: Acer WMI hotkeys as /devices/virtual/input/input14
  758. [ 5.069080] udevadm (1894) used greatest stack depth: 13416 bytes left
  759. [ 5.075444] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20170831/utaddress-247)
  760. [ 5.075452] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  761. [ 5.075455] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
  762. [ 5.075460] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  763. [ 5.075461] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
  764. [ 5.075465] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  765. [ 5.075465] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
  766. [ 5.075469] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  767. [ 5.075470] lpc_ich: Resource conflict(s) found affecting gpio_ich
  768. [ 5.089075] AVX version of gcm_enc/dec engaged.
  769. [ 5.089076] AES CTR mode by8 optimization enabled
  770. [ 5.099416] atl1c 0000:02:00.0: version 1.0.1.1-NAPI
  771. [ 5.163374] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  772. [ 5.163411] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
  773. [ 5.163490] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  774. [ 5.164462] atl1c 0000:02:00.0 enp2s0: renamed from eth0
  775. [ 5.683970] Adding 15625212k swap on /dev/sda5. Priority:-2 extents:1 across:15625212k SSFS
  776. [ 5.725900] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: discard
  777. [ 6.143478] random: crng init done
  778. [ 6.297073] fuse init (API version 7.26)
  779. [ 7.338878] ip (4947) used greatest stack depth: 13240 bytes left
  780. [ 7.593932] zram0: detected capacity change from 0 to 6442450944
  781. [ 7.655908] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  782. [ 7.931628] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
  783. [ 7.946372] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
  784. [ 20.792638] atl1c 0000:02:00.0: atl1c: enp2s0 NIC Link is Up<100 Mbps Full Duplex>
  785. [ 20.792669] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
  786. [ 25.962019] xfwm4[7417]: segfault at 4 ip 00007fbe1062ceda sp 00007ffef735eaf0 error 4 in i965_dri.so[7fbe10347000+809000]
  787. [ 26.068527] xfwm4[7423]: segfault at 4 ip 00007fafd9c37eda sp 00007ffe5b03cfe0 error 4 in i965_dri.so[7fafd9952000+809000]
  788. [ 26.194847] xfwm4[7429]: segfault at 4 ip 00007f0ac44c1eda sp 00007ffd92a02000 error 4 in i965_dri.so[7f0ac41dc000+809000]
  789. [ 26.352041] xfwm4[7460]: segfault at 4 ip 00007fbe004c1eda sp 00007fff7c6a87e0 error 4 in i965_dri.so[7fbe001dc000+809000]
  790. [ 26.612156] xfwm4[7541]: segfault at 4 ip 00007fc9ef7e0eda sp 00007ffdb2b4f7f0 error 4 in i965_dri.so[7fc9ef4fb000+809000]
  791. [ 27.078427] xfwm4[7591]: segfault at 4 ip 00007fc8d5a20eda sp 00007ffc6d4547f0 error 4 in i965_dri.so[7fc8d573b000+809000]
  792.