volker_weissmann

Untitled

Feb 1st, 2020
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.54 KB | None | 0 0
  1. [ 0.000000] Linux version 5.4.15-arch1-1 (linux@archlinux) (gcc version 9.2.0 (GCC)) #1 SMP PREEMPT Sun, 26 Jan 2020 09:48:50 +0000
  2. [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/CrucialVol-root rw loglevel=3 root=/dev/CrucialVol/root
  3. [ 0.000000] KERNEL supported cpus:
  4. [ 0.000000] Intel GenuineIntel
  5. [ 0.000000] AMD AuthenticAMD
  6. [ 0.000000] Hygon HygonGenuine
  7. [ 0.000000] Centaur CentaurHauls
  8. [ 0.000000] zhaoxin Shanghai
  9. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  10. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  11. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  12. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  13. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  14. [ 0.000000] BIOS-provided physical RAM map:
  15. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
  16. [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cbf3efff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x00000000cbf3f000-0x00000000cbf45fff] ACPI NVS
  21. [ 0.000000] BIOS-e820: [mem 0x00000000cbf46000-0x00000000cc38dfff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x00000000cc38e000-0x00000000cc99efff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000cc99f000-0x00000000de391fff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x00000000de392000-0x00000000de3fbfff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000de3fc000-0x00000000de447fff] usable
  26. [ 0.000000] BIOS-e820: [mem 0x00000000de448000-0x00000000de582fff] ACPI NVS
  27. [ 0.000000] BIOS-e820: [mem 0x00000000de583000-0x00000000def85fff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000def86000-0x00000000deffefff] type 20
  29. [ 0.000000] BIOS-e820: [mem 0x00000000defff000-0x00000000deffffff] usable
  30. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  35. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  36. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021effffff] usable
  37. [ 0.000000] NX (Execute Disable) protection: active
  38. [ 0.000000] efi: EFI v2.31 by American Megatrends
  39. [ 0.000000] efi: ESRT=0xdef84998 ACPI 2.0=0xde54c000 ACPI=0xde54c000 SMBIOS=0xf04d0 MPS=0xfd520
  40. [ 0.000000] SMBIOS 2.8 present.
  41. [ 0.000000] DMI: MSI MS-7816/Z97-G43 (MS-7816), BIOS V17.0 04/16/2014
  42. [ 0.000000] tsc: Fast TSC calibration using PIT
  43. [ 0.000000] tsc: Detected 3300.080 MHz processor
  44. [ 0.001329] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  45. [ 0.001330] e820: remove [mem 0x000a0000-0x000fffff] usable
  46. [ 0.001335] last_pfn = 0x21f000 max_arch_pfn = 0x400000000
  47. [ 0.001338] MTRR default type: uncachable
  48. [ 0.001339] MTRR fixed ranges enabled:
  49. [ 0.001340] 00000-9FFFF write-back
  50. [ 0.001341] A0000-BFFFF uncachable
  51. [ 0.001341] C0000-CFFFF write-protect
  52. [ 0.001342] D0000-DFFFF uncachable
  53. [ 0.001342] E0000-FFFFF write-protect
  54. [ 0.001343] MTRR variable ranges enabled:
  55. [ 0.001344] 0 base 0000000000 mask 7E00000000 write-back
  56. [ 0.001345] 1 base 0200000000 mask 7FF0000000 write-back
  57. [ 0.001345] 2 base 0210000000 mask 7FF8000000 write-back
  58. [ 0.001346] 3 base 0218000000 mask 7FFC000000 write-back
  59. [ 0.001347] 4 base 021C000000 mask 7FFE000000 write-back
  60. [ 0.001347] 5 base 021E000000 mask 7FFF000000 write-back
  61. [ 0.001348] 6 base 00E0000000 mask 7FE0000000 uncachable
  62. [ 0.001348] 7 disabled
  63. [ 0.001348] 8 disabled
  64. [ 0.001349] 9 disabled
  65. [ 0.001602] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  66. [ 0.001740] total RAM covered: 8176M
  67. [ 0.002038] Found optimal setting for mtrr clean up
  68. [ 0.002039] gran_size: 64K chunk_size: 32M num_reg: 6 lose cover RAM: 0G
  69. [ 0.002249] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
  70. [ 0.002252] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
  71. [ 0.008262] found SMP MP-table at [mem 0x000fd810-0x000fd81f]
  72. [ 0.008272] esrt: Reserving ESRT space from 0x00000000def84998 to 0x00000000def849d0.
  73. [ 0.008318] check: Scanning 1 areas for low memory corruption
  74. [ 0.008324] Using GB pages for direct mapping
  75. [ 0.008325] BRK [0x166e01000, 0x166e01fff] PGTABLE
  76. [ 0.008327] BRK [0x166e02000, 0x166e02fff] PGTABLE
  77. [ 0.008327] BRK [0x166e03000, 0x166e03fff] PGTABLE
  78. [ 0.008344] BRK [0x166e04000, 0x166e04fff] PGTABLE
  79. [ 0.008345] BRK [0x166e05000, 0x166e05fff] PGTABLE
  80. [ 0.008419] BRK [0x166e06000, 0x166e06fff] PGTABLE
  81. [ 0.008441] BRK [0x166e07000, 0x166e07fff] PGTABLE
  82. [ 0.008507] BRK [0x166e08000, 0x166e08fff] PGTABLE
  83. [ 0.008536] BRK [0x166e09000, 0x166e09fff] PGTABLE
  84. [ 0.008576] BRK [0x166e0a000, 0x166e0afff] PGTABLE
  85. [ 0.008603] BRK [0x166e0b000, 0x166e0bfff] PGTABLE
  86. [ 0.008643] BRK [0x166e0c000, 0x166e0cfff] PGTABLE
  87. [ 0.008666] Secure boot could not be determined
  88. [ 0.008666] RAMDISK: [mem 0x35abb000-0x36d54fff]
  89. [ 0.008670] ACPI: Early table checksum verification disabled
  90. [ 0.008672] ACPI: RSDP 0x00000000DE54C000 000024 (v02 ALASKA)
  91. [ 0.008674] ACPI: XSDT 0x00000000DE54C088 00008C (v01 ALASKA A M I 01072009 AMI 00010013)
  92. [ 0.008678] ACPI: FACP 0x00000000DE55EB00 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
  93. [ 0.008682] ACPI: DSDT 0x00000000DE54C1A8 012956 (v02 ALASKA A M I 00000006 INTL 20120711)
  94. [ 0.008684] ACPI: FACS 0x00000000DE582F80 000040
  95. [ 0.008686] ACPI: APIC 0x00000000DE55EC10 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
  96. [ 0.008688] ACPI: FPDT 0x00000000DE55EC88 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
  97. [ 0.008690] ACPI: ASF! 0x00000000DE55ECD0 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
  98. [ 0.008692] ACPI: SSDT 0x00000000DE55ED78 000BEE (v01 Ther_R Ther_Rvp 00001000 INTL 20120711)
  99. [ 0.008694] ACPI: SSDT 0x00000000DE55F968 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
  100. [ 0.008696] ACPI: SSDT 0x00000000DE55FEA8 000B74 (v01 CpuRef CpuSsdt 00003000 INTL 20051117)
  101. [ 0.008698] ACPI: MCFG 0x00000000DE560A20 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
  102. [ 0.008700] ACPI: HPET 0x00000000DE560A60 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
  103. [ 0.008702] ACPI: SSDT 0x00000000DE560A98 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
  104. [ 0.008704] ACPI: SSDT 0x00000000DE560E08 005B5E (v01 SaSsdt SaSsdt 00003000 INTL 20120711)
  105. [ 0.008706] ACPI: DMAR 0x00000000DE566968 000080 (v01 INTEL BDW 00000001 INTL 00000001)
  106. [ 0.008708] ACPI: SSDT 0x00000000DE5669E8 000579 (v01 Intel_ IsctTabl 00001000 INTL 20120711)
  107. [ 0.008713] ACPI: Local APIC address 0xfee00000
  108. [ 0.008778] No NUMA configuration found
  109. [ 0.008779] Faking a node at [mem 0x0000000000000000-0x000000021effffff]
  110. [ 0.008783] NODE_DATA(0) allocated [mem 0x21effc000-0x21effffff]
  111. [ 0.008805] Zone ranges:
  112. [ 0.008806] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  113. [ 0.008807] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  114. [ 0.008807] Normal [mem 0x0000000100000000-0x000000021effffff]
  115. [ 0.008808] Device empty
  116. [ 0.008809] Movable zone start for each node
  117. [ 0.008809] Early memory node ranges
  118. [ 0.008810] node 0: [mem 0x0000000000001000-0x0000000000057fff]
  119. [ 0.008811] node 0: [mem 0x0000000000059000-0x000000000009efff]
  120. [ 0.008811] node 0: [mem 0x0000000000100000-0x00000000cbf3efff]
  121. [ 0.008812] node 0: [mem 0x00000000cbf46000-0x00000000cc38dfff]
  122. [ 0.008813] node 0: [mem 0x00000000cc99f000-0x00000000de391fff]
  123. [ 0.008813] node 0: [mem 0x00000000de3fc000-0x00000000de447fff]
  124. [ 0.008814] node 0: [mem 0x00000000defff000-0x00000000deffffff]
  125. [ 0.008814] node 0: [mem 0x0000000100000000-0x000000021effffff]
  126. [ 0.008883] Zeroed struct page in unavailable ranges: 8860 pages
  127. [ 0.008884] Initmem setup node 0 [mem 0x0000000000001000-0x000000021effffff]
  128. [ 0.008886] On node 0 totalpages: 2084196
  129. [ 0.008886] DMA zone: 64 pages used for memmap
  130. [ 0.008887] DMA zone: 28 pages reserved
  131. [ 0.008888] DMA zone: 3997 pages, LIFO batch:0
  132. [ 0.008928] DMA32 zone: 14136 pages used for memmap
  133. [ 0.008928] DMA32 zone: 904647 pages, LIFO batch:63
  134. [ 0.017747] Normal zone: 18368 pages used for memmap
  135. [ 0.017748] Normal zone: 1175552 pages, LIFO batch:63
  136. [ 0.028426] ACPI: PM-Timer IO Port: 0x1808
  137. [ 0.028428] ACPI: Local APIC address 0xfee00000
  138. [ 0.028433] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  139. [ 0.028442] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
  140. [ 0.028444] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  141. [ 0.028445] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  142. [ 0.028446] ACPI: IRQ0 used by override.
  143. [ 0.028447] ACPI: IRQ9 used by override.
  144. [ 0.028448] Using ACPI (MADT) for SMP configuration information
  145. [ 0.028449] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  146. [ 0.028453] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x22 (or later)
  147. [ 0.028454] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  148. [ 0.028482] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  149. [ 0.028483] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
  150. [ 0.028485] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  151. [ 0.028485] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  152. [ 0.028487] PM: Registered nosave memory: [mem 0xcbf3f000-0xcbf45fff]
  153. [ 0.028488] PM: Registered nosave memory: [mem 0xcc38e000-0xcc99efff]
  154. [ 0.028490] PM: Registered nosave memory: [mem 0xde392000-0xde3fbfff]
  155. [ 0.028491] PM: Registered nosave memory: [mem 0xde448000-0xde582fff]
  156. [ 0.028492] PM: Registered nosave memory: [mem 0xde583000-0xdef85fff]
  157. [ 0.028492] PM: Registered nosave memory: [mem 0xdef86000-0xdeffefff]
  158. [ 0.028494] PM: Registered nosave memory: [mem 0xdf000000-0xf7ffffff]
  159. [ 0.028494] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  160. [ 0.028495] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
  161. [ 0.028495] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  162. [ 0.028495] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  163. [ 0.028496] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
  164. [ 0.028496] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
  165. [ 0.028497] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  166. [ 0.028497] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  167. [ 0.028497] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  168. [ 0.028498] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
  169. [ 0.028498] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  170. [ 0.028500] [mem 0xdf000000-0xf7ffffff] available for PCI devices
  171. [ 0.028502] Booting paravirtualized kernel on bare hardware
  172. [ 0.028504] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
  173. [ 0.104546] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
  174. [ 0.104681] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u524288
  175. [ 0.104688] pcpu-alloc: s184320 r8192 d28672 u524288 alloc=1*2097152
  176. [ 0.104688] pcpu-alloc: [0] 0 1 2 3
  177. [ 0.104708] Built 1 zonelists, mobility grouping on. Total pages: 2051600
  178. [ 0.104709] Policy zone: Normal
  179. [ 0.104710] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/CrucialVol-root rw loglevel=3 root=/dev/CrucialVol/root
  180. [ 0.105090] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  181. [ 0.105266] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  182. [ 0.105302] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
  183. [ 0.108015] Calgary: detecting Calgary via BIOS EBDA area
  184. [ 0.108016] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  185. [ 0.125615] Memory: 7853620K/8336784K available (12291K kernel code, 1328K rwdata, 4036K rodata, 1660K init, 3436K bss, 483164K reserved, 0K cma-reserved)
  186. [ 0.125711] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  187. [ 0.125720] Kernel/User page tables isolation: enabled
  188. [ 0.125731] ftrace: allocating 38426 entries in 151 pages
  189. [ 0.136524] rcu: Preemptible hierarchical RCU implementation.
  190. [ 0.136525] rcu: RCU dyntick-idle grace-period acceleration is enabled.
  191. [ 0.136525] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
  192. [ 0.136526] rcu: RCU priority boosting: priority 1 delay 500 ms.
  193. [ 0.136526] Tasks RCU enabled.
  194. [ 0.136527] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
  195. [ 0.136528] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  196. [ 0.138681] NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
  197. [ 0.138888] random: get_random_bytes called from start_kernel+0x390/0x56b with crng_init=0
  198. [ 0.138903] Console: colour dummy device 80x25
  199. [ 0.138907] printk: console [tty0] enabled
  200. [ 0.138918] ACPI: Core revision 20190816
  201. [ 0.139020] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  202. [ 0.139031] APIC: Switch to symmetric I/O mode setup
  203. [ 0.139032] DMAR: Host address width 39
  204. [ 0.139033] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
  205. [ 0.139036] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c20660462 ecap f010da
  206. [ 0.139037] DMAR: RMRR base: 0x000000deea9000 end: 0x000000deeb7fff
  207. [ 0.139038] DMAR-IR: IOAPIC id 8 under DRHD base 0xfed90000 IOMMU 0
  208. [ 0.139039] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
  209. [ 0.139039] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
  210. [ 0.139040] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
  211. [ 0.139256] DMAR-IR: Enabled IRQ remapping in xapic mode
  212. [ 0.139256] x2apic: IRQ remapping doesn't support X2APIC mode
  213. [ 0.139648] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  214. [ 0.155698] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2f919772dca, max_idle_ns: 440795205636 ns
  215. [ 0.155701] Calibrating delay loop (skipped), value calculated using timer frequency.. 6602.16 BogoMIPS (lpj=11000266)
  216. [ 0.155702] pid_max: default: 32768 minimum: 301
  217. [ 0.161417] LSM: Security Framework initializing
  218. [ 0.161420] Yama: becoming mindful.
  219. [ 0.161442] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  220. [ 0.161454] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  221. [ 0.161463] *** VALIDATE tmpfs ***
  222. [ 0.161567] *** VALIDATE proc ***
  223. [ 0.161603] *** VALIDATE cgroup1 ***
  224. [ 0.161604] *** VALIDATE cgroup2 ***
  225. [ 0.161642] mce: CPU0: Thermal monitoring enabled (TM1)
  226. [ 0.161653] process: using mwait in idle threads
  227. [ 0.161655] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
  228. [ 0.161656] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
  229. [ 0.161658] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  230. [ 0.161659] Spectre V2 : Mitigation: Full generic retpoline
  231. [ 0.161659] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  232. [ 0.161660] Speculative Store Bypass: Vulnerable
  233. [ 0.161662] TAA: Vulnerable: Clear CPU buffers attempted, no microcode
  234. [ 0.161662] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
  235. [ 0.161843] Freeing SMP alternatives memory: 32K
  236. [ 0.274859] smpboot: CPU0: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz (family: 0x6, model: 0x3c, stepping: 0x3)
  237. [ 0.292370] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
  238. [ 0.292375] ... version: 3
  239. [ 0.292376] ... bit width: 48
  240. [ 0.292376] ... generic registers: 8
  241. [ 0.292377] ... value mask: 0000ffffffffffff
  242. [ 0.292377] ... max period: 00007fffffffffff
  243. [ 0.292377] ... fixed-purpose events: 3
  244. [ 0.292378] ... event mask: 00000007000000ff
  245. [ 0.299034] rcu: Hierarchical SRCU implementation.
  246. [ 0.322437] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  247. [ 0.329036] smp: Bringing up secondary CPUs ...
  248. [ 0.369043] x86: Booting SMP configuration:
  249. [ 0.369044] .... node #0, CPUs: #1 #2 #3
  250. [ 0.449313] smp: Brought up 1 node, 4 CPUs
  251. [ 0.449313] smpboot: Max logical packages: 1
  252. [ 0.449313] smpboot: Total of 4 processors activated (26411.66 BogoMIPS)
  253. [ 0.450091] devtmpfs: initialized
  254. [ 0.450091] x86/mm: Memory block size: 128MB
  255. [ 0.450091] PM: Registering ACPI NVS region [mem 0xcbf3f000-0xcbf45fff] (28672 bytes)
  256. [ 0.450091] PM: Registering ACPI NVS region [mem 0xde448000-0xde582fff] (1290240 bytes)
  257. [ 0.450091] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  258. [ 0.450091] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  259. [ 0.450091] pinctrl core: initialized pinctrl subsystem
  260. [ 0.450091] PM: RTC time: 17:08:18, date: 2020-02-01
  261. [ 0.450091] NET: Registered protocol family 16
  262. [ 0.450091] audit: initializing netlink subsys (disabled)
  263. [ 0.450091] audit: type=2000 audit(1580576897.309:1): state=initialized audit_enabled=0 res=1
  264. [ 0.452371] cpuidle: using governor ladder
  265. [ 0.452376] cpuidle: using governor menu
  266. [ 0.452392] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  267. [ 0.452392] ACPI: bus type PCI registered
  268. [ 0.452393] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  269. [ 0.452438] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  270. [ 0.452439] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  271. [ 0.452446] PCI: Using configuration type 1 for base access
  272. [ 0.452482] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
  273. [ 0.453328] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  274. [ 0.453328] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  275. [ 0.453328] ACPI: Added _OSI(Module Device)
  276. [ 0.453328] ACPI: Added _OSI(Processor Device)
  277. [ 0.453328] ACPI: Added _OSI(3.0 _SCP Extensions)
  278. [ 0.453328] ACPI: Added _OSI(Processor Aggregator Device)
  279. [ 0.453328] ACPI: Added _OSI(Linux-Dell-Video)
  280. [ 0.453328] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  281. [ 0.453328] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  282. [ 0.469884] ACPI: 7 ACPI AML tables successfully acquired and loaded
  283. [ 0.471462] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  284. [ 0.472455] ACPI: Dynamic OEM Table Load:
  285. [ 0.472459] ACPI: SSDT 0xFFFF8C6E95274C00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
  286. [ 0.473504] ACPI: Dynamic OEM Table Load:
  287. [ 0.473508] ACPI: SSDT 0xFFFF8C6E94D68800 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
  288. [ 0.474594] ACPI: Dynamic OEM Table Load:
  289. [ 0.474597] ACPI: SSDT 0xFFFF8C6E95266200 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
  290. [ 0.477222] ACPI: Interpreter enabled
  291. [ 0.477248] ACPI: (supports S0 S3 S4 S5)
  292. [ 0.477249] ACPI: Using IOAPIC for interrupt routing
  293. [ 0.477275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  294. [ 0.478027] ACPI: Enabled 9 GPEs in block 00 to 3F
  295. [ 0.478725] ACPI: Power Resource [PG00] (on)
  296. [ 0.479180] ACPI: Power Resource [PG01] (on)
  297. [ 0.479579] ACPI: Power Resource [PG02] (on)
  298. [ 0.491643] ACPI: Power Resource [FN00] (off)
  299. [ 0.491706] ACPI: Power Resource [FN01] (off)
  300. [ 0.491768] ACPI: Power Resource [FN02] (off)
  301. [ 0.491829] ACPI: Power Resource [FN03] (off)
  302. [ 0.491892] ACPI: Power Resource [FN04] (off)
  303. [ 0.492717] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  304. [ 0.492722] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  305. [ 0.492961] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
  306. [ 0.493116] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
  307. [ 0.493117] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  308. [ 0.493626] PCI host bridge to bus 0000:00
  309. [ 0.493628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  310. [ 0.493629] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  311. [ 0.493629] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  312. [ 0.493630] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  313. [ 0.493631] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  314. [ 0.493632] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  315. [ 0.493632] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  316. [ 0.493633] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
  317. [ 0.493634] pci_bus 0000:00: root bus resource [bus 00-3e]
  318. [ 0.493642] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
  319. [ 0.493729] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
  320. [ 0.493763] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  321. [ 0.493902] pci 0000:00:14.0: [8086:8cb1] type 00 class 0x0c0330
  322. [ 0.493921] pci 0000:00:14.0: reg 0x10: [mem 0xf7200000-0xf720ffff 64bit]
  323. [ 0.493974] pci 0000:00:14.0: PME# supported from D3hot D3cold
  324. [ 0.494057] pci 0000:00:16.0: [8086:8cba] type 00 class 0x078000
  325. [ 0.494076] pci 0000:00:16.0: reg 0x10: [mem 0xf7219000-0xf721900f 64bit]
  326. [ 0.494132] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  327. [ 0.494235] pci 0000:00:1a.0: [8086:8cad] type 00 class 0x0c0320
  328. [ 0.494255] pci 0000:00:1a.0: reg 0x10: [mem 0xf7217000-0xf72173ff]
  329. [ 0.494331] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  330. [ 0.494415] pci 0000:00:1b.0: [8086:8ca0] type 00 class 0x040300
  331. [ 0.494432] pci 0000:00:1b.0: reg 0x10: [mem 0xf7210000-0xf7213fff 64bit]
  332. [ 0.494485] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  333. [ 0.494563] pci 0000:00:1c.0: [8086:8c90] type 01 class 0x060400
  334. [ 0.494632] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  335. [ 0.494758] pci 0000:00:1c.2: [8086:8c94] type 01 class 0x060400
  336. [ 0.494830] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  337. [ 0.494952] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
  338. [ 0.495023] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  339. [ 0.495148] pci 0000:00:1d.0: [8086:8ca6] type 00 class 0x0c0320
  340. [ 0.495167] pci 0000:00:1d.0: reg 0x10: [mem 0xf7216000-0xf72163ff]
  341. [ 0.495242] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  342. [ 0.495327] pci 0000:00:1f.0: [8086:8cc4] type 00 class 0x060100
  343. [ 0.495497] pci 0000:00:1f.2: [8086:8c82] type 00 class 0x010601
  344. [ 0.495511] pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077]
  345. [ 0.495517] pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063]
  346. [ 0.495523] pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057]
  347. [ 0.495529] pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043]
  348. [ 0.495535] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
  349. [ 0.495541] pci 0000:00:1f.2: reg 0x24: [mem 0xf7215000-0xf72157ff]
  350. [ 0.495572] pci 0000:00:1f.2: PME# supported from D3hot
  351. [ 0.495647] pci 0000:00:1f.3: [8086:8ca2] type 00 class 0x0c0500
  352. [ 0.495663] pci 0000:00:1f.3: reg 0x10: [mem 0xf7214000-0xf72140ff 64bit]
  353. [ 0.495679] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
  354. [ 0.495811] pci 0000:01:00.0: [10de:1c03] type 00 class 0x030000
  355. [ 0.495828] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
  356. [ 0.495837] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
  357. [ 0.495846] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
  358. [ 0.495852] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
  359. [ 0.495857] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
  360. [ 0.495872] pci 0000:01:00.0: BAR 3: assigned to efifb
  361. [ 0.495925] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
  362. [ 0.495967] pci 0000:01:00.1: [10de:10f1] type 00 class 0x040300
  363. [ 0.495980] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
  364. [ 0.496101] pci 0000:00:01.0: PCI bridge to [bus 01]
  365. [ 0.496103] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  366. [ 0.496104] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
  367. [ 0.496107] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
  368. [ 0.496156] acpiphp: Slot [1] registered
  369. [ 0.496161] pci 0000:00:1c.0: PCI bridge to [bus 02]
  370. [ 0.496225] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
  371. [ 0.496252] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff]
  372. [ 0.496279] pci 0000:03:00.0: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref]
  373. [ 0.496295] pci 0000:03:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
  374. [ 0.496389] pci 0000:03:00.0: supports D1 D2
  375. [ 0.496390] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  376. [ 0.496516] pci 0000:00:1c.2: PCI bridge to [bus 03]
  377. [ 0.496519] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
  378. [ 0.496524] pci 0000:00:1c.2: bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
  379. [ 0.496586] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060400
  380. [ 0.496734] pci 0000:04:00.0: supports D1 D2
  381. [ 0.496735] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  382. [ 0.505716] pci 0000:00:1c.3: PCI bridge to [bus 04-05] (subtractive decode)
  383. [ 0.505720] pci 0000:00:1c.3: bridge window [mem 0xf7100000-0xf71fffff]
  384. [ 0.505724] pci 0000:00:1c.3: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
  385. [ 0.505725] pci 0000:00:1c.3: bridge window [io 0x0d00-0xffff window] (subtractive decode)
  386. [ 0.505726] pci 0000:00:1c.3: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  387. [ 0.505726] pci 0000:00:1c.3: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
  388. [ 0.505727] pci 0000:00:1c.3: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
  389. [ 0.505728] pci 0000:00:1c.3: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
  390. [ 0.505729] pci 0000:00:1c.3: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
  391. [ 0.505729] pci 0000:00:1c.3: bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
  392. [ 0.505777] pci_bus 0000:05: extended config space not accessible
  393. [ 0.505807] pci 0000:05:01.0: [168c:002d] type 00 class 0x028000
  394. [ 0.505829] pci 0000:05:01.0: reg 0x10: [mem 0xf7100000-0xf710ffff]
  395. [ 0.506026] pci 0000:04:00.0: PCI bridge to [bus 05]
  396. [ 0.506037] pci 0000:04:00.0: bridge window [mem 0xf7100000-0xf71fffff]
  397. [ 0.507048] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  398. [ 0.507106] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
  399. [ 0.507162] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
  400. [ 0.507219] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
  401. [ 0.507275] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  402. [ 0.507332] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  403. [ 0.507388] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
  404. [ 0.507446] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 10 11 12 14 15)
  405. [ 0.507791] iommu: Default domain type: Translated
  406. [ 0.507791] pci 0000:01:00.0: vgaarb: setting as boot VGA device
  407. [ 0.507791] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  408. [ 0.507791] pci 0000:01:00.0: vgaarb: bridge control possible
  409. [ 0.507791] vgaarb: loaded
  410. [ 0.507791] ACPI: bus type USB registered
  411. [ 0.507791] usbcore: registered new interface driver usbfs
  412. [ 0.507791] usbcore: registered new interface driver hub
  413. [ 0.507794] usbcore: registered new device driver usb
  414. [ 0.507794] pps_core: LinuxPPS API ver. 1 registered
  415. [ 0.507794] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  416. [ 0.507794] PTP clock support registered
  417. [ 0.507794] EDAC MC: Ver: 3.0.0
  418. [ 0.507794] Registered efivars operations
  419. [ 0.507794] PCI: Using ACPI for IRQ routing
  420. [ 0.509054] PCI: pci_cache_line_size set to 64 bytes
  421. [ 0.509094] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
  422. [ 0.509095] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
  423. [ 0.509096] e820: reserve RAM buffer [mem 0xcbf3f000-0xcbffffff]
  424. [ 0.509096] e820: reserve RAM buffer [mem 0xcc38e000-0xcfffffff]
  425. [ 0.509097] e820: reserve RAM buffer [mem 0xde392000-0xdfffffff]
  426. [ 0.509098] e820: reserve RAM buffer [mem 0xde448000-0xdfffffff]
  427. [ 0.509099] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
  428. [ 0.509099] e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
  429. [ 0.509167] NetLabel: Initializing
  430. [ 0.509168] NetLabel: domain hash size = 128
  431. [ 0.509168] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  432. [ 0.509178] NetLabel: unlabeled traffic allowed by default
  433. [ 0.509180] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  434. [ 0.509180] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  435. [ 0.511095] clocksource: Switched to clocksource tsc-early
  436. [ 0.517425] *** VALIDATE bpf ***
  437. [ 0.517483] VFS: Disk quotas dquot_6.6.0
  438. [ 0.517493] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  439. [ 0.517513] *** VALIDATE ramfs ***
  440. [ 0.517515] *** VALIDATE hugetlbfs ***
  441. [ 0.517549] pnp: PnP ACPI init
  442. [ 0.517694] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
  443. [ 0.517698] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  444. [ 0.517806] system 00:01: [io 0x0800-0x087f] has been reserved
  445. [ 0.517809] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  446. [ 0.517825] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  447. [ 0.517855] system 00:03: [io 0x1854-0x1857] has been reserved
  448. [ 0.517857] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  449. [ 0.517977] system 00:04: [io 0x0a00-0x0a0f] has been reserved
  450. [ 0.517978] system 00:04: [io 0x0a10-0x0a1f] has been reserved
  451. [ 0.517980] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  452. [ 0.518014] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
  453. [ 0.518149] pnp 00:06: [dma 0 disabled]
  454. [ 0.518180] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
  455. [ 0.518409] pnp 00:07: [dma 0 disabled]
  456. [ 0.518489] pnp 00:07: Plug and Play ACPI device, IDs PNP0400 (active)
  457. [ 0.518529] system 00:08: [io 0x04d0-0x04d1] has been reserved
  458. [ 0.518531] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  459. [ 0.519051] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
  460. [ 0.519052] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
  461. [ 0.519053] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
  462. [ 0.519054] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
  463. [ 0.519055] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
  464. [ 0.519056] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
  465. [ 0.519057] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
  466. [ 0.519058] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
  467. [ 0.519059] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
  468. [ 0.519060] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
  469. [ 0.519061] system 00:09: [mem 0xf7fe0000-0xf7feffff] has been reserved
  470. [ 0.519063] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  471. [ 0.519247] pnp: PnP ACPI: found 10 devices
  472. [ 0.520099] thermal_sys: Registered thermal governor 'fair_share'
  473. [ 0.520099] thermal_sys: Registered thermal governor 'bang_bang'
  474. [ 0.520100] thermal_sys: Registered thermal governor 'step_wise'
  475. [ 0.520100] thermal_sys: Registered thermal governor 'user_space'
  476. [ 0.520101] thermal_sys: Registered thermal governor 'power_allocator'
  477. [ 0.524626] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  478. [ 0.524653] pci 0000:00:01.0: PCI bridge to [bus 01]
  479. [ 0.524655] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  480. [ 0.524657] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
  481. [ 0.524659] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
  482. [ 0.524661] pci 0000:00:1c.0: PCI bridge to [bus 02]
  483. [ 0.524670] pci 0000:00:1c.2: PCI bridge to [bus 03]
  484. [ 0.524672] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
  485. [ 0.524677] pci 0000:00:1c.2: bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
  486. [ 0.524682] pci 0000:04:00.0: PCI bridge to [bus 05]
  487. [ 0.524688] pci 0000:04:00.0: bridge window [mem 0xf7100000-0xf71fffff]
  488. [ 0.524699] pci 0000:00:1c.3: PCI bridge to [bus 04-05]
  489. [ 0.524702] pci 0000:00:1c.3: bridge window [mem 0xf7100000-0xf71fffff]
  490. [ 0.524709] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  491. [ 0.524710] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  492. [ 0.524711] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  493. [ 0.524712] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
  494. [ 0.524712] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
  495. [ 0.524713] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
  496. [ 0.524714] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
  497. [ 0.524715] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff window]
  498. [ 0.524716] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
  499. [ 0.524717] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
  500. [ 0.524717] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
  501. [ 0.524718] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
  502. [ 0.524719] pci_bus 0000:03: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
  503. [ 0.524720] pci_bus 0000:04: resource 1 [mem 0xf7100000-0xf71fffff]
  504. [ 0.524721] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7 window]
  505. [ 0.524722] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff window]
  506. [ 0.524722] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
  507. [ 0.524723] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
  508. [ 0.524724] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
  509. [ 0.524725] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
  510. [ 0.524725] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
  511. [ 0.524726] pci_bus 0000:04: resource 11 [mem 0xe0000000-0xfeafffff window]
  512. [ 0.524727] pci_bus 0000:05: resource 1 [mem 0xf7100000-0xf71fffff]
  513. [ 0.524853] NET: Registered protocol family 2
  514. [ 0.524947] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
  515. [ 0.524980] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  516. [ 0.525074] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  517. [ 0.525131] TCP: Hash tables configured (established 65536 bind 65536)
  518. [ 0.525152] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
  519. [ 0.525170] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
  520. [ 0.525222] NET: Registered protocol family 1
  521. [ 0.525225] NET: Registered protocol family 44
  522. [ 0.525655] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  523. [ 0.525664] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
  524. [ 0.525699] PCI: CLS 64 bytes, default 64
  525. [ 0.525724] Trying to unpack rootfs image as initramfs...
  526. [ 0.743993] Freeing initrd memory: 19048K
  527. [ 0.766818] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  528. [ 0.766819] software IO TLB: mapped [mem 0xc7f3f000-0xcbf3f000] (64MB)
  529. [ 0.766902] check: Scanning for low memory corruption every 60 seconds
  530. [ 0.767144] Initialise system trusted keyrings
  531. [ 0.767151] Key type blacklist registered
  532. [ 0.767184] workingset: timestamp_bits=41 max_order=21 bucket_order=0
  533. [ 0.768037] zbud: loaded
  534. [ 0.772130] Key type asymmetric registered
  535. [ 0.772131] Asymmetric key parser 'x509' registered
  536. [ 0.772135] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  537. [ 0.772158] io scheduler mq-deadline registered
  538. [ 0.772158] io scheduler kyber registered
  539. [ 0.772174] io scheduler bfq registered
  540. [ 0.772802] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  541. [ 0.772855] efifb: probing for efifb
  542. [ 0.772864] efifb: No BGRT, not showing boot graphics
  543. [ 0.772865] efifb: framebuffer at 0xf1000000, using 1920k, total 1920k
  544. [ 0.772865] efifb: mode is 800x600x32, linelength=3200, pages=1
  545. [ 0.772866] efifb: scrolling: redraw
  546. [ 0.772867] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  547. [ 0.772895] fbcon: Deferring console take-over
  548. [ 0.772896] fb0: EFI VGA frame buffer device
  549. [ 0.772901] intel_idle: MWAIT substates: 0x42120
  550. [ 0.772901] intel_idle: v0.4.1 model 0x3C
  551. [ 0.773011] intel_idle: lapic_timer_reliable_states 0xffffffff
  552. [ 0.773069] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  553. [ 0.779908] ACPI: Power Button [PWRB]
  554. [ 0.779939] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
  555. [ 0.779951] ACPI: Sleep Button [SLPB]
  556. [ 0.779975] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  557. [ 0.789900] ACPI: Power Button [PWRF]
  558. [ 0.790665] thermal LNXTHERM:00: registered as thermal_zone0
  559. [ 0.790666] ACPI: Thermal Zone [TZ00] (28 C)
  560. [ 0.790870] thermal LNXTHERM:01: registered as thermal_zone1
  561. [ 0.790871] ACPI: Thermal Zone [TZ01] (30 C)
  562. [ 0.791078] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  563. [ 0.811684] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  564. [ 0.812375] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
  565. [ 0.812376] AMD-Vi: AMD IOMMUv2 functionality not available on this system
  566. [ 0.812785] usbcore: registered new interface driver usbserial_generic
  567. [ 0.812788] usbserial: USB Serial support registered for generic
  568. [ 0.812801] rtc_cmos 00:02: RTC can wake from S4
  569. [ 0.812970] rtc_cmos 00:02: registered as rtc0
  570. [ 0.812981] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  571. [ 0.813019] intel_pstate: Intel P-state driver initializing
  572. [ 0.813318] ledtrig-cpu: registered to indicate activity on CPUs
  573. [ 0.813566] drop_monitor: Initializing network drop monitor service
  574. [ 0.813994] NET: Registered protocol family 10
  575. [ 0.832031] Segment Routing with IPv6
  576. [ 0.832072] NET: Registered protocol family 17
  577. [ 0.833025] RAS: Correctable Errors collector initialized.
  578. [ 0.833094] microcode: sig=0x306c3, pf=0x2, revision=0x17
  579. [ 0.833309] microcode: Microcode Update Driver: v2.2.
  580. [ 0.833316] IPI shorthand broadcast: enabled
  581. [ 0.833332] sched_clock: Marking stable (833116351, 177037)->(841600748, -8307360)
  582. [ 0.833575] registered taskstats version 1
  583. [ 0.833595] Loading compiled-in X.509 certificates
  584. [ 0.840908] Loaded X.509 cert 'Build time autogenerated kernel key: 3cf0b654b73931380a3e0a87e03f0eddf6fd487a'
  585. [ 0.840930] zswap: loaded using pool lzo/zbud
  586. [ 0.841095] Key type ._fscrypt registered
  587. [ 0.841096] Key type .fscrypt registered
  588. [ 0.846528] Key type big_key registered
  589. [ 0.847101] PM: Magic number: 8:915:136
  590. [ 0.847109] misc autofs: hash matches
  591. [ 0.847197] rtc_cmos 00:02: setting system clock to 2020-02-01T17:08:18 UTC (1580576898)
  592. [ 0.848033] Freeing unused decrypted memory: 2040K
  593. [ 0.848298] Freeing unused kernel image memory: 1660K
  594. [ 0.866894] Write protecting the kernel read-only data: 18432k
  595. [ 0.867570] Freeing unused kernel image memory: 2012K
  596. [ 0.867684] Freeing unused kernel image memory: 60K
  597. [ 0.881492] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  598. [ 0.881494] x86/mm: Checking user space page tables
  599. [ 0.891003] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  600. [ 0.891004] Run /init as init process
  601. [ 0.904160] fbcon: Taking over console
  602. [ 0.904209] Console: switching to colour frame buffer device 100x37
  603. [ 0.952936] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
  604. [ 0.952937] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  605. [ 0.953656] serio: i8042 KBD port at 0x60,0x64 irq 1
  606. [ 0.956886] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  607. [ 0.957533] ehci-pci: EHCI PCI platform driver
  608. [ 0.957680] ehci-pci 0000:00:1a.0: EHCI Host Controller
  609. [ 0.957684] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  610. [ 0.957694] ehci-pci 0000:00:1a.0: debug port 2
  611. [ 0.961610] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  612. [ 0.961626] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7217000
  613. [ 0.962556] SCSI subsystem initialized
  614. [ 0.969383] libata version 3.00 loaded.
  615. [ 0.971666] ahci 0000:00:1f.2: version 3.0
  616. [ 0.971831] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode
  617. [ 0.971833] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
  618. [ 0.973488] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  619. [ 0.973521] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  620. [ 0.973522] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  621. [ 0.973523] usb usb1: Product: EHCI Host Controller
  622. [ 0.973523] usb usb1: Manufacturer: Linux 5.4.15-arch1-1 ehci_hcd
  623. [ 0.973524] usb usb1: SerialNumber: 0000:00:1a.0
  624. [ 0.973606] hub 1-0:1.0: USB hub found
  625. [ 0.973610] hub 1-0:1.0: 2 ports detected
  626. [ 0.973712] xhci_hcd 0000:00:14.0: xHCI Host Controller
  627. [ 0.973716] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  628. [ 0.974767] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
  629. [ 0.974771] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  630. [ 0.974895] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  631. [ 0.974896] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  632. [ 0.974897] usb usb2: Product: xHCI Host Controller
  633. [ 0.974898] usb usb2: Manufacturer: Linux 5.4.15-arch1-1 xhci-hcd
  634. [ 0.974898] usb usb2: SerialNumber: 0000:00:14.0
  635. [ 0.974966] hub 2-0:1.0: USB hub found
  636. [ 0.974980] hub 2-0:1.0: 14 ports detected
  637. [ 0.977683] ehci-pci 0000:00:1d.0: EHCI Host Controller
  638. [ 0.977687] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
  639. [ 0.977698] ehci-pci 0000:00:1d.0: debug port 2
  640. [ 0.977700] xhci_hcd 0000:00:14.0: xHCI Host Controller
  641. [ 0.977702] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
  642. [ 0.977704] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
  643. [ 0.977732] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
  644. [ 0.977733] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  645. [ 0.977734] usb usb4: Product: xHCI Host Controller
  646. [ 0.977735] usb usb4: Manufacturer: Linux 5.4.15-arch1-1 xhci-hcd
  647. [ 0.977735] usb usb4: SerialNumber: 0000:00:14.0
  648. [ 0.977887] hub 4-0:1.0: USB hub found
  649. [ 0.977900] hub 4-0:1.0: 6 ports detected
  650. [ 0.981611] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  651. [ 0.981620] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7216000
  652. [ 0.990769] scsi host0: ahci
  653. [ 0.990927] scsi host1: ahci
  654. [ 0.991096] scsi host2: ahci
  655. [ 0.991187] scsi host3: ahci
  656. [ 0.991268] scsi host4: ahci
  657. [ 0.991350] scsi host5: ahci
  658. [ 0.991383] ata1: SATA max UDMA/133 abar m2048@0xf7215000 port 0xf7215100 irq 29
  659. [ 0.991385] ata2: SATA max UDMA/133 abar m2048@0xf7215000 port 0xf7215180 irq 29
  660. [ 0.991387] ata3: SATA max UDMA/133 abar m2048@0xf7215000 port 0xf7215200 irq 29
  661. [ 0.991388] ata4: DUMMY
  662. [ 0.991388] ata5: DUMMY
  663. [ 0.991389] ata6: DUMMY
  664. [ 0.993489] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  665. [ 0.993575] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  666. [ 0.993576] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  667. [ 0.993578] usb usb3: Product: EHCI Host Controller
  668. [ 0.993579] usb usb3: Manufacturer: Linux 5.4.15-arch1-1 ehci_hcd
  669. [ 0.993580] usb usb3: SerialNumber: 0000:00:1d.0
  670. [ 0.993684] hub 3-0:1.0: USB hub found
  671. [ 0.993692] hub 3-0:1.0: 2 ports detected
  672. [ 0.994310] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  673. [ 1.305767] usb 1-1: new high-speed USB device number 2 using ehci-pci
  674. [ 1.309577] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  675. [ 1.309608] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  676. [ 1.309639] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  677. [ 1.310314] ata3.00: supports DRM functions and may not be fully accessible
  678. [ 1.311241] ata3.00: ATA-10: Crucial_CT275MX300SSD4, M0CR021, max UDMA/133
  679. [ 1.311246] ata3.00: 537234768 sectors, multi 16: LBA48 NCQ (depth 32), AA
  680. [ 1.311897] ata1.00: supports DRM functions and may not be fully accessible
  681. [ 1.312363] ata1.00: NCQ Send/Recv Log not supported
  682. [ 1.312390] ata1.00: ATA-9: Samsung SSD 840 EVO 120GB, EXT0BB6Q, max UDMA/133
  683. [ 1.312395] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA
  684. [ 1.312433] usb 2-2: new low-speed USB device number 2 using xhci_hcd
  685. [ 1.313440] ata1.00: supports DRM functions and may not be fully accessible
  686. [ 1.314137] ata3.00: supports DRM functions and may not be fully accessible
  687. [ 1.314150] ata1.00: NCQ Send/Recv Log not supported
  688. [ 1.314706] ata1.00: configured for UDMA/133
  689. [ 1.315055] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 BB6Q PQ: 0 ANSI: 5
  690. [ 1.316953] ata3.00: configured for UDMA/133
  691. [ 1.325786] usb 3-1: new high-speed USB device number 2 using ehci-pci
  692. [ 1.326149] ata2.00: ATAPI: SONY DVD-ROM DDU1615S, EYN1, max UDMA/100
  693. [ 1.329608] usb 1-1: New USB device found, idVendor=8087, idProduct=8009, bcdDevice= 0.00
  694. [ 1.329614] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  695. [ 1.330001] hub 1-1:1.0: USB hub found
  696. [ 1.330167] hub 1-1:1.0: 6 ports detected
  697. [ 1.342877] ata2.00: configured for UDMA/100
  698. [ 1.343996] scsi 1:0:0:0: CD-ROM SONY DVD-ROM DDU1615S EYN1 PQ: 0 ANSI: 5
  699. [ 1.349608] usb 3-1: New USB device found, idVendor=8087, idProduct=8001, bcdDevice= 0.00
  700. [ 1.349614] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  701. [ 1.350067] hub 3-1:1.0: USB hub found
  702. [ 1.350199] hub 3-1:1.0: 8 ports detected
  703. [ 1.376695] scsi 2:0:0:0: Direct-Access ATA Crucial_CT275MX3 R021 PQ: 0 ANSI: 5
  704. [ 1.386163] ata3.00: Enabling discard_zeroes_data
  705. [ 1.386181] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
  706. [ 1.386188] sd 0:0:0:0: [sda] Write Protect is off
  707. [ 1.386191] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  708. [ 1.386198] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  709. [ 1.386203] sd 2:0:0:0: [sdb] 537234768 512-byte logical blocks: (275 GB/256 GiB)
  710. [ 1.386208] sd 2:0:0:0: [sdb] Write Protect is off
  711. [ 1.386209] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  712. [ 1.386218] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  713. [ 1.419298] ata3.00: Enabling discard_zeroes_data
  714. [ 1.420809] sdb: sdb1 sdb2
  715. [ 1.421131] ata3.00: Enabling discard_zeroes_data
  716. [ 1.421588] sda: sda1 sda2 < sda5 >
  717. [ 1.421639] sd 2:0:0:0: [sdb] supports TCG Opal
  718. [ 1.421642] sd 2:0:0:0: [sdb] Attached SCSI disk
  719. [ 1.422194] sd 0:0:0:0: [sda] supports TCG Opal
  720. [ 1.422197] sd 0:0:0:0: [sda] Attached SCSI disk
  721. [ 1.436023] random: fast init done
  722. [ 1.437089] random: lvm: uninitialized urandom read (4 bytes read)
  723. [ 1.448791] device-mapper: uevent: version 1.0.3
  724. [ 1.448870] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: [email protected]
  725. [ 1.449353] random: lvm: uninitialized urandom read (2 bytes read)
  726. [ 1.449821] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/48x cd/rw xa/form2 cdda tray
  727. [ 1.449823] cdrom: Uniform CD-ROM driver Revision: 3.20
  728. [ 1.459027] usb 2-2: New USB device found, idVendor=046d, idProduct=c05a, bcdDevice=63.00
  729. [ 1.459029] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  730. [ 1.459030] usb 2-2: Product: USB Optical Mouse
  731. [ 1.459030] usb 2-2: Manufacturer: Logitech
  732. [ 1.461953] hidraw: raw HID events driver (C) Jiri Kosina
  733. [ 1.464604] usbcore: registered new interface driver usbhid
  734. [ 1.464605] usbhid: USB HID core driver
  735. [ 1.465769] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/0003:046D:C05A.0001/input/input4
  736. [ 1.465799] hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-2/input0
  737. [ 1.465879] sr 1:0:0:0: Attached scsi CD-ROM sr0
  738. [ 1.582411] usb 2-8: new full-speed USB device number 3 using xhci_hcd
  739. [ 1.738170] usb 2-8: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91
  740. [ 1.738175] usb 2-8: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  741. [ 1.738178] usb 2-8: Product: CSR8510 A10
  742. [ 1.792443] tsc: Refined TSC clocksource calibration: 3299.996 MHz
  743. [ 1.792451] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f914873c0b, max_idle_ns: 440795238987 ns
  744. [ 1.792482] clocksource: Switched to clocksource tsc
  745. [ 1.946300] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
  746. [ 2.069323] systemd[1]: systemd 244.1-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
  747. [ 2.085813] systemd[1]: Detected architecture x86-64.
  748. [ 2.114437] systemd[1]: Set hostname to <battle>.
  749. [ 2.285879] systemd[1]: Created slice system-getty.slice.
  750. [ 2.286130] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  751. [ 2.286348] systemd[1]: Created slice User and Session Slice.
  752. [ 2.286446] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  753. [ 2.286539] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  754. [ 2.286734] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  755. [ 2.286830] systemd[1]: Reached target Local Encrypted Volumes.
  756. [ 2.286888] systemd[1]: Reached target Login Prompts.
  757. [ 2.286947] systemd[1]: Reached target Paths.
  758. [ 2.286998] systemd[1]: Reached target Remote File Systems.
  759. [ 2.287051] systemd[1]: Reached target Slices.
  760. [ 2.287143] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  761. [ 2.287464] systemd[1]: Listening on LVM2 metadata daemon socket.
  762. [ 2.287776] systemd[1]: Listening on LVM2 poll daemon socket.
  763. [ 2.289174] systemd[1]: Listening on Process Core Dump Socket.
  764. [ 2.289276] systemd[1]: Listening on initctl Compatibility Named Pipe.
  765. [ 2.289436] systemd[1]: Listening on Journal Audit Socket.
  766. [ 2.289557] systemd[1]: Listening on Journal Socket (/dev/log).
  767. [ 2.289685] systemd[1]: Listening on Journal Socket.
  768. [ 2.289804] systemd[1]: Listening on udev Control Socket.
  769. [ 2.289901] systemd[1]: Listening on udev Kernel Socket.
  770. [ 2.290946] systemd[1]: Mounting Huge Pages File System...
  771. [ 2.291933] systemd[1]: Mounting POSIX Message Queue File System...
  772. [ 2.292952] systemd[1]: Mounting Kernel Debug File System...
  773. [ 2.293982] systemd[1]: Starting Create list of static device nodes for the current kernel...
  774. [ 2.294956] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  775. [ 2.295855] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  776. [ 2.295875] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  777. [ 2.296806] systemd[1]: Starting Journal Service...
  778. [ 2.298325] systemd[1]: Starting Load Kernel Modules...
  779. [ 2.299242] systemd[1]: Starting Remount Root and Kernel File Systems...
  780. [ 2.300209] systemd[1]: Starting udev Coldplug all Devices...
  781. [ 2.301368] systemd[1]: Mounted Huge Pages File System.
  782. [ 2.301793] systemd[1]: Mounted POSIX Message Queue File System.
  783. [ 2.302196] systemd[1]: Mounted Kernel Debug File System.
  784. [ 2.302871] systemd[1]: Started Create list of static device nodes for the current kernel.
  785. [ 2.304057] EXT4-fs (dm-1): re-mounted. Opts: (null)
  786. [ 2.304685] systemd[1]: Started Remount Root and Kernel File Systems.
  787. [ 2.305144] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
  788. [ 2.307130] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  789. [ 2.307658] systemd[1]: Starting Load/Save Random Seed...
  790. [ 2.308038] systemd[1]: Condition check resulted in Create System Users being skipped.
  791. [ 2.308107] random: lvm: uninitialized urandom read (4 bytes read)
  792. [ 2.308537] systemd[1]: Starting Create Static Device Nodes in /dev...
  793. [ 2.310076] systemd[1]: Started LVM2 metadata daemon.
  794. [ 2.315357] sd 0:0:0:0: Attached scsi generic sg0 type 0
  795. [ 2.315383] sr 1:0:0:0: Attached scsi generic sg1 type 5
  796. [ 2.315402] sd 2:0:0:0: Attached scsi generic sg2 type 0
  797. [ 2.318666] Asymmetric key parser 'pkcs8' registered
  798. [ 2.319477] systemd[1]: Started Load Kernel Modules.
  799. [ 2.320038] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
  800. [ 2.320566] systemd[1]: Mounting Kernel Configuration File System...
  801. [ 2.321477] systemd[1]: Starting Apply Kernel Variables...
  802. [ 2.325078] systemd[1]: Started Create Static Device Nodes in /dev.
  803. [ 2.326135] systemd[1]: Starting udev Kernel Device Manager...
  804. [ 2.326820] systemd[1]: Started Apply Kernel Variables.
  805. [ 2.327651] systemd[1]: Mounted Kernel Configuration File System.
  806. [ 2.351495] systemd[1]: Started udev Coldplug all Devices.
  807. [ 2.481047] systemd[1]: Started Journal Service.
  808. [ 2.481478] audit: type=1130 audit(1580576900.128:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  809. [ 2.486737] systemd-journald[307]: Received client request to flush runtime journal.
  810. [ 2.572518] audit: type=1130 audit(1580576900.221:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  811. [ 2.659380] audit: type=1130 audit(1580576900.308:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  812. [ 2.685681] parport_pc 00:07: reported by Plug and Play ACPI
  813. [ 2.687728] parport0: PC-style at 0x378, irq 5 [PCSPP]
  814. [ 2.747305] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
  815. [ 2.750004] libphy: r8169: probed
  816. [ 2.750231] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl, 44:8a:5b:9c:92:02, XID 2c9, IRQ 32
  817. [ 2.750233] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  818. [ 2.750902] Linux agpgart interface v0.103
  819. [ 2.752539] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20190816/utaddress-204)
  820. [ 2.752543] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  821. [ 2.752545] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20190816/utaddress-204)
  822. [ 2.752547] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  823. [ 2.752548] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20190816/utaddress-204)
  824. [ 2.752550] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20190816/utaddress-204)
  825. [ 2.752551] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  826. [ 2.752552] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20190816/utaddress-204)
  827. [ 2.752553] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20190816/utaddress-204)
  828. [ 2.752555] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  829. [ 2.752555] lpc_ich: Resource conflict(s) found affecting gpio_ich
  830. [ 2.817417] random: lvm: uninitialized urandom read (4 bytes read)
  831. [ 2.841903] i801_smbus 0000:00:1f.3: SPD Write Disable is set
  832. [ 2.841928] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
  833. [ 2.852677] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  834. [ 2.857947] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  835. [ 2.858662] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  836. [ 2.858663] cfg80211: failed to load regulatory.db
  837. [ 2.863678] audit: type=1130 audit(1580576900.511:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  838. [ 2.875934] input: PC Speaker as /devices/platform/pcspkr/input/input5
  839. [ 2.890146] audit: type=1130 audit(1580576900.538:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-24A0\x2d01A9 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  840. [ 2.906153] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
  841. [ 2.906154] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  842. [ 2.906155] RAPL PMU: hw unit of domain package 2^-14 Joules
  843. [ 2.906155] RAPL PMU: hw unit of domain dram 2^-14 Joules
  844. [ 3.005413] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
  845. [ 3.012969] cryptd: max_cpu_qlen set to 1000
  846. [ 3.014087] Adding 8388604k swap on /dev/mapper/CrucialVol-swap. Priority:-2 extents:1 across:8388604k SSFS
  847. [ 3.014181] snd_hda_intel 0000:01:00.1: Disabling MSI
  848. [ 3.014187] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
  849. [ 3.034039] audit: type=1130 audit(1580576900.681:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  850. [ 3.038289] audit: type=1127 audit(1580576900.685:8): pid=438 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
  851. [ 3.042080] audit: type=1130 audit(1580576900.688:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  852. [ 3.047539] audit: type=1130 audit(1580576900.695:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  853. [ 3.048652] random: dbus-daemon: uninitialized urandom read (12 bytes read)
  854. [ 3.052546] r8169 0000:03:00.0 enp3s0: renamed from eth0
  855. [ 3.070968] random: dbus-daemon: uninitialized urandom read (12 bytes read)
  856. [ 3.108099] AVX2 version of gcm_enc/dec engaged.
  857. [ 3.108100] AES CTR mode by8 optimization enabled
  858. [ 3.116147] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
  859. [ 3.116149] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  860. [ 3.116150] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  861. [ 3.116151] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  862. [ 3.116151] snd_hda_codec_realtek hdaudioC0D0: inputs:
  863. [ 3.116153] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
  864. [ 3.116153] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
  865. [ 3.116154] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
  866. [ 3.143987] iTCO_vendor_support: vendor-support=0
  867. [ 3.144309] ppdev: user-space parallel port driver
  868. [ 3.145996] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  869. [ 3.146034] iTCO_wdt: Found a 9 Series TCO device (Version=2, TCOBASE=0x1860)
  870. [ 3.146321] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  871. [ 3.147110] MXM: GUID detected in BIOS
  872. [ 3.147278] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
  873. [ 3.147308] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
  874. [ 3.147334] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  875. [ 3.147359] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  876. [ 3.147385] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
  877. [ 3.147411] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
  878. [ 3.147436] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
  879. [ 3.147464] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
  880. [ 3.148784] checking generic (f1000000 1e0000) vs hw (e0000000 10000000)
  881. [ 3.148785] checking generic (f1000000 1e0000) vs hw (f0000000 2000000)
  882. [ 3.148786] fb0: switching to nouveaufb from EFI VGA
  883. [ 3.155466] Console: switching to colour dummy device 80x25
  884. [ 3.155870] nouveau 0000:01:00.0: NVIDIA GP106 (136000a1)
  885. [ 3.161376] ath9k 0000:05:01.0: enabling device (0000 -> 0002)
  886. [ 3.358345] RTL8211E Gigabit Ethernet r8169-300:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
  887. [ 3.507846] ath: EEPROM regdomain: 0x809c
  888. [ 3.507847] ath: EEPROM indicates we should expect a country code
  889. [ 3.507848] ath: doing EEPROM country->regdmn map search
  890. [ 3.507849] ath: country maps to regdmn code: 0x52
  891. [ 3.507849] ath: Country alpha2 being used: CN
  892. [ 3.507850] ath: Regpair used: 0x52
  893. [ 3.515099] nouveau 0000:01:00.0: bios: version 86.06.68.00.ad
  894. [ 3.518843] nouveau 0000:01:00.0: fb: 6144 MiB GDDR5
  895. [ 3.522687] intel_rapl_common: Found RAPL domain package
  896. [ 3.522688] intel_rapl_common: Found RAPL domain core
  897. [ 3.522690] intel_rapl_common: Found RAPL domain dram
  898. [ 3.526702] [TTM] Zone kernel: Available graphics memory: 4051772 KiB
  899. [ 3.526703] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
  900. [ 3.526703] [TTM] Initializing pool allocator
  901. [ 3.526706] [TTM] Initializing DMA pool allocator
  902. [ 3.526716] nouveau 0000:01:00.0: DRM: VRAM: 6144 MiB
  903. [ 3.526717] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
  904. [ 3.526719] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
  905. [ 3.526728] nouveau 0000:01:00.0: DRM: BIT table 'L' not found
  906. [ 3.526733] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
  907. [ 3.526734] nouveau 0000:01:00.0: DRM: DCB version 4.1
  908. [ 3.526735] nouveau 0000:01:00.0: DRM: DCB outp 00: 01000f42 04620030
  909. [ 3.526736] nouveau 0000:01:00.0: DRM: DCB outp 01: 04811f96 04600020
  910. [ 3.526737] nouveau 0000:01:00.0: DRM: DCB outp 02: 04011f92 04620020
  911. [ 3.526738] nouveau 0000:01:00.0: DRM: DCB outp 03: 04822f86 04600010
  912. [ 3.526738] nouveau 0000:01:00.0: DRM: DCB outp 04: 04022f82 04620010
  913. [ 3.526739] nouveau 0000:01:00.0: DRM: DCB outp 06: 02033f72 04620020
  914. [ 3.526740] nouveau 0000:01:00.0: DRM: DCB outp 07: 02844f66 04600010
  915. [ 3.526741] nouveau 0000:01:00.0: DRM: DCB outp 08: 02044f62 00020010
  916. [ 3.526742] nouveau 0000:01:00.0: DRM: DCB conn 00: 00001031
  917. [ 3.526742] nouveau 0000:01:00.0: DRM: DCB conn 01: 02000146
  918. [ 3.526743] nouveau 0000:01:00.0: DRM: DCB conn 02: 01000246
  919. [ 3.526744] nouveau 0000:01:00.0: DRM: DCB conn 03: 00020361
  920. [ 3.526744] nouveau 0000:01:00.0: DRM: DCB conn 04: 00010446
  921. [ 3.527069] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
  922. [ 3.530115] nouveau 0000:01:00.0: i2c: aux 0006: timeout 0111900f
  923. [ 3.553431] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  924. [ 3.553570] r8169 0000:03:00.0 enp3s0: Link is Down
  925. [ 3.553636] ieee80211 phy0: Atheros AR9287 Rev:2 mem=0xffff91be805c0000, irq=16
  926. [ 3.580925] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  927. [ 3.588754] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  928. [ 3.592619] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  929. [ 3.600134] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  930. [ 3.604008] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  931. [ 3.625063] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  932. [ 3.628325] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  933. [ 3.631736] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  934. [ 3.634997] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  935. [ 3.638294] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  936. [ 3.641565] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  937. [ 3.644829] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  938. [ 3.648086] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  939. [ 3.651394] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  940. [ 3.654646] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  941. [ 3.657912] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  942. [ 3.661158] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  943. [ 3.664420] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  944. [ 3.667685] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  945. [ 3.670929] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  946. [ 3.674196] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  947. [ 3.677464] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  948. [ 3.680709] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  949. [ 3.683970] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  950. [ 3.683995] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  951. [ 3.683995] [drm] Driver supports precise vblank timestamp query.
  952. [ 3.762026] memmap_init_zone_device initialised 1572864 pages in 10ms
  953. [ 3.772146] nouveau 0000:01:00.0: DRM: DMEM: registered 6144MB of device memory
  954. [ 3.796335] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
  955. [ 3.796395] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
  956. [ 3.796460] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
  957. [ 3.796526] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
  958. [ 3.838119] mousedev: PS/2 mouse device common for all mice
  959. [ 3.858242] urandom_read: 2 callbacks suppressed
  960. [ 3.858243] random: polkitd: uninitialized urandom read (8 bytes read)
  961. [ 3.858722] random: polkitd: uninitialized urandom read (8 bytes read)
  962. [ 3.916515] Bluetooth: Core ver 2.22
  963. [ 3.916531] NET: Registered protocol family 31
  964. [ 3.916531] Bluetooth: HCI device and connection manager initialized
  965. [ 3.916535] Bluetooth: HCI socket layer initialized
  966. [ 3.916536] Bluetooth: L2CAP socket layer initialized
  967. [ 3.916538] Bluetooth: SCO socket layer initialized
  968. [ 3.931806] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119007
  969. [ 3.970540] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  970. [ 3.973849] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  971. [ 3.977212] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  972. [ 3.980580] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  973. [ 3.984083] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  974. [ 3.987408] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  975. [ 3.990781] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  976. [ 3.994066] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  977. [ 3.997508] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  978. [ 4.000763] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  979. [ 4.004017] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  980. [ 4.007447] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  981. [ 4.010827] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  982. [ 4.014060] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  983. [ 4.017350] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  984. [ 4.020733] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  985. [ 4.024052] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  986. [ 4.027378] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  987. [ 4.030734] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  988. [ 4.034051] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  989. [ 4.036316] usbcore: registered new interface driver btusb
  990. [ 4.037436] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  991. [ 4.040871] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  992. [ 4.044127] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  993. [ 4.047495] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  994. [ 4.050817] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  995. [ 4.054188] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  996. [ 4.057668] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  997. [ 4.061045] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  998. [ 4.062801] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  999. [ 4.062812] Bluetooth: BNEP filters: protocol multicast
  1000. [ 4.062815] Bluetooth: BNEP socket layer initialized
  1001. [ 4.068321] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1002. [ 4.071582] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1003. [ 4.074838] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1004. [ 4.195720] random: crng init done
  1005. [ 4.217581] NET: Registered protocol family 38
  1006. [ 4.237143] nouveau 0000:01:00.0: DRM: allocated 1920x1080 fb: 0x200000, bo 00000000705b55a3
  1007. [ 4.237249] fbcon: nouveaudrmfb (fb0) is primary device
  1008. [ 4.237294] Console: switching to colour frame buffer device 160x64
  1009. [ 4.237298] nouveau 0000:01:00.0: fb0: nouveaudrmfb frame buffer device
  1010. [ 4.247160] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
  1011. [ 4.380864] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119007
  1012. [ 4.419050] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1013. [ 4.422292] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1014. [ 4.425858] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1015. [ 4.429503] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1016. [ 4.432797] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1017. [ 4.436058] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1018. [ 4.439447] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1019. [ 4.442747] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1020. [ 4.445998] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1021. [ 4.449322] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1022. [ 4.452621] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1023. [ 4.456036] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1024. [ 4.459341] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1025. [ 4.465034] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1026. [ 4.468894] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1027. [ 4.472948] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1028. [ 4.476510] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1029. [ 4.479911] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1030. [ 4.483228] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1031. [ 4.486538] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1032. [ 4.489839] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1033. [ 4.493409] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1034. [ 4.496789] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1035. [ 4.500089] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1036. [ 4.503513] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1037. [ 4.506918] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1038. [ 4.510181] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1039. [ 4.513433] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1040. [ 4.516739] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1041. [ 4.519993] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1042. [ 4.523256] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1043. [ 4.526511] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1044. [ 4.717105] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119007
  1045. [ 4.754599] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1046. [ 4.757866] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1047. [ 4.761372] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1048. [ 4.764610] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1049. [ 4.767872] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1050. [ 4.771146] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1051. [ 4.774400] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1052. [ 4.777763] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1053. [ 4.781016] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1054. [ 4.784281] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1055. [ 4.787629] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1056. [ 4.790886] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1057. [ 4.794173] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1058. [ 4.797464] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1059. [ 4.800783] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1060. [ 4.804082] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1061. [ 4.807385] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1062. [ 4.810648] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1063. [ 4.813933] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1064. [ 4.817199] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1065. [ 4.820509] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1066. [ 4.823770] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1067. [ 4.827279] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1068. [ 4.830524] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1069. [ 4.833811] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1070. [ 4.837083] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1071. [ 4.840317] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1072. [ 4.843585] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1073. [ 4.846923] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1074. [ 4.850175] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1075. [ 4.853445] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1076. [ 4.856738] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1077. [ 5.443139] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119007
  1078. [ 5.480821] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1079. [ 5.484052] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1080. [ 5.487333] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1081. [ 5.490579] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1082. [ 5.493829] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1083. [ 5.497109] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1084. [ 5.500353] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1085. [ 5.503606] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1086. [ 5.506932] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1087. [ 5.510181] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1088. [ 5.513436] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1089. [ 5.516714] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1090. [ 5.519967] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1091. [ 5.523283] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1092. [ 5.526785] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1093. [ 5.530045] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1094. [ 5.533296] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1095. [ 5.536584] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1096. [ 5.539854] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1097. [ 5.543103] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1098. [ 5.546380] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1099. [ 5.549638] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1100. [ 5.552887] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1101. [ 5.556195] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1102. [ 5.559463] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1103. [ 5.562799] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1104. [ 5.566116] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1105. [ 5.569365] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1106. [ 5.572664] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1107. [ 5.575934] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1108. [ 5.579179] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1109. [ 5.582428] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1110. [ 5.728763] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119007
  1111. [ 5.767899] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1112. [ 5.771405] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1113. [ 5.774870] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1114. [ 5.778193] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1115. [ 5.781490] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1116. [ 5.784781] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1117. [ 5.788152] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1118. [ 5.791470] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1119. [ 5.795043] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1120. [ 5.798617] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1121. [ 5.802156] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1122. [ 5.805579] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1123. [ 5.808949] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1124. [ 5.812355] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1125. [ 5.815606] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1126. [ 5.819046] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1127. [ 5.822438] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1128. [ 5.825765] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1129. [ 5.829077] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1130. [ 5.832441] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1131. [ 5.835646] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1132. [ 5.838979] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1133. [ 5.842277] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1134. [ 5.845543] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1135. [ 5.848857] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1136. [ 5.852304] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1137. [ 5.855683] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1138. [ 5.859154] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1139. [ 5.862508] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1140. [ 5.865923] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1141. [ 5.869170] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1142. [ 5.872496] nouveau 0000:01:00.0: i2c: aux 0006: timeout 01119000
  1143. [ 5.926138] wlan0: authenticate with 34:81:c4:d5:13:1a
  1144. [ 5.958777] wlan0: send auth to 34:81:c4:d5:13:1a (try 1/3)
  1145. [ 5.974710] wlan0: authenticated
  1146. [ 5.979046] wlan0: associate with 34:81:c4:d5:13:1a (try 1/3)
  1147. [ 5.992996] wlan0: RX AssocResp from 34:81:c4:d5:13:1a (capab=0x1431 status=0 aid=2)
  1148. [ 5.993195] wlan0: associated
  1149. [ 6.045952] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1150. [ 6.079203] wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by 34:81:c4:d5:13:1a
  1151. [ 6.277751] Bluetooth: RFCOMM TTY layer initialized
  1152. [ 6.277755] Bluetooth: RFCOMM socket layer initialized
  1153. [ 6.277759] Bluetooth: RFCOMM ver 1.11
  1154. [ 6.788578] fuse: init (API version 7.31)
  1155. [ 6.788872] *** VALIDATE fuse ***
  1156. [ 6.788876] *** VALIDATE fuse ***
  1157. [ 6.887698] kauditd_printk_skb: 25 callbacks suppressed
  1158. [ 6.887699] audit: type=1130 audit(1580576904.535:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1159. [ 7.042828] audit: type=1130 audit(1580576904.691:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1160. [ 7.146608] audit: type=1130 audit(1580576904.795:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1161. [ 7.467700] rfkill: input handler disabled
  1162. [ 7.844266] audit: type=1130 audit(1580576905.491:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1163. [ 7.997035] audit: type=1130 audit(1580576905.645:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1164. [ 9.043612] audit: type=1131 audit(1580576906.691:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1165. [ 14.007568] audit: type=1131 audit(1580576911.658:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1166. [ 23.840573] audit: type=1101 audit(1580576921.488:43): pid=1128 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="volker" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1167. [ 23.840711] audit: type=1110 audit(1580576921.488:44): pid=1128 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  1168. [ 23.842880] audit: type=1105 audit(1580576921.491:45): pid=1128 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Advertisement
Add Comment
Please, Sign In to add comment