Advertisement
Guest User

dmesg output after reboot

a guest
May 22nd, 2019
576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 67.62 KB | None | 0 0
  1. [    0.000000] microcode: microcode updated early to revision 0x27, date = 2019-02-26
  2. [    0.000000] Linux version 5.1.1-050101-generic (kernel@kathleen) (gcc version 8.3.0 (Ubuntu 8.3.0-12ubuntu1)) #201905110631 SMP Sat May 11 06:33:50 UTC 2019
  3. [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.1.1-050101-generic root=UUID=4f9aca28-f63c-47ae-b345-1466b267e722 ro quiet splash vt.handoff=1
  4. [    0.000000] KERNEL supported cpus:
  5. [    0.000000]   Intel GenuineIntel
  6. [    0.000000]   AMD AuthenticAMD
  7. [    0.000000]   Hygon HygonGenuine
  8. [    0.000000]   Centaur CentaurHauls
  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-0x00000000d7fe0fff] usable
  20. [    0.000000] BIOS-e820: [mem 0x00000000d7fe1000-0x00000000d7fe7fff] ACPI NVS
  21. [    0.000000] BIOS-e820: [mem 0x00000000d7fe8000-0x00000000d8435fff] usable
  22. [    0.000000] BIOS-e820: [mem 0x00000000d8436000-0x00000000d8a46fff] reserved
  23. [    0.000000] BIOS-e820: [mem 0x00000000d8a47000-0x00000000de246fff] usable
  24. [    0.000000] BIOS-e820: [mem 0x00000000de247000-0x00000000de2b1fff] reserved
  25. [    0.000000] BIOS-e820: [mem 0x00000000de2b2000-0x00000000de3bdfff] usable
  26. [    0.000000] BIOS-e820: [mem 0x00000000de3be000-0x00000000de7f8fff] ACPI NVS
  27. [    0.000000] BIOS-e820: [mem 0x00000000de7f9000-0x00000000def7ffff] reserved
  28. [    0.000000] BIOS-e820: [mem 0x00000000def80000-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-0x000000041effffff] usable
  37. [    0.000000] NX (Execute Disable) protection: active
  38. [    0.000000] efi: EFI v2.31 by American Megatrends
  39. [    0.000000] efi:  ESRT=0xdef7e998  ACPI 2.0=0xde7c2000  ACPI=0xde7c2000  SMBIOS=0xf05b0  MPS=0xfd680
  40. [    0.000000] SMBIOS 2.8 present.
  41. [    0.000000] DMI: MSI MS-7850/Z97 PC Mate(MS-7850), BIOS V4.11 02/16/2016
  42. [    0.000000] tsc: Fast TSC calibration using PIT
  43. [    0.000000] tsc: Detected 3499.761 MHz processor
  44. [    0.001286] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  45. [    0.001287] e820: remove [mem 0x000a0000-0x000fffff] usable
  46. [    0.001292] last_pfn = 0x41f000 max_arch_pfn = 0x400000000
  47. [    0.001294] MTRR default type: uncachable
  48. [    0.001295] MTRR fixed ranges enabled:
  49. [    0.001295]   00000-9FFFF write-back
  50. [    0.001296]   A0000-BFFFF uncachable
  51. [    0.001296]   C0000-CFFFF write-protect
  52. [    0.001297]   D0000-DFFFF uncachable
  53. [    0.001297]   E0000-FFFFF write-protect
  54. [    0.001298] MTRR variable ranges enabled:
  55. [    0.001298]   0 base 0000000000 mask 7C00000000 write-back
  56. [    0.001299]   1 base 0400000000 mask 7FF0000000 write-back
  57. [    0.001299]   2 base 0410000000 mask 7FF8000000 write-back
  58. [    0.001300]   3 base 0418000000 mask 7FFC000000 write-back
  59. [    0.001300]   4 base 041C000000 mask 7FFE000000 write-back
  60. [    0.001301]   5 base 041E000000 mask 7FFF000000 write-back
  61. [    0.001301]   6 base 00E0000000 mask 7FE0000000 uncachable
  62. [    0.001302]   7 disabled
  63. [    0.001302]   8 disabled
  64. [    0.001302]   9 disabled
  65. [    0.001864] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
  66. [    0.001965] total RAM covered: 16368M
  67. [    0.002193] Found optimal setting for mtrr clean up
  68. [    0.002194]  gran_size: 64K  chunk_size: 32M     num_reg: 7      lose cover RAM: 0G
  69. [    0.002753] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
  70. [    0.002757] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
  71. [    0.007675] found SMP MP-table at [mem 0x000fd9a0-0x000fd9af]
  72. [    0.007684] esrt: Reserving ESRT space from 0x00000000def7e998 to 0x00000000def7e9d0.
  73. [    0.007727] check: Scanning 1 areas for low memory corruption
  74. [    0.007732] Using GB pages for direct mapping
  75. [    0.007733] BRK [0x23fa01000, 0x23fa01fff] PGTABLE
  76. [    0.007734] BRK [0x23fa02000, 0x23fa02fff] PGTABLE
  77. [    0.007735] BRK [0x23fa03000, 0x23fa03fff] PGTABLE
  78. [    0.007750] BRK [0x23fa04000, 0x23fa04fff] PGTABLE
  79. [    0.007751] BRK [0x23fa05000, 0x23fa05fff] PGTABLE
  80. [    0.007803] BRK [0x23fa06000, 0x23fa06fff] PGTABLE
  81. [    0.007820] BRK [0x23fa07000, 0x23fa07fff] PGTABLE
  82. [    0.007867] BRK [0x23fa08000, 0x23fa08fff] PGTABLE
  83. [    0.007904] BRK [0x23fa09000, 0x23fa09fff] PGTABLE
  84. [    0.007933] BRK [0x23fa0a000, 0x23fa0afff] PGTABLE
  85. [    0.007979] BRK [0x23fa0b000, 0x23fa0bfff] PGTABLE
  86. [    0.007999] Secure boot could not be determined
  87. [    0.008000] RAMDISK: [mem 0x30a01000-0x344f7fff]
  88. [    0.008005] ACPI: Early table checksum verification disabled
  89. [    0.008007] ACPI: RSDP 0x00000000DE7C2000 000024 (v02 ALASKA)
  90. [    0.008009] ACPI: XSDT 0x00000000DE7C2090 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
  91. [    0.008013] ACPI: FACP 0x00000000DE7D4C00 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
  92. [    0.008016] ACPI: DSDT 0x00000000DE7C21C0 012A3C (v02 ALASKA A M I    00000023 INTL 20120711)
  93. [    0.008018] ACPI: FACS 0x00000000DE7F8F80 000040
  94. [    0.008019] ACPI: APIC 0x00000000DE7D4D10 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
  95. [    0.008020] ACPI: FPDT 0x00000000DE7D4D88 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
  96. [    0.008022] ACPI: FIDT 0x00000000DE7D4DD0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
  97. [    0.008023] ACPI: ASF! 0x00000000DE7D4E70 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
  98. [    0.008025] ACPI: SSDT 0x00000000DE7D4F18 000C7D (v02 Ther_R Ther_Rvp 00001000 INTL 20120711)
  99. [    0.008026] ACPI: SSDT 0x00000000DE7D5B98 000539 (v02 PmRef  Cpu0Ist  00003000 INTL 20051117)
  100. [    0.008028] ACPI: SSDT 0x00000000DE7D60D8 000B74 (v02 CpuRef CpuSsdt  00003000 INTL 20051117)
  101. [    0.008030] ACPI: MCFG 0x00000000DE7D6C50 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
  102. [    0.008031] ACPI: HPET 0x00000000DE7D6C90 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
  103. [    0.008033] ACPI: SSDT 0x00000000DE7D6CC8 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
  104. [    0.008034] ACPI: SSDT 0x00000000DE7D7038 005835 (v02 SaSsdt SaSsdt   00003000 INTL 20120711)
  105. [    0.008036] ACPI: UEFI 0x00000000DE7DC870 000042 (v01 ALASKA A M I    01072009      00000000)
  106. [    0.008037] ACPI: DMAR 0x00000000DE7DC8B8 000080 (v01 INTEL  BDW      00000001 INTL 00000001)
  107. [    0.008039] ACPI: BGRT 0x00000000DE7DC938 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
  108. [    0.008043] ACPI: Local APIC address 0xfee00000
  109. [    0.008104] No NUMA configuration found
  110. [    0.008105] Faking a node at [mem 0x0000000000000000-0x000000041effffff]
  111. [    0.008112] NODE_DATA(0) allocated [mem 0x41efd5000-0x41effffff]
  112. [    0.008248] Zone ranges:
  113. [    0.008248]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  114. [    0.008249]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  115. [    0.008250]   Normal   [mem 0x0000000100000000-0x000000041effffff]
  116. [    0.008250]   Device   empty
  117. [    0.008251] Movable zone start for each node
  118. [    0.008253] Early memory node ranges
  119. [    0.008253]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
  120. [    0.008254]   node   0: [mem 0x0000000000059000-0x000000000009efff]
  121. [    0.008254]   node   0: [mem 0x0000000000100000-0x00000000d7fe0fff]
  122. [    0.008254]   node   0: [mem 0x00000000d7fe8000-0x00000000d8435fff]
  123. [    0.008255]   node   0: [mem 0x00000000d8a47000-0x00000000de246fff]
  124. [    0.008255]   node   0: [mem 0x00000000de2b2000-0x00000000de3bdfff]
  125. [    0.008255]   node   0: [mem 0x00000000defff000-0x00000000deffffff]
  126. [    0.008256]   node   0: [mem 0x0000000100000000-0x000000041effffff]
  127. [    0.008339] Zeroed struct page in unavailable ranges: 8999 pages
  128. [    0.008340] Initmem setup node 0 [mem 0x0000000000001000-0x000000041effffff]
  129. [    0.008341] On node 0 totalpages: 4181209
  130. [    0.008341]   DMA zone: 64 pages used for memmap
  131. [    0.008342]   DMA zone: 28 pages reserved
  132. [    0.008342]   DMA zone: 3997 pages, LIFO batch:0
  133. [    0.008399]   DMA32 zone: 14133 pages used for memmap
  134. [    0.008400]   DMA32 zone: 904508 pages, LIFO batch:63
  135. [    0.021120]   Normal zone: 51136 pages used for memmap
  136. [    0.021121]   Normal zone: 3272704 pages, LIFO batch:63
  137. [    0.065641] ACPI: PM-Timer IO Port: 0x1808
  138. [    0.065643] ACPI: Local APIC address 0xfee00000
  139. [    0.065647] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  140. [    0.065656] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
  141. [    0.065657] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  142. [    0.065658] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  143. [    0.065659] ACPI: IRQ0 used by override.
  144. [    0.065659] ACPI: IRQ9 used by override.
  145. [    0.065660] Using ACPI (MADT) for SMP configuration information
  146. [    0.065661] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  147. [    0.065672] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  148. [    0.065697] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  149. [    0.065698] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
  150. [    0.065699] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  151. [    0.065699] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  152. [    0.065701] PM: Registered nosave memory: [mem 0xd7fe1000-0xd7fe7fff]
  153. [    0.065702] PM: Registered nosave memory: [mem 0xd8436000-0xd8a46fff]
  154. [    0.065703] PM: Registered nosave memory: [mem 0xde247000-0xde2b1fff]
  155. [    0.065704] PM: Registered nosave memory: [mem 0xde3be000-0xde7f8fff]
  156. [    0.065705] PM: Registered nosave memory: [mem 0xde7f9000-0xdef7ffff]
  157. [    0.065705] PM: Registered nosave memory: [mem 0xdef80000-0xdeffefff]
  158. [    0.065706] PM: Registered nosave memory: [mem 0xdf000000-0xf7ffffff]
  159. [    0.065707] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  160. [    0.065707] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
  161. [    0.065707] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  162. [    0.065708] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  163. [    0.065708] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
  164. [    0.065708] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
  165. [    0.065709] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  166. [    0.065709] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  167. [    0.065709] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  168. [    0.065710] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
  169. [    0.065710] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  170. [    0.065711] [mem 0xdf000000-0xf7ffffff] available for PCI devices
  171. [    0.065712] Booting paravirtualized kernel on bare hardware
  172. [    0.065714] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  173. [    0.065721] random: get_random_bytes called from start_kernel+0x97/0x515 with crng_init=0
  174. [    0.065726] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
  175. [    0.065829] percpu: Embedded 47 pages/cpu s155648 r8192 d28672 u524288
  176. [    0.065834] pcpu-alloc: s155648 r8192 d28672 u524288 alloc=1*2097152
  177. [    0.065835] pcpu-alloc: [0] 0 1 2 3
  178. [    0.065856] Built 1 zonelists, mobility grouping on.  Total pages: 4115848
  179. [    0.065857] Policy zone: Normal
  180. [    0.065857] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.1.1-050101-generic root=UUID=4f9aca28-f63c-47ae-b345-1466b267e722 ro quiet splash vt.handoff=1
  181. [    0.068110] Calgary: detecting Calgary via BIOS EBDA area
  182. [    0.068111] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  183. [    0.097103] Memory: 16234256K/16724836K available (14339K kernel code, 2357K rwdata, 4392K rodata, 2584K init, 5172K bss, 490580K reserved, 0K cma-reserved)
  184. [    0.097180] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  185. [    0.097183] Kernel/User page tables isolation: enabled
  186. [    0.097193] ftrace: allocating 42046 entries in 165 pages
  187. [    0.107706] rcu: Hierarchical RCU implementation.
  188. [    0.107707] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
  189. [    0.107707]  Tasks RCU enabled.
  190. [    0.107708] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  191. [    0.107708] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  192. [    0.109489] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
  193. [    0.109655] Console: colour dummy device 80x25
  194. [    0.109659] printk: console [tty0] enabled
  195. [    0.109667] ACPI: Core revision 20190215
  196. [    0.109820] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  197. [    0.109828] hpet clockevent registered
  198. [    0.109831] APIC: Switch to symmetric I/O mode setup
  199. [    0.109832] DMAR: Host address width 39
  200. [    0.109833] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
  201. [    0.109836] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c20660462 ecap f010da
  202. [    0.109837] DMAR: RMRR base: 0x000000deea2000 end: 0x000000deeb1fff
  203. [    0.109838] DMAR-IR: IOAPIC id 8 under DRHD base  0xfed90000 IOMMU 0
  204. [    0.109838] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
  205. [    0.109839] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
  206. [    0.109839] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
  207. [    0.110022] DMAR-IR: Enabled IRQ remapping in xapic mode
  208. [    0.110022] x2apic: IRQ remapping doesn't support X2APIC mode
  209. [    0.110375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  210. [    0.129832] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x32726f4dab3, max_idle_ns: 440795384557 ns
  211. [    0.129840] Calibrating delay loop (skipped), value calculated using timer frequency.. 6999.52 BogoMIPS (lpj=13999044)
  212. [    0.129841] pid_max: default: 32768 minimum: 301
  213. [    0.131983] LSM: Security Framework initializing
  214. [    0.131989] Yama: becoming mindful.
  215. [    0.132000] AppArmor: AppArmor initialized
  216. [    0.133600] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  217. [    0.134418] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  218. [    0.134450] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  219. [    0.134475] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  220. [    0.134567] *** VALIDATE proc ***
  221. [    0.134595] *** VALIDATE cgroup1 ***
  222. [    0.134596] *** VALIDATE cgroup2 ***
  223. [    0.134615] mce: CPU supports 9 MCE banks
  224. [    0.134622] mce: CPU0: Thermal monitoring enabled (TM1)
  225. [    0.134631] process: using mwait in idle threads
  226. [    0.134632] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
  227. [    0.134633] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
  228. [    0.134634] Spectre V2 : Mitigation: Full generic retpoline
  229. [    0.134634] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  230. [    0.134634] Spectre V2 : Enabling Restricted Speculation for firmware calls
  231. [    0.134639] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  232. [    0.134640] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  233. [    0.134747] Freeing SMP alternatives memory: 36K
  234. [    0.136093] TSC deadline timer enabled
  235. [    0.136095] smpboot: CPU0: Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz (family: 0x6, model: 0x3c, stepping: 0x3)
  236. [    0.136147] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
  237. [    0.136176] ... version:                3
  238. [    0.136176] ... bit width:              48
  239. [    0.136177] ... generic registers:      8
  240. [    0.136177] ... value mask:             0000ffffffffffff
  241. [    0.136177] ... max period:             00007fffffffffff
  242. [    0.136178] ... fixed-purpose events:   3
  243. [    0.136178] ... event mask:             00000007000000ff
  244. [    0.136199] rcu: Hierarchical SRCU implementation.
  245. [    0.136574] random: crng done (trusting CPU's manufacturer)
  246. [    0.136748] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  247. [    0.136774] smp: Bringing up secondary CPUs ...
  248. [    0.136823] x86: Booting SMP configuration:
  249. [    0.136824] .... node  #0, CPUs:      #1 #2 #3
  250. [    0.138458] smp: Brought up 1 node, 4 CPUs
  251. [    0.138458] smpboot: Max logical packages: 1
  252. [    0.138458] smpboot: Total of 4 processors activated (27998.08 BogoMIPS)
  253. [    0.140020] devtmpfs: initialized
  254. [    0.140020] x86/mm: Memory block size: 128MB
  255. [    0.140020] PM: Registering ACPI NVS region [mem 0xd7fe1000-0xd7fe7fff] (28672 bytes)
  256. [    0.140020] PM: Registering ACPI NVS region [mem 0xde3be000-0xde7f8fff] (4435968 bytes)
  257. [    0.140054] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  258. [    0.140054] futex hash table entries: 1024 (order: 4, 65536 bytes)
  259. [    0.140054] pinctrl core: initialized pinctrl subsystem
  260. [    0.141891] PM: RTC time: 22:49:33, date: 2019-05-22
  261. [    0.141959] NET: Registered protocol family 16
  262. [    0.142007] audit: initializing netlink subsys (disabled)
  263. [    0.142010] audit: type=2000 audit(1558565373.032:1): state=initialized audit_enabled=0 res=1
  264. [    0.142010] EISA bus registered
  265. [    0.142010] cpuidle: using governor ladder
  266. [    0.142010] cpuidle: using governor menu
  267. [    0.142010] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  268. [    0.142010] ACPI: bus type PCI registered
  269. [    0.142010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  270. [    0.142010] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  271. [    0.142010] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  272. [    0.142010] PCI: Using configuration type 1 for base access
  273. [    0.142010] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
  274. [    0.142723] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  275. [    0.142723] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  276. [    0.142723] ACPI: Added _OSI(Module Device)
  277. [    0.142723] ACPI: Added _OSI(Processor Device)
  278. [    0.142723] ACPI: Added _OSI(3.0 _SCP Extensions)
  279. [    0.142723] ACPI: Added _OSI(Processor Aggregator Device)
  280. [    0.142723] ACPI: Added _OSI(Linux-Dell-Video)
  281. [    0.142723] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  282. [    0.142723] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  283. [    0.154996] ACPI: 6 ACPI AML tables successfully acquired and loaded
  284. [    0.156852] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  285. [    0.157749] ACPI: Dynamic OEM Table Load:
  286. [    0.157752] ACPI: SSDT 0xFFFF927B0C0B3400 0003D3 (v02 PmRef  Cpu0Cst  00003001 INTL 20051117)
  287. [    0.158180] ACPI: Dynamic OEM Table Load:
  288. [    0.158183] ACPI: SSDT 0xFFFF927B0C796800 0005AA (v02 PmRef  ApIst    00003000 INTL 20051117)
  289. [    0.158657] ACPI: Dynamic OEM Table Load:
  290. [    0.158659] ACPI: SSDT 0xFFFF927B0C030A00 000119 (v02 PmRef  ApCst    00003000 INTL 20051117)
  291. [    0.159783] ACPI: Interpreter enabled
  292. [    0.159807] ACPI: (supports S0 S3 S4 S5)
  293. [    0.159807] ACPI: Using IOAPIC for interrupt routing
  294. [    0.159829] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  295. [    0.160145] ACPI: Enabled 9 GPEs in block 00 to 3F
  296. [    0.160762] ACPI: Power Resource [PG00] (on)
  297. [    0.161019] ACPI: Power Resource [PG01] (on)
  298. [    0.161270] ACPI: Power Resource [PG02] (on)
  299. [    0.164285] ACPI: Power Resource [WRST] (off)
  300. [    0.164505] ACPI: Power Resource [WRST] (off)
  301. [    0.164727] ACPI: Power Resource [WRST] (off)
  302. [    0.164948] ACPI: Power Resource [WRST] (off)
  303. [    0.165168] ACPI: Power Resource [WRST] (off)
  304. [    0.165389] ACPI: Power Resource [WRST] (off)
  305. [    0.165608] ACPI: Power Resource [WRST] (off)
  306. [    0.165829] ACPI: Power Resource [WRST] (off)
  307. [    0.168838] ACPI: Power Resource [FN00] (off)
  308. [    0.168893] ACPI: Power Resource [FN01] (off)
  309. [    0.168947] ACPI: Power Resource [FN02] (off)
  310. [    0.169001] ACPI: Power Resource [FN03] (off)
  311. [    0.169055] ACPI: Power Resource [FN04] (off)
  312. [    0.169785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  313. [    0.169788] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  314. [    0.170009] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
  315. [    0.170153] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
  316. [    0.170153] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  317. [    0.170435] acpi PNP0A08:00: host bridge window expanded to [mem 0xe0000000-0xfeafffff window]; [mem 0xfe101000-0xfe113fff window] ignored
  318. [    0.170595] PCI host bridge to bus 0000:00
  319. [    0.170596] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  320. [    0.170597] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
  321. [    0.170597] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  322. [    0.170598] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  323. [    0.170599] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  324. [    0.170599] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  325. [    0.170600] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  326. [    0.170601] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
  327. [    0.170601] pci_bus 0000:00: root bus resource [bus 00-3e]
  328. [    0.170606] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
  329. [    0.170670] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
  330. [    0.170699] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  331. [    0.170804] pci 0000:00:14.0: [8086:8cb1] type 00 class 0x0c0330
  332. [    0.170821] pci 0000:00:14.0: reg 0x10: [mem 0xf7f00000-0xf7f0ffff 64bit]
  333. [    0.170871] pci 0000:00:14.0: PME# supported from D3hot D3cold
  334. [    0.170929] pci 0000:00:16.0: [8086:8cba] type 00 class 0x078000
  335. [    0.170947] pci 0000:00:16.0: reg 0x10: [mem 0xf7f19000-0xf7f1900f 64bit]
  336. [    0.170999] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  337. [    0.171092] pci 0000:00:1a.0: [8086:8cad] type 00 class 0x0c0320
  338. [    0.171111] pci 0000:00:1a.0: reg 0x10: [mem 0xf7f17000-0xf7f173ff]
  339. [    0.171180] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  340. [    0.171243] pci 0000:00:1b.0: [8086:8ca0] type 00 class 0x040300
  341. [    0.171258] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f10000-0xf7f13fff 64bit]
  342. [    0.171307] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  343. [    0.171388] pci 0000:00:1c.0: [8086:8c90] type 01 class 0x060400
  344. [    0.171463] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  345. [    0.171574] pci 0000:00:1c.5: [8086:8c9a] type 01 class 0x060400
  346. [    0.171640] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
  347. [    0.171747] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
  348. [    0.171812] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
  349. [    0.171918] pci 0000:00:1c.7: [8086:8c9e] type 01 class 0x060400
  350. [    0.171984] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
  351. [    0.172091] pci 0000:00:1d.0: [8086:8ca6] type 00 class 0x0c0320
  352. [    0.172109] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f16000-0xf7f163ff]
  353. [    0.172180] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  354. [    0.172243] pci 0000:00:1f.0: [8086:8cc4] type 00 class 0x060100
  355. [    0.172387] pci 0000:00:1f.2: [8086:8c82] type 00 class 0x010601
  356. [    0.172400] pci 0000:00:1f.2: reg 0x10: [io  0xf070-0xf077]
  357. [    0.172406] pci 0000:00:1f.2: reg 0x14: [io  0xf060-0xf063]
  358. [    0.172411] pci 0000:00:1f.2: reg 0x18: [io  0xf050-0xf057]
  359. [    0.172417] pci 0000:00:1f.2: reg 0x1c: [io  0xf040-0xf043]
  360. [    0.172422] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
  361. [    0.172428] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f15000-0xf7f157ff]
  362. [    0.172456] pci 0000:00:1f.2: PME# supported from D3hot
  363. [    0.172510] pci 0000:00:1f.3: [8086:8ca2] type 00 class 0x0c0500
  364. [    0.172525] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f14000-0xf7f140ff 64bit]
  365. [    0.172541] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
  366. [    0.172628] pci 0000:01:00.0: [1002:67df] type 00 class 0x030000
  367. [    0.172644] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
  368. [    0.172650] pci 0000:01:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
  369. [    0.172655] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
  370. [    0.172659] pci 0000:01:00.0: reg 0x24: [mem 0xf7e00000-0xf7e3ffff]
  371. [    0.172663] pci 0000:01:00.0: reg 0x30: [mem 0xf7e40000-0xf7e5ffff pref]
  372. [    0.172674] pci 0000:01:00.0: BAR 0: assigned to efifb
  373. [    0.172706] pci 0000:01:00.0: supports D1 D2
  374. [    0.172707] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
  375. [    0.172753] pci 0000:01:00.1: [1002:aaf0] type 00 class 0x040300
  376. [    0.172766] pci 0000:01:00.1: reg 0x10: [mem 0xf7e60000-0xf7e63fff 64bit]
  377. [    0.172817] pci 0000:01:00.1: supports D1 D2
  378. [    0.172866] pci 0000:00:01.0: PCI bridge to [bus 01]
  379. [    0.172867] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
  380. [    0.172868] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
  381. [    0.172870] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  382. [    0.172930] acpiphp: Slot [1] registered
  383. [    0.172934] pci 0000:00:1c.0: PCI bridge to [bus 02]
  384. [    0.173007] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
  385. [    0.173034] pci 0000:03:00.0: reg 0x10: [io  0xd000-0xd0ff]
  386. [    0.173059] pci 0000:03:00.0: reg 0x18: [mem 0xf7d00000-0xf7d00fff 64bit]
  387. [    0.173075] pci 0000:03:00.0: reg 0x20: [mem 0xf0300000-0xf0303fff 64bit pref]
  388. [    0.173171] pci 0000:03:00.0: supports D1 D2
  389. [    0.173172] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  390. [    0.173298] pci 0000:00:1c.5: PCI bridge to [bus 03]
  391. [    0.173301] pci 0000:00:1c.5:   bridge window [io  0xd000-0xdfff]
  392. [    0.173303] pci 0000:00:1c.5:   bridge window [mem 0xf7d00000-0xf7dfffff]
  393. [    0.173307] pci 0000:00:1c.5:   bridge window [mem 0xf0300000-0xf03fffff 64bit pref]
  394. [    0.173377] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060400
  395. [    0.173519] pci 0000:04:00.0: supports D1 D2
  396. [    0.173520] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  397. [    0.181845] pci 0000:00:1c.6: PCI bridge to [bus 04-05] (subtractive decode)
  398. [    0.181852] pci 0000:00:1c.6:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
  399. [    0.181853] pci 0000:00:1c.6:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
  400. [    0.181853] pci 0000:00:1c.6:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  401. [    0.181854] pci 0000:00:1c.6:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
  402. [    0.181855] pci 0000:00:1c.6:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
  403. [    0.181855] pci 0000:00:1c.6:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
  404. [    0.181856] pci 0000:00:1c.6:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
  405. [    0.181856] pci 0000:00:1c.6:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
  406. [    0.181902] pci_bus 0000:05: extended config space not accessible
  407. [    0.181968] pci 0000:04:00.0: PCI bridge to [bus 05]
  408. [    0.182060] pci 0000:06:00.0: [14e4:43a0] type 00 class 0x028000
  409. [    0.182092] pci 0000:06:00.0: reg 0x10: [mem 0xf7c00000-0xf7c07fff 64bit]
  410. [    0.182105] pci 0000:06:00.0: reg 0x18: [mem 0xf7a00000-0xf7bfffff 64bit]
  411. [    0.182216] pci 0000:06:00.0: supports D1 D2
  412. [    0.182216] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  413. [    0.182350] pci 0000:00:1c.7: PCI bridge to [bus 06]
  414. [    0.182354] pci 0000:00:1c.7:   bridge window [mem 0xf7a00000-0xf7cfffff]
  415. [    0.183154] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  416. [    0.183198] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
  417. [    0.183241] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
  418. [    0.183283] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
  419. [    0.183325] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  420. [    0.183368] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  421. [    0.183410] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
  422. [    0.183453] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 10 11 12 14 15)
  423. [    0.183738] pci 0000:01:00.0: vgaarb: setting as boot VGA device
  424. [    0.183738] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  425. [    0.183738] pci 0000:01:00.0: vgaarb: bridge control possible
  426. [    0.183738] vgaarb: loaded
  427. [    0.183738] SCSI subsystem initialized
  428. [    0.183738] libata version 3.00 loaded.
  429. [    0.183738] ACPI: bus type USB registered
  430. [    0.183738] usbcore: registered new interface driver usbfs
  431. [    0.183738] usbcore: registered new interface driver hub
  432. [    0.183738] usbcore: registered new device driver usb
  433. [    0.183738] pps_core: LinuxPPS API ver. 1 registered
  434. [    0.183738] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  435. [    0.183738] PTP clock support registered
  436. [    0.183738] EDAC MC: Ver: 3.0.0
  437. [    0.183738] Registered efivars operations
  438. [    0.185977] PCI: Using ACPI for IRQ routing
  439. [    0.186945] PCI: pci_cache_line_size set to 64 bytes
  440. [    0.186988] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
  441. [    0.186988] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
  442. [    0.186989] e820: reserve RAM buffer [mem 0xd7fe1000-0xd7ffffff]
  443. [    0.186989] e820: reserve RAM buffer [mem 0xd8436000-0xdbffffff]
  444. [    0.186990] e820: reserve RAM buffer [mem 0xde247000-0xdfffffff]
  445. [    0.186990] e820: reserve RAM buffer [mem 0xde3be000-0xdfffffff]
  446. [    0.186991] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
  447. [    0.186991] e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff]
  448. [    0.187048] NetLabel: Initializing
  449. [    0.187049] NetLabel:  domain hash size = 128
  450. [    0.187049] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  451. [    0.187057] NetLabel:  unlabeled traffic allowed by default
  452. [    0.187065] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  453. [    0.187065] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  454. [    0.190847] clocksource: Switched to clocksource tsc-early
  455. [    0.196669] VFS: Disk quotas dquot_6.6.0
  456. [    0.196678] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  457. [    0.196694] *** VALIDATE hugetlbfs ***
  458. [    0.196743] AppArmor: AppArmor Filesystem Enabled
  459. [    0.196761] pnp: PnP ACPI init
  460. [    0.196823] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
  461. [    0.196823] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  462. [    0.196823] system 00:01: [io  0x0800-0x087f] has been reserved
  463. [    0.196823] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  464. [    0.196823] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  465. [    0.196823] system 00:03: [io  0x1854-0x1857] has been reserved
  466. [    0.196823] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  467. [    0.196823] system 00:04: [io  0x0a00-0x0a0f] has been reserved
  468. [    0.196823] system 00:04: [io  0x0a10-0x0a1f] has been reserved
  469. [    0.196823] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  470. [    0.196823] pnp 00:05: [dma 0 disabled]
  471. [    0.196823] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
  472. [    0.196823] pnp 00:06: [dma 0 disabled]
  473. [    0.196823] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (active)
  474. [    0.196823] system 00:07: [io  0x04d0-0x04d1] has been reserved
  475. [    0.196823] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  476. [    0.197899] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
  477. [    0.197900] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
  478. [    0.197901] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
  479. [    0.197901] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
  480. [    0.197902] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
  481. [    0.197903] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
  482. [    0.197904] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
  483. [    0.197904] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
  484. [    0.197905] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
  485. [    0.197906] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
  486. [    0.197907] system 00:08: [mem 0xf7fe0000-0xf7feffff] has been reserved
  487. [    0.197907] system 00:08: [mem 0xf7ff0000-0xf7ffffff] has been reserved
  488. [    0.197909] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  489. [    0.198072] pnp: PnP ACPI: found 9 devices
  490. [    0.203230] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  491. [    0.203235] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
  492. [    0.203236] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
  493. [    0.203237] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
  494. [    0.203242] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0400000-0xf05fffff]
  495. [    0.203245] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf0600000-0xf07fffff 64bit pref]
  496. [    0.203246] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
  497. [    0.203248] pci 0000:00:01.0: PCI bridge to [bus 01]
  498. [    0.203249] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
  499. [    0.203251] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
  500. [    0.203252] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  501. [    0.203254] pci 0000:00:1c.0: PCI bridge to [bus 02]
  502. [    0.203256] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
  503. [    0.203259] pci 0000:00:1c.0:   bridge window [mem 0xf0400000-0xf05fffff]
  504. [    0.203262] pci 0000:00:1c.0:   bridge window [mem 0xf0600000-0xf07fffff 64bit pref]
  505. [    0.203266] pci 0000:00:1c.5: PCI bridge to [bus 03]
  506. [    0.203268] pci 0000:00:1c.5:   bridge window [io  0xd000-0xdfff]
  507. [    0.203271] pci 0000:00:1c.5:   bridge window [mem 0xf7d00000-0xf7dfffff]
  508. [    0.203273] pci 0000:00:1c.5:   bridge window [mem 0xf0300000-0xf03fffff 64bit pref]
  509. [    0.203278] pci 0000:04:00.0: PCI bridge to [bus 05]
  510. [    0.203293] pci 0000:00:1c.6: PCI bridge to [bus 04-05]
  511. [    0.203301] pci 0000:00:1c.7: PCI bridge to [bus 06]
  512. [    0.203304] pci 0000:00:1c.7:   bridge window [mem 0xf7a00000-0xf7cfffff]
  513. [    0.203310] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  514. [    0.203310] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
  515. [    0.203311] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  516. [    0.203312] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
  517. [    0.203312] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
  518. [    0.203313] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
  519. [    0.203313] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
  520. [    0.203314] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff window]
  521. [    0.203315] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
  522. [    0.203315] pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff]
  523. [    0.203316] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
  524. [    0.203317] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
  525. [    0.203317] pci_bus 0000:02: resource 1 [mem 0xf0400000-0xf05fffff]
  526. [    0.203318] pci_bus 0000:02: resource 2 [mem 0xf0600000-0xf07fffff 64bit pref]
  527. [    0.203318] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
  528. [    0.203319] pci_bus 0000:03: resource 1 [mem 0xf7d00000-0xf7dfffff]
  529. [    0.203319] pci_bus 0000:03: resource 2 [mem 0xf0300000-0xf03fffff 64bit pref]
  530. [    0.203320] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
  531. [    0.203321] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
  532. [    0.203321] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
  533. [    0.203322] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
  534. [    0.203322] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
  535. [    0.203323] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
  536. [    0.203323] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
  537. [    0.203324] pci_bus 0000:04: resource 11 [mem 0xe0000000-0xfeafffff window]
  538. [    0.203325] pci_bus 0000:06: resource 1 [mem 0xf7a00000-0xf7cfffff]
  539. [    0.203407] NET: Registered protocol family 2
  540. [    0.203486] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
  541. [    0.203518] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  542. [    0.203620] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  543. [    0.203694] TCP: Hash tables configured (established 131072 bind 65536)
  544. [    0.203713] UDP hash table entries: 8192 (order: 6, 262144 bytes)
  545. [    0.203738] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  546. [    0.203787] NET: Registered protocol family 1
  547. [    0.203789] NET: Registered protocol family 44
  548. [    0.204139] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  549. [    0.204152] PCI: CLS 64 bytes, default 64
  550. [    0.204194] Unpacking initramfs...
  551. [    0.704363] Freeing initrd memory: 60380K
  552. [    0.721842] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  553. [    0.721843] software IO TLB: mapped [mem 0xd3a9f000-0xd7a9f000] (64MB)
  554. [    0.721970] check: Scanning for low memory corruption every 60 seconds
  555. [    0.722930] Initialise system trusted keyrings
  556. [    0.722937] Key type blacklist registered
  557. [    0.722950] workingset: timestamp_bits=36 max_order=22 bucket_order=0
  558. [    0.723721] zbud: loaded
  559. [    0.723964] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  560. [    0.724046] fuse init (API version 7.29)
  561. [    0.724157] Platform Keyring initialized
  562. [    0.745045] Key type asymmetric registered
  563. [    0.745046] Asymmetric key parser 'x509' registered
  564. [    0.745051] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
  565. [    0.745068] io scheduler mq-deadline registered
  566. [    0.745672] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  567. [    0.745705] efifb: probing for efifb
  568. [    0.745711] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
  569. [    0.745712] efifb: mode is 1024x768x32, linelength=4096, pages=1
  570. [    0.745712] efifb: scrolling: redraw
  571. [    0.745713] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  572. [    0.745760] Console: switching to colour frame buffer device 128x48
  573. [    0.746640] fb0: EFI VGA frame buffer device
  574. [    0.746645] intel_idle: MWAIT substates: 0x42120
  575. [    0.746646] intel_idle: v0.4.1 model 0x3C
  576. [    0.746761] intel_idle: lapic_timer_reliable_states 0xffffffff
  577. [    0.746849] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  578. [    0.746871] ACPI: Power Button [PWRB]
  579. [    0.746920] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
  580. [    0.746924] ACPI: Sleep Button [SLPB]
  581. [    0.746941] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  582. [    0.746961] ACPI: Power Button [PWRF]
  583. [    0.747645] thermal LNXTHERM:00: registered as thermal_zone0
  584. [    0.747646] ACPI: Thermal Zone [TZ00] (28 C)
  585. [    0.747814] thermal LNXTHERM:01: registered as thermal_zone1
  586. [    0.747814] ACPI: Thermal Zone [TZ01] (30 C)
  587. [    0.747948] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  588. [    0.768390] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  589. [    0.769333] Linux agpgart interface v0.103
  590. [    0.770384] loop: module loaded
  591. [    0.770483] libphy: Fixed MDIO Bus: probed
  592. [    0.770484] tun: Universal TUN/TAP device driver, 1.6
  593. [    0.770500] PPP generic driver version 2.4.2
  594. [    0.770519] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  595. [    0.770520] ehci-pci: EHCI PCI platform driver
  596. [    0.770594] ehci-pci 0000:00:1a.0: EHCI Host Controller
  597. [    0.770597] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  598. [    0.770606] ehci-pci 0000:00:1a.0: debug port 2
  599. [    0.774501] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  600. [    0.774509] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7f17000
  601. [    0.789869] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  602. [    0.789900] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.01
  603. [    0.789900] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  604. [    0.789901] usb usb1: Product: EHCI Host Controller
  605. [    0.789902] usb usb1: Manufacturer: Linux 5.1.1-050101-generic ehci_hcd
  606. [    0.789902] usb usb1: SerialNumber: 0000:00:1a.0
  607. [    0.790039] hub 1-0:1.0: USB hub found
  608. [    0.790042] hub 1-0:1.0: 2 ports detected
  609. [    0.790186] ehci-pci 0000:00:1d.0: EHCI Host Controller
  610. [    0.790188] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
  611. [    0.790196] ehci-pci 0000:00:1d.0: debug port 2
  612. [    0.794096] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  613. [    0.794103] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7f16000
  614. [    0.809870] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  615. [    0.809889] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.01
  616. [    0.809890] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  617. [    0.809890] usb usb2: Product: EHCI Host Controller
  618. [    0.809891] usb usb2: Manufacturer: Linux 5.1.1-050101-generic ehci_hcd
  619. [    0.809891] usb usb2: SerialNumber: 0000:00:1d.0
  620. [    0.810019] hub 2-0:1.0: USB hub found
  621. [    0.810021] hub 2-0:1.0: 2 ports detected
  622. [    0.810102] ehci-platform: EHCI generic platform driver
  623. [    0.810107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  624. [    0.810109] ohci-pci: OHCI PCI platform driver
  625. [    0.810114] ohci-platform: OHCI generic platform driver
  626. [    0.810117] uhci_hcd: USB Universal Host Controller Interface driver
  627. [    0.810194] xhci_hcd 0000:00:14.0: xHCI Host Controller
  628. [    0.810196] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  629. [    0.811235] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
  630. [    0.811238] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  631. [    0.811336] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.01
  632. [    0.811337] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  633. [    0.811337] usb usb3: Product: xHCI Host Controller
  634. [    0.811338] usb usb3: Manufacturer: Linux 5.1.1-050101-generic xhci-hcd
  635. [    0.811338] usb usb3: SerialNumber: 0000:00:14.0
  636. [    0.811466] hub 3-0:1.0: USB hub found
  637. [    0.811480] hub 3-0:1.0: 14 ports detected
  638. [    0.814609] xhci_hcd 0000:00:14.0: xHCI Host Controller
  639. [    0.814610] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
  640. [    0.814612] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
  641. [    0.814634] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.01
  642. [    0.814634] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  643. [    0.814635] usb usb4: Product: xHCI Host Controller
  644. [    0.814635] usb usb4: Manufacturer: Linux 5.1.1-050101-generic xhci-hcd
  645. [    0.814636] usb usb4: SerialNumber: 0000:00:14.0
  646. [    0.814763] hub 4-0:1.0: USB hub found
  647. [    0.814773] hub 4-0:1.0: 6 ports detected
  648. [    0.815989] i8042: PNP: No PS/2 controller found.
  649. [    0.816171] mousedev: PS/2 mouse device common for all mice
  650. [    0.816370] rtc_cmos 00:02: RTC can wake from S4
  651. [    0.816487] rtc_cmos 00:02: registered as rtc0
  652. [    0.816495] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  653. [    0.816498] i2c /dev entries driver
  654. [    0.816523] device-mapper: uevent: version 1.0.3
  655. [    0.816554] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
  656. [    0.816566] platform eisa.0: Probing EISA bus 0
  657. [    0.816567] platform eisa.0: EISA: Cannot allocate resource for mainboard
  658. [    0.816568] platform eisa.0: Cannot allocate resource for EISA slot 1
  659. [    0.816568] platform eisa.0: Cannot allocate resource for EISA slot 2
  660. [    0.816569] platform eisa.0: Cannot allocate resource for EISA slot 3
  661. [    0.816569] platform eisa.0: Cannot allocate resource for EISA slot 4
  662. [    0.816570] platform eisa.0: Cannot allocate resource for EISA slot 5
  663. [    0.816570] platform eisa.0: Cannot allocate resource for EISA slot 6
  664. [    0.816571] platform eisa.0: Cannot allocate resource for EISA slot 7
  665. [    0.816571] platform eisa.0: Cannot allocate resource for EISA slot 8
  666. [    0.816572] platform eisa.0: EISA: Detected 0 cards
  667. [    0.816575] intel_pstate: Intel P-state driver initializing
  668. [    0.816679] ledtrig-cpu: registered to indicate activity on CPUs
  669. [    0.816681] EFI Variables Facility v0.08 2004-May-17
  670. [    0.820679] NET: Registered protocol family 10
  671. [    0.824009] Segment Routing with IPv6
  672. [    0.824020] NET: Registered protocol family 17
  673. [    0.824058] Key type dns_resolver registered
  674. [    0.824246] RAS: Correctable Errors collector initialized.
  675. [    0.824260] microcode: sig=0x306c3, pf=0x2, revision=0x27
  676. [    0.824280] microcode: Microcode Update Driver: v2.2.
  677. [    0.824285] sched_clock: Marking stable (824088206, 190210)->(827848119, -3569703)
  678. [    0.824405] registered taskstats version 1
  679. [    0.824413] Loading compiled-in X.509 certificates
  680. [    0.825380] Loaded X.509 cert 'Build time autogenerated kernel key: 6ecf29bd3d40e744e4b97e010ded343d6af06d5e'
  681. [    0.825389] zswap: loaded using pool lzo/zbud
  682. [    0.828839] Key type big_key registered
  683. [    0.830260] Key type encrypted registered
  684. [    0.830262] AppArmor: AppArmor sha1 policy hashing enabled
  685. [    0.830431] Couldn't get size: 0x800000000000000e
  686. [    0.830444] MODSIGN: Couldn't get UEFI db list
  687. [    0.830528] Couldn't get size: 0x800000000000000e
  688. [    0.830538] Couldn't get UEFI MokListRT
  689. [    0.830781] ima: No TPM chip found, activating TPM-bypass!
  690. [    0.830783] ima: Allocated hash algorithm: sha1
  691. [    0.830786] No architecture policies found
  692. [    0.830792] evm: Initialising EVM extended attributes:
  693. [    0.830792] evm: security.selinux
  694. [    0.830792] evm: security.SMACK64
  695. [    0.830792] evm: security.SMACK64EXEC
  696. [    0.830793] evm: security.SMACK64TRANSMUTE
  697. [    0.830793] evm: security.SMACK64MMAP
  698. [    0.830793] evm: security.apparmor
  699. [    0.830793] evm: security.ima
  700. [    0.830794] evm: security.capability
  701. [    0.830794] evm: HMAC attrs: 0x1
  702. [    0.831387] PM:   Magic number: 3:769:856
  703. [    0.831473] rtc_cmos 00:02: setting system clock to 2019-05-22T22:49:34 UTC (1558565374)
  704. [    0.832142] Freeing unused decrypted memory: 2040K
  705. [    0.832387] Freeing unused kernel image memory: 2584K
  706. [    0.861898] Write protecting the kernel read-only data: 22528k
  707. [    0.862225] Freeing unused kernel image memory: 2012K
  708. [    0.862384] Freeing unused kernel image memory: 1752K
  709. [    0.868601] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  710. [    0.868602] x86/mm: Checking user space page tables
  711. [    0.874683] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  712. [    0.874684] Run /init as init process
  713. [    0.927227] ahci 0000:00:1f.2: version 3.0
  714. [    0.927374] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x15 impl SATA mode
  715. [    0.927375] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
  716. [    0.929288] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
  717. [    0.936062] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
  718. [    0.936063] AMD-Vi: AMD IOMMUv2 functionality not available on this system
  719. [    0.939310] libphy: r8169: probed
  720. [    0.939678] r8169 0000:03:00.0 eth0: RTL8168g/8111g, d8:cb:8a:9c:4f:91, XID 4c0, IRQ 32
  721. [    0.939679] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  722. [    0.944741] r8169 0000:03:00.0 enp3s0: renamed from eth0
  723. [    0.950255] scsi host0: ahci
  724. [    0.950335] scsi host1: ahci
  725. [    0.953886] scsi host2: ahci
  726. [    0.958373] scsi host3: ahci
  727. [    0.959862] scsi host4: ahci
  728. [    0.959983] scsi host5: ahci
  729. [    0.960025] ata1: SATA max UDMA/133 abar m2048@0xf7f15000 port 0xf7f15100 irq 31
  730. [    0.960025] ata2: DUMMY
  731. [    0.960027] ata3: SATA max UDMA/133 abar m2048@0xf7f15000 port 0xf7f15200 irq 31
  732. [    0.960027] ata4: DUMMY
  733. [    0.960029] ata5: SATA max UDMA/133 abar m2048@0xf7f15000 port 0xf7f15300 irq 31
  734. [    0.960029] ata6: DUMMY
  735. [    0.987165] [drm] amdgpu kernel modesetting enabled.
  736. [    0.987200] CRAT table not found
  737. [    0.987201] Virtual CRAT table created for CPU
  738. [    0.987202] Parsing CRAT table with 1 nodes
  739. [    0.987203] Creating topology SYSFS entries
  740. [    0.987208] Topology: Add CPU node
  741. [    0.987209] Finished initializing topology
  742. [    0.987249] checking generic (e0000000 300000) vs hw (e0000000 10000000)
  743. [    0.987249] fb0: switching to amdgpudrmfb from EFI VGA
  744. [    0.987261] Console: switching to colour dummy device 80x25
  745. [    0.987309] amdgpu 0000:01:00.0: vgaarb: deactivate vga console
  746. [    0.987444] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1462:0x3413 0xC7).
  747. [    0.987449] [drm] register mmio base: 0xF7E00000
  748. [    0.987449] [drm] register mmio size: 262144
  749. [    0.987455] [drm] add ip block number 0 <vi_common>
  750. [    0.987456] [drm] add ip block number 1 <gmc_v8_0>
  751. [    0.987456] [drm] add ip block number 2 <tonga_ih>
  752. [    0.987457] [drm] add ip block number 3 <gfx_v8_0>
  753. [    0.987457] [drm] add ip block number 4 <sdma_v3_0>
  754. [    0.987458] [drm] add ip block number 5 <powerplay>
  755. [    0.987458] [drm] add ip block number 6 <dm>
  756. [    0.987458] [drm] add ip block number 7 <uvd_v6_0>
  757. [    0.987459] [drm] add ip block number 8 <vce_v3_0>
  758. [    0.987466] [drm] UVD is enabled in VM mode
  759. [    0.987466] [drm] UVD ENC is enabled in VM mode
  760. [    0.987467] [drm] VCE enabled in VM mode
  761. [    0.987641] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000d3fff window]
  762. [    0.987644] caller pci_map_rom+0x71/0x18c mapping multiple BARs
  763. [    0.987644] amdgpu 0000:01:00.0: No more image in the PCI ROM
  764. [    0.987656] ATOM BIOS: 113-V34111-F1
  765. [    0.987675] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
  766. [    0.987696] amdgpu 0000:01:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used)
  767. [    0.987697] amdgpu 0000:01:00.0: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
  768. [    0.987702] [drm] Detected VRAM RAM=8192M, BAR=256M
  769. [    0.987702] [drm] RAM width 256bits GDDR5
  770. [    0.987743] [TTM] Zone  kernel: Available graphics memory: 8184384 kiB
  771. [    0.987744] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
  772. [    0.987744] [TTM] Initializing pool allocator
  773. [    0.987746] [TTM] Initializing DMA pool allocator
  774. [    0.987763] [drm] amdgpu: 8192M of VRAM memory ready
  775. [    0.987764] [drm] amdgpu: 8192M of GTT memory ready.
  776. [    0.987775] [drm] GART: num cpu pages 65536, num gpu pages 65536
  777. [    0.988209] [drm] PCIE GART of 256M enabled (table at 0x000000F400300000).
  778. [    0.988272] [drm] Chained IB support enabled!
  779. [    0.988820] [drm] Found UVD firmware Version: 1.130 Family ID: 16
  780. [    0.989372] [drm] Found VCE firmware Version: 52.4 Binary ID: 3
  781. [    1.042360] [drm] DM_PPLIB: values for Engine clock
  782. [    1.042360] [drm] DM_PPLIB:   300000
  783. [    1.042361] [drm] DM_PPLIB:   608000
  784. [    1.042361] [drm] DM_PPLIB:   910000
  785. [    1.042361] [drm] DM_PPLIB:   1077000
  786. [    1.042361] [drm] DM_PPLIB:   1145000
  787. [    1.042362] [drm] DM_PPLIB:   1191000
  788. [    1.042362] [drm] DM_PPLIB:   1236000
  789. [    1.042362] [drm] DM_PPLIB:   1303000
  790. [    1.042362] [drm] DM_PPLIB: Validation clocks:
  791. [    1.042363] [drm] DM_PPLIB:    engine_max_clock: 130300
  792. [    1.042363] [drm] DM_PPLIB:    memory_max_clock: 200000
  793. [    1.042363] [drm] DM_PPLIB:    level           : 8
  794. [    1.042364] [drm] DM_PPLIB: values for Memory clock
  795. [    1.042364] [drm] DM_PPLIB:   300000
  796. [    1.042364] [drm] DM_PPLIB:   2000000
  797. [    1.042365] [drm] DM_PPLIB: Validation clocks:
  798. [    1.042365] [drm] DM_PPLIB:    engine_max_clock: 130300
  799. [    1.042365] [drm] DM_PPLIB:    memory_max_clock: 200000
  800. [    1.042365] [drm] DM_PPLIB:    level           : 8
  801. [    1.057909] [drm] Display Core initialized with v3.2.17!
  802. [    1.125870] usb 1-1: new high-speed USB device number 2 using ehci-pci
  803. [    1.145869] usb 2-1: new high-speed USB device number 2 using ehci-pci
  804. [    1.149873] usb 3-2: new full-speed USB device number 2 using xhci_hcd
  805. [    1.176916] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  806. [    1.176917] [drm] Driver supports precise vblank timestamp query.
  807. [    1.222984] [drm] UVD and UVD ENC initialized successfully.
  808. [    1.260258] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  809. [    1.260760] ata5.00: ATA-10: WDC WD10EZEX-60WN4A0, 01.01A01, max UDMA/100
  810. [    1.260761] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
  811. [    1.261343] ata5.00: configured for UDMA/100
  812. [    1.264256] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  813. [    1.264293] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  814. [    1.265134] ata3.00: ATA-7: ST3160812AS, 3.AHH, max UDMA/100
  815. [    1.265135] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 32)
  816. [    1.266137] ata3.00: configured for UDMA/100
  817. [    1.266229] usb 1-1: New USB device found, idVendor=8087, idProduct=8009, bcdDevice= 0.00
  818. [    1.266230] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  819. [    1.266359] hub 1-1:1.0: USB hub found
  820. [    1.266478] hub 1-1:1.0: 6 ports detected
  821. [    1.273083] ata1.00: ATA-9: PNY CS1311 120GB SSD, CS131122, max UDMA/133
  822. [    1.273084] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), AA
  823. [    1.273235] ata1.00: configured for UDMA/133
  824. [    1.273339] scsi 0:0:0:0: Direct-Access     ATA      PNY CS1311 120GB 1122 PQ: 0 ANSI: 5
  825. [    1.273429] sd 0:0:0:0: Attached scsi generic sg0 type 0
  826. [    1.273436] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
  827. [    1.273441] sd 0:0:0:0: [sda] Write Protect is off
  828. [    1.273442] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  829. [    1.273449] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  830. [    1.273515] scsi 2:0:0:0: Direct-Access     ATA      ST3160812AS      H    PQ: 0 ANSI: 5
  831. [    1.273605] sd 2:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB)
  832. [    1.273611] sd 2:0:0:0: [sdb] Write Protect is off
  833. [    1.273612] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  834. [    1.273613] sd 2:0:0:0: Attached scsi generic sg1 type 0
  835. [    1.273623] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  836. [    1.273678] scsi 4:0:0:0: Direct-Access     ATA      WDC WD10EZEX-60W 1A01 PQ: 0 ANSI: 5
  837. [    1.273762] sd 4:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
  838. [    1.273763] sd 4:0:0:0: [sdc] 4096-byte physical blocks
  839. [    1.273767] sd 4:0:0:0: [sdc] Write Protect is off
  840. [    1.273768] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
  841. [    1.273774] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  842. [    1.273839] sd 4:0:0:0: Attached scsi generic sg2 type 0
  843. [    1.275395]  sda: sda1 sda2
  844. [    1.275699] sd 0:0:0:0: [sda] Attached SCSI disk
  845. [    1.286218] usb 2-1: New USB device found, idVendor=8087, idProduct=8001, bcdDevice= 0.00
  846. [    1.286219] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  847. [    1.286361] hub 2-1:1.0: USB hub found
  848. [    1.286468] hub 2-1:1.0: 8 ports detected
  849. [    1.288197]  sdc: sdc1
  850. [    1.288485] sd 4:0:0:0: [sdc] Attached SCSI disk
  851. [    1.332930] [drm] VCE initialized successfully.
  852. [    1.335135] kfd kfd: Allocated 3969056 bytes on gart
  853. [    1.335143] Virtual CRAT table created for GPU
  854. [    1.335143] Parsing CRAT table with 1 nodes
  855. [    1.335149] Creating topology SYSFS entries
  856. [    1.335197] Topology: Add dGPU node [0x67df:0x1002]
  857. [    1.335219] kfd kfd: added device 1002:67df
  858. [    1.336744] [drm] fb mappable at 0xE0830000
  859. [    1.336744] [drm] vram apper at 0xE0000000
  860. [    1.336744] [drm] size 8294400
  861. [    1.336745] [drm] fb depth is 24
  862. [    1.336745] [drm]    pitch is 7680
  863. [    1.336782] fbcon: amdgpudrmfb (fb0) is primary device
  864. [    1.350568] usb 3-2: New USB device found, idVendor=1038, idProduct=1710, bcdDevice= 0.68
  865. [    1.350569] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  866. [    1.350569] usb 3-2: Product: SteelSeries Rival 300 Gaming Mouse
  867. [    1.350570] usb 3-2: Manufacturer: SteelSeries
  868. [    1.360754]  sdb: sdb1 sdb2 sdb3 sdb4
  869. [    1.361038] sd 2:0:0:0: [sdb] Attached SCSI disk
  870. [    1.364043] Console: switching to colour frame buffer device 240x67
  871. [    1.366813] amdgpu 0000:01:00.0: fb0: amdgpudrmfb frame buffer device
  872. [    1.386958] [drm] Initialized amdgpu 3.30.0 20150101 for 0000:01:00.0 on minor 0
  873. [    1.477869] usb 3-3: new full-speed USB device number 3 using xhci_hcd
  874. [    1.627279] usb 3-3: New USB device found, idVendor=0764, idProduct=0501, bcdDevice= 2.00
  875. [    1.627280] usb 3-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  876. [    1.627281] usb 3-3: Product: AVRG750U
  877. [    1.627281] usb 3-3: Manufacturer: CPS
  878. [    1.627282] usb 3-3: SerialNumber: BHBHT2002128
  879. [    1.741871] tsc: Refined TSC clocksource calibration: 3499.996 MHz
  880. [    1.741874] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32734d20948, max_idle_ns: 440795306379 ns
  881. [    1.741890] clocksource: Switched to clocksource tsc
  882. [    1.753865] usb 3-9: new full-speed USB device number 4 using xhci_hcd
  883. [    4.130806] usb 3-9: New USB device found, idVendor=1b1c, idProduct=1b33, bcdDevice= 3.08
  884. [    4.130808] usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  885. [    4.130808] usb 3-9: Product: Corsair Gaming K70 LUX RGB Keyboard
  886. [    4.130818] usb 3-9: Manufacturer: Corsair
  887. [    4.130819] usb 3-9: SerialNumber: 13025033AEBD15015627A677F5001944
  888. [    4.134104] hidraw: raw HID events driver (C) Jiri Kosina
  889. [    4.142700] usbcore: registered new interface driver usbhid
  890. [    4.142701] usbhid: USB HID core driver
  891. [    4.144034] hid-generic 0003:1038:1710.0001: hiddev0,hidraw0: USB HID v1.11 Device [SteelSeries SteelSeries Rival 300 Gaming Mouse] on usb-0000:00:14.0-2/input0
  892. [    4.144096] input: SteelSeries SteelSeries Rival 300 Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:1038:1710.0002/input/input3
  893. [    4.144192] hid-generic 0003:1038:1710.0002: input,hidraw1: USB HID v1.11 Mouse [SteelSeries SteelSeries Rival 300 Gaming Mouse] on usb-0000:00:14.0-2/input1
  894. [    4.144410] input: SteelSeries SteelSeries Rival 300 Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.2/0003:1038:1710.0003/input/input4
  895. [    4.201987] input: SteelSeries SteelSeries Rival 300 Gaming Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.2/0003:1038:1710.0003/input/input5
  896. [    4.202106] hid-generic 0003:1038:1710.0003: input,hidraw2: USB HID v1.11 Keyboard [SteelSeries SteelSeries Rival 300 Gaming Mouse] on usb-0000:00:14.0-2/input2
  897. [    4.202450] hid-generic 0003:0764:0501.0004: hiddev1,hidraw3: USB HID v1.10 Device [CPS AVRG750U] on usb-0000:00:14.0-3/input0
  898. [    4.202703] input: Corsair Corsair Gaming K70 LUX RGB Keyboard  Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:1B1C:1B33.0005/input/input6
  899. [    4.261988] input: Corsair Corsair Gaming K70 LUX RGB Keyboard  Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:1B1C:1B33.0005/input/input7
  900. [    4.262029] input: Corsair Corsair Gaming K70 LUX RGB Keyboard  as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:1B1C:1B33.0005/input/input8
  901. [    4.262066] input: Corsair Corsair Gaming K70 LUX RGB Keyboard  as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:1B1C:1B33.0005/input/input9
  902. [    4.262115] hid-generic 0003:1B1C:1B33.0005: input,hiddev2,hidraw4: USB HID v1.11 Keyboard [Corsair Corsair Gaming K70 LUX RGB Keyboard ] on usb-0000:00:14.0-9/input0
  903. [    4.262171] hid-generic 0003:1B1C:1B33.0006: hiddev3,hidraw5: USB HID v1.11 Device [Corsair Corsair Gaming K70 LUX RGB Keyboard ] on usb-0000:00:14.0-9/input1
  904. [    4.393953] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  905. [    4.534915] systemd[1]: systemd 237 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)
  906. [    4.553961] systemd[1]: Detected architecture x86-64.
  907. [    4.555451] systemd[1]: Set hostname to <ruby>.
  908. [    4.641803] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  909. [    4.641915] systemd[1]: Created slice User and Session Slice.
  910. [    4.641984] systemd[1]: Created slice System Slice.
  911. [    4.642030] systemd[1]: Listening on udev Control Socket.
  912. [    4.642058] systemd[1]: Listening on fsck to fsckd communication Socket.
  913. [    4.642099] systemd[1]: Listening on Journal Socket.
  914. [    4.642423] systemd[1]: Starting Uncomplicated firewall...
  915. [    4.652888] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  916. [    4.682142] lp: driver loaded but no devices found
  917. [    4.688871] systemd-journald[422]: Received request to flush runtime journal from PID 1
  918. [    4.695973] ppdev: user-space parallel port driver
  919. [    4.698415] parport_pc 00:06: reported by Plug and Play ACPI
  920. [    4.698471] parport0: PC-style at 0x378, irq 5 [PCSPP]
  921. [    4.712270] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k SSFS
  922. [    4.793942] lp0: using parport0 (interrupt-driven).
  923. [    4.890578] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20190215/utaddress-213)
  924. [    4.890581] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  925. [    4.890583] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20190215/utaddress-213)
  926. [    4.890585] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  927. [    4.890586] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20190215/utaddress-213)
  928. [    4.890587] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20190215/utaddress-213)
  929. [    4.890589] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  930. [    4.890589] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20190215/utaddress-213)
  931. [    4.890590] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20190215/utaddress-213)
  932. [    4.890592] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  933. [    4.890592] lpc_ich: Resource conflict(s) found affecting gpio_ich
  934. [    4.929173] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
  935. [    4.929174] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  936. [    4.929174] RAPL PMU: hw unit of domain package 2^-14 Joules
  937. [    4.929175] RAPL PMU: hw unit of domain dram 2^-14 Joules
  938. [    4.929175] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  939. [    4.938844] cryptd: max_cpu_qlen set to 1000
  940. [    4.948894] AVX2 version of gcm_enc/dec engaged.
  941. [    4.948895] AES CTR mode by8 optimization enabled
  942. [    4.969420] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
  943. [    4.970420] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
  944. [    4.970421] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
  945. [    4.978593] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
  946. [    4.978622] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
  947. [    4.978650] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
  948. [    4.978674] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
  949. [    4.990929] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
  950. [    4.990930] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  951. [    4.990931] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  952. [    4.990932] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
  953. [    4.990932] snd_hda_codec_realtek hdaudioC0D0:    inputs:
  954. [    4.990933] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
  955. [    4.990934] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
  956. [    4.990934] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
  957. [    5.004052] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
  958. [    5.004155] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
  959. [    5.004181] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
  960. [    5.004632] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
  961. [    5.004655] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
  962. [    5.080245] intel_rapl: Found RAPL domain package
  963. [    5.080246] intel_rapl: Found RAPL domain core
  964. [    5.080247] intel_rapl: Found RAPL domain dram
  965. [    5.489087] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
  966. [    5.538092] audit: type=1400 audit(1558565379.202:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=813 comm="apparmor_parser"
  967. [    5.538315] audit: type=1400 audit(1558565379.202:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=812 comm="apparmor_parser"
  968. [    5.538594] audit: type=1400 audit(1558565379.202:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=811 comm="apparmor_parser"
  969. [    5.538595] audit: type=1400 audit(1558565379.202:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=811 comm="apparmor_parser"
  970. [    5.538596] audit: type=1400 audit(1558565379.202:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=811 comm="apparmor_parser"
  971. [    5.541552] audit: type=1400 audit(1558565379.202:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=815 comm="apparmor_parser"
  972. [    5.543641] audit: type=1400 audit(1558565379.206:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=816 comm="apparmor_parser"
  973. [    5.543643] audit: type=1400 audit(1558565379.206:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=816 comm="apparmor_parser"
  974. [    5.544531] audit: type=1400 audit(1558565379.206:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=817 comm="apparmor_parser"
  975. [    5.544711] audit: type=1400 audit(1558565379.206:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=809 comm="apparmor_parser"
  976. [    5.888669] Generic Realtek PHY r8169-300:00: attached PHY driver [Generic Realtek PHY] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
  977. [    6.036516] r8169 0000:03:00.0 enp3s0: Link is Down
  978. [    8.936157] r8169 0000:03:00.0 enp3s0: Link is Up - 1Gbps/Full - flow control rx/tx
  979. [    8.936163] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement