Guest User

DMESG

a guest
Oct 3rd, 2018
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 74.21 KB | None | 0 0
  1. [    0.000000] Linux version 4.15.0-36-generic (buildd@lgw01-amd64-031) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #39-Ubuntu SMP Mon Sep 24 16:19:09 UTC 2018 (Ubuntu 4.15.0-36.39-generic 4.15.18)
  2. [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic root=UUID=19901275-4cc4-46ac-99d7-5c48558a0ce1 ro quiet splash vt.handoff=1
  3. [    0.000000] KERNEL supported cpus:
  4. [    0.000000]   Intel GenuineIntel
  5. [    0.000000]   AMD AuthenticAMD
  6. [    0.000000]   Centaur CentaurHauls
  7. [    0.000000] random: get_random_u32 called from bsp_init_amd+0x255/0x2a0 with crng_init=0
  8. [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  9. [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  10. [    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  11. [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
  12. [    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  13. [    0.000000] e820: BIOS-provided physical RAM map:
  14. [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
  15. [    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
  16. [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  17. [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cfd9ffff] usable
  18. [    0.000000] BIOS-e820: [mem 0x00000000cfda0000-0x00000000cfdd0fff] ACPI NVS
  19. [    0.000000] BIOS-e820: [mem 0x00000000cfdd1000-0x00000000cfdfffff] ACPI data
  20. [    0.000000] BIOS-e820: [mem 0x00000000cfe00000-0x00000000cfefffff] reserved
  21. [    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  22. [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
  23. [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022effffff] usable
  24. [    0.000000] NX (Execute Disable) protection: active
  25. [    0.000000] SMBIOS 2.4 present.
  26. [    0.000000] DMI: Gigabyte Technology Co., Ltd. GA-970A-UD3/GA-970A-UD3, BIOS F7 10/22/2012
  27. [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  28. [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  29. [    0.000000] AGP: No AGP bridge found
  30. [    0.000000] e820: last_pfn = 0x22f000 max_arch_pfn = 0x400000000
  31. [    0.000000] MTRR default type: uncachable
  32. [    0.000000] MTRR fixed ranges enabled:
  33. [    0.000000]   00000-9FFFF write-back
  34. [    0.000000]   A0000-BFFFF uncachable
  35. [    0.000000]   C0000-C7FFF write-protect
  36. [    0.000000]   C8000-FFFFF uncachable
  37. [    0.000000] MTRR variable ranges enabled:
  38. [    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
  39. [    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
  40. [    0.000000]   2 base 0000C0000000 mask FFFFF0000000 write-back
  41. [    0.000000]   3 base 0000CFE00000 mask FFFFFFE00000 uncachable
  42. [    0.000000]   4 disabled
  43. [    0.000000]   5 disabled
  44. [    0.000000]   6 disabled
  45. [    0.000000]   7 disabled
  46. [    0.000000] TOM2: 000000022f000000 aka 8944M
  47. [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
  48. [    0.000000] total RAM covered: 3326M
  49. [    0.000000] Found optimal setting for mtrr clean up
  50. [    0.000000]  gran_size: 64K  chunk_size: 4M  num_reg: 4      lose cover RAM: 0G
  51. [    0.000000] e820: update [mem 0xcfe00000-0xffffffff] usable ==> reserved
  52. [    0.000000] e820: last_pfn = 0xcfda0 max_arch_pfn = 0x400000000
  53. [    0.000000] found SMP MP-table at [mem 0x000f4c60-0x000f4c6f] mapped at [        (ptrval)]
  54. [    0.000000] Scanning 1 areas for low memory corruption
  55. [    0.000000] Base memory trampoline at [        (ptrval)] 99000 size 24576
  56. [    0.000000] Using GB pages for direct mapping
  57. [    0.000000] BRK [0x20b73f000, 0x20b73ffff] PGTABLE
  58. [    0.000000] BRK [0x20b740000, 0x20b740fff] PGTABLE
  59. [    0.000000] BRK [0x20b741000, 0x20b741fff] PGTABLE
  60. [    0.000000] BRK [0x20b742000, 0x20b742fff] PGTABLE
  61. [    0.000000] BRK [0x20b743000, 0x20b743fff] PGTABLE
  62. [    0.000000] BRK [0x20b744000, 0x20b744fff] PGTABLE
  63. [    0.000000] BRK [0x20b745000, 0x20b745fff] PGTABLE
  64. [    0.000000] RAMDISK: [mem 0x3160b000-0x34afcfff]
  65. [    0.000000] ACPI: Early table checksum verification disabled
  66. [    0.000000] ACPI: RSDP 0x00000000000F6B80 000014 (v00 GBT   )
  67. [    0.000000] ACPI: RSDT 0x00000000CFDD1000 000048 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
  68. [    0.000000] ACPI: FACP 0x00000000CFDD1080 000074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
  69. [    0.000000] ACPI: DSDT 0x00000000CFDD1100 00792A (v01 GBT    GBTUACPI 00001000 MSFT 03000000)
  70. [    0.000000] ACPI: FACS 0x00000000CFDA0000 000040
  71. [    0.000000] ACPI: MSDM 0x00000000CFDD8B00 000055 (v03 GBT    GBTUACPI 42302E31 GBTU 01010101)
  72. [    0.000000] ACPI: HPET 0x00000000CFDD8B80 000038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
  73. [    0.000000] ACPI: MCFG 0x00000000CFDD8BC0 00003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
  74. [    0.000000] ACPI: EUDS 0x00000000CFDD8C40 000860 (v01 GBT             00000000      00000000)
  75. [    0.000000] ACPI: MATS 0x00000000CFDD94A0 000034 (v01 GBT             00000000      00000000)
  76. [    0.000000] ACPI: TAMG 0x00000000CFDD9510 000182 (v01 GBT    GBT   B0 5455312E BG?? 53450101)
  77. [    0.000000] ACPI: APIC 0x00000000CFDD8A40 0000BC (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
  78. [    0.000000] ACPI: MATS 0x00000000CFDD96C0 0061FD (v01        MATS RCM 80000001 INTL 20061109)
  79. [    0.000000] ACPI: Local APIC address 0xfee00000
  80. [    0.000000] No NUMA configuration found
  81. [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000022effffff]
  82. [    0.000000] NODE_DATA(0) allocated [mem 0x22efd5000-0x22effffff]
  83. [    0.000000] tsc: Fast TSC calibration using PIT
  84. [    0.000000] Zone ranges:
  85. [    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  86. [    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  87. [    0.000000]   Normal   [mem 0x0000000100000000-0x000000022effffff]
  88. [    0.000000]   Device   empty
  89. [    0.000000] Movable zone start for each node
  90. [    0.000000] Early memory node ranges
  91. [    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
  92. [    0.000000]   node   0: [mem 0x0000000000100000-0x00000000cfd9ffff]
  93. [    0.000000]   node   0: [mem 0x0000000100000000-0x000000022effffff]
  94. [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000022effffff]
  95. [    0.000000] On node 0 totalpages: 2092350
  96. [    0.000000]   DMA zone: 64 pages used for memmap
  97. [    0.000000]   DMA zone: 21 pages reserved
  98. [    0.000000]   DMA zone: 3998 pages, LIFO batch:0
  99. [    0.000000]   DMA32 zone: 13239 pages used for memmap
  100. [    0.000000]   DMA32 zone: 847264 pages, LIFO batch:31
  101. [    0.000000]   Normal zone: 19392 pages used for memmap
  102. [    0.000000]   Normal zone: 1241088 pages, LIFO batch:31
  103. [    0.000000] Reserved but unavailable: 98 pages
  104. [    0.000000] ACPI: PM-Timer IO Port: 0x808
  105. [    0.000000] ACPI: Local APIC address 0xfee00000
  106. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
  107. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
  108. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
  109. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
  110. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1])
  111. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1])
  112. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1])
  113. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1])
  114. [    0.000000] IOAPIC[0]: apic_id 8, version 33, address 0xfec00000, GSI 0-23
  115. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  116. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  117. [    0.000000] ACPI: IRQ0 used by override.
  118. [    0.000000] ACPI: IRQ9 used by override.
  119. [    0.000000] Using ACPI (MADT) for SMP configuration information
  120. [    0.000000] ACPI: HPET id: 0x10b9a201 base: 0xfed00000
  121. [    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  122. [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  123. [    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  124. [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  125. [    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  126. [    0.000000] PM: Registered nosave memory: [mem 0xcfda0000-0xcfdd0fff]
  127. [    0.000000] PM: Registered nosave memory: [mem 0xcfdd1000-0xcfdfffff]
  128. [    0.000000] PM: Registered nosave memory: [mem 0xcfe00000-0xcfefffff]
  129. [    0.000000] PM: Registered nosave memory: [mem 0xcff00000-0xdfffffff]
  130. [    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  131. [    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
  132. [    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xffffffff]
  133. [    0.000000] e820: [mem 0xcff00000-0xdfffffff] available for PCI devices
  134. [    0.000000] Booting paravirtualized kernel on bare hardware
  135. [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  136. [    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
  137. [    0.000000] percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u262144
  138. [    0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
  139. [    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  140. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2059634
  141. [    0.000000] Policy zone: Normal
  142. [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic root=UUID=19901275-4cc4-46ac-99d7-5c48558a0ce1 ro quiet splash vt.handoff=1
  143. [    0.000000] AGP: Checking aperture...
  144. [    0.000000] AGP: No AGP bridge found
  145. [    0.000000] AGP: Node 0: aperture [bus addr 0xc4000000-0xc5ffffff] (32MB)
  146. [    0.000000] Aperture pointing to e820 RAM. Ignoring.
  147. [    0.000000] AGP: Your BIOS doesn't leave an aperture memory hole
  148. [    0.000000] AGP: Please enable the IOMMU option in the BIOS setup
  149. [    0.000000] AGP: This costs you 64MB of RAM
  150. [    0.000000] AGP: Mapping aperture over RAM [mem 0xc4000000-0xc7ffffff] (65536KB)
  151. [    0.000000] PM: Registered nosave memory: [mem 0xc4000000-0xc7ffffff]
  152. [    0.000000] Memory: 8022888K/8369400K available (12300K kernel code, 2472K rwdata, 4248K rodata, 2408K init, 2416K bss, 346512K reserved, 0K cma-reserved)
  153. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  154. [    0.000000] ftrace: allocating 39168 entries in 154 pages
  155. [    0.000000] Hierarchical RCU implementation.
  156. [    0.000000]  RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
  157. [    0.000000]  Tasks RCU enabled.
  158. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  159. [    0.000000] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
  160. [    0.000000] spurious 8259A interrupt: IRQ7.
  161. [    0.000000] vt handoff: transparent VT on vt#1
  162. [    0.000000] Console: colour dummy device 80x25
  163. [    0.000000] console [tty0] enabled
  164. [    0.000000] ACPI: Core revision 20170831
  165. [    0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded
  166. [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
  167. [    0.000000] hpet clockevent registered
  168. [    0.000000] APIC: Switch to symmetric I/O mode setup
  169. [    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  170. [    0.020000] tsc: Fast TSC calibration using PIT
  171. [    0.024000] tsc: Detected 3523.672 MHz processor
  172. [    0.024000] Calibrating delay loop (skipped), value calculated using timer frequency.. 7047.34 BogoMIPS (lpj=14094688)
  173. [    0.024000] pid_max: default: 32768 minimum: 301
  174. [    0.024000] Security Framework initialized
  175. [    0.024000] Yama: becoming mindful.
  176. [    0.024000] AppArmor: AppArmor initialized
  177. [    0.024000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  178. [    0.024000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  179. [    0.024000] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  180. [    0.024000] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  181. [    0.024000] mce: CPU supports 7 MCE banks
  182. [    0.024000] LVT offset 1 assigned for vector 0xf9
  183. [    0.024000] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
  184. [    0.024000] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
  185. [    0.024000] Spectre V2 : Mitigation: Full AMD retpoline
  186. [    0.024000] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  187. [    0.024000] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
  188. [    0.024000] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  189. [    0.024000] Freeing SMP alternatives memory: 36K
  190. [    0.032000] smpboot: CPU0: AMD FX(tm)-8320 Eight-Core Processor (family: 0x15, model: 0x2, stepping: 0x0)
  191. [    0.032000] Performance Events: Fam15h core perfctr, AMD PMU driver.
  192. [    0.032000] ... version:                0
  193. [    0.032000] ... bit width:              48
  194. [    0.032000] ... generic registers:      6
  195. [    0.032000] ... value mask:             0000ffffffffffff
  196. [    0.032000] ... max period:             00007fffffffffff
  197. [    0.032000] ... fixed-purpose events:   0
  198. [    0.032000] ... event mask:             000000000000003f
  199. [    0.032000] Hierarchical SRCU implementation.
  200. [    0.032000] smp: Bringing up secondary CPUs ...
  201. [    0.032000] x86: Booting SMP configuration:
  202. [    0.032000] .... node  #0, CPUs:      #1
  203. [    0.004000] do_IRQ: 1.55 No irq handler for vector
  204. [    0.036011] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  205. [    0.036081]  #2
  206. [    0.004000] do_IRQ: 2.55 No irq handler for vector
  207. [    0.040083]  #3
  208. [    0.004000] do_IRQ: 3.55 No irq handler for vector
  209. [    0.048081]  #4
  210. [    0.004000] do_IRQ: 4.55 No irq handler for vector
  211. [    0.050837]  #5
  212. [    0.004000] do_IRQ: 5.55 No irq handler for vector
  213. [    0.059757]  #6
  214. [    0.004000] do_IRQ: 6.55 No irq handler for vector
  215. [    0.062689]  #7
  216. [    0.004000] do_IRQ: 7.55 No irq handler for vector
  217. [    0.064051] smp: Brought up 1 node, 8 CPUs
  218. [    0.064051] smpboot: Max logical packages: 1
  219. [    0.064051] smpboot: Total of 8 processors activated (56378.75 BogoMIPS)
  220. [    0.068385] devtmpfs: initialized
  221. [    0.068385] x86/mm: Memory block size: 128MB
  222. [    0.068763] evm: security.selinux
  223. [    0.068763] evm: security.SMACK64
  224. [    0.068764] evm: security.SMACK64EXEC
  225. [    0.068764] evm: security.SMACK64TRANSMUTE
  226. [    0.068765] evm: security.SMACK64MMAP
  227. [    0.068765] evm: security.apparmor
  228. [    0.068766] evm: security.ima
  229. [    0.068766] evm: security.capability
  230. [    0.068787] PM: Registering ACPI NVS region [mem 0xcfda0000-0xcfdd0fff] (200704 bytes)
  231. [    0.068787] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  232. [    0.068787] futex hash table entries: 2048 (order: 5, 131072 bytes)
  233. [    0.068787] pinctrl core: initialized pinctrl subsystem
  234. [    0.068787] RTC time: 19:04:41, date: 10/03/18
  235. [    0.068787] NET: Registered protocol family 16
  236. [    0.068787] audit: initializing netlink subsys (disabled)
  237. [    0.068787] audit: type=2000 audit(1538593480.068:1): state=initialized audit_enabled=0 res=1
  238. [    0.068787] cpuidle: using governor ladder
  239. [    0.068787] cpuidle: using governor menu
  240. [    0.068787] ACPI: bus type PCI registered
  241. [    0.068787] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  242. [    0.068787] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  243. [    0.068787] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  244. [    0.068787] PCI: Using configuration type 1 for base access
  245. [    0.072045] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  246. [    0.072045] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  247. [    0.072082] ACPI: Added _OSI(Module Device)
  248. [    0.072083] ACPI: Added _OSI(Processor Device)
  249. [    0.072084] ACPI: Added _OSI(3.0 _SCP Extensions)
  250. [    0.072084] ACPI: Added _OSI(Processor Aggregator Device)
  251. [    0.072085] ACPI: Added _OSI(Linux-Dell-Video)
  252. [    0.072086] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  253. [    0.073660] ACPI Exception: Could not find/resolve named package element: LNKC (20170831/dspkginit-381)
  254. [    0.073673] ACPI Exception: Could not find/resolve named package element: LNKD (20170831/dspkginit-381)
  255. [    0.073683] ACPI Exception: Could not find/resolve named package element: LNKA (20170831/dspkginit-381)
  256. [    0.073695] ACPI Exception: Could not find/resolve named package element: LNKB (20170831/dspkginit-381)
  257. [    0.073763] ACPI Exception: Could not find/resolve named package element: LNKD (20170831/dspkginit-381)
  258. [    0.073774] ACPI Exception: Could not find/resolve named package element: LNKA (20170831/dspkginit-381)
  259. [    0.073785] ACPI Exception: Could not find/resolve named package element: LNKB (20170831/dspkginit-381)
  260. [    0.073794] ACPI Exception: Could not find/resolve named package element: LNKC (20170831/dspkginit-381)
  261. [    0.073861] ACPI Exception: Could not find/resolve named package element: LNKA (20170831/dspkginit-381)
  262. [    0.073871] ACPI Exception: Could not find/resolve named package element: LNKB (20170831/dspkginit-381)
  263. [    0.073881] ACPI Exception: Could not find/resolve named package element: LNKC (20170831/dspkginit-381)
  264. [    0.073891] ACPI Exception: Could not find/resolve named package element: LNKD (20170831/dspkginit-381)
  265. [    0.073959] ACPI Exception: Could not find/resolve named package element: LNKB (20170831/dspkginit-381)
  266. [    0.073969] ACPI Exception: Could not find/resolve named package element: LNKC (20170831/dspkginit-381)
  267. [    0.073979] ACPI Exception: Could not find/resolve named package element: LNKD (20170831/dspkginit-381)
  268. [    0.073988] ACPI Exception: Could not find/resolve named package element: LNKA (20170831/dspkginit-381)
  269. [    0.074054] ACPI Exception: Could not find/resolve named package element: LNKC (20170831/dspkginit-381)
  270. [    0.074065] ACPI Exception: Could not find/resolve named package element: LNKD (20170831/dspkginit-381)
  271. [    0.074075] ACPI Exception: Could not find/resolve named package element: LNKA (20170831/dspkginit-381)
  272. [    0.074085] ACPI Exception: Could not find/resolve named package element: LNKB (20170831/dspkginit-381)
  273. [    0.074151] ACPI Exception: Could not find/resolve named package element: LNKD (20170831/dspkginit-381)
  274. [    0.074161] ACPI Exception: Could not find/resolve named package element: LNKA (20170831/dspkginit-381)
  275. [    0.074171] ACPI Exception: Could not find/resolve named package element: LNKB (20170831/dspkginit-381)
  276. [    0.074181] ACPI Exception: Could not find/resolve named package element: LNKC (20170831/dspkginit-381)
  277. [    0.074252] ACPI Exception: Could not find/resolve named package element: LNKB (20170831/dspkginit-381)
  278. [    0.074262] ACPI Exception: Could not find/resolve named package element: LNKC (20170831/dspkginit-381)
  279. [    0.074272] ACPI Exception: Could not find/resolve named package element: LNKD (20170831/dspkginit-381)
  280. [    0.074281] ACPI Exception: Could not find/resolve named package element: LNKA (20170831/dspkginit-381)
  281. [    0.074350] ACPI Exception: Could not find/resolve named package element: LNKC (20170831/dspkginit-381)
  282. [    0.074360] ACPI Exception: Could not find/resolve named package element: LNKD (20170831/dspkginit-381)
  283. [    0.074370] ACPI Exception: Could not find/resolve named package element: LNKA (20170831/dspkginit-381)
  284. [    0.074379] ACPI Exception: Could not find/resolve named package element: LNKB (20170831/dspkginit-381)
  285. [    0.074446] ACPI Exception: Could not find/resolve named package element: LNKD (20170831/dspkginit-381)
  286. [    0.074455] ACPI Exception: Could not find/resolve named package element: LNKA (20170831/dspkginit-381)
  287. [    0.074466] ACPI Exception: Could not find/resolve named package element: LNKB (20170831/dspkginit-381)
  288. [    0.074476] ACPI Exception: Could not find/resolve named package element: LNKC (20170831/dspkginit-381)
  289. [    0.074542] ACPI Exception: Could not find/resolve named package element: LNKA (20170831/dspkginit-381)
  290. [    0.074555] ACPI Exception: Could not find/resolve named package element: LNKB (20170831/dspkginit-381)
  291. [    0.074565] ACPI Exception: Could not find/resolve named package element: LNKC (20170831/dspkginit-381)
  292. [    0.074574] ACPI Exception: Could not find/resolve named package element: LNKD (20170831/dspkginit-381)
  293. [    0.074642] ACPI Exception: Could not find/resolve named package element: LNKB (20170831/dspkginit-381)
  294. [    0.074652] ACPI Exception: Could not find/resolve named package element: LNKC (20170831/dspkginit-381)
  295. [    0.074661] ACPI Exception: Could not find/resolve named package element: LNKD (20170831/dspkginit-381)
  296. [    0.074671] ACPI Exception: Could not find/resolve named package element: LNKA (20170831/dspkginit-381)
  297. [    0.080006] ACPI: Interpreter enabled
  298. [    0.080006] ACPI: (supports S0 S3 S4 S5)
  299. [    0.080006] ACPI: Using IOAPIC for interrupt routing
  300. [    0.080006] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  301. [    0.080006] ACPI: Enabled 9 GPEs in block 00 to 1F
  302. [    0.085803] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  303. [    0.085808] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  304. [    0.085812] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  305. [    0.086133] PCI host bridge to bus 0000:00
  306. [    0.086134] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  307. [    0.086136] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
  308. [    0.086137] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  309. [    0.086138] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
  310. [    0.086140] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
  311. [    0.086141] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfebfffff window]
  312. [    0.086142] pci_bus 0000:00: root bus resource [bus 00-ff]
  313. [    0.086151] pci 0000:00:00.0: [1002:5a14] type 00 class 0x060000
  314. [    0.086163] pci 0000:00:00.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
  315. [    0.086275] pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400
  316. [    0.086291] pci 0000:00:02.0: enabling Extended Tags
  317. [    0.086312] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
  318. [    0.086400] pci 0000:00:04.0: [1002:5a18] type 01 class 0x060400
  319. [    0.086416] pci 0000:00:04.0: enabling Extended Tags
  320. [    0.086436] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
  321. [    0.086525] pci 0000:00:09.0: [1002:5a1c] type 01 class 0x060400
  322. [    0.086541] pci 0000:00:09.0: enabling Extended Tags
  323. [    0.086560] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
  324. [    0.086647] pci 0000:00:0a.0: [1002:5a1d] type 01 class 0x060400
  325. [    0.086662] pci 0000:00:0a.0: enabling Extended Tags
  326. [    0.086682] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
  327. [    0.086781] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f
  328. [    0.086796] pci 0000:00:11.0: reg 0x10: [io  0xff00-0xff07]
  329. [    0.086803] pci 0000:00:11.0: reg 0x14: [io  0xfe00-0xfe03]
  330. [    0.086810] pci 0000:00:11.0: reg 0x18: [io  0xfd00-0xfd07]
  331. [    0.086817] pci 0000:00:11.0: reg 0x1c: [io  0xfc00-0xfc03]
  332. [    0.086823] pci 0000:00:11.0: reg 0x20: [io  0xfb00-0xfb0f]
  333. [    0.086830] pci 0000:00:11.0: reg 0x24: [mem 0xfdfff000-0xfdfff3ff]
  334. [    0.086847] pci 0000:00:11.0: set SATA to AHCI mode
  335. [    0.086947] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
  336. [    0.086960] pci 0000:00:12.0: reg 0x10: [mem 0xfdffe000-0xfdffefff]
  337. [    0.087087] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
  338. [    0.087103] pci 0000:00:12.2: reg 0x10: [mem 0xfdffd000-0xfdffd0ff]
  339. [    0.087161] pci 0000:00:12.2: supports D1 D2
  340. [    0.087163] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
  341. [    0.087251] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
  342. [    0.087264] pci 0000:00:13.0: reg 0x10: [mem 0xfdffc000-0xfdffcfff]
  343. [    0.087389] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
  344. [    0.087405] pci 0000:00:13.2: reg 0x10: [mem 0xfdffb000-0xfdffb0ff]
  345. [    0.087463] pci 0000:00:13.2: supports D1 D2
  346. [    0.087464] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
  347. [    0.087550] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
  348. [    0.087682] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
  349. [    0.087695] pci 0000:00:14.1: reg 0x10: [io  0x0000-0x0007]
  350. [    0.087702] pci 0000:00:14.1: reg 0x14: [io  0x0000-0x0003]
  351. [    0.087709] pci 0000:00:14.1: reg 0x18: [io  0x0000-0x0007]
  352. [    0.087716] pci 0000:00:14.1: reg 0x1c: [io  0x0000-0x0003]
  353. [    0.087722] pci 0000:00:14.1: reg 0x20: [io  0xfa00-0xfa0f]
  354. [    0.087737] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
  355. [    0.087738] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
  356. [    0.087739] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
  357. [    0.087740] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
  358. [    0.087826] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
  359. [    0.087844] pci 0000:00:14.2: reg 0x10: [mem 0xfdff4000-0xfdff7fff 64bit]
  360. [    0.087892] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
  361. [    0.087973] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
  362. [    0.088136] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
  363. [    0.088248] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
  364. [    0.088261] pci 0000:00:14.5: reg 0x10: [mem 0xfdffa000-0xfdffafff]
  365. [    0.088386] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
  366. [    0.088415] pci 0000:00:15.0: enabling Extended Tags
  367. [    0.088446] pci 0000:00:15.0: supports D1 D2
  368. [    0.088534] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
  369. [    0.088547] pci 0000:00:16.0: reg 0x10: [mem 0xfdff9000-0xfdff9fff]
  370. [    0.088672] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
  371. [    0.088687] pci 0000:00:16.2: reg 0x10: [mem 0xfdff8000-0xfdff80ff]
  372. [    0.088745] pci 0000:00:16.2: supports D1 D2
  373. [    0.088747] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
  374. [    0.088835] pci 0000:00:18.0: [1022:1600] type 00 class 0x060000
  375. [    0.088920] pci 0000:00:18.1: [1022:1601] type 00 class 0x060000
  376. [    0.089001] pci 0000:00:18.2: [1022:1602] type 00 class 0x060000
  377. [    0.089082] pci 0000:00:18.3: [1022:1603] type 00 class 0x060000
  378. [    0.089165] pci 0000:00:18.4: [1022:1604] type 00 class 0x060000
  379. [    0.089245] pci 0000:00:18.5: [1022:1605] type 00 class 0x060000
  380. [    0.089364] pci 0000:01:00.0: [1002:683d] type 00 class 0x030000
  381. [    0.089380] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
  382. [    0.089388] pci 0000:01:00.0: reg 0x18: [mem 0xfd580000-0xfd5bffff 64bit]
  383. [    0.089393] pci 0000:01:00.0: reg 0x20: [io  0xce00-0xceff]
  384. [    0.089403] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
  385. [    0.089407] pci 0000:01:00.0: enabling Extended Tags
  386. [    0.089441] pci 0000:01:00.0: supports D1 D2
  387. [    0.089442] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
  388. [    0.089493] pci 0000:01:00.1: [1002:aab0] type 00 class 0x040300
  389. [    0.089508] pci 0000:01:00.1: reg 0x10: [mem 0xfd5fc000-0xfd5fffff 64bit]
  390. [    0.089532] pci 0000:01:00.1: enabling Extended Tags
  391. [    0.089564] pci 0000:01:00.1: supports D1 D2
  392. [    0.100021] pci 0000:00:02.0: PCI bridge to [bus 01]
  393. [    0.100025] pci 0000:00:02.0:   bridge window [io  0xc000-0xcfff]
  394. [    0.100027] pci 0000:00:02.0:   bridge window [mem 0xfd500000-0xfd5fffff]
  395. [    0.100029] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  396. [    0.100068] pci 0000:02:00.0: [1b6f:7023] type 00 class 0x0c0330
  397. [    0.100089] pci 0000:02:00.0: reg 0x10: [mem 0xfd4f8000-0xfd4fffff 64bit]
  398. [    0.100125] pci 0000:02:00.0: enabling Extended Tags
  399. [    0.100167] pci 0000:02:00.0: supports D1 D2
  400. [    0.100168] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  401. [    0.112015] pci 0000:00:04.0: PCI bridge to [bus 02]
  402. [    0.112018] pci 0000:00:04.0:   bridge window [io  0xb000-0xbfff]
  403. [    0.112020] pci 0000:00:04.0:   bridge window [mem 0xfd400000-0xfd4fffff]
  404. [    0.112022] pci 0000:00:04.0:   bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
  405. [    0.112063] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
  406. [    0.112083] pci 0000:03:00.0: reg 0x10: [io  0xee00-0xeeff]
  407. [    0.112101] pci 0000:03:00.0: reg 0x18: [mem 0xfdcff000-0xfdcfffff 64bit pref]
  408. [    0.112113] pci 0000:03:00.0: reg 0x20: [mem 0xfdcf8000-0xfdcfbfff 64bit pref]
  409. [    0.112179] pci 0000:03:00.0: supports D1 D2
  410. [    0.112180] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  411. [    0.124022] pci 0000:00:09.0: PCI bridge to [bus 03]
  412. [    0.124025] pci 0000:00:09.0:   bridge window [io  0xe000-0xefff]
  413. [    0.124027] pci 0000:00:09.0:   bridge window [mem 0xfdd00000-0xfddfffff]
  414. [    0.124029] pci 0000:00:09.0:   bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref]
  415. [    0.124069] pci 0000:04:00.0: [1b6f:7023] type 00 class 0x0c0330
  416. [    0.124090] pci 0000:04:00.0: reg 0x10: [mem 0xfdbf8000-0xfdbfffff 64bit]
  417. [    0.124126] pci 0000:04:00.0: enabling Extended Tags
  418. [    0.124167] pci 0000:04:00.0: supports D1 D2
  419. [    0.124168] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  420. [    0.136020] pci 0000:00:0a.0: PCI bridge to [bus 04]
  421. [    0.136023] pci 0000:00:0a.0:   bridge window [io  0xd000-0xdfff]
  422. [    0.136025] pci 0000:00:0a.0:   bridge window [mem 0xfdb00000-0xfdbfffff]
  423. [    0.136028] pci 0000:00:0a.0:   bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
  424. [    0.136079] pci 0000:05:0e.0: [1106:3044] type 00 class 0x0c0010
  425. [    0.136101] pci 0000:05:0e.0: reg 0x10: [mem 0xfdaff000-0xfdaff7ff]
  426. [    0.136111] pci 0000:05:0e.0: reg 0x14: [io  0xaf00-0xaf7f]
  427. [    0.136189] pci 0000:05:0e.0: supports D2
  428. [    0.136190] pci 0000:05:0e.0: PME# supported from D2 D3hot D3cold
  429. [    0.136243] pci 0000:00:14.4: PCI bridge to [bus 05] (subtractive decode)
  430. [    0.136245] pci 0000:00:14.4:   bridge window [io  0xa000-0xafff]
  431. [    0.136248] pci 0000:00:14.4:   bridge window [mem 0xfda00000-0xfdafffff]
  432. [    0.136251] pci 0000:00:14.4:   bridge window [mem 0xfd900000-0xfd9fffff pref]
  433. [    0.136252] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
  434. [    0.136254] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
  435. [    0.136255] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  436. [    0.136256] pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
  437. [    0.136258] pci 0000:00:14.4:   bridge window [mem 0xfed40000-0xfed44fff window] (subtractive decode)
  438. [    0.136259] pci 0000:00:14.4:   bridge window [mem 0xd0000000-0xfebfffff window] (subtractive decode)
  439. [    0.136293] pci 0000:00:15.0: PCI bridge to [bus 06]
  440. [    0.136296] pci 0000:00:15.0:   bridge window [io  0x9000-0x9fff]
  441. [    0.136299] pci 0000:00:15.0:   bridge window [mem 0xfd700000-0xfd7fffff]
  442. [    0.136303] pci 0000:00:15.0:   bridge window [mem 0xfd600000-0xfd6fffff 64bit pref]
  443. [    0.136616] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0
  444. [    0.136676] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0
  445. [    0.136735] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0
  446. [    0.136793] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0
  447. [    0.136852] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0
  448. [    0.136909] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0
  449. [    0.136966] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0
  450. [    0.137023] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0
  451. [    0.137718] SCSI subsystem initialized
  452. [    0.137733] libata version 3.00 loaded.
  453. [    0.137733] pci 0000:01:00.0: vgaarb: setting as boot VGA device
  454. [    0.137733] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  455. [    0.137733] pci 0000:01:00.0: vgaarb: bridge control possible
  456. [    0.137733] vgaarb: loaded
  457. [    0.137733] ACPI: bus type USB registered
  458. [    0.137733] usbcore: registered new interface driver usbfs
  459. [    0.137733] usbcore: registered new interface driver hub
  460. [    0.137733] usbcore: registered new device driver usb
  461. [    0.137733] EDAC MC: Ver: 3.0.0
  462. [    0.137733] PCI: Using ACPI for IRQ routing
  463. [    0.141840] PCI: pci_cache_line_size set to 64 bytes
  464. [    0.141893] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
  465. [    0.141894] e820: reserve RAM buffer [mem 0xcfda0000-0xcfffffff]
  466. [    0.141895] e820: reserve RAM buffer [mem 0x22f000000-0x22fffffff]
  467. [    0.144001] NetLabel: Initializing
  468. [    0.144001] NetLabel:  domain hash size = 128
  469. [    0.144001] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  470. [    0.144001] NetLabel:  unlabeled traffic allowed by default
  471. [    0.144039] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  472. [    0.144041] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  473. [    0.144057] clocksource: Switched to clocksource hpet
  474. [    0.156480] VFS: Disk quotas dquot_6.6.0
  475. [    0.156494] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  476. [    0.156592] AppArmor: AppArmor Filesystem Enabled
  477. [    0.156612] pnp: PnP ACPI init
  478. [    0.156716] system 00:00: [io  0x04d0-0x04d1] has been reserved
  479. [    0.156718] system 00:00: [io  0x0220-0x0225] has been reserved
  480. [    0.156719] system 00:00: [io  0x0290-0x0294] has been reserved
  481. [    0.156724] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  482. [    0.157029] pnp 00:01: disabling [mem 0x00000000-0x00000fff window] because it overlaps 0000:01:00.0 BAR 6 [mem 0x00000000-0x0001ffff pref]
  483. [    0.157055] system 00:01: [io  0x0900-0x091f] has been reserved
  484. [    0.157057] system 00:01: [io  0x0228-0x022f] has been reserved
  485. [    0.157058] system 00:01: [io  0x040b] has been reserved
  486. [    0.157060] system 00:01: [io  0x04d6] has been reserved
  487. [    0.157061] system 00:01: [io  0x0c00-0x0c01] has been reserved
  488. [    0.157063] system 00:01: [io  0x0c14] has been reserved
  489. [    0.157064] system 00:01: [io  0x0c50-0x0c52] has been reserved
  490. [    0.157066] system 00:01: [io  0x0c6c-0x0c6d] has been reserved
  491. [    0.157067] system 00:01: [io  0x0c6f] has been reserved
  492. [    0.157068] system 00:01: [io  0x0cd0-0x0cd1] has been reserved
  493. [    0.157070] system 00:01: [io  0x0cd2-0x0cd3] has been reserved
  494. [    0.157071] system 00:01: [io  0x0cd4-0x0cdf] has been reserved
  495. [    0.157073] system 00:01: [io  0x0800-0x08fe] has been reserved
  496. [    0.157074] system 00:01: [io  0x0a10-0x0a17] has been reserved
  497. [    0.157076] system 00:01: [io  0x0b00-0x0b0f] has been reserved
  498. [    0.157077] system 00:01: [io  0x0b10-0x0b1f] has been reserved
  499. [    0.157079] system 00:01: [io  0x0b20-0x0b3f] has been reserved
  500. [    0.157080] system 00:01: [mem 0xfee00400-0xfee00fff window] has been reserved
  501. [    0.157084] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  502. [    0.157262] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  503. [    0.157628] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
  504. [    0.157729] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
  505. [    0.157733] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  506. [    0.157923] system 00:05: [mem 0x000f0000-0x000f3fff] could not be reserved
  507. [    0.157925] system 00:05: [mem 0x000f4000-0x000f7fff] could not be reserved
  508. [    0.157926] system 00:05: [mem 0x000f8000-0x000fbfff] could not be reserved
  509. [    0.157928] system 00:05: [mem 0x000fc000-0x000fffff] could not be reserved
  510. [    0.157929] system 00:05: [mem 0xcfda0000-0xcfdfffff] could not be reserved
  511. [    0.157931] system 00:05: [mem 0xffff0000-0xffffffff] has been reserved
  512. [    0.157932] system 00:05: [mem 0x00000000-0x0009ffff] could not be reserved
  513. [    0.157934] system 00:05: [mem 0x00100000-0xcfd9ffff] could not be reserved
  514. [    0.157935] system 00:05: [mem 0xcfe00000-0xcfefffff] has been reserved
  515. [    0.157937] system 00:05: [mem 0xcff00000-0xcfffffff] could not be reserved
  516. [    0.157938] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
  517. [    0.157940] system 00:05: [mem 0xfee00000-0xfee00fff] could not be reserved
  518. [    0.157941] system 00:05: [mem 0xfff80000-0xfffeffff] has been reserved
  519. [    0.157945] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
  520. [    0.157966] pnp: PnP ACPI: found 6 devices
  521. [    0.164284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  522. [    0.164310] pci 0000:01:00.0: BAR 6: assigned [mem 0xfd500000-0xfd51ffff pref]
  523. [    0.164312] pci 0000:00:02.0: PCI bridge to [bus 01]
  524. [    0.164314] pci 0000:00:02.0:   bridge window [io  0xc000-0xcfff]
  525. [    0.164316] pci 0000:00:02.0:   bridge window [mem 0xfd500000-0xfd5fffff]
  526. [    0.164318] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  527. [    0.164321] pci 0000:00:04.0: PCI bridge to [bus 02]
  528. [    0.164322] pci 0000:00:04.0:   bridge window [io  0xb000-0xbfff]
  529. [    0.164325] pci 0000:00:04.0:   bridge window [mem 0xfd400000-0xfd4fffff]
  530. [    0.164326] pci 0000:00:04.0:   bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
  531. [    0.164329] pci 0000:00:09.0: PCI bridge to [bus 03]
  532. [    0.164330] pci 0000:00:09.0:   bridge window [io  0xe000-0xefff]
  533. [    0.164333] pci 0000:00:09.0:   bridge window [mem 0xfdd00000-0xfddfffff]
  534. [    0.164334] pci 0000:00:09.0:   bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref]
  535. [    0.164337] pci 0000:00:0a.0: PCI bridge to [bus 04]
  536. [    0.164338] pci 0000:00:0a.0:   bridge window [io  0xd000-0xdfff]
  537. [    0.164340] pci 0000:00:0a.0:   bridge window [mem 0xfdb00000-0xfdbfffff]
  538. [    0.164342] pci 0000:00:0a.0:   bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
  539. [    0.164345] pci 0000:00:14.4: PCI bridge to [bus 05]
  540. [    0.164347] pci 0000:00:14.4:   bridge window [io  0xa000-0xafff]
  541. [    0.164350] pci 0000:00:14.4:   bridge window [mem 0xfda00000-0xfdafffff]
  542. [    0.164353] pci 0000:00:14.4:   bridge window [mem 0xfd900000-0xfd9fffff pref]
  543. [    0.164357] pci 0000:00:15.0: PCI bridge to [bus 06]
  544. [    0.164359] pci 0000:00:15.0:   bridge window [io  0x9000-0x9fff]
  545. [    0.164362] pci 0000:00:15.0:   bridge window [mem 0xfd700000-0xfd7fffff]
  546. [    0.164364] pci 0000:00:15.0:   bridge window [mem 0xfd600000-0xfd6fffff 64bit pref]
  547. [    0.164369] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  548. [    0.164370] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
  549. [    0.164371] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  550. [    0.164373] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff window]
  551. [    0.164374] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
  552. [    0.164375] pci_bus 0000:00: resource 9 [mem 0xd0000000-0xfebfffff window]
  553. [    0.164376] pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
  554. [    0.164378] pci_bus 0000:01: resource 1 [mem 0xfd500000-0xfd5fffff]
  555. [    0.164379] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
  556. [    0.164380] pci_bus 0000:02: resource 0 [io  0xb000-0xbfff]
  557. [    0.164381] pci_bus 0000:02: resource 1 [mem 0xfd400000-0xfd4fffff]
  558. [    0.164382] pci_bus 0000:02: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref]
  559. [    0.164384] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
  560. [    0.164385] pci_bus 0000:03: resource 1 [mem 0xfdd00000-0xfddfffff]
  561. [    0.164386] pci_bus 0000:03: resource 2 [mem 0xfdc00000-0xfdcfffff 64bit pref]
  562. [    0.164387] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
  563. [    0.164388] pci_bus 0000:04: resource 1 [mem 0xfdb00000-0xfdbfffff]
  564. [    0.164389] pci_bus 0000:04: resource 2 [mem 0xfd800000-0xfd8fffff 64bit pref]
  565. [    0.164391] pci_bus 0000:05: resource 0 [io  0xa000-0xafff]
  566. [    0.164392] pci_bus 0000:05: resource 1 [mem 0xfda00000-0xfdafffff]
  567. [    0.164393] pci_bus 0000:05: resource 2 [mem 0xfd900000-0xfd9fffff pref]
  568. [    0.164394] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7 window]
  569. [    0.164395] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff window]
  570. [    0.164397] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
  571. [    0.164398] pci_bus 0000:05: resource 7 [mem 0x000c0000-0x000dffff window]
  572. [    0.164399] pci_bus 0000:05: resource 8 [mem 0xfed40000-0xfed44fff window]
  573. [    0.164400] pci_bus 0000:05: resource 9 [mem 0xd0000000-0xfebfffff window]
  574. [    0.164401] pci_bus 0000:06: resource 0 [io  0x9000-0x9fff]
  575. [    0.164402] pci_bus 0000:06: resource 1 [mem 0xfd700000-0xfd7fffff]
  576. [    0.164404] pci_bus 0000:06: resource 2 [mem 0xfd600000-0xfd6fffff 64bit pref]
  577. [    0.164468] NET: Registered protocol family 2
  578. [    0.164659] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  579. [    0.164800] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  580. [    0.164992] TCP: Hash tables configured (established 65536 bind 65536)
  581. [    0.165038] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  582. [    0.165071] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  583. [    0.165136] NET: Registered protocol family 1
  584. [    0.484413] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  585. [    0.484771] PCI: CLS 64 bytes, default 64
  586. [    0.484816] Unpacking initramfs...
  587. [    1.172078] Freeing initrd memory: 54216K
  588. [    1.172709] PCI-DMA: Disabling AGP.
  589. [    1.172778] PCI-DMA: aperture base @ c4000000 size 65536 KB
  590. [    1.172778] PCI-DMA: using GART IOMMU.
  591. [    1.172780] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
  592. [    1.175999] amd_uncore: AMD NB counters detected
  593. [    1.176209] LVT offset 0 assigned for vector 0x400
  594. [    1.176317] perf: AMD IBS detected (0x000000ff)
  595. [    1.176359] Scanning for low memory corruption every 60 seconds
  596. [    1.176980] Initialise system trusted keyrings
  597. [    1.176987] Key type blacklist registered
  598. [    1.177043] workingset: timestamp_bits=36 max_order=21 bucket_order=0
  599. [    1.178191] zbud: loaded
  600. [    1.178597] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  601. [    1.178739] fuse init (API version 7.26)
  602. [    1.180147] Key type asymmetric registered
  603. [    1.180148] Asymmetric key parser 'x509' registered
  604. [    1.180174] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  605. [    1.180215] io scheduler noop registered
  606. [    1.180215] io scheduler deadline registered
  607. [    1.180253] io scheduler cfq registered (default)
  608. [    1.181010] vesafb: mode is 1152x864x32, linelength=4608, pages=0
  609. [    1.181010] vesafb: scrolling: redraw
  610. [    1.181012] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
  611. [    1.181022] vesafb: framebuffer at 0xd0000000, mapped to 0x        (ptrval), using 3904k, total 3904k
  612. [    1.181114] Console: switching to colour frame buffer device 144x54
  613. [    1.181131] fb0: VESA VGA frame buffer device
  614. [    1.181206] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  615. [    1.181214] ACPI: Power Button [PWRB]
  616. [    1.181252] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  617. [    1.181282] ACPI: Power Button [PWRF]
  618. [    1.181760] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  619. [    1.202168] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  620. [    1.203988] Linux agpgart interface v0.103
  621. [    1.205831] loop: module loaded
  622. [    1.206004] libphy: Fixed MDIO Bus: probed
  623. [    1.206004] tun: Universal TUN/TAP device driver, 1.6
  624. [    1.206032] PPP generic driver version 2.4.2
  625. [    1.206065] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  626. [    1.206067] ehci-pci: EHCI PCI platform driver
  627. [    1.206213] QUIRK: Enable AMD PLL fix
  628. [    1.206233] ehci-pci 0000:00:12.2: EHCI Host Controller
  629. [    1.206239] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
  630. [    1.206243] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  631. [    1.206250] ehci-pci 0000:00:12.2: debug port 1
  632. [    1.206285] ehci-pci 0000:00:12.2: irq 17, io mem 0xfdffd000
  633. [    1.220051] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
  634. [    1.220092] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  635. [    1.220094] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  636. [    1.220095] usb usb1: Product: EHCI Host Controller
  637. [    1.220096] usb usb1: Manufacturer: Linux 4.15.0-36-generic ehci_hcd
  638. [    1.220097] usb usb1: SerialNumber: 0000:00:12.2
  639. [    1.220188] hub 1-0:1.0: USB hub found
  640. [    1.220194] hub 1-0:1.0: 5 ports detected
  641. [    1.220472] ehci-pci 0000:00:13.2: EHCI Host Controller
  642. [    1.220477] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
  643. [    1.220479] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  644. [    1.220486] ehci-pci 0000:00:13.2: debug port 1
  645. [    1.220507] ehci-pci 0000:00:13.2: irq 17, io mem 0xfdffb000
  646. [    1.236018] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
  647. [    1.236057] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  648. [    1.236058] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  649. [    1.236059] usb usb2: Product: EHCI Host Controller
  650. [    1.236060] usb usb2: Manufacturer: Linux 4.15.0-36-generic ehci_hcd
  651. [    1.236061] usb usb2: SerialNumber: 0000:00:13.2
  652. [    1.236140] hub 2-0:1.0: USB hub found
  653. [    1.236146] hub 2-0:1.0: 5 ports detected
  654. [    1.236415] ehci-pci 0000:00:16.2: EHCI Host Controller
  655. [    1.236420] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
  656. [    1.236422] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  657. [    1.236430] ehci-pci 0000:00:16.2: debug port 1
  658. [    1.236451] ehci-pci 0000:00:16.2: irq 17, io mem 0xfdff8000
  659. [    1.256012] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
  660. [    1.256050] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  661. [    1.256051] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  662. [    1.256052] usb usb3: Product: EHCI Host Controller
  663. [    1.256053] usb usb3: Manufacturer: Linux 4.15.0-36-generic ehci_hcd
  664. [    1.256054] usb usb3: SerialNumber: 0000:00:16.2
  665. [    1.256135] hub 3-0:1.0: USB hub found
  666. [    1.256139] hub 3-0:1.0: 4 ports detected
  667. [    1.256256] ehci-platform: EHCI generic platform driver
  668. [    1.256264] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  669. [    1.256266] ohci-pci: OHCI PCI platform driver
  670. [    1.256411] ohci-pci 0000:00:12.0: OHCI PCI host controller
  671. [    1.256416] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4
  672. [    1.256435] ohci-pci 0000:00:12.0: irq 18, io mem 0xfdffe000
  673. [    1.320044] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  674. [    1.320046] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  675. [    1.320047] usb usb4: Product: OHCI PCI host controller
  676. [    1.320048] usb usb4: Manufacturer: Linux 4.15.0-36-generic ohci_hcd
  677. [    1.320049] usb usb4: SerialNumber: 0000:00:12.0
  678. [    1.320137] hub 4-0:1.0: USB hub found
  679. [    1.320144] hub 4-0:1.0: 5 ports detected
  680. [    1.320402] ohci-pci 0000:00:13.0: OHCI PCI host controller
  681. [    1.320406] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
  682. [    1.320422] ohci-pci 0000:00:13.0: irq 18, io mem 0xfdffc000
  683. [    1.384045] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  684. [    1.384046] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  685. [    1.384048] usb usb5: Product: OHCI PCI host controller
  686. [    1.384049] usb usb5: Manufacturer: Linux 4.15.0-36-generic ohci_hcd
  687. [    1.384050] usb usb5: SerialNumber: 0000:00:13.0
  688. [    1.384140] hub 5-0:1.0: USB hub found
  689. [    1.384146] hub 5-0:1.0: 5 ports detected
  690. [    1.384412] ohci-pci 0000:00:14.5: OHCI PCI host controller
  691. [    1.384416] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
  692. [    1.384430] ohci-pci 0000:00:14.5: irq 18, io mem 0xfdffa000
  693. [    1.448041] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  694. [    1.448043] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  695. [    1.448044] usb usb6: Product: OHCI PCI host controller
  696. [    1.448045] usb usb6: Manufacturer: Linux 4.15.0-36-generic ohci_hcd
  697. [    1.448046] usb usb6: SerialNumber: 0000:00:14.5
  698. [    1.448135] hub 6-0:1.0: USB hub found
  699. [    1.448142] hub 6-0:1.0: 2 ports detected
  700. [    1.448374] ohci-pci 0000:00:16.0: OHCI PCI host controller
  701. [    1.448378] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
  702. [    1.448393] ohci-pci 0000:00:16.0: irq 18, io mem 0xfdff9000
  703. [    1.512043] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
  704. [    1.512044] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  705. [    1.512046] usb usb7: Product: OHCI PCI host controller
  706. [    1.512047] usb usb7: Manufacturer: Linux 4.15.0-36-generic ohci_hcd
  707. [    1.512048] usb usb7: SerialNumber: 0000:00:16.0
  708. [    1.512141] hub 7-0:1.0: USB hub found
  709. [    1.512148] hub 7-0:1.0: 4 ports detected
  710. [    1.512268] ohci-platform: OHCI generic platform driver
  711. [    1.512275] uhci_hcd: USB Universal Host Controller Interface driver
  712. [    1.512358] xhci_hcd 0000:02:00.0: xHCI Host Controller
  713. [    1.512363] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 8
  714. [    1.512432] xhci_hcd 0000:02:00.0: hcc params 0x040040a5 hci version 0x100 quirks 0x00080490
  715. [    1.512556] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
  716. [    1.512557] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  717. [    1.512559] usb usb8: Product: xHCI Host Controller
  718. [    1.512560] usb usb8: Manufacturer: Linux 4.15.0-36-generic xhci-hcd
  719. [    1.512561] usb usb8: SerialNumber: 0000:02:00.0
  720. [    1.512643] hub 8-0:1.0: USB hub found
  721. [    1.512650] hub 8-0:1.0: 2 ports detected
  722. [    1.512724] xhci_hcd 0000:02:00.0: xHCI Host Controller
  723. [    1.512726] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 9
  724. [    1.512729] xhci_hcd 0000:02:00.0: Host supports USB 3.0  SuperSpeed
  725. [    1.512741] usb usb9: We don't know the algorithms for LPM for this host, disabling LPM.
  726. [    1.512759] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
  727. [    1.512760] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  728. [    1.512761] usb usb9: Product: xHCI Host Controller
  729. [    1.512762] usb usb9: Manufacturer: Linux 4.15.0-36-generic xhci-hcd
  730. [    1.512763] usb usb9: SerialNumber: 0000:02:00.0
  731. [    1.512833] hub 9-0:1.0: USB hub found
  732. [    1.512840] hub 9-0:1.0: 2 ports detected
  733. [    1.512974] xhci_hcd 0000:04:00.0: xHCI Host Controller
  734. [    1.512978] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 10
  735. [    1.513042] xhci_hcd 0000:04:00.0: hcc params 0x040040a5 hci version 0x100 quirks 0x00080490
  736. [    1.513153] usb usb10: New USB device found, idVendor=1d6b, idProduct=0002
  737. [    1.513154] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  738. [    1.513155] usb usb10: Product: xHCI Host Controller
  739. [    1.513156] usb usb10: Manufacturer: Linux 4.15.0-36-generic xhci-hcd
  740. [    1.513157] usb usb10: SerialNumber: 0000:04:00.0
  741. [    1.513232] hub 10-0:1.0: USB hub found
  742. [    1.513238] hub 10-0:1.0: 2 ports detected
  743. [    1.513309] xhci_hcd 0000:04:00.0: xHCI Host Controller
  744. [    1.513311] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 11
  745. [    1.513313] xhci_hcd 0000:04:00.0: Host supports USB 3.0  SuperSpeed
  746. [    1.513326] usb usb11: We don't know the algorithms for LPM for this host, disabling LPM.
  747. [    1.513345] usb usb11: New USB device found, idVendor=1d6b, idProduct=0003
  748. [    1.513346] usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  749. [    1.513347] usb usb11: Product: xHCI Host Controller
  750. [    1.513349] usb usb11: Manufacturer: Linux 4.15.0-36-generic xhci-hcd
  751. [    1.513350] usb usb11: SerialNumber: 0000:04:00.0
  752. [    1.513418] hub 11-0:1.0: USB hub found
  753. [    1.513425] hub 11-0:1.0: 2 ports detected
  754. [    1.513532] i8042: PNP: No PS/2 controller found.
  755. [    1.513533] i8042: Probing ports directly.
  756. [    1.546222] i8042: Failed to disable AUX port, but continuing anyway... Is this a SiS?
  757. [    1.546223] i8042: If AUX port is really absent please use the 'i8042.noaux' option
  758. [    1.824089] serio: i8042 KBD port at 0x60,0x64 irq 1
  759. [    1.824184] mousedev: PS/2 mouse device common for all mice
  760. [    1.824305] rtc_cmos 00:02: RTC can wake from S4
  761. [    1.824388] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  762. [    1.824409] rtc_cmos 00:02: alarms up to one month, 242 bytes nvram, hpet irqs
  763. [    1.824414] i2c /dev entries driver
  764. [    1.824419] pcie_mp2_amd: AMD(R) PCI-E MP2 Communication Driver Version: 1.0
  765. [    1.824484] device-mapper: uevent: version 1.0.3
  766. [    1.824535] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  767. [    1.824640] ledtrig-cpu: registered to indicate activity on CPUs
  768. [    1.824958] NET: Registered protocol family 10
  769. [    1.828618] Segment Routing with IPv6
  770. [    1.828633] NET: Registered protocol family 17
  771. [    1.828668] Key type dns_resolver registered
  772. [    1.828998] RAS: Correctable Errors collector initialized.
  773. [    1.829203] microcode: microcode updated early to new patch_level=0x06000852
  774. [    1.829227] microcode: CPU0: patch_level=0x06000852
  775. [    1.829234] microcode: CPU1: patch_level=0x06000852
  776. [    1.829240] microcode: CPU2: patch_level=0x06000852
  777. [    1.829246] microcode: CPU3: patch_level=0x06000852
  778. [    1.829252] microcode: CPU4: patch_level=0x06000852
  779. [    1.829259] microcode: CPU5: patch_level=0x06000852
  780. [    1.829264] microcode: CPU6: patch_level=0x06000852
  781. [    1.829267] microcode: CPU7: patch_level=0x06000852
  782. [    1.829299] microcode: Microcode Update Driver: v2.2.
  783. [    1.829305] sched_clock: Marking stable (1829294080, 0)->(2708163547, -878869467)
  784. [    1.829527] registered taskstats version 1
  785. [    1.829538] Loading compiled-in X.509 certificates
  786. [    1.831841] Loaded X.509 cert 'Build time autogenerated kernel key: fcd93cd0852f7ae1da10896371e06e3c19479c00'
  787. [    1.831860] zswap: loaded using pool lzo/zbud
  788. [    1.834898] Key type big_key registered
  789. [    1.834902] Key type trusted registered
  790. [    1.836360] Key type encrypted registered
  791. [    1.836362] AppArmor: AppArmor sha1 policy hashing enabled
  792. [    1.836365] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
  793. [    1.836369] ima: Allocated hash algorithm: sha1
  794. [    1.836382] evm: HMAC attrs: 0x1
  795. [    1.836600]   Magic number: 6:777:90
  796. [    1.836630]  edac: hash matches
  797. [    1.836687] rtc_cmos 00:02: setting system clock to 2018-10-03 19:04:42 UTC (1538593482)
  798. [    1.836881] powernow_k8: This CPU is not supported anymore, using acpi-cpufreq instead.
  799. [    1.837632] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  800. [    1.837633] EDD information not available.
  801. [    1.840519] Freeing unused kernel memory: 2408K
  802. [    1.868027] Write protecting the kernel read-only data: 20480k
  803. [    1.868626] Freeing unused kernel memory: 2008K
  804. [    1.872896] Freeing unused kernel memory: 1896K
  805. [    1.876018] usb 7-1: new low-speed USB device number 2 using ohci-pci
  806. [    1.880191] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  807. [    1.963511] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  808. [    1.963522] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
  809. [    1.964112] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl at 0x        (ptrval), 90:2b:34:96:20:c5, XID 0c900800 IRQ 26
  810. [    1.964114] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  811. [    1.964127] scsi host0: pata_atiixp
  812. [    1.964286] scsi host1: pata_atiixp
  813. [    1.964326] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
  814. [    1.964327] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15
  815. [    1.964397] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\SOR1) (20170831/utaddress-247)
  816. [    1.964404] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  817. [    1.965898] ahci 0000:00:11.0: version 3.0
  818. [    1.966129] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode
  819. [    1.966132] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
  820. [    1.967656] scsi host2: ahci
  821. [    1.972021] scsi host3: ahci
  822. [    1.972298] scsi host4: ahci
  823. [    1.972489] scsi host5: ahci
  824. [    1.972536] ata3: SATA max UDMA/133 abar m1024@0xfdfff000 port 0xfdfff100 irq 19
  825. [    1.972538] ata4: SATA max UDMA/133 abar m1024@0xfdfff000 port 0xfdfff180 irq 19
  826. [    1.972540] ata5: SATA max UDMA/133 abar m1024@0xfdfff000 port 0xfdfff200 irq 19
  827. [    1.972542] ata6: SATA max UDMA/133 abar m1024@0xfdfff000 port 0xfdfff280 irq 19
  828. [    1.978521] r8169 0000:03:00.0 enp3s0: renamed from eth0
  829. [    2.023016] [drm] radeon kernel modesetting enabled.
  830. [    2.023091] checking generic (d0000000 3d0000) vs hw (d0000000 10000000)
  831. [    2.023093] fb: switching to radeondrmfb from VESA VGA
  832. [    2.023113] Console: switching to colour dummy device 80x25
  833. [    2.023382] [drm] initializing kernel modesetting (VERDE 0x1002:0x683D 0x174B:0xE214 0x00).
  834. [    2.023755] ATOM BIOS: C44101
  835. [    2.023885] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
  836. [    2.023887] radeon 0000:01:00.0: GTT: 2048M 0x0000000040000000 - 0x00000000BFFFFFFF
  837. [    2.023889] [drm] Detected VRAM RAM=1024M, BAR=256M
  838. [    2.023890] [drm] RAM width 128bits DDR
  839. [    2.023937] [TTM] Zone  kernel: Available graphics memory: 4074702 kiB
  840. [    2.023938] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
  841. [    2.023939] [TTM] Initializing pool allocator
  842. [    2.023942] [TTM] Initializing DMA pool allocator
  843. [    2.023956] [drm] radeon: 1024M of VRAM memory ready
  844. [    2.023957] [drm] radeon: 2048M of GTT memory ready.
  845. [    2.023962] [drm] Loading verde Microcode
  846. [    2.024080] [drm] Internal thermal controller with fan control
  847. [    2.024131] [drm] probing gen 2 caps for device 1002:5a16 = 31cd02/0
  848. [    2.030732] [drm] radeon: dpm initialized
  849. [    2.031641] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
  850. [    2.031647] [drm] GART: num cpu pages 524288, num gpu pages 524288
  851. [    2.033320] [drm] probing gen 2 caps for device 1002:5a16 = 31cd02/0
  852. [    2.033322] [drm] PCIE gen 2 link speeds already enabled
  853. [    2.037792] firewire_ohci 0000:05:0e.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
  854. [    2.043139] [drm] PCIE GART of 2048M enabled (table at 0x00000000001D6000).
  855. [    2.043243] radeon 0000:01:00.0: WB enabled
  856. [    2.043245] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0x        (ptrval)
  857. [    2.043247] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 and cpu addr 0x        (ptrval)
  858. [    2.043248] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 and cpu addr 0x        (ptrval)
  859. [    2.043249] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0x        (ptrval)
  860. [    2.043250] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000040000c10 and cpu addr 0x        (ptrval)
  861. [    2.043502] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0x        (ptrval)
  862. [    2.063477] radeon 0000:01:00.0: fence driver on ring 6 use gpu addr 0x0000000040000c18 and cpu addr 0x        (ptrval)
  863. [    2.063478] radeon 0000:01:00.0: fence driver on ring 7 use gpu addr 0x0000000040000c1c and cpu addr 0x        (ptrval)
  864. [    2.063480] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  865. [    2.063480] [drm] Driver supports precise vblank timestamp query.
  866. [    2.063481] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
  867. [    2.063512] radeon 0000:01:00.0: radeon: using MSI.
  868. [    2.063534] [drm] radeon: irq initialized.
  869. [    2.068053] usb 7-1: New USB device found, idVendor=04f3, idProduct=0103
  870. [    2.068055] usb 7-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  871. [    2.073807] hidraw: raw HID events driver (C) Jiri Kosina
  872. [    2.086170] usbcore: registered new interface driver usbhid
  873. [    2.086171] usbhid: USB HID core driver
  874. [    2.088051] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:16.0/usb7/7-1/7-1:1.0/0003:04F3:0103.0001/input/input3
  875. [    2.088116] hid-generic 0003:04F3:0103.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:16.0-1/input0
  876. [    2.088290] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:16.0/usb7/7-1/7-1:1.1/0003:04F3:0103.0002/input/input4
  877. [    2.088343] hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:16.0-1/input1
  878. [    2.137428] ata1.00: ATAPI: DRW-24D5MT, 1.00, max UDMA/133
  879. [    2.137431] ata1.00: limited to UDMA/33 due to 40-wire cable
  880. [    2.176327] ata1.00: configured for UDMA/33
  881. [    2.183269] scsi 0:0:0:0: CD-ROM            ASUS     DRW-24D5MT       1.00 PQ: 0 ANSI: 5
  882. [    2.208011] tsc: Refined TSC clocksource calibration: 3523.605 MHz
  883. [    2.208017] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32ca6bfdb23, max_idle_ns: 440795310831 ns
  884. [    2.286150] ata5: SATA link down (SStatus 0 SControl 300)
  885. [    2.286196] ata3: SATA link down (SStatus 0 SControl 300)
  886. [    2.286220] ata6: SATA link down (SStatus 0 SControl 300)
  887. [    2.448022] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  888. [    2.448978] ata4.00: ATA-9: ST2000DM001-1CH164, CC27, max UDMA/133
  889. [    2.448980] ata4.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  890. [    2.449566] ata4.00: configured for UDMA/133
  891. [    2.564106] [drm] ring test on 0 succeeded in 1 usecs
  892. [    2.564110] [drm] ring test on 1 succeeded in 1 usecs
  893. [    2.564114] [drm] ring test on 2 succeeded in 1 usecs
  894. [    2.564126] [drm] ring test on 3 succeeded in 9 usecs
  895. [    2.564131] [drm] ring test on 4 succeeded in 3 usecs
  896. [    2.620007] usb 7-2: new full-speed USB device number 3 using ohci-pci
  897. [    2.739832] [drm] ring test on 5 succeeded in 2 usecs
  898. [    2.739836] [drm] UVD initialized successfully.
  899. [    2.760711] sr 0:0:0:0: [sr0] scsi3-mmc drive: 47x/94x writer dvd-ram cd/rw xa/form2 cdda tray
  900. [    2.760712] cdrom: Uniform CD-ROM driver Revision: 3.20
  901. [    2.760837] sr 0:0:0:0: Attached scsi CD-ROM sr0
  902. [    2.760929] sr 0:0:0:0: Attached scsi generic sg0 type 5
  903. [    2.761124] scsi 3:0:0:0: Direct-Access     ATA      ST2000DM001-1CH1 CC27 PQ: 0 ANSI: 5
  904. [    2.761322] sd 3:0:0:0: Attached scsi generic sg1 type 0
  905. [    2.761383] sd 3:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
  906. [    2.761384] sd 3:0:0:0: [sda] 4096-byte physical blocks
  907. [    2.761403] sd 3:0:0:0: [sda] Write Protect is off
  908. [    2.761404] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
  909. [    2.761436] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  910. [    2.778756]  sda: sda1 sda2 sda3 sda4
  911. [    2.779211] sd 3:0:0:0: [sda] Attached SCSI disk
  912. [    2.815044] usb 7-2: New USB device found, idVendor=1038, idProduct=1378
  913. [    2.815046] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  914. [    2.815047] usb 7-2: Product: Kinzu V2 Gaming Mouse
  915. [    2.815048] usb 7-2: Manufacturer: SteelSeries
  916. [    2.821289] hid-generic 0003:1038:1378.0003: hiddev0,hidraw2: USB HID v1.11 Device [SteelSeries Kinzu V2 Gaming Mouse] on usb-0000:00:16.0-2/input0
  917. [    2.825248] input: SteelSeries Kinzu V2 Gaming Mouse as /devices/pci0000:00/0000:00:16.0/usb7/7-2/7-2:1.1/0003:1038:1378.0004/input/input5
  918. [    2.825334] hid-generic 0003:1038:1378.0004: input,hidraw3: USB HID v1.11 Mouse [SteelSeries Kinzu V2 Gaming Mouse] on usb-0000:00:16.0-2/input1
  919. [    2.849059] [drm] ring test on 6 succeeded in 20 usecs
  920. [    2.849072] [drm] ring test on 7 succeeded in 4 usecs
  921. [    2.849072] [drm] VCE initialized successfully.
  922. [    2.849194] [drm] ib test on ring 0 succeeded in 0 usecs
  923. [    2.849234] [drm] ib test on ring 1 succeeded in 0 usecs
  924. [    2.849273] [drm] ib test on ring 2 succeeded in 0 usecs
  925. [    2.849312] [drm] ib test on ring 3 succeeded in 0 usecs
  926. [    2.849350] [drm] ib test on ring 4 succeeded in 0 usecs
  927. [    3.232101] clocksource: Switched to clocksource tsc
  928. [    3.252006] usb 3-4: new high-speed USB device number 4 using ehci-pci
  929. [    3.520028] [drm] ib test on ring 5 succeeded
  930. [    3.520086] firewire_core 0000:05:0e.0: created device fw0: GUID 0049e55000820900, S400
  931. [    3.625168] usb 3-4: New USB device found, idVendor=046d, idProduct=0825
  932. [    3.625170] usb 3-4: New USB device strings: Mfr=0, Product=0, SerialNumber=2
  933. [    3.625171] usb 3-4: SerialNumber: 2487D230
  934. [    4.032041] [drm] ib test on ring 6 succeeded
  935. [    4.544024] [drm] ib test on ring 7 succeeded
  936. [    4.544877] [drm] Radeon Display Connectors
  937. [    4.544877] [drm] Connector 0:
  938. [    4.544878] [drm]   DP-1
  939. [    4.544879] [drm]   HPD2
  940. [    4.544880] [drm]   DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
  941. [    4.544881] [drm]   Encoders:
  942. [    4.544881] [drm]     DFP1: INTERNAL_UNIPHY2
  943. [    4.544882] [drm] Connector 1:
  944. [    4.544882] [drm]   DP-2
  945. [    4.544883] [drm]   HPD3
  946. [    4.544884] [drm]   DDC: 0x6570 0x6570 0x6574 0x6574 0x6578 0x6578 0x657c 0x657c
  947. [    4.544885] [drm]   Encoders:
  948. [    4.544885] [drm]     DFP2: INTERNAL_UNIPHY2
  949. [    4.544886] [drm] Connector 2:
  950. [    4.544886] [drm]   HDMI-A-1
  951. [    4.544886] [drm]   HPD1
  952. [    4.544888] [drm]   DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
  953. [    4.544888] [drm]   Encoders:
  954. [    4.544889] [drm]     DFP3: INTERNAL_UNIPHY1
  955. [    4.544889] [drm] Connector 3:
  956. [    4.544889] [drm]   DVI-I-1
  957. [    4.544890] [drm]   HPD4
  958. [    4.544891] [drm]   DDC: 0x6560 0x6560 0x6564 0x6564 0x6568 0x6568 0x656c 0x656c
  959. [    4.544891] [drm]   Encoders:
  960. [    4.544892] [drm]     DFP4: INTERNAL_UNIPHY
  961. [    4.544893] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
  962. [    4.638119] [drm] fb mappable at 0xD05D9000
  963. [    4.638120] [drm] vram apper at 0xD0000000
  964. [    4.638120] [drm] size 5324800
  965. [    4.638121] [drm] fb depth is 24
  966. [    4.638121] [drm]    pitch is 5888
  967. [    4.638174] fbcon: radeondrmfb (fb0) is primary device
  968. [    4.638225] Console: switching to colour frame buffer device 180x56
  969. [    4.638253] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
  970. [    4.652044] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
  971. [    4.681841] [drm] amdgpu kernel modesetting enabled.
  972. [    4.842822] random: fast init done
  973. [    4.865178] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  974. [    4.865190] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  975. [    4.865193] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  976. [    4.866300] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
  977. [    5.977643] ip_tables: (C) 2000-2006 Netfilter Core Team
  978. [    6.027234] random: systemd: uninitialized urandom read (16 bytes read)
  979. [    6.044092] 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)
  980. [    6.064229] systemd[1]: Detected architecture x86-64.
  981. [    6.064268] random: systemd: uninitialized urandom read (16 bytes read)
  982. [    6.064276] random: systemd: uninitialized urandom read (16 bytes read)
  983. [    6.079487] systemd[1]: Set hostname to <sebastian-pc>.
  984. [    6.927965] random: crng init done
  985. [    6.927967] random: 4 urandom warning(s) missed due to ratelimiting
  986. [    7.492229] systemd[1]: Reached target Remote File Systems.
  987. [    7.492424] systemd[1]: Created slice User and Session Slice.
  988. [    7.492529] systemd[1]: Created slice System Slice.
  989. [    7.492612] systemd[1]: Listening on Journal Socket.
  990. [    7.493167] systemd[1]: Starting Set the console keyboard layout...
  991. [    7.493831] systemd[1]: Mounting Kernel Debug File System...
  992. [    7.493920] systemd[1]: Listening on fsck to fsckd communication Socket.
  993. [    7.868350] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
  994. [    7.946797] lp: driver loaded but no devices found
  995. [    7.977751] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k FS
  996. [    8.066282] systemd-journald[313]: Received request to flush runtime journal from PID 1
  997. [    8.151480] ppdev: user-space parallel port driver
  998. [    8.675505] it87: Found IT8720F chip at 0x228, revision 8
  999. [    8.675514] it87: VID is disabled (pins used for GPIO)
  1000. [    8.675522] it87: Routing internal VCCH5V to in7
  1001. [    8.675525] it87: Beeping is supported
  1002. [   14.880662] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  1003. [   14.959830] AVX version of gcm_enc/dec engaged.
  1004. [   14.959831] AES CTR mode by8 optimization enabled
  1005. [   14.986399] kvm: disabled by bios
  1006. [   14.988953] MCE: In-kernel MCE decoding enabled.
  1007. [   14.990401] EDAC amd64: Node 0: DRAM ECC disabled.
  1008. [   14.990402] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  1009.                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  1010.                (Note that use of the override may cause unknown side effects.)
  1011. [   15.004020] radeon_dp_aux_transfer_native: 158 callbacks suppressed
  1012. [   15.299248] audit: type=1400 audit(1538593495.955:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=618 comm="apparmor_parser"
  1013. [   15.300195] audit: type=1400 audit(1538593495.959:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=621 comm="apparmor_parser"
  1014. [   15.300317] audit: type=1400 audit(1538593495.959:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=613 comm="apparmor_parser"
  1015. [   15.300319] audit: type=1400 audit(1538593495.959:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=613 comm="apparmor_parser"
  1016. [   15.300322] audit: type=1400 audit(1538593495.959:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=613 comm="apparmor_parser"
  1017. [   15.300324] audit: type=1400 audit(1538593495.959:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=613 comm="apparmor_parser"
  1018. [   15.301671] audit: type=1400 audit(1538593495.959:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=623 comm="apparmor_parser"
  1019. [   15.320791] audit: type=1400 audit(1538593495.979:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=622 comm="apparmor_parser"
  1020. [   15.320794] audit: type=1400 audit(1538593495.979:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=622 comm="apparmor_parser"
  1021. [   15.320823] audit: type=1400 audit(1538593495.979:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/4917/usr/lib/snapd/snap-confine" pid=614 comm="apparmor_parser"
  1022. [   15.371169] media: Linux media interface: v0.10
  1023. [   15.377849] Linux video capture interface: v2.00
  1024. [   15.482867] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
  1025. [   15.482870] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
  1026. [   15.492754] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input6
  1027. [   15.492968] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input7
  1028. [   15.493069] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input8
  1029. [   15.493135] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input9
  1030. [   15.493216] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input10
  1031. [   15.493295] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input11
  1032. [   15.501435] snd_hda_codec_via hdaudioC0D0: autoconfig for VT2020: line_outs=4 (0x24/0x25/0x26/0x27/0x0) type:line
  1033. [   15.501438] snd_hda_codec_via hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1034. [   15.501440] snd_hda_codec_via hdaudioC0D0:    hp_outs=1 (0x28/0x0/0x0/0x0/0x0)
  1035. [   15.501441] snd_hda_codec_via hdaudioC0D0:    mono: mono_out=0x0
  1036. [   15.501443] snd_hda_codec_via hdaudioC0D0:    dig-out=0x2d/0x2e
  1037. [   15.501444] snd_hda_codec_via hdaudioC0D0:    inputs:
  1038. [   15.501446] snd_hda_codec_via hdaudioC0D0:      Front Mic=0x29
  1039. [   15.501449] snd_hda_codec_via hdaudioC0D0:      Rear Mic=0x2b
  1040. [   15.501452] snd_hda_codec_via hdaudioC0D0:      Line=0x2a
  1041. [   15.512811] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input12
  1042. [   15.512866] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input13
  1043. [   15.512927] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input14
  1044. [   15.512984] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input15
  1045. [   15.513047] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input16
  1046. [   15.513094] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input17
  1047. [   15.513141] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input18
  1048. [   15.513184] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input19
  1049. [   16.717424] usb 3-4: set resolution quirk: cval->res = 384
  1050. [   16.717566] usbcore: registered new interface driver snd-usb-audio
  1051. [   16.717610] uvcvideo: Found UVC 1.00 device <unnamed> (046d:0825)
  1052. [   16.732087] uvcvideo 3-4:1.0: Entity type for entity Extension 4 was not initialized!
  1053. [   16.732089] uvcvideo 3-4:1.0: Entity type for entity Extension 6 was not initialized!
  1054. [   16.732091] uvcvideo 3-4:1.0: Entity type for entity Extension 7 was not initialized!
  1055. [   16.732092] uvcvideo 3-4:1.0: Entity type for entity Processing 2 was not initialized!
  1056. [   16.732094] uvcvideo 3-4:1.0: Entity type for entity Extension 3 was not initialized!
  1057. [   16.732095] uvcvideo 3-4:1.0: Entity type for entity Camera 1 was not initialized!
  1058. [   16.732164] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/input/input20
  1059. [   16.732230] usbcore: registered new interface driver uvcvideo
  1060. [   16.732230] USB Video Class driver (1.1.1)
  1061. [   23.784961] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  1062. [   24.037382] r8169 0000:03:00.0 enp3s0: link down
  1063. [   24.037463] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  1064. [   25.936033] radeon_dp_aux_transfer_native: 74 callbacks suppressed
  1065. [   27.419113] r8169 0000:03:00.0 enp3s0: link up
  1066. [   27.419121] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
  1067. [   30.596011] usb 3-4: reset high-speed USB device number 4 using ehci-pci
  1068. [   46.108023] radeon_dp_aux_transfer_native: 326 callbacks suppressed
  1069. [   53.851390] rfkill: input handler disabled
  1070. [   56.383247] ISO 9660 Extensions: Microsoft Joliet Level 3
  1071. [   56.398328] ISO 9660 Extensions: Microsoft Joliet Level 3
  1072. [   56.415923] ISO 9660 Extensions: RRIP_1991A
  1073. [  109.092030] radeon_dp_aux_transfer_native: 74 callbacks suppressed
  1074. [  121.644021] radeon_dp_aux_transfer_native: 74 callbacks suppressed
  1075. [  221.508031] radeon_dp_aux_transfer_native: 74 callbacks suppressed
  1076. [  739.679849] TCP: enp3s0: Driver has suspect GRO implementation, TCP performance may be compromised.
Advertisement
Add Comment
Please, Sign In to add comment