Advertisement
Guest User

Untitled

a guest
Oct 25th, 2017
558
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.96 KB | None | 0 0
  1. [ 0.000000] random: get_random_bytes called from start_kernel+0x30/0x42a with crng_init=0
  2. [ 0.000000] Linux version 4.13.9-gentoo (root@kimura) (gcc version 6.4.0 (Gentoo 6.4.0 p1.0)) #1 SMP Sun Oct 22 08:53:34 BST 2017
  3. [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.13.9 root=UUID=0e07d3aa-9d48-46dd-87ab-b8a351d21fc8 ro dolvm domdadm rootfstype=ext4
  4. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  6. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  7. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
  8. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
  9. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  10. [ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
  11. [ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
  12. [ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
  13. [ 0.000000] e820: BIOS-provided physical RAM map:
  14. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c3ff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x000000000009c400-0x000000000009ffff] reserved
  16. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb48cfff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x00000000bb48d000-0x00000000bb4bbfff] ACPI data
  19. [ 0.000000] BIOS-e820: [mem 0x00000000bb4bc000-0x00000000bd138fff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x00000000bd139000-0x00000000bd139fff] ACPI NVS
  21. [ 0.000000] BIOS-e820: [mem 0x00000000bd13a000-0x00000000bd183fff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000bd184000-0x00000000c2197fff] usable
  23. [ 0.000000] BIOS-e820: [mem 0x00000000c2198000-0x00000000c38abfff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000c38ac000-0x00000000c38cefff] ACPI data
  25. [ 0.000000] BIOS-e820: [mem 0x00000000c38cf000-0x00000000c3acbfff] usable
  26. [ 0.000000] BIOS-e820: [mem 0x00000000c3acc000-0x00000000c4208fff] ACPI NVS
  27. [ 0.000000] BIOS-e820: [mem 0x00000000c4209000-0x00000000c52fefff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000c52ff000-0x00000000c52fffff] usable
  29. [ 0.000000] BIOS-e820: [mem 0x00000000c5300000-0x00000000c7ffffff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  35. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000836ffffff] usable
  36. [ 0.000000] NX (Execute Disable) protection: active
  37. [ 0.000000] random: fast init done
  38. [ 0.000000] SMBIOS 3.0 present.
  39. [ 0.000000] DMI: System manufacturer System Product Name/Z170 PRO GAMING, BIOS 1904 07/05/2016
  40. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  41. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  42. [ 0.000000] e820: last_pfn = 0x837000 max_arch_pfn = 0x400000000
  43. [ 0.000000] MTRR default type: write-back
  44. [ 0.000000] MTRR fixed ranges enabled:
  45. [ 0.000000] 00000-9FFFF write-back
  46. [ 0.000000] A0000-BFFFF uncachable
  47. [ 0.000000] C0000-FFFFF write-protect
  48. [ 0.000000] MTRR variable ranges enabled:
  49. [ 0.000000] 0 base 00E0000000 mask 7FE0000000 uncachable
  50. [ 0.000000] 1 base 00D0000000 mask 7FF0000000 uncachable
  51. [ 0.000000] 2 base 00C8000000 mask 7FF8000000 uncachable
  52. [ 0.000000] 3 base 00C6000000 mask 7FFE000000 uncachable
  53. [ 0.000000] 4 base 00C5800000 mask 7FFF800000 uncachable
  54. [ 0.000000] 5 disabled
  55. [ 0.000000] 6 disabled
  56. [ 0.000000] 7 disabled
  57. [ 0.000000] 8 disabled
  58. [ 0.000000] 9 disabled
  59. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  60. [ 0.000000] e820: last_pfn = 0xc5300 max_arch_pfn = 0x400000000
  61. [ 0.000000] found SMP MP-table at [mem 0x000fcc20-0x000fcc2f] mapped at [ffff8800000fcc20]
  62. [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
  63. [ 0.000000] Using GB pages for direct mapping
  64. [ 0.000000] BRK [0x02804000, 0x02804fff] PGTABLE
  65. [ 0.000000] BRK [0x02805000, 0x02805fff] PGTABLE
  66. [ 0.000000] BRK [0x02806000, 0x02806fff] PGTABLE
  67. [ 0.000000] BRK [0x02807000, 0x02807fff] PGTABLE
  68. [ 0.000000] BRK [0x02808000, 0x02808fff] PGTABLE
  69. [ 0.000000] BRK [0x02809000, 0x02809fff] PGTABLE
  70. [ 0.000000] RAMDISK: [mem 0x36837000-0x37412fff]
  71. [ 0.000000] ACPI: Early table checksum verification disabled
  72. [ 0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
  73. [ 0.000000] ACPI: XSDT 0x00000000BB48D0A0 0000B4 (v01 ALASKA A M I 01072009 AMI 00010013)
  74. [ 0.000000] ACPI: FACP 0x00000000BB4B0A88 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
  75. [ 0.000000] ACPI: DSDT 0x00000000BB48D1E8 02389D (v02 ALASKA A M I 01072009 INTL 20120913)
  76. [ 0.000000] ACPI: FACS 0x00000000C4208F80 000040
  77. [ 0.000000] ACPI: APIC 0x00000000BB4B0B98 0000BC (v03 ALASKA A M I 01072009 AMI 00010013)
  78. [ 0.000000] ACPI: FPDT 0x00000000BB4B0C58 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
  79. [ 0.000000] ACPI: FIDT 0x00000000BB4B0CA0 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
  80. [ 0.000000] ACPI: MCFG 0x00000000BB4B0D40 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
  81. [ 0.000000] ACPI: HPET 0x00000000BB4B0D80 000038 (v01 ALASKA A M I 01072009 AMI. 0005000B)
  82. [ 0.000000] ACPI: SSDT 0x00000000BB4B0DB8 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
  83. [ 0.000000] ACPI: LPIT 0x00000000BB4B1128 000094 (v01 INTEL SKL 00000000 MSFT 0000005F)
  84. [ 0.000000] ACPI: SSDT 0x00000000BB4B11C0 000248 (v02 INTEL sensrhub 00000000 INTL 20120913)
  85. [ 0.000000] ACPI: SSDT 0x00000000BB4B1408 002BAE (v02 INTEL PtidDevc 00001000 INTL 20120913)
  86. [ 0.000000] ACPI: SSDT 0x00000000BB4B3FB8 000BE3 (v02 INTEL Ther_Rvp 00001000 INTL 20120913)
  87. [ 0.000000] ACPI: SSDT 0x00000000BB4B4BA0 0004A3 (v02 INTEL zpodd 00001000 INTL 20120913)
  88. [ 0.000000] ACPI: DBGP 0x00000000BB4B5048 000034 (v01 INTEL 00000000 MSFT 0000005F)
  89. [ 0.000000] ACPI: DBG2 0x00000000BB4B5080 000054 (v00 INTEL 00000000 MSFT 0000005F)
  90. [ 0.000000] ACPI: SSDT 0x00000000BB4B50D8 000705 (v02 INTEL xh_rvp08 00000000 INTL 20120913)
  91. [ 0.000000] ACPI: SSDT 0x00000000BB4B57E0 005359 (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
  92. [ 0.000000] ACPI: UEFI 0x00000000BB4BAB40 000042 (v01 00000000 00000000)
  93. [ 0.000000] ACPI: SSDT 0x00000000BB4BAB88 000E73 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
  94. [ 0.000000] ACPI: Local APIC address 0xfee00000
  95. [ 0.000000] Zone ranges:
  96. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  97. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  98. [ 0.000000] Normal [mem 0x0000000100000000-0x0000000836ffffff]
  99. [ 0.000000] Movable zone start for each node
  100. [ 0.000000] Early memory node ranges
  101. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009bfff]
  102. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bb48cfff]
  103. [ 0.000000] node 0: [mem 0x00000000bb4bc000-0x00000000bd138fff]
  104. [ 0.000000] node 0: [mem 0x00000000bd184000-0x00000000c2197fff]
  105. [ 0.000000] node 0: [mem 0x00000000c38cf000-0x00000000c3acbfff]
  106. [ 0.000000] node 0: [mem 0x00000000c52ff000-0x00000000c52fffff]
  107. [ 0.000000] node 0: [mem 0x0000000100000000-0x0000000836ffffff]
  108. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000836ffffff]
  109. [ 0.000000] On node 0 totalpages: 8360631
  110. [ 0.000000] DMA zone: 64 pages used for memmap
  111. [ 0.000000] DMA zone: 21 pages reserved
  112. [ 0.000000] DMA zone: 3995 pages, LIFO batch:0
  113. [ 0.000000] DMA32 zone: 12365 pages used for memmap
  114. [ 0.000000] DMA32 zone: 791324 pages, LIFO batch:31
  115. [ 0.000000] Normal zone: 118208 pages used for memmap
  116. [ 0.000000] Normal zone: 7565312 pages, LIFO batch:31
  117. [ 0.000000] Reserving Intel graphics memory at 0x00000000c6000000-0x00000000c7ffffff
  118. [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
  119. [ 0.000000] ACPI: Local APIC address 0xfee00000
  120. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  121. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  122. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  123. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  124. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  125. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  126. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  127. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  128. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  129. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  130. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  131. [ 0.000000] ACPI: IRQ0 used by override.
  132. [ 0.000000] ACPI: IRQ9 used by override.
  133. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  134. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  135. [ 0.000000] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0xb2 (or later)
  136. [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  137. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  138. [ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
  139. [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
  140. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  141. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  142. [ 0.000000] PM: Registered nosave memory: [mem 0xbb48d000-0xbb4bbfff]
  143. [ 0.000000] PM: Registered nosave memory: [mem 0xbd139000-0xbd139fff]
  144. [ 0.000000] PM: Registered nosave memory: [mem 0xbd13a000-0xbd183fff]
  145. [ 0.000000] PM: Registered nosave memory: [mem 0xc2198000-0xc38abfff]
  146. [ 0.000000] PM: Registered nosave memory: [mem 0xc38ac000-0xc38cefff]
  147. [ 0.000000] PM: Registered nosave memory: [mem 0xc3acc000-0xc4208fff]
  148. [ 0.000000] PM: Registered nosave memory: [mem 0xc4209000-0xc52fefff]
  149. [ 0.000000] PM: Registered nosave memory: [mem 0xc5300000-0xc7ffffff]
  150. [ 0.000000] PM: Registered nosave memory: [mem 0xc8000000-0xf7ffffff]
  151. [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  152. [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfdffffff]
  153. [ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
  154. [ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
  155. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  156. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
  157. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  158. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
  159. [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  160. [ 0.000000] e820: [mem 0xc8000000-0xf7ffffff] available for PCI devices
  161. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  162. [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
  163. [ 0.000000] percpu: Embedded 37 pages/cpu @ffff880836c00000 s112280 r8192 d31080 u262144
  164. [ 0.000000] pcpu-alloc: s112280 r8192 d31080 u262144 alloc=1*2097152
  165. [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  166. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8229973
  167. [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.13.9 root=UUID=0e07d3aa-9d48-46dd-87ab-b8a351d21fc8 ro dolvm domdadm rootfstype=ext4
  168. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  169. [ 0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
  170. [ 0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  171. [ 0.000000] Memory: 32765008K/33442524K available (11050K kernel code, 2718K rwdata, 4520K rodata, 1640K init, 1660K bss, 677516K reserved, 0K cma-reserved)
  172. [ 0.000000] ftrace: allocating 43130 entries in 169 pages
  173. [ 0.000000] Hierarchical RCU implementation.
  174. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
  175. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  176. [ 0.000000] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
  177. [ 0.000000] spurious 8259A interrupt: IRQ7.
  178. [ 0.000000] Console: colour VGA+ 80x25
  179. [ 0.000000] console [tty0] enabled
  180. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
  181. [ 0.000000] hpet clockevent registered
  182. [ 0.001000] tsc: Detected 3400.000 MHz processor
  183. [ 0.001000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6816.00 BogoMIPS (lpj=3408000)
  184. [ 0.001000] pid_max: default: 32768 minimum: 301
  185. [ 0.001000] ACPI: Core revision 20170531
  186. [ 0.020861] ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure, AE_NOT_FOUND (20170531/dswload-210)
  187. [ 0.021036] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20170531/psobject-252)
  188. [ 0.021246] ACPI Exception: AE_NOT_FOUND, (SSDT:xh_rvp08) while loading table (20170531/tbxfload-228)
  189. [ 0.027375] ACPI Error: 1 table load failures, 8 successful (20170531/tbxfload-246)
  190. [ 0.027580] Security Framework initialized
  191. [ 0.027713] SELinux: Initializing.
  192. [ 0.027865] SELinux: Starting in permissive mode
  193. [ 0.027909] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
  194. [ 0.028068] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
  195. [ 0.029156] CPU: Physical Processor ID: 0
  196. [ 0.029289] CPU: Processor Core ID: 0
  197. [ 0.029424] mce: CPU supports 10 MCE banks
  198. [ 0.029561] CPU0: Thermal monitoring enabled (TM1)
  199. [ 0.030049] process: using mwait in idle threads
  200. [ 0.030183] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  201. [ 0.030317] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  202. [ 0.030511] Freeing SMP alternatives memory: 44K
  203. [ 0.031066] smpboot: Max logical packages: 2
  204. [ 0.034000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
  205. [ 0.044000] smpboot: CPU0: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz (family: 0x6, model: 0x5e, stepping: 0x3)
  206. [ 0.044000] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
  207. [ 0.044000] ... version: 4
  208. [ 0.044000] ... bit width: 48
  209. [ 0.044000] ... generic registers: 4
  210. [ 0.044000] ... value mask: 0000ffffffffffff
  211. [ 0.044000] ... max period: 00007fffffffffff
  212. [ 0.044000] ... fixed-purpose events: 3
  213. [ 0.044132] ... event mask: 000000070000000f
  214. [ 0.044290] Hierarchical SRCU implementation.
  215. [ 0.045088] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  216. [ 0.045274] smp: Bringing up secondary CPUs ...
  217. [ 0.045453] x86: Booting SMP configuration:
  218. [ 0.045586] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
  219. [ 0.465021] smp: Brought up 1 node, 8 CPUs
  220. [ 0.465271] smpboot: Total of 8 processors activated (54496.46 BogoMIPS)
  221. [ 0.466427] devtmpfs: initialized
  222. [ 0.466427] x86/mm: Memory block size: 128MB
  223. [ 0.468125] PM: Registering ACPI NVS region [mem 0xbd139000-0xbd139fff] (4096 bytes)
  224. [ 0.468202] PM: Registering ACPI NVS region [mem 0xc3acc000-0xc4208fff] (7589888 bytes)
  225. [ 0.468483] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  226. [ 0.468665] futex hash table entries: 2048 (order: 5, 131072 bytes)
  227. [ 0.469073] NET: Registered protocol family 16
  228. [ 0.469299] cpuidle: using governor ladder
  229. [ 0.469299] cpuidle: using governor menu
  230. [ 0.469299] PCCT header not found.
  231. [ 0.469314] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  232. [ 0.469491] ACPI: bus type PCI registered
  233. [ 0.470036] PCI: Using configuration type 1 for base access
  234. [ 0.471184] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  235. [ 0.471184] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  236. [ 0.471309] ACPI: Added _OSI(Module Device)
  237. [ 0.471309] ACPI: Added _OSI(Processor Device)
  238. [ 0.471309] ACPI: Added _OSI(3.0 _SCP Extensions)
  239. [ 0.472001] ACPI: Added _OSI(Processor Aggregator Device)
  240. [ 0.473081] ACPI: Executed 25 blocks of module-level executable AML code
  241. [ 0.480568] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  242. [ 0.483177] ACPI: Dynamic OEM Table Load:
  243. [ 0.483313] ACPI: SSDT 0xFFFF880813175800 0006E4 (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
  244. [ 0.483642] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
  245. [ 0.485073] ACPI: Dynamic OEM Table Load:
  246. [ 0.485208] ACPI: SSDT 0xFFFF88081264E400 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
  247. [ 0.485987] ACPI: Dynamic OEM Table Load:
  248. [ 0.486003] ACPI: SSDT 0xFFFF880813175000 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
  249. [ 0.486541] ACPI: Dynamic OEM Table Load:
  250. [ 0.486675] ACPI: SSDT 0xFFFF880812531400 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
  251. [ 0.490473] ACPI: EC: EC started
  252. [ 0.490605] ACPI: EC: interrupt blocked
  253. [ 0.490747] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
  254. [ 0.490882] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  255. [ 0.491001] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
  256. [ 0.491177] ACPI: Interpreter enabled
  257. [ 0.491338] ACPI: (supports S0 S3 S4 S5)
  258. [ 0.491470] ACPI: Using IOAPIC for interrupt routing
  259. [ 0.491629] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  260. [ 0.494258] ACPI: Power Resource [PG00] (on)
  261. [ 0.494677] ACPI: Power Resource [PG01] (on)
  262. [ 0.495070] ACPI: Power Resource [PG02] (on)
  263. [ 0.497233] ACPI: Power Resource [WRST] (on)
  264. [ 0.497638] ACPI: Power Resource [WRST] (on)
  265. [ 0.498043] ACPI: Power Resource [WRST] (on)
  266. [ 0.498447] ACPI: Power Resource [WRST] (on)
  267. [ 0.498849] ACPI: Power Resource [WRST] (on)
  268. [ 0.499258] ACPI: Power Resource [WRST] (on)
  269. [ 0.499659] ACPI: Power Resource [WRST] (on)
  270. [ 0.500065] ACPI: Power Resource [WRST] (on)
  271. [ 0.500468] ACPI: Power Resource [WRST] (on)
  272. [ 0.500870] ACPI: Power Resource [WRST] (on)
  273. [ 0.501271] ACPI: Power Resource [WRST] (on)
  274. [ 0.501672] ACPI: Power Resource [WRST] (on)
  275. [ 0.502081] ACPI: Power Resource [WRST] (on)
  276. [ 0.502487] ACPI: Power Resource [WRST] (on)
  277. [ 0.502889] ACPI: Power Resource [WRST] (on)
  278. [ 0.503272] ACPI: Power Resource [WRST] (on)
  279. [ 0.503674] ACPI: Power Resource [WRST] (on)
  280. [ 0.504102] ACPI: Power Resource [WRST] (on)
  281. [ 0.504503] ACPI: Power Resource [WRST] (on)
  282. [ 0.504905] ACPI: Power Resource [WRST] (on)
  283. [ 0.513763] ACPI: Power Resource [FN00] (off)
  284. [ 0.513954] ACPI: Power Resource [FN01] (off)
  285. [ 0.514056] ACPI: Power Resource [FN02] (off)
  286. [ 0.514242] ACPI: Power Resource [FN03] (off)
  287. [ 0.514428] ACPI: Power Resource [FN04] (off)
  288. [ 0.515508] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  289. [ 0.515648] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  290. [ 0.515808] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
  291. [ 0.516248] PCI host bridge to bus 0000:00
  292. [ 0.516382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  293. [ 0.516520] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  294. [ 0.516658] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  295. [ 0.516835] pci_bus 0000:00: root bus resource [mem 0xc8000000-0xf7ffffff window]
  296. [ 0.517001] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
  297. [ 0.517178] pci_bus 0000:00: root bus resource [bus 00-3e]
  298. [ 0.517318] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
  299. [ 0.517556] pci 0000:00:02.0: [8086:1912] type 00 class 0x030000
  300. [ 0.517562] pci 0000:00:02.0: reg 0x10: [mem 0xf6000000-0xf6ffffff 64bit]
  301. [ 0.517566] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
  302. [ 0.517569] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
  303. [ 0.517712] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
  304. [ 0.517729] pci 0000:00:14.0: reg 0x10: [mem 0xf7130000-0xf713ffff 64bit]
  305. [ 0.517782] pci 0000:00:14.0: PME# supported from D3hot D3cold
  306. [ 0.517941] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
  307. [ 0.517961] pci 0000:00:16.0: reg 0x10: [mem 0xf714d000-0xf714dfff 64bit]
  308. [ 0.518034] pci 0000:00:16.0: PME# supported from D3hot
  309. [ 0.518145] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
  310. [ 0.518158] pci 0000:00:17.0: reg 0x10: [mem 0xf7148000-0xf7149fff]
  311. [ 0.518163] pci 0000:00:17.0: reg 0x14: [mem 0xf714c000-0xf714c0ff]
  312. [ 0.518169] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
  313. [ 0.518174] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
  314. [ 0.518180] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
  315. [ 0.518185] pci 0000:00:17.0: reg 0x24: [mem 0xf714b000-0xf714b7ff]
  316. [ 0.518216] pci 0000:00:17.0: PME# supported from D3hot
  317. [ 0.518314] pci 0000:00:1b.0: [8086:a167] type 01 class 0x060400
  318. [ 0.518364] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  319. [ 0.518492] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
  320. [ 0.518536] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  321. [ 0.518663] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
  322. [ 0.518713] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  323. [ 0.518841] pci 0000:00:1f.0: [8086:a145] type 00 class 0x060100
  324. [ 0.519026] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
  325. [ 0.519039] pci 0000:00:1f.2: reg 0x10: [mem 0xf7144000-0xf7147fff]
  326. [ 0.519170] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
  327. [ 0.519193] pci 0000:00:1f.3: reg 0x10: [mem 0xf7140000-0xf7143fff 64bit]
  328. [ 0.519220] pci 0000:00:1f.3: reg 0x20: [mem 0xf7120000-0xf712ffff 64bit]
  329. [ 0.519261] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  330. [ 0.519401] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
  331. [ 0.519460] pci 0000:00:1f.4: reg 0x10: [mem 0xf714a000-0xf714a0ff 64bit]
  332. [ 0.519529] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
  333. [ 0.519693] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
  334. [ 0.519716] pci 0000:00:1f.6: reg 0x10: [mem 0xf7100000-0xf711ffff]
  335. [ 0.519812] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
  336. [ 0.519932] pci 0000:00:1b.0: PCI bridge to [bus 01]
  337. [ 0.520044] pci 0000:02:00.0: [1b21:1242] type 00 class 0x0c0330
  338. [ 0.520064] pci 0000:02:00.0: reg 0x10: [mem 0xf7000000-0xf7007fff 64bit]
  339. [ 0.520158] pci 0000:02:00.0: PME# supported from D3hot D3cold
  340. [ 0.520191] pci 0000:00:1c.0: PCI bridge to [bus 02]
  341. [ 0.520328] pci 0000:00:1c.0: bridge window [mem 0xf7000000-0xf70fffff]
  342. [ 0.520363] pci 0000:00:1d.0: PCI bridge to [bus 03]
  343. [ 0.520521] pci_bus 0000:00: on NUMA node 0
  344. [ 0.522120] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  345. [ 0.522293] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0
  346. [ 0.522466] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
  347. [ 0.522639] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
  348. [ 0.522811] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
  349. [ 0.522983] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
  350. [ 0.523034] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
  351. [ 0.523205] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
  352. [ 0.523639] ACPI: Enabled 6 GPEs in block 00 to 7F
  353. [ 0.523792] ACPI: EC: interrupt unblocked
  354. [ 0.524012] ACPI: EC: event unblocked
  355. [ 0.524153] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  356. [ 0.524329] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
  357. [ 0.524533] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  358. [ 0.524533] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  359. [ 0.524533] pci 0000:00:02.0: vgaarb: bridge control possible
  360. [ 0.525000] vgaarb: loaded
  361. [ 0.525168] SCSI subsystem initialized
  362. [ 0.525308] libata version 3.00 loaded.
  363. [ 0.525308] ACPI: bus type USB registered
  364. [ 0.525308] usbcore: registered new interface driver usbfs
  365. [ 0.525308] usbcore: registered new interface driver hub
  366. [ 0.525440] usbcore: registered new device driver usb
  367. [ 0.525581] pps_core: LinuxPPS API ver. 1 registered
  368. [ 0.526001] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  369. [ 0.526181] PTP clock support registered
  370. [ 0.526321] EDAC MC: Ver: 3.0.0
  371. [ 0.526321] PCI: Using ACPI for IRQ routing
  372. [ 0.526321] PCI: pci_cache_line_size set to 64 bytes
  373. [ 0.526321] e820: reserve RAM buffer [mem 0x0009c400-0x0009ffff]
  374. [ 0.526321] e820: reserve RAM buffer [mem 0xbb48d000-0xbbffffff]
  375. [ 0.526321] e820: reserve RAM buffer [mem 0xbd139000-0xbfffffff]
  376. [ 0.526321] e820: reserve RAM buffer [mem 0xc2198000-0xc3ffffff]
  377. [ 0.526321] e820: reserve RAM buffer [mem 0xc3acc000-0xc3ffffff]
  378. [ 0.526321] e820: reserve RAM buffer [mem 0xc5300000-0xc7ffffff]
  379. [ 0.526321] e820: reserve RAM buffer [mem 0x837000000-0x837ffffff]
  380. [ 0.526321] NetLabel: Initializing
  381. [ 0.527001] NetLabel: domain hash size = 128
  382. [ 0.527134] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  383. [ 0.527277] NetLabel: unlabeled traffic allowed by default
  384. [ 0.527419] clocksource: Switched to clocksource hpet
  385. [ 0.535384] VFS: Disk quotas dquot_6.6.0
  386. [ 0.535527] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  387. [ 0.535686] FS-Cache: Loaded
  388. [ 0.538747] pnp: PnP ACPI init
  389. [ 0.539039] system 00:00: [io 0x0290-0x029f] has been reserved
  390. [ 0.539176] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  391. [ 0.539428] pnp 00:01: [dma 0 disabled]
  392. [ 0.539452] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
  393. [ 0.539603] system 00:02: [io 0x0680-0x069f] has been reserved
  394. [ 0.539739] system 00:02: [io 0xffff] has been reserved
  395. [ 0.539874] system 00:02: [io 0xffff] has been reserved
  396. [ 0.540032] system 00:02: [io 0xffff] has been reserved
  397. [ 0.540167] system 00:02: [io 0x1800-0x18fe] has been reserved
  398. [ 0.540302] system 00:02: [io 0x164e-0x164f] has been reserved
  399. [ 0.540439] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  400. [ 0.540498] system 00:03: [io 0x0800-0x087f] has been reserved
  401. [ 0.540634] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  402. [ 0.540644] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
  403. [ 0.540663] system 00:05: [io 0x1854-0x1857] has been reserved
  404. [ 0.540799] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  405. [ 0.540961] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
  406. [ 0.541121] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
  407. [ 0.541259] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
  408. [ 0.541396] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
  409. [ 0.541533] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
  410. [ 0.541670] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
  411. [ 0.541807] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
  412. [ 0.542873] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
  413. [ 0.543032] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
  414. [ 0.543170] system 00:06: [mem 0xf7fc0000-0xf7fdffff] has been reserved
  415. [ 0.543307] system 00:06: [mem 0xc5400000-0xc7fffffe] has been reserved
  416. [ 0.543445] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  417. [ 0.543467] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
  418. [ 0.543604] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
  419. [ 0.543742] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
  420. [ 0.543879] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
  421. [ 0.544039] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
  422. [ 0.544177] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
  423. [ 0.544313] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
  424. [ 0.544451] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  425. [ 0.544656] system 00:08: [io 0xfe00-0xfefe] has been reserved
  426. [ 0.544793] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  427. [ 0.545603] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
  428. [ 0.545740] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
  429. [ 0.545877] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
  430. [ 0.546037] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  431. [ 0.546654] pnp: PnP ACPI: found 10 devices
  432. [ 0.551312] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  433. [ 0.551509] pci 0000:00:1d.0: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
  434. [ 0.551510] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
  435. [ 0.551511] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
  436. [ 0.551514] pci 0000:00:1d.0: BAR 14: assigned [mem 0xc8000000-0xc81fffff]
  437. [ 0.551654] pci 0000:00:1d.0: BAR 15: assigned [mem 0xc8200000-0xc83fffff 64bit pref]
  438. [ 0.551832] pci 0000:00:1d.0: BAR 13: assigned [io 0x2000-0x2fff]
  439. [ 0.551968] pci 0000:00:1b.0: PCI bridge to [bus 01]
  440. [ 0.552133] pci 0000:00:1c.0: PCI bridge to [bus 02]
  441. [ 0.552268] pci 0000:00:1c.0: bridge window [mem 0xf7000000-0xf70fffff]
  442. [ 0.552408] pci 0000:00:1d.0: PCI bridge to [bus 03]
  443. [ 0.552544] pci 0000:00:1d.0: bridge window [io 0x2000-0x2fff]
  444. [ 0.552684] pci 0000:00:1d.0: bridge window [mem 0xc8000000-0xc81fffff]
  445. [ 0.552824] pci 0000:00:1d.0: bridge window [mem 0xc8200000-0xc83fffff 64bit pref]
  446. [ 0.553028] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  447. [ 0.553029] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  448. [ 0.553029] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  449. [ 0.553030] pci_bus 0000:00: resource 7 [mem 0xc8000000-0xf7ffffff window]
  450. [ 0.553031] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
  451. [ 0.553031] pci_bus 0000:02: resource 1 [mem 0xf7000000-0xf70fffff]
  452. [ 0.553032] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
  453. [ 0.553033] pci_bus 0000:03: resource 1 [mem 0xc8000000-0xc81fffff]
  454. [ 0.553033] pci_bus 0000:03: resource 2 [mem 0xc8200000-0xc83fffff 64bit pref]
  455. [ 0.553125] NET: Registered protocol family 2
  456. [ 0.553351] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
  457. [ 0.553755] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  458. [ 0.553962] TCP: Hash tables configured (established 262144 bind 65536)
  459. [ 0.554138] UDP hash table entries: 16384 (order: 7, 524288 bytes)
  460. [ 0.554313] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
  461. [ 0.554519] NET: Registered protocol family 1
  462. [ 0.554771] RPC: Registered named UNIX socket transport module.
  463. [ 0.554922] RPC: Registered udp transport module.
  464. [ 0.555078] RPC: Registered tcp transport module.
  465. [ 0.555212] RPC: Registered tcp NFSv4.1 backchannel transport module.
  466. [ 0.555353] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  467. [ 0.556297] PCI: CLS 0 bytes, default 64
  468. [ 0.556318] Trying to unpack rootfs image as initramfs...
  469. [ 1.535378] Freeing initrd memory: 12144K
  470. [ 1.535518] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  471. [ 1.535656] software IO TLB [mem 0xbe198000-0xc2198000] (64MB) mapped at [ffff8800be198000-ffff8800c2197fff]
  472. [ 1.536056] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
  473. [ 1.536241] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  474. [ 1.536375] RAPL PMU: hw unit of domain package 2^-14 Joules
  475. [ 1.536510] RAPL PMU: hw unit of domain dram 2^-14 Joules
  476. [ 1.536645] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  477. [ 1.536780] RAPL PMU: hw unit of domain psys 2^-14 Joules
  478. [ 1.537318] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x311fd3cd494, max_idle_ns: 440795223879 ns
  479. [ 1.539176] audit: initializing netlink subsys (disabled)
  480. [ 1.539363] audit: type=2000 audit(1508916342.539:1): state=initialized audit_enabled=0 res=1
  481. [ 1.539568] Initialise system trusted keyrings
  482. [ 1.539747] workingset: timestamp_bits=46 max_order=23 bucket_order=0
  483. [ 1.540193] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  484. [ 1.540403] NFS: Registering the id_resolver key type
  485. [ 1.540541] Key type id_resolver registered
  486. [ 1.540673] Key type id_legacy registered
  487. [ 1.540806] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  488. [ 1.540943] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  489. [ 1.541275] FS-Cache: Netfs 'cifs' registered for caching
  490. [ 1.541428] Key type cifs.spnego registered
  491. [ 1.541561] Key type cifs.idmap registered
  492. [ 1.541693] ntfs: driver 2.1.32 [Flags: R/W].
  493. [ 1.541875] fuse init (API version 7.26)
  494. [ 1.542089] JFS: nTxBlock = 8192, nTxLock = 65536
  495. [ 1.543162] SGI XFS with ACLs, security attributes, no debug enabled
  496. [ 1.543506] SELinux: Registering netfilter hooks
  497. [ 1.547127] Key type asymmetric registered
  498. [ 1.547261] Asymmetric key parser 'x509' registered
  499. [ 1.547403] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  500. [ 1.547618] io scheduler noop registered
  501. [ 1.547761] io scheduler deadline registered
  502. [ 1.547899] io scheduler cfq registered (default)
  503. [ 1.548083] io scheduler kyber registered
  504. [ 1.548635] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  505. [ 1.569476] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  506. [ 1.569965] Linux agpgart interface v0.103
  507. [ 1.570192] intel_idle: MWAIT substates: 0x142120
  508. [ 1.570192] intel_idle: v0.4.1 model 0x5E
  509. [ 1.570469] intel_idle: lapic_timer_reliable_states 0xffffffff
  510. [ 1.570472] ipmi message handler version 39.2
  511. [ 1.570609] IPMI System Interface driver.
  512. [ 1.570752] ipmi_si: Unable to find any System Interface(s)
  513. [ 1.572150] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  514. [ 1.572337] ACPI: Sleep Button [SLPB]
  515. [ 1.572483] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  516. [ 1.572668] ACPI: Power Button [PWRB]
  517. [ 1.572813] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  518. [ 1.573057] ACPI: Power Button [PWRF]
  519. [ 1.603517] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  520. [ 1.633243] thermal LNXTHERM:00: registered as thermal_zone0
  521. [ 1.633379] ACPI: Thermal Zone [TZ00] (28 C)
  522. [ 1.633602] thermal LNXTHERM:01: registered as thermal_zone1
  523. [ 1.633738] ACPI: Thermal Zone [TZ01] (30 C)
  524. [ 1.633888] GHES: HEST is not enabled!
  525. [ 1.636653] brd: module loaded
  526. [ 1.637725] loop: module loaded
  527. [ 1.639924] Loading iSCSI transport class v2.0-870.
  528. [ 1.640307] ahci 0000:00:17.0: version 3.0
  529. [ 1.650623] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
  530. [ 1.650803] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
  531. [ 1.666817] scsi host0: ahci
  532. [ 1.667444] scsi host1: ahci
  533. [ 1.668031] scsi host2: ahci
  534. [ 1.668448] scsi host3: ahci
  535. [ 1.668898] scsi host4: ahci
  536. [ 1.669304] scsi host5: ahci
  537. [ 1.669477] ata1: SATA max UDMA/133 abar m2048@0xf714b000 port 0xf714b100 irq 120
  538. [ 1.669655] ata2: SATA max UDMA/133 abar m2048@0xf714b000 port 0xf714b180 irq 120
  539. [ 1.669831] ata3: SATA max UDMA/133 abar m2048@0xf714b000 port 0xf714b200 irq 120
  540. [ 1.670031] ata4: SATA max UDMA/133 abar m2048@0xf714b000 port 0xf714b280 irq 120
  541. [ 1.670209] ata5: SATA max UDMA/133 abar m2048@0xf714b000 port 0xf714b300 irq 120
  542. [ 1.670387] ata6: SATA max UDMA/133 abar m2048@0xf714b000 port 0xf714b380 irq 120
  543. [ 1.670601] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  544. [ 1.671177] MACsec IEEE 802.1AE
  545. [ 1.671481] libphy: Fixed MDIO Bus: probed
  546. [ 1.671639] tun: Universal TUN/TAP device driver, 1.6
  547. [ 1.671888] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  548. [ 1.672106] e1000: Copyright (c) 1999-2006 Intel Corporation.
  549. [ 1.672312] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  550. [ 1.672514] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  551. [ 1.672800] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
  552. [ 1.935717] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
  553. [ 1.983479] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  554. [ 1.983685] ata5: SATA link down (SStatus 4 SControl 300)
  555. [ 1.983864] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  556. [ 1.984049] ata6: SATA link down (SStatus 4 SControl 300)
  557. [ 1.984207] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  558. [ 1.984381] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  559. [ 1.984708] ata1.00: NCQ Send/Recv Log not supported
  560. [ 1.984860] ata1.00: ATA-9: Samsung SSD 840 Series, DXT08B0Q, max UDMA/133
  561. [ 1.985020] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  562. [ 1.985165] ata3.00: ATA-9: WDC WD30EFRX-68EUZN0, 82.00A82, max UDMA/133
  563. [ 1.985366] ata3.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  564. [ 1.985723] ata4.00: ATA-9: WDC WD30EFRX-68EUZN0, 82.00A82, max UDMA/133
  565. [ 1.985879] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  566. [ 1.986277] ata1.00: NCQ Send/Recv Log not supported
  567. [ 1.986460] ata3.00: configured for UDMA/133
  568. [ 1.986641] ata1.00: configured for UDMA/133
  569. [ 1.986976] ata4.00: configured for UDMA/133
  570. [ 1.987111] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 8B0Q PQ: 0 ANSI: 5
  571. [ 1.988471] sd 0:0:0:0: Attached scsi generic sg0 type 0
  572. [ 1.988571] ata1.00: Enabling discard_zeroes_data
  573. [ 1.989021] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
  574. [ 1.989388] sd 0:0:0:0: [sda] Write Protect is off
  575. [ 1.989523] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  576. [ 1.989692] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  577. [ 1.989943] ata2.00: HPA detected: current 976771055, native 976773168
  578. [ 1.990312] ata1.00: Enabling discard_zeroes_data
  579. [ 1.990466] ata2.00: ATA-8: SAMSUNG HD502HJ, 1AJ100E4, max UDMA/133
  580. [ 1.990685] ata2.00: 976771055 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  581. [ 1.992366] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
  582. [ 1.993078] ata1.00: Enabling discard_zeroes_data
  583. [ 1.993907] sd 0:0:0:0: [sda] Attached SCSI disk
  584. [ 1.996812] ata2.00: configured for UDMA/133
  585. [ 1.998253] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD502HJ 00E4 PQ: 0 ANSI: 5
  586. [ 1.998941] sd 1:0:0:0: Attached scsi generic sg1 type 0
  587. [ 1.999346] sd 1:0:0:0: [sdb] 976771055 512-byte logical blocks: (500 GB/466 GiB)
  588. [ 1.999548] scsi 2:0:0:0: Direct-Access ATA WDC WD30EFRX-68E 0A82 PQ: 0 ANSI: 5
  589. [ 1.999916] sd 1:0:0:0: [sdb] Write Protect is off
  590. [ 2.000132] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  591. [ 2.000143] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  592. [ 2.000378] sd 2:0:0:0: Attached scsi generic sg2 type 0
  593. [ 2.000662] sd 2:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
  594. [ 2.000663] sd 2:0:0:0: [sdc] 4096-byte physical blocks
  595. [ 2.000677] scsi 3:0:0:0: Direct-Access ATA WDC WD30EFRX-68E 0A82 PQ: 0 ANSI: 5
  596. [ 2.000728] sd 2:0:0:0: [sdc] Write Protect is off
  597. [ 2.000729] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
  598. [ 2.000873] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  599. [ 2.002505] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
  600. [ 2.002570] sd 3:0:0:0: Attached scsi generic sg3 type 0
  601. [ 2.002909] sd 3:0:0:0: [sdd] 4096-byte physical blocks
  602. [ 2.003084] sd 3:0:0:0: [sdd] Write Protect is off
  603. [ 2.003227] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
  604. [ 2.003231] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  605. [ 2.013420] sd 2:0:0:0: [sdc] Attached SCSI disk
  606. [ 2.016108] sdb: sdb1 sdb2 sdb3
  607. [ 2.016627] sd 1:0:0:0: [sdb] Attached SCSI disk
  608. [ 2.017253] sd 3:0:0:0: [sdd] Attached SCSI disk
  609. [ 2.018960] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 38:d5:47:e0:16:1f
  610. [ 2.019209] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
  611. [ 2.019422] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
  612. [ 2.019566] jme: JMicron JMC2XX ethernet driver version 1.0.8
  613. [ 2.019714] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  614. [ 2.019853] ehci-pci: EHCI PCI platform driver
  615. [ 2.019992] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  616. [ 2.020186] ohci-pci: OHCI PCI platform driver
  617. [ 2.020323] uhci_hcd: USB Universal Host Controller Interface driver
  618. [ 2.020550] xhci_hcd 0000:00:14.0: xHCI Host Controller
  619. [ 2.020688] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  620. [ 2.021940] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
  621. [ 2.022197] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  622. [ 2.022250] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  623. [ 2.022388] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  624. [ 2.022564] usb usb1: Product: xHCI Host Controller
  625. [ 2.022698] usb usb1: Manufacturer: Linux 4.13.9-gentoo xhci-hcd
  626. [ 2.022834] usb usb1: SerialNumber: 0000:00:14.0
  627. [ 2.023090] hub 1-0:1.0: USB hub found
  628. [ 2.023234] hub 1-0:1.0: 16 ports detected
  629. [ 2.023530] xhci_hcd 0000:00:14.0: xHCI Host Controller
  630. [ 2.023665] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  631. [ 2.023859] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  632. [ 2.023996] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  633. [ 2.024243] usb usb2: Product: xHCI Host Controller
  634. [ 2.024394] usb usb2: Manufacturer: Linux 4.13.9-gentoo xhci-hcd
  635. [ 2.024529] usb usb2: SerialNumber: 0000:00:14.0
  636. [ 2.024852] hub 2-0:1.0: USB hub found
  637. [ 2.024995] hub 2-0:1.0: 10 ports detected
  638. [ 2.025467] xhci_hcd 0000:02:00.0: xHCI Host Controller
  639. [ 2.025604] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
  640. [ 2.084530] xhci_hcd 0000:02:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x00000010
  641. [ 2.084827] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  642. [ 2.084965] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  643. [ 2.085197] usb usb3: Product: xHCI Host Controller
  644. [ 2.085366] usb usb3: Manufacturer: Linux 4.13.9-gentoo xhci-hcd
  645. [ 2.085501] usb usb3: SerialNumber: 0000:02:00.0
  646. [ 2.085821] hub 3-0:1.0: USB hub found
  647. [ 2.085960] hub 3-0:1.0: 2 ports detected
  648. [ 2.086186] xhci_hcd 0000:02:00.0: xHCI Host Controller
  649. [ 2.086322] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4
  650. [ 2.086517] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  651. [ 2.086703] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  652. [ 2.086841] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  653. [ 2.087036] usb usb4: Product: xHCI Host Controller
  654. [ 2.087201] usb usb4: Manufacturer: Linux 4.13.9-gentoo xhci-hcd
  655. [ 2.087337] usb usb4: SerialNumber: 0000:02:00.0
  656. [ 2.087658] hub 4-0:1.0: USB hub found
  657. [ 2.087794] hub 4-0:1.0: 2 ports detected
  658. [ 2.087981] usbcore: registered new interface driver usb-storage
  659. [ 2.088174] usbcore: registered new interface driver ums-realtek
  660. [ 2.088328] i8042: PNP: No PS/2 controller found.
  661. [ 2.088461] i8042: Probing ports directly.
  662. [ 2.091899] serio: i8042 KBD port at 0x60,0x64 irq 1
  663. [ 2.092059] serio: i8042 AUX port at 0x60,0x64 irq 12
  664. [ 2.092303] mousedev: PS/2 mouse device common for all mice
  665. [ 2.092678] rtc_cmos 00:04: RTC can wake from S4
  666. [ 2.093363] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
  667. [ 2.093578] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  668. [ 2.093759] i2c /dev entries driver
  669. [ 2.093892] intel_pstate: Intel P-state driver initializing
  670. [ 2.095145] intel_pstate: HWP enabled
  671. [ 2.095301] sdhci: Secure Digital Host Controller Interface driver
  672. [ 2.095436] sdhci: Copyright(c) Pierre Ossman
  673. [ 2.096494] hidraw: raw HID events driver (C) Jiri Kosina
  674. [ 2.096739] usbcore: registered new interface driver usbhid
  675. [ 2.096872] usbhid: USB HID core driver
  676. [ 2.097110] drop_monitor: Initializing network drop monitor service
  677. [ 2.097360] Initializing XFRM netlink socket
  678. [ 2.097503] NET: Registered protocol family 10
  679. [ 2.097876] Segment Routing with IPv6
  680. [ 2.098084] NET: Registered protocol family 17
  681. [ 2.098239] sctp: Hash tables configured (bind 512/512)
  682. [ 2.098390] Key type dns_resolver registered
  683. [ 2.099272] microcode: sig=0x506e3, pf=0x2, revision=0x84
  684. [ 2.099843] microcode: Microcode Update Driver: v2.2.
  685. [ 2.099848] sched_clock: Marking stable (2099833065, 0)->(2206824794, -106991729)
  686. [ 2.100692] registered taskstats version 1
  687. [ 2.100824] Loading compiled-in X.509 certificates
  688. [ 2.105086] Loaded X.509 cert 'Build time autogenerated kernel key: 2dd2b66e1bcd0fe17bc15660220e1013d14aaccb'
  689. [ 2.108860] Key type encrypted registered
  690. [ 2.108993] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
  691. [ 2.109707] console [netcon0] enabled
  692. [ 2.109838] netconsole: network logging started
  693. [ 2.110226] rtc_cmos 00:04: setting system clock to 2017-10-25 07:25:43 UTC (1508916343)
  694. [ 2.111485] Freeing unused kernel memory: 1640K
  695. [ 2.111617] Write protecting the kernel read-only data: 18432k
  696. [ 2.112057] Freeing unused kernel memory: 1220K
  697. [ 2.113979] Freeing unused kernel memory: 1624K
  698. [ 2.114175] rodata_test: all tests were successful
  699. [ 2.391047] usb 1-3: new low-speed USB device number 2 using xhci_hcd
  700. [ 2.449328] Fusion MPT base driver 3.04.20
  701. [ 2.449329] Copyright (c) 1999-2008 LSI Corporation
  702. [ 2.453781] Fusion MPT SPI Host driver 3.04.20
  703. [ 2.458400] Fusion MPT SAS Host driver 3.04.20
  704. [ 2.544320] clocksource: Switched to clocksource tsc
  705. [ 2.583018] device-mapper: uevent: version 1.0.3
  706. [ 2.583056] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  707. [ 2.583449] usb 1-3: New USB device found, idVendor=045e, idProduct=00db
  708. [ 2.583450] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  709. [ 2.583451] usb 1-3: Product: Natural® Ergonomic Keyboard 4000
  710. [ 2.583452] usb 1-3: Manufacturer: Microsoft
  711. [ 2.591308] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:045E:00DB.0001/input/input6
  712. [ 2.618056] raid6: sse2x1 gen() 13585 MB/s
  713. [ 2.635055] raid6: sse2x1 xor() 10228 MB/s
  714. [ 2.644228] microsoft 0003:045E:00DB.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:14.0-3/input0
  715. [ 2.652057] raid6: sse2x2 gen() 15527 MB/s
  716. [ 2.653806] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:045E:00DB.0002/input/input7
  717. [ 2.669059] raid6: sse2x2 xor() 11404 MB/s
  718. [ 2.686059] raid6: sse2x4 gen() 17601 MB/s
  719. [ 2.703059] raid6: sse2x4 xor() 13087 MB/s
  720. [ 2.705295] microsoft 0003:045E:00DB.0002: input,hidraw1: USB HID v1.11 Device [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:14.0-3/input1
  721. [ 2.720057] raid6: avx2x1 gen() 26292 MB/s
  722. [ 2.737056] raid6: avx2x1 xor() 19638 MB/s
  723. [ 2.754058] raid6: avx2x2 gen() 30519 MB/s
  724. [ 2.771055] raid6: avx2x2 xor() 21455 MB/s
  725. [ 2.788060] raid6: avx2x4 gen() 32226 MB/s
  726. [ 2.805071] raid6: avx2x4 xor() 25632 MB/s
  727. [ 2.805072] raid6: using algorithm avx2x4 gen() 32226 MB/s
  728. [ 2.805072] raid6: .... xor() 25632 MB/s, rmw enabled
  729. [ 2.805072] raid6: using avx2x2 recovery algorithm
  730. [ 2.806143] async_tx: api initialized (async)
  731. [ 2.806883] xor: automatically using best checksumming function avx
  732. [ 2.814942] device-mapper: raid: Loading target version 1.12.1
  733. [ 2.861020] usb 1-5: new high-speed USB device number 3 using xhci_hcd
  734. [ 2.892318] VMware vmxnet3 virtual NIC driver - version 1.4.a.0-k-NAPI
  735. [ 2.939521] device-mapper: dm-log-userspace: version 1.3.0 loaded
  736. [ 2.943484] device-mapper: multipath queue-length: version 0.2.0 loaded
  737. [ 2.946467] device-mapper: multipath round-robin: version 1.2.0 loaded
  738. [ 2.948382] device-mapper: multipath service-time: version 0.3.0 loaded
  739. [ 3.063990] usb 1-5: New USB device found, idVendor=0bda, idProduct=0306
  740. [ 3.063991] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  741. [ 3.064006] usb 1-5: Product: USB3.0 Card Reader
  742. [ 3.064007] usb 1-5: Manufacturer: Realtek
  743. [ 3.064007] usb 1-5: SerialNumber: 201506301013
  744. [ 3.069156] usb-storage 1-5:1.0: USB Mass Storage device detected
  745. [ 3.069345] scsi host6: usb-storage 1-5:1.0
  746. [ 3.100040] md: md127 stopped.
  747. [ 3.102268] md/raid1:md127: active with 2 out of 2 mirrors
  748. [ 3.112566] md127: detected capacity change from 0 to 3000458739712
  749. [ 3.225087] usb 1-6: new full-speed USB device number 4 using xhci_hcd
  750. [ 3.392713] random: crng init done
  751. [ 3.395037] usb 1-6: New USB device found, idVendor=062a, idProduct=5918
  752. [ 3.395037] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  753. [ 3.395038] usb 1-6: Product: 2.4G Keyboard Mouse
  754. [ 3.395039] usb 1-6: Manufacturer: MOSART Semi.
  755. [ 3.396283] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:062A:5918.0003/input/input8
  756. [ 3.448300] hid-generic 0003:062A:5918.0003: input,hidraw2: USB HID v1.10 Keyboard [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:14.0-6/input0
  757. [ 3.450202] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:062A:5918.0004/input/input9
  758. [ 3.468811] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  759. [ 3.502556] hid-generic 0003:062A:5918.0004: input,hiddev96,hidraw3: USB HID v1.10 Mouse [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:14.0-6/input1
  760. [ 4.138126] scsi 6:0:0:0: Direct-Access Generic- USB3.0 CRW -SD 1.00 PQ: 0 ANSI: 4
  761. [ 4.145798] scsi 6:0:0:1: Direct-Access Generic- USB3.0 CRW -SD 1.00 PQ: 0 ANSI: 4
  762. [ 4.145933] sd 6:0:0:0: Attached scsi generic sg4 type 0
  763. [ 4.146040] sd 6:0:0:1: Attached scsi generic sg5 type 0
  764. [ 4.364508] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
  765. [ 4.386208] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  766. [ 4.386237] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  767. [ 4.452324] iTCO_vendor_support: vendor-support=0
  768. [ 4.501319] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  769. [ 4.501460] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
  770. [ 4.501530] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  771. [ 4.587369] kvm: disabled by bios
  772. [ 4.607797] kvm: disabled by bios
  773. [ 4.688199] [drm] Memory usable by graphics device = 4096M
  774. [ 4.688201] [drm] Replacing VGA console driver
  775. [ 4.688933] Console: switching to colour dummy device 80x25
  776. [ 4.689001] [drm:i915_gem_init_stolen [i915]] *ERROR* conflict detected with stolen region: [0x00000000c6000000 - 0x00000000c8000000]
  777. [ 4.696055] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  778. [ 4.696055] [drm] Driver supports precise vblank timestamp query.
  779. [ 4.704958] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  780. [ 4.706435] [drm] Initialized i915 1.6.0 20170619 for 0000:00:02.0 on minor 0
  781. [ 4.706597] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_26.bin (v1.26)
  782. [ 4.708012] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  783. [ 4.708188] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
  784. [ 4.894047] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  785. [ 4.894128] fbcon: inteldrmfb (fb0) is primary device
  786. [ 4.921000] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000
  787. [ 4.921465] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
  788. [ 4.921465] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  789. [ 4.921466] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  790. [ 4.921466] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  791. [ 4.921467] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
  792. [ 4.921467] snd_hda_codec_realtek hdaudioC0D0: inputs:
  793. [ 4.921468] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
  794. [ 4.921469] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
  795. [ 4.921469] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
  796. [ 4.932967] snd_hda_codec_generic hdaudioC0D2: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
  797. [ 4.932968] snd_hda_codec_generic hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  798. [ 4.932969] snd_hda_codec_generic hdaudioC0D2: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
  799. [ 4.932969] snd_hda_codec_generic hdaudioC0D2: mono: mono_out=0x0
  800. [ 4.932969] snd_hda_codec_generic hdaudioC0D2: inputs:
  801. [ 4.933303] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
  802. [ 4.933340] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
  803. [ 4.933408] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
  804. [ 4.933481] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
  805. [ 4.933532] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
  806. [ 4.933576] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
  807. [ 4.933627] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
  808. [ 4.938339] Console: switching to colour frame buffer device 240x67
  809. [ 4.957785] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  810. [ 5.618308] sd 6:0:0:1: [sdf] 62333952 512-byte logical blocks: (31.9 GB/29.7 GiB)
  811. [ 5.619439] sd 6:0:0:1: [sdf] Write Protect is off
  812. [ 5.619442] sd 6:0:0:1: [sdf] Mode Sense: 2f 00 00 00
  813. [ 5.620658] sd 6:0:0:1: [sdf] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  814. [ 5.629592] sdf: sdf1
  815. [ 5.631037] sd 6:0:0:0: [sde] Attached SCSI removable disk
  816. [ 5.640484] sd 6:0:0:1: [sdf] Attached SCSI removable disk
  817. [ 6.014952] EXT4-fs (sda1): re-mounted. Opts: (null)
  818. [ 6.138758] Adding 8000364k swap on /dev/sda2. Priority:-1 extents:1 across:8000364k SS
  819. [ 6.162658] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
  820. [ 6.171325] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
  821. [ 6.175159] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
  822. [ 6.219856] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
  823. [ 6.270138] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
  824. [ 6.322751] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
  825. [ 6.443188] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
  826. [ 6.551720] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
  827. [ 6.639126] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
  828. [ 6.688431] [drm] RC6 on
  829. [ 6.724161] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
  830. [ 7.604430] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
  831. [ 7.816238] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
  832. [ 9.300766] e1000e: enp0s31f6 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
  833. [ 9.300768] e1000e 0000:00:1f.6 enp0s31f6: 10/100 speed: disabling TSO
  834. [ 9.300814] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
  835. [ 10.185428] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
  836. [ 10.192110] NFSD: starting 90-second grace period (net ffffffff8240a780)
  837. [ 10.582496] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  838. [ 10.586541] Bridge firewalling registered
  839. [ 10.609307] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
  840. [ 10.628360] ip_tables: (C) 2000-2006 Netfilter Core Team
  841. [ 10.664570] Netfilter messages via NETLINK v0.30.
  842. [ 10.667939] ctnetlink v0.93: registering with nfnetlink.
  843. [ 10.687180] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement