spacepaste

  1.  
  2. # dmesg
  3. [ 0.000000] microcode: microcode updated early to revision 0x25, date = 2018-04-02
  4. [ 0.000000] Linux version 4.14.78-gentoo (root@livecd) (gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4)) #1 SMP Fri Nov 16 18:42:17 KST 2018
  5. [ 0.000000] Command line: BOOT_IMAGE=/kernel-genkernel-x86_64-4.14.78-gentoo root=UUID=056df2d5-c61d-422a-9d3b-e1ba3c480df5 ro rootfstype=ext4 quiet
  6. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  7. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  8. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  9. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  10. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  11. [ 0.000000] e820: BIOS-provided physical RAM map:
  12. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
  13. [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
  16. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ca072fff] usable
  17. [ 0.000000] BIOS-e820: [mem 0x00000000ca073000-0x00000000ca079fff] ACPI NVS
  18. [ 0.000000] BIOS-e820: [mem 0x00000000ca07a000-0x00000000ca7e4fff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x00000000ca7e5000-0x00000000caa20fff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000caa21000-0x00000000dd5b7fff] usable
  21. [ 0.000000] BIOS-e820: [mem 0x00000000dd5b8000-0x00000000dd7bdfff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000dd7be000-0x00000000dd7fcfff] usable
  23. [ 0.000000] BIOS-e820: [mem 0x00000000dd7fd000-0x00000000dd8a4fff] ACPI NVS
  24. [ 0.000000] BIOS-e820: [mem 0x00000000dd8a5000-0x00000000ddf85fff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000ddf86000-0x00000000ddffefff] type 20
  26. [ 0.000000] BIOS-e820: [mem 0x00000000ddfff000-0x00000000ddffffff] usable
  27. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021effffff] usable
  34. [ 0.000000] NX (Execute Disable) protection: active
  35. [ 0.000000] efi: EFI v2.31 by American Megatrends
  36. [ 0.000000] efi: ACPI=0xdd881000 ACPI 2.0=0xdd881000 SMBIOS=0xf04c0 MPS=0xfd4d0
  37. [ 0.000000] SMBIOS 2.7 present.
  38. [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./H81M-DGS R2.0, BIOS P1.60 07/23/2015
  39. [ 0.000000] tsc: Fast TSC calibration using PIT
  40. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  41. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  42. [ 0.000000] e820: last_pfn = 0x21f000 max_arch_pfn = 0x400000000
  43. [ 0.000000] MTRR default type: uncachable
  44. [ 0.000000] MTRR fixed ranges enabled:
  45. [ 0.000000] 00000-9FFFF write-back
  46. [ 0.000000] A0000-BFFFF uncachable
  47. [ 0.000000] C0000-CFFFF write-protect
  48. [ 0.000000] D0000-DFFFF uncachable
  49. [ 0.000000] E0000-FFFFF write-protect
  50. [ 0.000000] MTRR variable ranges enabled:
  51. [ 0.000000] 0 base 0000000000 mask 7E00000000 write-back
  52. [ 0.000000] 1 base 0200000000 mask 7FF0000000 write-back
  53. [ 0.000000] 2 base 0210000000 mask 7FF8000000 write-back
  54. [ 0.000000] 3 base 0218000000 mask 7FFC000000 write-back
  55. [ 0.000000] 4 base 021C000000 mask 7FFE000000 write-back
  56. [ 0.000000] 5 base 021E000000 mask 7FFF000000 write-back
  57. [ 0.000000] 6 base 00E0000000 mask 7FE0000000 uncachable
  58. [ 0.000000] 7 disabled
  59. [ 0.000000] 8 disabled
  60. [ 0.000000] 9 disabled
  61. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  62. [ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
  63. [ 0.000000] e820: last_pfn = 0xde000 max_arch_pfn = 0x400000000
  64. [ 0.000000] found SMP MP-table at [mem 0x000fd790-0x000fd79f] mapped at [ffffffffff240790]
  65. [ 0.000000] Base memory trampoline at [ffffa06400097000] 97000 size 24576
  66. [ 0.000000] Using GB pages for direct mapping
  67. [ 0.000000] BRK [0x8719c000, 0x8719cfff] PGTABLE
  68. [ 0.000000] BRK [0x8719d000, 0x8719dfff] PGTABLE
  69. [ 0.000000] BRK [0x8719e000, 0x8719efff] PGTABLE
  70. [ 0.000000] BRK [0x8719f000, 0x8719ffff] PGTABLE
  71. [ 0.000000] BRK [0x871a0000, 0x871a0fff] PGTABLE
  72. [ 0.000000] BRK [0x871a1000, 0x871a1fff] PGTABLE
  73. [ 0.000000] BRK [0x871a2000, 0x871a2fff] PGTABLE
  74. [ 0.000000] BRK [0x871a3000, 0x871a3fff] PGTABLE
  75. [ 0.000000] BRK [0x871a4000, 0x871a4fff] PGTABLE
  76. [ 0.000000] BRK [0x871a5000, 0x871a5fff] PGTABLE
  77. [ 0.000000] Secure boot could not be determined
  78. [ 0.000000] RAMDISK: [mem 0x35def000-0x36eeefff]
  79. [ 0.000000] ACPI: Early table checksum verification disabled
  80. [ 0.000000] ACPI: RSDP 0x00000000DD881000 000024 (v02 ALASKA)
  81. [ 0.000000] ACPI: XSDT 0x00000000DD881080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
  82. [ 0.000000] ACPI: FACP 0x00000000DD88BAF8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
  83. [ 0.000000] ACPI: DSDT 0x00000000DD881190 00A961 (v02 ALASKA A M I 00000160 INTL 20091112)
  84. [ 0.000000] ACPI: FACS 0x00000000DD8A3080 000040
  85. [ 0.000000] ACPI: APIC 0x00000000DD88BC08 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
  86. [ 0.000000] ACPI: FPDT 0x00000000DD88BC80 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
  87. [ 0.000000] ACPI: SSDT 0x00000000DD88BCC8 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
  88. [ 0.000000] ACPI: SSDT 0x00000000DD88C208 000AD8 (v01 PmRef CpuPm 00003000 INTL 20051117)
  89. [ 0.000000] ACPI: MCFG 0x00000000DD88CCE0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
  90. [ 0.000000] ACPI: HPET 0x00000000DD88CD20 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
  91. [ 0.000000] ACPI: SSDT 0x00000000DD88CD58 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
  92. [ 0.000000] ACPI: SSDT 0x00000000DD88D0C8 003493 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
  93. [ 0.000000] ACPI: AAFT 0x00000000DD890560 000208 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
  94. [ 0.000000] ACPI: BGRT 0x00000000DD890768 000038 (v00 ALASKA A M I 01072009 AMI 00010013)
  95. [ 0.000000] ACPI: Local APIC address 0xfee00000
  96. [ 0.000000] Zone ranges:
  97. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  98. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  99. [ 0.000000] Normal [mem 0x0000000100000000-0x000000021effffff]
  100. [ 0.000000] Movable zone start for each node
  101. [ 0.000000] Early memory node ranges
  102. [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
  103. [ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009efff]
  104. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000ca072fff]
  105. [ 0.000000] node 0: [mem 0x00000000ca07a000-0x00000000ca7e4fff]
  106. [ 0.000000] node 0: [mem 0x00000000caa21000-0x00000000dd5b7fff]
  107. [ 0.000000] node 0: [mem 0x00000000dd7be000-0x00000000dd7fcfff]
  108. [ 0.000000] node 0: [mem 0x00000000ddfff000-0x00000000ddffffff]
  109. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000021effffff]
  110. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021effffff]
  111. [ 0.000000] On node 0 totalpages: 2081618
  112. [ 0.000000] DMA zone: 64 pages used for memmap
  113. [ 0.000000] DMA zone: 25 pages reserved
  114. [ 0.000000] DMA zone: 3997 pages, LIFO batch:0
  115. [ 0.000000] DMA32 zone: 14095 pages used for memmap
  116. [ 0.000000] DMA32 zone: 902069 pages, LIFO batch:31
  117. [ 0.000000] Normal zone: 18368 pages used for memmap
  118. [ 0.000000] Normal zone: 1175552 pages, LIFO batch:31
  119. [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
  120. [ 0.000000] ACPI: Local APIC address 0xfee00000
  121. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  122. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
  123. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  124. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  125. [ 0.000000] ACPI: IRQ0 used by override.
  126. [ 0.000000] ACPI: IRQ9 used by override.
  127. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  128. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  129. [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  130. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  131. [ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
  132. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  133. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  134. [ 0.000000] PM: Registered nosave memory: [mem 0xca073000-0xca079fff]
  135. [ 0.000000] PM: Registered nosave memory: [mem 0xca7e5000-0xcaa20fff]
  136. [ 0.000000] PM: Registered nosave memory: [mem 0xdd5b8000-0xdd7bdfff]
  137. [ 0.000000] PM: Registered nosave memory: [mem 0xdd7fd000-0xdd8a4fff]
  138. [ 0.000000] PM: Registered nosave memory: [mem 0xdd8a5000-0xddf85fff]
  139. [ 0.000000] PM: Registered nosave memory: [mem 0xddf86000-0xddffefff]
  140. [ 0.000000] PM: Registered nosave memory: [mem 0xde000000-0xf7ffffff]
  141. [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  142. [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
  143. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  144. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  145. [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
  146. [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
  147. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  148. [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  149. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  150. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
  151. [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  152. [ 0.000000] e820: [mem 0xde000000-0xf7ffffff] available for PCI devices
  153. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  154. [ 0.000000] random: get_random_bytes called from start_kernel+0x85/0x44f with crng_init=0
  155. [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
  156. [ 0.000000] percpu: Embedded 44 pages/cpu @ffffa0661ec00000 s139480 r8192 d32552 u524288
  157. [ 0.000000] pcpu-alloc: s139480 r8192 d32552 u524288 alloc=1*2097152
  158. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  159. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2049066
  160. [ 0.000000] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-4.14.78-gentoo root=UUID=056df2d5-c61d-422a-9d3b-e1ba3c480df5 ro rootfstype=ext4 quiet
  161. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  162. [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  163. [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  164. [ 0.000000] Memory: 7879804K/8326472K available (10252K kernel code, 1968K rwdata, 3128K rodata, 1252K init, 1544K bss, 446668K reserved, 0K cma-reserved)
  165. [ 0.000000] Kernel/User page tables isolation: enabled
  166. [ 0.000000] Hierarchical RCU implementation.
  167. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
  168. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  169. [ 0.000000] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
  170. [ 0.000000] Console: colour dummy device 80x25
  171. [ 0.000000] console [tty0] enabled
  172. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  173. [ 0.000000] hpet clockevent registered
  174. [ 0.000000] tsc: Fast TSC calibration using PIT
  175. [ 0.001000] tsc: Detected 3498.866 MHz processor
  176. [ 0.001000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6997.73 BogoMIPS (lpj=3498866)
  177. [ 0.001000] pid_max: default: 32768 minimum: 301
  178. [ 0.001000] ACPI: Core revision 20170728
  179. [ 0.006506] ACPI: 5 ACPI AML tables successfully acquired and loaded
  180. [ 0.006991] Security Framework initialized
  181. [ 0.006993] SELinux: Initializing.
  182. [ 0.007005] SELinux: Starting in permissive mode
  183. [ 0.007027] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  184. [ 0.007041] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  185. [ 0.007160] mce: CPU supports 9 MCE banks
  186. [ 0.007166] CPU0: Thermal monitoring enabled (TM1)
  187. [ 0.007176] process: using mwait in idle threads
  188. [ 0.007178] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
  189. [ 0.007178] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
  190. [ 0.007180] Spectre V2 : Mitigation: Full generic retpoline
  191. [ 0.007180] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  192. [ 0.007180] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
  193. [ 0.007181] Spectre V2 : Enabling Restricted Speculation for firmware calls
  194. [ 0.007181] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  195. [ 0.010415] Freeing SMP alternatives memory: 28K
  196. [ 0.014857] smpboot: Max logical packages: 1
  197. [ 0.015238] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  198. [ 0.025249] TSC deadline timer enabled
  199. [ 0.025250] smpboot: CPU0: Intel(R) Core(TM) i5-4690 CPU @ 3.50GHz (family: 0x6, model: 0x3c, stepping: 0x3)
  200. [ 0.025295] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
  201. [ 0.025326] ... version: 3
  202. [ 0.025326] ... bit width: 48
  203. [ 0.025326] ... generic registers: 8
  204. [ 0.025327] ... value mask: 0000ffffffffffff
  205. [ 0.025327] ... max period: 00007fffffffffff
  206. [ 0.025328] ... fixed-purpose events: 3
  207. [ 0.025328] ... event mask: 00000007000000ff
  208. [ 0.025351] Hierarchical SRCU implementation.
  209. [ 0.025827] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  210. [ 0.025838] smp: Bringing up secondary CPUs ...
  211. [ 0.025903] x86: Booting SMP configuration:
  212. [ 0.025904] .... node #0, CPUs: #1 #2 #3
  213. [ 0.030393] smp: Brought up 1 node, 4 CPUs
  214. [ 0.030393] smpboot: Total of 4 processors activated (27990.92 BogoMIPS)
  215. [ 0.031178] devtmpfs: initialized
  216. [ 0.031178] x86/mm: Memory block size: 128MB
  217. [ 0.031394] PM: Registering ACPI NVS region [mem 0xca073000-0xca079fff] (28672 bytes)
  218. [ 0.031394] PM: Registering ACPI NVS region [mem 0xdd7fd000-0xdd8a4fff] (688128 bytes)
  219. [ 0.031394] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  220. [ 0.031394] futex hash table entries: 1024 (order: 4, 65536 bytes)
  221. [ 0.031394] NET: Registered protocol family 16
  222. [ 0.031394] cpuidle: using governor menu
  223. [ 0.031394] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  224. [ 0.031394] ACPI: bus type PCI registered
  225. [ 0.031394] PCI: Using configuration type 1 for base access
  226. [ 0.032022] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
  227. [ 0.032638] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  228. [ 0.032638] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  229. [ 0.032638] ACPI: Added _OSI(Module Device)
  230. [ 0.032638] ACPI: Added _OSI(Processor Device)
  231. [ 0.032638] ACPI: Added _OSI(3.0 _SCP Extensions)
  232. [ 0.032638] ACPI: Added _OSI(Processor Aggregator Device)
  233. [ 0.032638] ACPI: Executed 1 blocks of module-level executable AML code
  234. [ 0.035010] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  235. [ 0.036079] ACPI: Dynamic OEM Table Load:
  236. [ 0.036083] ACPI: SSDT 0xFFFFA06615B65800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
  237. [ 0.036189] ACPI: Dynamic OEM Table Load:
  238. [ 0.036193] ACPI: SSDT 0xFFFFA06615BD1800 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
  239. [ 0.036437] ACPI: Dynamic OEM Table Load:
  240. [ 0.036437] ACPI: SSDT 0xFFFFA066150EE400 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
  241. [ 0.037702] ACPI: Interpreter enabled
  242. [ 0.037718] ACPI: (supports S0 S3 S4 S5)
  243. [ 0.037719] ACPI: Using IOAPIC for interrupt routing
  244. [ 0.037758] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  245. [ 0.037758] ACPI: Enabled 9 GPEs in block 00 to 3F
  246. [ 0.045193] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  247. [ 0.045196] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  248. [ 0.045304] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
  249. [ 0.045545] PCI host bridge to bus 0000:00
  250. [ 0.045546] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  251. [ 0.045548] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  252. [ 0.045549] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  253. [ 0.045550] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  254. [ 0.045551] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  255. [ 0.045551] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  256. [ 0.045552] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  257. [ 0.045553] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
  258. [ 0.045555] pci_bus 0000:00: root bus resource [bus 00-3e]
  259. [ 0.045560] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
  260. [ 0.045625] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
  261. [ 0.045649] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  262. [ 0.045719] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
  263. [ 0.045737] pci 0000:00:14.0: reg 0x10: [mem 0xf3200000-0xf320ffff 64bit]
  264. [ 0.045786] pci 0000:00:14.0: PME# supported from D3hot D3cold
  265. [ 0.045841] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
  266. [ 0.045859] pci 0000:00:16.0: reg 0x10: [mem 0xf321a000-0xf321a00f 64bit]
  267. [ 0.045912] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  268. [ 0.045970] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
  269. [ 0.045988] pci 0000:00:1a.0: reg 0x10: [mem 0xf3218000-0xf32183ff]
  270. [ 0.046060] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  271. [ 0.046117] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
  272. [ 0.046129] pci 0000:00:1b.0: reg 0x10: [mem 0xf3210000-0xf3213fff 64bit]
  273. [ 0.046176] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  274. [ 0.046230] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
  275. [ 0.046284] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  276. [ 0.046371] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
  277. [ 0.046426] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  278. [ 0.046515] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
  279. [ 0.046533] pci 0000:00:1d.0: reg 0x10: [mem 0xf3217000-0xf32173ff]
  280. [ 0.046605] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  281. [ 0.046662] pci 0000:00:1f.0: [8086:8c5c] type 00 class 0x060100
  282. [ 0.046804] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
  283. [ 0.046817] pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077]
  284. [ 0.046823] pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063]
  285. [ 0.046828] pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057]
  286. [ 0.046834] pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043]
  287. [ 0.046840] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
  288. [ 0.046845] pci 0000:00:1f.2: reg 0x24: [mem 0xf3216000-0xf32167ff]
  289. [ 0.046874] pci 0000:00:1f.2: PME# supported from D3hot
  290. [ 0.046923] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
  291. [ 0.046938] pci 0000:00:1f.3: reg 0x10: [mem 0xf3215000-0xf32150ff 64bit]
  292. [ 0.046954] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
  293. [ 0.047041] pci 0000:01:00.0: [10de:1d01] type 00 class 0x030000
  294. [ 0.047052] pci 0000:01:00.0: reg 0x10: [mem 0xf2000000-0xf2ffffff]
  295. [ 0.047062] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
  296. [ 0.047071] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
  297. [ 0.047077] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
  298. [ 0.047083] pci 0000:01:00.0: reg 0x30: [mem 0xf3000000-0xf307ffff pref]
  299. [ 0.047093] pci 0000:01:00.0: BAR 3: assigned to efifb
  300. [ 0.047142] pci 0000:01:00.1: [10de:0fb8] type 00 class 0x040300
  301. [ 0.047153] pci 0000:01:00.1: reg 0x10: [mem 0xf3080000-0xf3083fff]
  302. [ 0.050011] pci 0000:00:01.0: PCI bridge to [bus 01]
  303. [ 0.050012] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  304. [ 0.050014] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf30fffff]
  305. [ 0.050042] pci 0000:00:1c.0: PCI bridge to [bus 02]
  306. [ 0.050088] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
  307. [ 0.050104] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff]
  308. [ 0.050125] pci 0000:03:00.0: reg 0x18: [mem 0xf3104000-0xf3104fff 64bit]
  309. [ 0.050138] pci 0000:03:00.0: reg 0x20: [mem 0xf3100000-0xf3103fff 64bit pref]
  310. [ 0.050205] pci 0000:03:00.0: supports D1 D2
  311. [ 0.050206] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  312. [ 0.053011] pci 0000:00:1c.3: PCI bridge to [bus 03]
  313. [ 0.053013] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
  314. [ 0.053015] pci 0000:00:1c.3: bridge window [mem 0xf3100000-0xf31fffff]
  315. [ 0.053029] pci_bus 0000:00: on NUMA node 0
  316. [ 0.053611] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  317. [ 0.053649] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
  318. [ 0.053684] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
  319. [ 0.053720] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
  320. [ 0.053755] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  321. [ 0.053790] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  322. [ 0.053826] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
  323. [ 0.053861] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
  324. [ 0.054028] pci 0000:01:00.0: vgaarb: setting as boot VGA device
  325. [ 0.054028] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  326. [ 0.054028] pci 0000:01:00.0: vgaarb: bridge control possible
  327. [ 0.054028] vgaarb: loaded
  328. [ 0.054042] SCSI subsystem initialized
  329. [ 0.054048] libata version 3.00 loaded.
  330. [ 0.054048] ACPI: bus type USB registered
  331. [ 0.054048] usbcore: registered new interface driver usbfs
  332. [ 0.054048] usbcore: registered new interface driver hub
  333. [ 0.054048] usbcore: registered new device driver usb
  334. [ 0.054064] EDAC MC: Ver: 3.0.0
  335. [ 0.054064] Registered efivars operations
  336. [ 0.057139] PCI: Using ACPI for IRQ routing
  337. [ 0.057139] PCI: pci_cache_line_size set to 64 bytes
  338. [ 0.057169] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
  339. [ 0.057170] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
  340. [ 0.057170] e820: reserve RAM buffer [mem 0xca073000-0xcbffffff]
  341. [ 0.057171] e820: reserve RAM buffer [mem 0xca7e5000-0xcbffffff]
  342. [ 0.057172] e820: reserve RAM buffer [mem 0xdd5b8000-0xdfffffff]
  343. [ 0.057173] e820: reserve RAM buffer [mem 0xdd7fd000-0xdfffffff]
  344. [ 0.057174] e820: reserve RAM buffer [mem 0xde000000-0xdfffffff]
  345. [ 0.057174] e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
  346. [ 0.058000] NetLabel: Initializing
  347. [ 0.058000] NetLabel: domain hash size = 128
  348. [ 0.058000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  349. [ 0.058000] NetLabel: unlabeled traffic allowed by default
  350. [ 0.058654] clocksource: Switched to clocksource hpet
  351. [ 0.064423] VFS: Disk quotas dquot_6.6.0
  352. [ 0.064437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  353. [ 0.065539] pnp: PnP ACPI init
  354. [ 0.065604] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
  355. [ 0.065608] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  356. [ 0.065721] system 00:01: [io 0x0680-0x069f] has been reserved
  357. [ 0.065722] system 00:01: [io 0xffff] has been reserved
  358. [ 0.065723] system 00:01: [io 0xffff] has been reserved
  359. [ 0.065724] system 00:01: [io 0xffff] has been reserved
  360. [ 0.065725] system 00:01: [io 0x1c00-0x1cfe] has been reserved
  361. [ 0.065727] system 00:01: [io 0x1d00-0x1dfe] has been reserved
  362. [ 0.065728] system 00:01: [io 0x1e00-0x1efe] has been reserved
  363. [ 0.065729] system 00:01: [io 0x1f00-0x1ffe] has been reserved
  364. [ 0.065730] system 00:01: [io 0x1800-0x18fe] has been reserved
  365. [ 0.065731] system 00:01: [io 0x164e-0x164f] has been reserved
  366. [ 0.065733] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  367. [ 0.065748] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  368. [ 0.065778] system 00:03: [io 0x1854-0x1857] has been reserved
  369. [ 0.065781] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  370. [ 0.065829] system 00:04: [io 0x0290-0x029f] has been reserved
  371. [ 0.065831] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  372. [ 0.066042] pnp 00:05: [dma 3]
  373. [ 0.066112] pnp 00:05: Plug and Play ACPI device, IDs PNP0401 (active)
  374. [ 0.066248] system 00:06: [io 0x04d0-0x04d1] has been reserved
  375. [ 0.066250] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  376. [ 0.066354] pnp 00:07: [dma 0 disabled]
  377. [ 0.066383] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
  378. [ 0.066685] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
  379. [ 0.066686] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
  380. [ 0.066687] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
  381. [ 0.066689] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
  382. [ 0.066690] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
  383. [ 0.066691] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
  384. [ 0.066692] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
  385. [ 0.066693] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
  386. [ 0.066694] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
  387. [ 0.066695] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
  388. [ 0.066696] system 00:08: [mem 0xf7fef000-0xf7feffff] has been reserved
  389. [ 0.066698] system 00:08: [mem 0xf7ff0000-0xf7ff0fff] has been reserved
  390. [ 0.066700] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  391. [ 0.066889] pnp: PnP ACPI: found 9 devices
  392. [ 0.071417] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  393. [ 0.071428] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
  394. [ 0.071430] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
  395. [ 0.071431] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
  396. [ 0.071441] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf3300000-0xf34fffff]
  397. [ 0.071445] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf3500000-0xf36fffff 64bit pref]
  398. [ 0.071447] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
  399. [ 0.071449] pci 0000:00:01.0: PCI bridge to [bus 01]
  400. [ 0.071450] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  401. [ 0.071452] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf30fffff]
  402. [ 0.071455] pci 0000:00:1c.0: PCI bridge to [bus 02]
  403. [ 0.071457] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
  404. [ 0.071460] pci 0000:00:1c.0: bridge window [mem 0xf3300000-0xf34fffff]
  405. [ 0.071462] pci 0000:00:1c.0: bridge window [mem 0xf3500000-0xf36fffff 64bit pref]
  406. [ 0.071466] pci 0000:00:1c.3: PCI bridge to [bus 03]
  407. [ 0.071468] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
  408. [ 0.071471] pci 0000:00:1c.3: bridge window [mem 0xf3100000-0xf31fffff]
  409. [ 0.071477] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  410. [ 0.071478] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  411. [ 0.071479] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  412. [ 0.071480] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
  413. [ 0.071481] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
  414. [ 0.071482] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
  415. [ 0.071483] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
  416. [ 0.071484] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff window]
  417. [ 0.071485] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
  418. [ 0.071486] pci_bus 0000:01: resource 1 [mem 0xe0000000-0xf30fffff]
  419. [ 0.071487] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
  420. [ 0.071488] pci_bus 0000:02: resource 1 [mem 0xf3300000-0xf34fffff]
  421. [ 0.071489] pci_bus 0000:02: resource 2 [mem 0xf3500000-0xf36fffff 64bit pref]
  422. [ 0.071490] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
  423. [ 0.071490] pci_bus 0000:03: resource 1 [mem 0xf3100000-0xf31fffff]
  424. [ 0.071559] NET: Registered protocol family 2
  425. [ 0.071677] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  426. [ 0.071730] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  427. [ 0.071833] TCP: Hash tables configured (established 65536 bind 65536)
  428. [ 0.071849] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  429. [ 0.071863] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  430. [ 0.071899] NET: Registered protocol family 1
  431. [ 0.106084] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  432. [ 0.106092] PCI: CLS 64 bytes, default 64
  433. [ 0.106116] Trying to unpack rootfs image as initramfs...
  434. [ 0.631723] Freeing initrd memory: 17408K
  435. [ 0.631725] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  436. [ 0.631728] software IO TLB [mem 0xcd4ac000-0xd14ac000] (64MB) mapped at [ffffa064cd4ac000-ffffa064d14abfff]
  437. [ 0.631788] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
  438. [ 0.631789] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  439. [ 0.631789] RAPL PMU: hw unit of domain package 2^-14 Joules
  440. [ 0.631790] RAPL PMU: hw unit of domain dram 2^-14 Joules
  441. [ 0.631790] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  442. [ 0.632060] audit: initializing netlink subsys (disabled)
  443. [ 0.632099] audit: type=2000 audit(1542890023.631:1): state=initialized audit_enabled=0 res=1
  444. [ 0.632310] Initialise system trusted keyrings
  445. [ 0.632332] workingset: timestamp_bits=46 max_order=21 bucket_order=0
  446. [ 0.632571] SELinux: Registering netfilter hooks
  447. [ 0.632891] NET: Registered protocol family 38
  448. [ 0.632892] Key type asymmetric registered
  449. [ 0.632892] Asymmetric key parser 'x509' registered
  450. [ 0.632898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  451. [ 0.632920] io scheduler noop registered
  452. [ 0.632921] io scheduler deadline registered
  453. [ 0.632926] io scheduler cfq registered (default)
  454. [ 0.632926] io scheduler mq-deadline registered
  455. [ 0.632927] io scheduler kyber registered
  456. [ 0.633241] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  457. [ 0.653764] 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  458. [ 0.653960] Linux agpgart interface v0.103
  459. [ 0.654032] efifb: probing for efifb
  460. [ 0.654040] pmd_set_huge: Cannot satisfy [mem 0xf1000000-0xf1200000] with a huge-page mapping due to MTRR override.
  461. [ 0.654043] efifb: framebuffer at 0xf1000000, using 3072k, total 3072k
  462. [ 0.654044] efifb: mode is 1024x768x32, linelength=4096, pages=1
  463. [ 0.654044] efifb: scrolling: redraw
  464. [ 0.654045] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  465. [ 0.658272] Console: switching to colour frame buffer device 128x48
  466. [ 0.662144] fb0: EFI VGA frame buffer device
  467. [ 0.662150] intel_idle: MWAIT substates: 0x42120
  468. [ 0.662150] intel_idle: v0.4.1 model 0x3C
  469. [ 0.662248] intel_idle: lapic_timer_reliable_states 0xffffffff
  470. [ 0.662252] ipmi message handler version 39.2
  471. [ 0.662257] IPMI System Interface driver.
  472. [ 0.662270] ipmi_si: Unable to find any System Interface(s)
  473. [ 0.662906] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  474. [ 0.662912] ACPI: Power Button [PWRB]
  475. [ 0.662931] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  476. [ 0.662949] ACPI: Power Button [PWRF]
  477. [ 0.664320] brd: module loaded
  478. [ 0.665151] loop: module loaded
  479. [ 0.665192] libphy: Fixed MDIO Bus: probed
  480. [ 0.665222] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  481. [ 0.665223] ehci-pci: EHCI PCI platform driver
  482. [ 0.665291] ehci-pci 0000:00:1a.0: EHCI Host Controller
  483. [ 0.665324] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  484. [ 0.665332] ehci-pci 0000:00:1a.0: debug port 2
  485. [ 0.669229] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  486. [ 0.669237] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf3218000
  487. [ 0.676041] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  488. [ 0.676067] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  489. [ 0.676068] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  490. [ 0.676069] usb usb1: Product: EHCI Host Controller
  491. [ 0.676070] usb usb1: Manufacturer: Linux 4.14.78-gentoo ehci_hcd
  492. [ 0.676071] usb usb1: SerialNumber: 0000:00:1a.0
  493. [ 0.676217] hub 1-0:1.0: USB hub found
  494. [ 0.676221] hub 1-0:1.0: 2 ports detected
  495. [ 0.676363] ehci-pci 0000:00:1d.0: EHCI Host Controller
  496. [ 0.676455] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
  497. [ 0.676475] ehci-pci 0000:00:1d.0: debug port 2
  498. [ 0.680368] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  499. [ 0.680374] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf3217000
  500. [ 0.687041] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  501. [ 0.687066] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  502. [ 0.687067] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  503. [ 0.687068] usb usb2: Product: EHCI Host Controller
  504. [ 0.687069] usb usb2: Manufacturer: Linux 4.14.78-gentoo ehci_hcd
  505. [ 0.687070] usb usb2: SerialNumber: 0000:00:1d.0
  506. [ 0.687209] hub 2-0:1.0: USB hub found
  507. [ 0.687213] hub 2-0:1.0: 2 ports detected
  508. [ 0.687291] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  509. [ 0.687294] ohci-pci: OHCI PCI platform driver
  510. [ 0.687299] uhci_hcd: USB Universal Host Controller Interface driver
  511. [ 0.687320] i8042: PNP: No PS/2 controller found.
  512. [ 0.687406] mousedev: PS/2 mouse device common for all mice
  513. [ 0.687625] rtc_cmos 00:02: RTC can wake from S4
  514. [ 0.687734] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  515. [ 0.687755] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  516. [ 0.687761] intel_pstate: Intel P-state driver initializing
  517. [ 0.687840] EFI Variables Facility v0.08 2004-May-17
  518. [ 0.695723] pstore: using zlib compression
  519. [ 0.695730] pstore: Registered efi as persistent store backend
  520. [ 0.695754] hidraw: raw HID events driver (C) Jiri Kosina
  521. [ 0.695817] usbcore: registered new interface driver usbhid
  522. [ 0.695818] usbhid: USB HID core driver
  523. [ 0.695953] drop_monitor: Initializing network drop monitor service
  524. [ 0.696125] Initializing XFRM netlink socket
  525. [ 0.696134] NET: Registered protocol family 17
  526. [ 0.697051] microcode: sig=0x306c3, pf=0x2, revision=0x25
  527. [ 0.697302] microcode: Microcode Update Driver: v2.2.
  528. [ 0.697333] sched_clock: Marking stable (697276614, 0)->(698752442, -1475828)
  529. [ 0.697953] registered taskstats version 1
  530. [ 0.697955] Loading compiled-in X.509 certificates
  531. [ 0.712860] Loaded X.509 cert 'Build time autogenerated kernel key: d08b9bb5596edf83af4b7a5652ae259607588b87'
  532. [ 0.712867] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
  533. [ 0.712869] ima: Allocated hash algorithm: sha1
  534. [ 0.713135] rtc_cmos 00:02: setting system clock to 2018-11-22 12:33:44 UTC (1542890024)
  535. [ 0.843351] Freeing unused kernel memory: 1252K
  536. [ 0.849065] Write protecting the kernel read-only data: 16384k
  537. [ 0.849828] Freeing unused kernel memory: 2012K
  538. [ 0.851313] Freeing unused kernel memory: 968K
  539. [ 1.002023] usb 1-1: new high-speed USB device number 2 using ehci-pci
  540. [ 1.010022] usb 2-1: new high-speed USB device number 2 using ehci-pci
  541. [ 1.132428] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
  542. [ 1.132430] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  543. [ 1.132579] hub 1-1:1.0: USB hub found
  544. [ 1.132676] hub 1-1:1.0: 4 ports detected
  545. [ 1.140422] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
  546. [ 1.140424] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  547. [ 1.140555] hub 2-1:1.0: USB hub found
  548. [ 1.140664] hub 2-1:1.0: 6 ports detected
  549. [ 1.182410] ahci 0000:00:1f.2: version 3.0
  550. [ 1.182547] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
  551. [ 1.182565] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl SATA mode
  552. [ 1.182568] ahci 0000:00:1f.2: flags: 64bit ncq stag led clo pio slum part ems sxs
  553. [ 1.185629] scsi host0: ahci
  554. [ 1.185751] scsi host1: ahci
  555. [ 1.185813] scsi host2: ahci
  556. [ 1.186451] scsi host3: ahci
  557. [ 1.186487] ata1: SATA max UDMA/133 abar m2048@0xf3216000 port 0xf3216100 irq 24
  558. [ 1.186488] ata2: SATA max UDMA/133 abar m2048@0xf3216000 port 0xf3216180 irq 24
  559. [ 1.186489] ata3: DUMMY
  560. [ 1.186490] ata4: DUMMY
  561. [ 1.493096] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  562. [ 1.493728] ata1.00: ATA-9: WDC WDS120G2G0A-00JH30, UE450000, max UDMA/133
  563. [ 1.493731] ata1.00: 234455040 sectors, multi 1: LBA48 NCQ (depth 31/32)
  564. [ 1.499323] ata1.00: configured for UDMA/133
  565. [ 1.499683] scsi 0:0:0:0: Direct-Access ATA WDC WDS120G2G0A- 0000 PQ: 0 ANSI: 5
  566. [ 1.500288] sd 0:0:0:0: [sda] 234455040 512-byte logical blocks: (120 GB/112 GiB)
  567. [ 1.500304] sd 0:0:0:0: [sda] Write Protect is off
  568. [ 1.500308] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  569. [ 1.500330] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  570. [ 1.503200] sda: sda1 sda2
  571. [ 1.503528] sd 0:0:0:0: [sda] Attached SCSI removable disk
  572. [ 1.695079] tsc: Refined TSC clocksource calibration: 3498.984 MHz
  573. [ 1.695085] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x326f9112de0, max_idle_ns: 440795205848 ns
  574. [ 1.804882] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  575. [ 1.805571] ata2.00: ATA-9: WDC WD10EZEX-75M2NA0, 01.01A01, max UDMA/133
  576. [ 1.805573] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  577. [ 1.806314] ata2.00: configured for UDMA/133
  578. [ 1.806555] scsi 1:0:0:0: Direct-Access ATA WDC WD10EZEX-75M 1A01 PQ: 0 ANSI: 5
  579. [ 1.806898] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
  580. [ 1.806899] sd 1:0:0:0: [sdb] 4096-byte physical blocks
  581. [ 1.806906] sd 1:0:0:0: [sdb] Write Protect is off
  582. [ 1.806907] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  583. [ 1.806917] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  584. [ 1.870574] sdb: sdb1 sdb2
  585. [ 1.870783] sd 1:0:0:0: [sdb] Attached SCSI disk
  586. [ 1.888361] sd 0:0:0:0: Attached scsi generic sg0 type 0
  587. [ 1.888390] sd 1:0:0:0: Attached scsi generic sg1 type 0
  588. [ 2.012299] imm: Version 2.05 (for Linux 2.4.0)
  589. [ 2.067567] Fusion MPT base driver 3.04.20
  590. [ 2.067568] Copyright (c) 1999-2008 LSI Corporation
  591. [ 2.071986] Fusion MPT SPI Host driver 3.04.20
  592. [ 2.075677] Fusion MPT FC Host driver 3.04.20
  593. [ 2.079789] Fusion MPT SAS Host driver 3.04.20
  594. [ 2.082311] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
  595. [ 2.084126] 3ware Storage Controller device driver for Linux v1.26.02.003.
  596. [ 2.086121] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
  597. [ 2.106156] Adaptec aacraid driver 1.2.1[50834]-custom
  598. [ 2.112531] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
  599. [ 2.113760] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
  600. [ 2.117835] megasas: 07.702.06.00-rc1
  601. [ 2.128397] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 10.00.00.01-k.
  602. [ 2.139784] Emulex LightPulse Fibre Channel SCSI driver 11.4.0.3
  603. [ 2.139785] Copyright (C) 2017 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries.
  604. [ 2.144629] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
  605. [ 2.151534] mpt3sas version 15.100.00.00 loaded
  606. [ 2.173579] usbcore: registered new interface driver usb-storage
  607. [ 2.190427] xhci_hcd 0000:00:14.0: xHCI Host Controller
  608. [ 2.190469] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  609. [ 2.191538] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
  610. [ 2.191541] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  611. [ 2.191610] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  612. [ 2.191612] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  613. [ 2.191613] usb usb3: Product: xHCI Host Controller
  614. [ 2.191614] usb usb3: Manufacturer: Linux 4.14.78-gentoo xhci-hcd
  615. [ 2.191615] usb usb3: SerialNumber: 0000:00:14.0
  616. [ 2.191688] hub 3-0:1.0: USB hub found
  617. [ 2.191699] hub 3-0:1.0: 10 ports detected
  618. [ 2.192206] xhci_hcd 0000:00:14.0: xHCI Host Controller
  619. [ 2.192229] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
  620. [ 2.192231] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
  621. [ 2.192255] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  622. [ 2.192256] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  623. [ 2.192257] usb usb4: Product: xHCI Host Controller
  624. [ 2.192258] usb usb4: Manufacturer: Linux 4.14.78-gentoo xhci-hcd
  625. [ 2.192259] usb usb4: SerialNumber: 0000:00:14.0
  626. [ 2.192326] hub 4-0:1.0: USB hub found
  627. [ 2.192330] hub 4-0:1.0: 2 ports detected
  628. [ 2.310623] device-mapper: uevent: version 1.0.3
  629. [ 2.310710] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  630. [ 2.335704] xor: automatically using best checksumming function avx
  631. [ 2.336451] async_tx: api initialized (async)
  632. [ 2.342569] device-mapper: dm-log-userspace: version 1.3.0 loaded
  633. [ 2.367060] raid6: sse2x1 gen() 11675 MB/s
  634. [ 2.384058] raid6: sse2x1 xor() 9445 MB/s
  635. [ 2.401056] raid6: sse2x2 gen() 15812 MB/s
  636. [ 2.418055] raid6: sse2x2 xor() 10414 MB/s
  637. [ 2.435057] raid6: sse2x4 gen() 18937 MB/s
  638. [ 2.452057] raid6: sse2x4 xor() 11712 MB/s
  639. [ 2.469056] raid6: avx2x1 gen() 26023 MB/s
  640. [ 2.486057] raid6: avx2x1 xor() 17812 MB/s
  641. [ 2.503056] raid6: avx2x2 gen() 30089 MB/s
  642. [ 2.513063] usb 3-1: new low-speed USB device number 2 using xhci_hcd
  643. [ 2.520056] raid6: avx2x2 xor() 18857 MB/s
  644. [ 2.537057] raid6: avx2x4 gen() 34886 MB/s
  645. [ 2.554057] raid6: avx2x4 xor() 21777 MB/s
  646. [ 2.554057] raid6: using algorithm avx2x4 gen() 34886 MB/s
  647. [ 2.554058] raid6: .... xor() 21777 MB/s, rmw enabled
  648. [ 2.554058] raid6: using avx2x2 recovery algorithm
  649. [ 2.559422] device-mapper: raid: Loading target version 1.13.0
  650. [ 2.645176] usb 3-1: New USB device found, idVendor=0c45, idProduct=760a
  651. [ 2.645179] usb 3-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  652. [ 2.645181] usb 3-1: Product: USB Keyboard
  653. [ 2.647846] input: USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:0C45:760A.0001/input/input2
  654. [ 2.699206] hid-generic 0003:0C45:760A.0001: input,hidraw0: USB HID v1.11 Keyboard [USB Keyboard] on usb-0000:00:14.0-1/input0
  655. [ 2.703489] clocksource: Switched to clocksource tsc
  656. [ 2.703566] input: USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:0C45:760A.0002/input/input3
  657. [ 2.705194] Btrfs loaded, crc32c=crc32c-generic
  658. [ 2.713398] JFS: nTxBlock = 8192, nTxLock = 65536
  659. [ 2.717096] FS-Cache: Loaded
  660. [ 2.725979] RPC: Registered named UNIX socket transport module.
  661. [ 2.725979] RPC: Registered udp transport module.
  662. [ 2.725980] RPC: Registered tcp transport module.
  663. [ 2.725980] RPC: Registered tcp NFSv4.1 backchannel transport module.
  664. [ 2.734176] FS-Cache: Netfs 'nfs' registered for caching
  665. [ 2.755233] hid-generic 0003:0C45:760A.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [USB Keyboard] on usb-0000:00:14.0-1/input1
  666. [ 2.758688] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  667. [ 2.769046] fuse init (API version 7.26)
  668. [ 2.776165] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  669. [ 2.817870] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  670. [ 2.817871] e1000: Copyright (c) 1999-2006 Intel Corporation.
  671. [ 2.820556] dca service started, version 1.12.1
  672. [ 2.824573] pps_core: LinuxPPS API ver. 1 registered
  673. [ 2.824573] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  674. [ 2.825444] PTP clock support registered
  675. [ 2.829199] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
  676. [ 2.829200] igb: Copyright (c) 2007-2014 Intel Corporation.
  677. [ 2.832208] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
  678. [ 2.834988] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  679. [ 2.834994] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
  680. [ 2.835001] r8169 0000:03:00.0: enabling device (0000 -> 0003)
  681. [ 2.839905] r8169 0000:03:00.0 eth0: RTL8168g/8111g at 0xffffc243c0069000, 70:85:c2:82:83:76, XID 0c000800 IRQ 26
  682. [ 2.839906] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  683. [ 2.842435] sky2: driver version 1.30
  684. [ 2.850012] VMware vmxnet3 virtual NIC driver - version 1.4.a.0-k-NAPI
  685. [ 2.862111] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  686. [ 2.867082] vxge: Copyright(c) 2002-2010 Exar Corp.
  687. [ 2.867083] vxge: Driver version: 2.5.3.22640-k
  688. [ 2.869930] usb 3-2: new full-speed USB device number 3 using xhci_hcd
  689. [ 2.883502] tulip: Linux Tulip driver version 1.1.15 (Feb 27, 2007)
  690. [ 2.893447] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k
  691. [ 2.893448] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
  692. [ 2.895588] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
  693. [ 2.895588] ixgb: Copyright (c) 1999-2008 Intel Corporation.
  694. [ 2.998558] usb 3-2: New USB device found, idVendor=1a81, idProduct=220f
  695. [ 2.998561] usb 3-2: New USB device strings: Mfr=2, Product=1, SerialNumber=0
  696. [ 2.998575] usb 3-2: Product: Gaming Mouse
  697. [ 2.998577] usb 3-2: Manufacturer: GamingMouseI
  698. [ 3.000183] input: GamingMouseI Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:1A81:220F.0003/input/input4
  699. [ 3.019329] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  700. [ 3.021482] random: fast init done
  701. [ 3.052201] hid-generic 0003:1A81:220F.0003: input,hidraw2: USB HID v1.11 Keyboard [GamingMouseI Gaming Mouse] on usb-0000:00:14.0-2/input0
  702. [ 3.054544] input: GamingMouseI Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:1A81:220F.0004/input/input5
  703. [ 3.106376] hid-generic 0003:1A81:220F.0004: input,hiddev97,hidraw3: USB HID v1.11 Mouse [GamingMouseI Gaming Mouse] on usb-0000:00:14.0-2/input1
  704. [ 3.727498] random: lvm: uninitialized urandom read (4 bytes read)
  705. [ 4.233290] udevd[3148]: starting version 3.2.5
  706. [ 4.257675] random: udevd: uninitialized urandom read (16 bytes read)
  707. [ 4.258545] random: udevd: uninitialized urandom read (16 bytes read)
  708. [ 4.331169] udevd[3149]: starting eudev-3.2.5
  709. [ 4.426254] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20170728/utaddress-247)
  710. [ 4.426258] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  711. [ 4.426260] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR2) (20170728/utaddress-247)
  712. [ 4.426263] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20170728/utaddress-247)
  713. [ 4.426265] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  714. [ 4.426265] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR2) (20170728/utaddress-247)
  715. [ 4.426267] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20170728/utaddress-247)
  716. [ 4.426269] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20170728/utaddress-247)
  717. [ 4.426271] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  718. [ 4.426271] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR2) (20170728/utaddress-247)
  719. [ 4.426273] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20170728/utaddress-247)
  720. [ 4.426275] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20170728/utaddress-247)
  721. [ 4.426277] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  722. [ 4.426277] lpc_ich: Resource conflict(s) found affecting gpio_ich
  723. [ 4.426750] parport_pc 00:05: reported by Plug and Play ACPI
  724. [ 4.426798] parport0: PC-style at 0x378 (0x778), irq 5 [PCSPP,TRISTATE,EPP]
  725. [ 4.430286] r8169 0000:03:00.0 enp3s0: renamed from eth0
  726. [ 4.432360] input: PC Speaker as /devices/platform/pcspkr/input/input6
  727. [ 4.470190] iTCO_vendor_support: vendor-support=0
  728. [ 4.480739] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  729. [ 4.480772] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
  730. [ 4.485116] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  731. [ 4.492417] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
  732. [ 4.492606] snd_hda_intel 0000:01:00.1: Disabling MSI
  733. [ 4.492610] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
  734. [ 4.518820] ppdev: user-space parallel port driver
  735. [ 4.528137] nvidia: loading out-of-tree module taints kernel.
  736. [ 4.528141] nvidia: module license 'NVIDIA' taints kernel.
  737. [ 4.528142] Disabling lock debugging due to kernel taint
  738. [ 4.530929] nvidia: module verification failed: signature and/or required key missing - tainting kernel
  739. [ 4.531381] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC662 rev1: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
  740. [ 4.531382] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  741. [ 4.531384] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  742. [ 4.531384] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  743. [ 4.531385] snd_hda_codec_realtek hdaudioC0D0: inputs:
  744. [ 4.531386] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
  745. [ 4.531387] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
  746. [ 4.531388] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
  747. [ 4.555673] nvidia-nvlink: Nvlink Core is being initialized, major device number 239
  748. [ 4.556082] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
  749. [ 4.556162] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 396.54 Tue Aug 14 19:02:34 PDT 2018 (using threaded interrupts)
  750. [ 4.561231] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 396.54 Tue Aug 14 23:08:44 PDT 2018
  751. [ 4.562518] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
  752. [ 4.562547] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  753. [ 4.562571] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  754. [ 4.562595] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
  755. [ 4.562620] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
  756. [ 4.564694] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
  757. [ 4.564696] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
  758. [ 4.761511] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
  759. [ 4.761549] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
  760. [ 4.778955] EXT4-fs (sda2): re-mounted. Opts: (null)
  761. [ 4.833007] Adding 12071616k swap on /dev/sdb2. Priority:-2 extents:1 across:12071616k
  762. [ 4.935790] random: crng init done
  763. [ 4.935790] random: 7 urandom warning(s) missed due to ratelimiting
  764. [ 4.983962] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
  765. [ 5.046649] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000d3fff window]
  766. [ 5.046740] caller _nv001112rm+0xe3/0x1d0 [nvidia] mapping multiple BARs
  767. [ 7.258184] r8169 0000:03:00.0 enp3s0: link down
  768. [ 7.258185] r8169 0000:03:00.0 enp3s0: link down
  769. [ 7.811182] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000d3fff window]
  770. [ 7.811269] caller _nv001112rm+0xe3/0x1d0 [nvidia] mapping multiple BARs
  771. [ 10.033644] r8169 0000:03:00.0 enp3s0: link up
  772. [ 11.653653] 8021q: 802.1Q VLAN Support v1.8
  773. [ 17.586672] snd_hda_intel 0000:00:1b.0: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
  774. [ 30.719484] NET: Registered protocol family 10
  775. [ 30.719719] Segment Routing with IPv6
  776.