spacepaste

  1.  
  2. # dmesg
  3. [ 0.000000] Linux version 4.12.12-gentoo (root@livecd) (gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.7, pie-0.6.5) ) #1 SMP Tue Nov 7 23:03:55 MSK 2017
  4. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda2 ro
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  6. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  7. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  8. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  9. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  10. [ 0.000000] e820: BIOS-provided physical RAM map:
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000087fff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
  14. [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
  15. [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
  16. [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x000000009a0befff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x000000009a0bf000-0x000000009a4befff] type 20
  19. [ 0.000000] BIOS-e820: [mem 0x000000009a4bf000-0x000000009aebefff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x000000009aebf000-0x000000009afbefff] ACPI NVS
  21. [ 0.000000] BIOS-e820: [mem 0x000000009afbf000-0x000000009affefff] ACPI data
  22. [ 0.000000] BIOS-e820: [mem 0x000000009afff000-0x000000009affffff] usable
  23. [ 0.000000] BIOS-e820: [mem 0x000000009b000000-0x000000009f9fffff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025f5fffff] usable
  32. [ 0.000000] NX (Execute Disable) protection: active
  33. [ 0.000000] efi: EFI v2.31 by INSYDE Corp.
  34. [ 0.000000] efi: ACPI=0x9affe000 ACPI 2.0=0x9affe014 SMBIOS=0x9aebef98
  35. [ 0.000000] SMBIOS 2.7 present.
  36. [ 0.000000] DMI: Hewlett-Packard HP Pavilion g6 Notebook PC/183E, BIOS F.26 06/03/2014
  37. [ 0.000000] tsc: Fast TSC calibration using PIT
  38. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  39. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  40. [ 0.000000] e820: last_pfn = 0x25f600 max_arch_pfn = 0x400000000
  41. [ 0.000000] MTRR default type: uncachable
  42. [ 0.000000] MTRR fixed ranges enabled:
  43. [ 0.000000] 00000-9FFFF write-back
  44. [ 0.000000] A0000-BFFFF uncachable
  45. [ 0.000000] C0000-E7FFF write-protect
  46. [ 0.000000] E8000-EFFFF write-combining
  47. [ 0.000000] F0000-FFFFF write-protect
  48. [ 0.000000] MTRR variable ranges enabled:
  49. [ 0.000000] 0 base 000000000 mask F80000000 write-back
  50. [ 0.000000] 1 base 080000000 mask FE0000000 write-back
  51. [ 0.000000] 2 base 09B000000 mask FFF000000 uncachable
  52. [ 0.000000] 3 base 09C000000 mask FFC000000 uncachable
  53. [ 0.000000] 4 base 0FFC00000 mask FFFC00000 write-protect
  54. [ 0.000000] 5 base 100000000 mask F00000000 write-back
  55. [ 0.000000] 6 base 200000000 mask F80000000 write-back
  56. [ 0.000000] 7 base 25F600000 mask FFFE00000 uncachable
  57. [ 0.000000] 8 base 25F800000 mask FFF800000 uncachable
  58. [ 0.000000] 9 base 260000000 mask FE0000000 uncachable
  59. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  60. [ 0.000000] e820: last_pfn = 0x9b000 max_arch_pfn = 0x400000000
  61. [ 0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff938c800fe1b0]
  62. [ 0.000000] Scanning 1 areas for low memory corruption
  63. [ 0.000000] Base memory trampoline at [ffff938c80022000] 22000 size 24576
  64. [ 0.000000] BRK [0x23f764000, 0x23f764fff] PGTABLE
  65. [ 0.000000] BRK [0x23f765000, 0x23f765fff] PGTABLE
  66. [ 0.000000] BRK [0x23f766000, 0x23f766fff] PGTABLE
  67. [ 0.000000] BRK [0x23f767000, 0x23f767fff] PGTABLE
  68. [ 0.000000] BRK [0x23f768000, 0x23f768fff] PGTABLE
  69. [ 0.000000] BRK [0x23f769000, 0x23f769fff] PGTABLE
  70. [ 0.000000] BRK [0x23f76a000, 0x23f76afff] PGTABLE
  71. [ 0.000000] BRK [0x23f76b000, 0x23f76bfff] PGTABLE
  72. [ 0.000000] BRK [0x23f76c000, 0x23f76cfff] PGTABLE
  73. [ 0.000000] BRK [0x23f76d000, 0x23f76dfff] PGTABLE
  74. [ 0.000000] BRK [0x23f76e000, 0x23f76efff] PGTABLE
  75. [ 0.000000] BRK [0x23f76f000, 0x23f76ffff] PGTABLE
  76. [ 0.000000] Secure boot could not be determined
  77. [ 0.000000] ACPI: Early table checksum verification disabled
  78. [ 0.000000] ACPI: RSDP 0x000000009AFFE014 000024 (v02 HPQOEM)
  79. [ 0.000000] ACPI: XSDT 0x000000009AFFE210 0000AC (v01 HPQOEM SLIC-MPC 00000001 HP 01000013)
  80. [ 0.000000] ACPI: FACP 0x000000009AFFB000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP 00040000)
  81. [ 0.000000] ACPI: DSDT 0x000000009AFE9000 00E963 (v01 HPQOEM INSYDE 00000000 INTL 00040000)
  82. [ 0.000000] ACPI: FACS 0x000000009AFBA000 000040
  83. [ 0.000000] ACPI: UEFI 0x000000009AFFD000 000236 (v01 HPQOEM 183E 00000001 HP 00040000)
  84. [ 0.000000] ACPI: ASF! 0x000000009AFFC000 0000A5 (v32 HPQOEM 183E 00000001 HP 00040000)
  85. [ 0.000000] ACPI: HPET 0x000000009AFFA000 000038 (v01 HPQOEM 183E 00000001 HP 00040000)
  86. [ 0.000000] ACPI: APIC 0x000000009AFF9000 00008C (v03 HPQOEM 183E 00000001 HP 00040000)
  87. [ 0.000000] ACPI: MCFG 0x000000009AFF8000 00003C (v01 HPQOEM 183E 00000001 HP 00040000)
  88. [ 0.000000] ACPI: WDAT 0x000000009AFE8000 000224 (v01 HPQOEM 183E 00000001 HP 00040000)
  89. [ 0.000000] ACPI: SSDT 0x000000009AFE7000 000E21 (v01 HPQOEM INSYDE 00001000 INTL 00040000)
  90. [ 0.000000] ACPI: BOOT 0x000000009AFE5000 000028 (v01 HPQOEM 183E 00000001 HP 00040000)
  91. [ 0.000000] ACPI: ASPT 0x000000009AFE3000 000034 (v07 HPQOEM 183E 00000001 HP 00040000)
  92. [ 0.000000] ACPI: DBGP 0x000000009AFE2000 000034 (v01 HPQOEM 183E 00000001 HP 00040000)
  93. [ 0.000000] ACPI: FPDT 0x000000009AFE0000 000044 (v01 HPQOEM 183E 00000001 HP 00040000)
  94. [ 0.000000] ACPI: MSDM 0x000000009AFDF000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
  95. [ 0.000000] ACPI: SSDT 0x000000009AFDE000 0009AA (v01 HPQOEM INSYDE 00003000 INTL 00040000)
  96. [ 0.000000] ACPI: SSDT 0x000000009AFDD000 000B22 (v01 HPQOEM INSYDE 00003000 INTL 00040000)
  97. [ 0.000000] ACPI: SSDT 0x000000009AFDA000 001EED (v01 HPQOEM INSYDE 00001000 INTL 00040000)
  98. [ 0.000000] ACPI: BGRT 0x000000009AFDC000 000038 (v01 HPQOEM 183E 00000001 HP 00040000)
  99. [ 0.000000] ACPI: Local APIC address 0xfee00000
  100. [ 0.000000] No NUMA configuration found
  101. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff]
  102. [ 0.000000] NODE_DATA(0) allocated [mem 0x25f5f9000-0x25f5fcfff]
  103. [ 0.000000] Zone ranges:
  104. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  105. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  106. [ 0.000000] Normal [mem 0x0000000100000000-0x000000025f5fffff]
  107. [ 0.000000] Movable zone start for each node
  108. [ 0.000000] Early memory node ranges
  109. [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000087fff]
  110. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
  111. [ 0.000000] node 0: [mem 0x0000000020200000-0x0000000040003fff]
  112. [ 0.000000] node 0: [mem 0x0000000040005000-0x000000009a0befff]
  113. [ 0.000000] node 0: [mem 0x000000009afff000-0x000000009affffff]
  114. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000025f5fffff]
  115. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000025f5fffff]
  116. [ 0.000000] On node 0 totalpages: 2069574
  117. [ 0.000000] DMA zone: 64 pages used for memmap
  118. [ 0.000000] DMA zone: 113 pages reserved
  119. [ 0.000000] DMA zone: 3975 pages, LIFO batch:0
  120. [ 0.000000] DMA32 zone: 9787 pages used for memmap
  121. [ 0.000000] DMA32 zone: 626367 pages, LIFO batch:31
  122. [ 0.000000] Normal zone: 22488 pages used for memmap
  123. [ 0.000000] Normal zone: 1439232 pages, LIFO batch:31
  124. [ 0.000000] Reserving Intel graphics memory at 0x000000009ba00000-0x000000009f9fffff
  125. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  126. [ 0.000000] ACPI: Local APIC address 0xfee00000
  127. [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
  128. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  129. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  130. [ 0.000000] ACPI: IRQ0 used by override.
  131. [ 0.000000] ACPI: IRQ9 used by override.
  132. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  133. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  134. [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
  135. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  136. [ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
  137. [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
  138. [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
  139. [ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
  140. [ 0.000000] PM: Registered nosave memory: [mem 0x9a0bf000-0x9a4befff]
  141. [ 0.000000] PM: Registered nosave memory: [mem 0x9a4bf000-0x9aebefff]
  142. [ 0.000000] PM: Registered nosave memory: [mem 0x9aebf000-0x9afbefff]
  143. [ 0.000000] PM: Registered nosave memory: [mem 0x9afbf000-0x9affefff]
  144. [ 0.000000] PM: Registered nosave memory: [mem 0x9b000000-0x9f9fffff]
  145. [ 0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
  146. [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  147. [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
  148. [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
  149. [ 0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
  150. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  151. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
  152. [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
  153. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
  154. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  155. [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  156. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  157. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffd7ffff]
  158. [ 0.000000] PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
  159. [ 0.000000] e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
  160. [ 0.000000] Booting paravirtualized kernel on bare hardware
  161. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  162. [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
  163. [ 0.000000] percpu: Embedded 37 pages/cpu @ffff938edf200000 s111256 r8192 d32104 u262144
  164. [ 0.000000] pcpu-alloc: s111256 r8192 d32104 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 Node order, mobility grouping on. Total pages: 2037122
  167. [ 0.000000] Policy zone: Normal
  168. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda2 ro
  169. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  170. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  171. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  172. [ 0.000000] Memory: 8004164K/8278296K available (11167K kernel code, 1388K rwdata, 3648K rodata, 1240K init, 704K bss, 274132K reserved, 0K cma-reserved)
  173. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  174. [ 0.000000] Hierarchical RCU implementation.
  175. [ 0.000000] RCU debugfs-based tracing is enabled.
  176. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
  177. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  178. [ 0.000000] NR_IRQS:4352 nr_irqs:488 16
  179. [ 0.000000] Console: colour dummy device 80x25
  180. [ 0.000000] console [tty0] enabled
  181. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  182. [ 0.000000] hpet clockevent registered
  183. [ 0.000000] tsc: Fast TSC calibration using PIT
  184. [ 0.001000] tsc: Detected 2594.190 MHz processor
  185. [ 0.002000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5188.38 BogoMIPS (lpj=2594190)
  186. [ 0.002000] pid_max: default: 32768 minimum: 301
  187. [ 0.002000] ACPI: Core revision 20170303
  188. [ 0.008596] ACPI: 5 ACPI AML tables successfully acquired and loaded
  189. [ 0.041025] Security Framework initialized
  190. [ 0.041032] SELinux: Initializing.
  191. [ 0.041040] SELinux: Starting in permissive mode
  192. [ 0.041383] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  193. [ 0.043587] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  194. [ 0.044446] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  195. [ 0.044457] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  196. [ 0.044642] CPU: Physical Processor ID: 0
  197. [ 0.044646] CPU: Processor Core ID: 0
  198. [ 0.044653] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  199. [ 0.044656] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  200. [ 0.044662] mce: CPU supports 7 MCE banks
  201. [ 0.044671] CPU0: Thermal monitoring enabled (TM1)
  202. [ 0.044682] process: using mwait in idle threads
  203. [ 0.044687] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
  204. [ 0.044691] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
  205. [ 0.044839] Freeing SMP alternatives memory: 36K
  206. [ 0.048219] smpboot: Max logical packages: 4
  207. [ 0.048640] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  208. [ 0.058655] TSC deadline timer enabled
  209. [ 0.058658] smpboot: CPU0: Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz (family: 0x6, model: 0x3a, stepping: 0x9)
  210. [ 0.058719] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
  211. [ 0.058744] ... version: 3
  212. [ 0.058747] ... bit width: 48
  213. [ 0.058750] ... generic registers: 4
  214. [ 0.058753] ... value mask: 0000ffffffffffff
  215. [ 0.058756] ... max period: 00007fffffffffff
  216. [ 0.058759] ... fixed-purpose events: 3
  217. [ 0.058761] ... event mask: 000000070000000f
  218. [ 0.058903] smp: Bringing up secondary CPUs ...
  219. [ 0.058960] x86: Booting SMP configuration:
  220. [ 0.058964] .... node #0, CPUs: #1 #2 #3
  221. [ 0.241015] smp: Brought up 1 node, 4 CPUs
  222. [ 0.241015] smpboot: Total of 4 processors activated (20766.95 BogoMIPS)
  223. [ 0.242064] sched_clock: Marking stable (242000000, 0)->(284779761, -42779761)
  224. [ 0.242337] devtmpfs: initialized
  225. [ 0.242491] PM: Registering ACPI NVS region [mem 0x9aebf000-0x9afbefff] (1048576 bytes)
  226. [ 0.242559] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  227. [ 0.242574] futex hash table entries: 2048 (order: 5, 131072 bytes)
  228. [ 0.242581] kworker/u16:0 (30) used greatest stack depth: 14808 bytes left
  229. [ 0.242637] RTC time: 12:29:31, date: 11/13/17
  230. [ 0.242693] NET: Registered protocol family 16
  231. [ 0.242854] kworker/u16:0 (40) used greatest stack depth: 14080 bytes left
  232. [ 0.242882] cpuidle: using governor menu
  233. [ 0.242888] PCCT header not found.
  234. [ 0.242919] Simple Boot Flag at 0x44 set to 0x1
  235. [ 0.242933] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  236. [ 0.242939] ACPI: bus type PCI registered
  237. [ 0.242995] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  238. [ 0.243024] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  239. [ 0.243042] PCI: Using configuration type 1 for base access
  240. [ 0.243084] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
  241. [ 0.247453] kworker/u16:1 (500) used greatest stack depth: 13944 bytes left
  242. [ 0.247619] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  243. [ 0.247740] ACPI: Added _OSI(Module Device)
  244. [ 0.247744] ACPI: Added _OSI(Processor Device)
  245. [ 0.247747] ACPI: Added _OSI(3.0 _SCP Extensions)
  246. [ 0.247750] ACPI: Added _OSI(Processor Aggregator Device)
  247. [ 0.247890] ACPI: Executed 1 blocks of module-level executable AML code
  248. [ 0.250884] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  249. [ 0.251232] ACPI: Dynamic OEM Table Load:
  250. [ 0.251243] ACPI: SSDT 0xFFFF938ED5776000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20111123)
  251. [ 0.251495] ACPI: Dynamic OEM Table Load:
  252. [ 0.251503] ACPI: SSDT 0xFFFF938ED573D400 000303 (v01 PmRef ApIst 00003000 INTL 20111123)
  253. [ 0.251688] ACPI: Dynamic OEM Table Load:
  254. [ 0.251695] ACPI: SSDT 0xFFFF938ED55CC400 000119 (v01 PmRef ApCst 00003000 INTL 20111123)
  255. [ 0.252533] ACPI : EC: EC started
  256. [ 0.252537] ACPI : EC: interrupt blocked
  257. [ 0.324875] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
  258. [ 0.324880] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x1d, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  259. [ 0.324886] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
  260. [ 0.324891] ACPI: Interpreter enabled
  261. [ 0.324914] ACPI: (supports S0 S3 S4 S5)
  262. [ 0.324917] ACPI: Using IOAPIC for interrupt routing
  263. [ 0.324946] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  264. [ 0.330788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  265. [ 0.330796] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  266. [ 0.330903] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
  267. [ 0.331140] PCI host bridge to bus 0000:00
  268. [ 0.331145] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  269. [ 0.331149] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  270. [ 0.331153] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  271. [ 0.331159] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window]
  272. [ 0.331164] pci_bus 0000:00: root bus resource [bus 00-fe]
  273. [ 0.331176] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
  274. [ 0.331246] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
  275. [ 0.331277] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  276. [ 0.331302] pci 0000:00:01.0: System wakeup disabled by ACPI
  277. [ 0.331335] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
  278. [ 0.331343] pci 0000:00:02.0: reg 0x10: [mem 0xc3000000-0xc33fffff 64bit]
  279. [ 0.331348] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
  280. [ 0.331352] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
  281. [ 0.331444] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
  282. [ 0.331464] pci 0000:00:14.0: reg 0x10: [mem 0xc3600000-0xc360ffff 64bit]
  283. [ 0.331532] pci 0000:00:14.0: PME# supported from D3hot D3cold
  284. [ 0.331559] pci 0000:00:14.0: System wakeup disabled by ACPI
  285. [ 0.331592] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
  286. [ 0.331613] pci 0000:00:16.0: reg 0x10: [mem 0xc3614000-0xc361400f 64bit]
  287. [ 0.331686] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  288. [ 0.331745] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
  289. [ 0.331762] pci 0000:00:1a.0: reg 0x10: [mem 0xc3619000-0xc36193ff]
  290. [ 0.331845] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  291. [ 0.332072] pci 0000:00:1a.0: System wakeup disabled by ACPI
  292. [ 0.332106] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
  293. [ 0.332124] pci 0000:00:1b.0: reg 0x10: [mem 0xc3610000-0xc3613fff 64bit]
  294. [ 0.332200] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  295. [ 0.332236] pci 0000:00:1b.0: System wakeup disabled by ACPI
  296. [ 0.332271] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
  297. [ 0.332349] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  298. [ 0.332379] pci 0000:00:1c.0: System wakeup disabled by ACPI
  299. [ 0.332414] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
  300. [ 0.332493] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  301. [ 0.332524] pci 0000:00:1c.1: System wakeup disabled by ACPI
  302. [ 0.332558] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
  303. [ 0.332636] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  304. [ 0.332666] pci 0000:00:1c.2: System wakeup disabled by ACPI
  305. [ 0.332706] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
  306. [ 0.332725] pci 0000:00:1d.0: reg 0x10: [mem 0xc3618000-0xc36183ff]
  307. [ 0.332808] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  308. [ 0.333051] pci 0000:00:1d.0: System wakeup disabled by ACPI
  309. [ 0.333084] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
  310. [ 0.333236] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
  311. [ 0.333251] pci 0000:00:1f.2: reg 0x10: [io 0x5088-0x508f]
  312. [ 0.333257] pci 0000:00:1f.2: reg 0x14: [io 0x5094-0x5097]
  313. [ 0.333265] pci 0000:00:1f.2: reg 0x18: [io 0x5080-0x5087]
  314. [ 0.333272] pci 0000:00:1f.2: reg 0x1c: [io 0x5090-0x5093]
  315. [ 0.333279] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f]
  316. [ 0.333287] pci 0000:00:1f.2: reg 0x24: [mem 0xc3617000-0xc36177ff]
  317. [ 0.333327] pci 0000:00:1f.2: PME# supported from D3hot
  318. [ 0.333375] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
  319. [ 0.333388] pci 0000:00:1f.3: reg 0x10: [mem 0xc3615000-0xc36150ff 64bit]
  320. [ 0.333409] pci 0000:00:1f.3: reg 0x20: [io 0x5040-0x505f]
  321. [ 0.333494] pci 0000:01:00.0: [1002:6840] type 00 class 0x030000
  322. [ 0.333507] pci 0000:01:00.0: reg 0x10: [mem 0xa0000000-0xafffffff 64bit pref]
  323. [ 0.333514] pci 0000:01:00.0: reg 0x18: [mem 0xc2000000-0xc201ffff 64bit]
  324. [ 0.333518] pci 0000:01:00.0: reg 0x20: [io 0x4000-0x40ff]
  325. [ 0.333526] pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
  326. [ 0.333557] pci 0000:01:00.0: supports D1 D2
  327. [ 0.333574] pci 0000:01:00.0: System wakeup disabled by ACPI
  328. [ 0.336260] pci 0000:00:01.0: PCI bridge to [bus 01-06]
  329. [ 0.336271] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
  330. [ 0.336274] pci 0000:00:01.0: bridge window [mem 0xc2000000-0xc2ffffff]
  331. [ 0.336279] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
  332. [ 0.338016] pci 0000:07:00.0: [1814:3290] type 00 class 0x028000
  333. [ 0.338042] pci 0000:07:00.0: reg 0x10: [mem 0xc3510000-0xc351ffff]
  334. [ 0.338207] pci 0000:07:00.0: PME# supported from D0 D3hot
  335. [ 0.341549] pci 0000:07:00.1: [1814:3298] type 00 class 0x0d1100
  336. [ 0.341574] pci 0000:07:00.1: reg 0x10: [mem 0xc3500000-0xc350ffff]
  337. [ 0.341739] pci 0000:07:00.1: supports D1
  338. [ 0.341740] pci 0000:07:00.1: PME# supported from D0 D1 D3hot
  339. [ 0.349757] pci 0000:00:1c.0: PCI bridge to [bus 07]
  340. [ 0.349766] pci 0000:00:1c.0: bridge window [mem 0xc3500000-0xc35fffff]
  341. [ 0.349832] pci 0000:08:00.0: [10ec:8136] type 00 class 0x020000
  342. [ 0.349861] pci 0000:08:00.0: reg 0x10: [io 0x3000-0x30ff]
  343. [ 0.349895] pci 0000:08:00.0: reg 0x18: [mem 0xc3404000-0xc3404fff 64bit pref]
  344. [ 0.349916] pci 0000:08:00.0: reg 0x20: [mem 0xc3400000-0xc3403fff 64bit pref]
  345. [ 0.350027] pci 0000:08:00.0: supports D1 D2
  346. [ 0.350028] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  347. [ 0.350080] pci 0000:08:00.0: System wakeup disabled by ACPI
  348. [ 0.352774] pci 0000:00:1c.1: PCI bridge to [bus 08]
  349. [ 0.352787] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
  350. [ 0.352809] pci 0000:00:1c.1: bridge window [mem 0xc3400000-0xc34fffff 64bit pref]
  351. [ 0.352927] pci 0000:09:00.0: [10ec:5229] type 00 class 0xff0000
  352. [ 0.353016] pci 0000:09:00.0: reg 0x10: [mem 0xc1000000-0xc1000fff]
  353. [ 0.353536] pci 0000:09:00.0: supports D1 D2
  354. [ 0.353537] pci 0000:09:00.0: PME# supported from D1 D2 D3hot
  355. [ 0.355837] pci 0000:00:1c.2: PCI bridge to [bus 09-0e]
  356. [ 0.355844] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
  357. [ 0.355847] pci 0000:00:1c.2: bridge window [mem 0xc1000000-0xc1ffffff]
  358. [ 0.355853] pci 0000:00:1c.2: bridge window [mem 0xc0000000-0xc0ffffff 64bit pref]
  359. [ 0.356328] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  360. [ 0.356376] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  361. [ 0.356421] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  362. [ 0.356466] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
  363. [ 0.356510] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  364. [ 0.356555] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  365. [ 0.356599] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  366. [ 0.356644] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
  367. [ 0.356735] ACPI: Enabled 4 GPEs in block 00 to 3F
  368. [ 0.356796] ACPI : EC: interrupt unblocked
  369. [ 0.356805] ACPI : EC: event unblocked
  370. [ 0.356814] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x1d, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  371. [ 0.356819] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
  372. [ 0.356889] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  373. [ 0.356894] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  374. [ 0.356903] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  375. [ 0.356909] pci 0000:01:00.0: vgaarb: bridge control possible
  376. [ 0.356912] pci 0000:00:02.0: vgaarb: no bridge control possible
  377. [ 0.356915] vgaarb: loaded
  378. [ 0.356989] SCSI subsystem initialized
  379. [ 0.357034] libata version 3.00 loaded.
  380. [ 0.357046] ACPI: bus type USB registered
  381. [ 0.357084] usbcore: registered new interface driver usbfs
  382. [ 0.357096] usbcore: registered new interface driver hub
  383. [ 0.357122] usbcore: registered new device driver usb
  384. [ 0.357197] EDAC MC: Ver: 3.0.0
  385. [ 0.357322] Registered efivars operations
  386. [ 1.562317] Advanced Linux Sound Architecture Driver Initialized.
  387. [ 1.562335] PCI: Using ACPI for IRQ routing
  388. [ 1.569524] PCI: pci_cache_line_size set to 64 bytes
  389. [ 1.569617] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
  390. [ 1.569618] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
  391. [ 1.569619] e820: reserve RAM buffer [mem 0x9a0bf000-0x9bffffff]
  392. [ 1.569620] e820: reserve RAM buffer [mem 0x9b000000-0x9bffffff]
  393. [ 1.569621] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff]
  394. [ 1.569701] Bluetooth: Core ver 2.22
  395. [ 1.569710] NET: Registered protocol family 31
  396. [ 1.569716] Bluetooth: HCI device and connection manager initialized
  397. [ 1.569722] Bluetooth: HCI socket layer initialized
  398. [ 1.569725] Bluetooth: L2CAP socket layer initialized
  399. [ 1.569732] Bluetooth: SCO socket layer initialized
  400. [ 1.569815] NetLabel: Initializing
  401. [ 1.569819] NetLabel: domain hash size = 128
  402. [ 1.569822] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  403. [ 1.569837] NetLabel: unlabeled traffic allowed by default
  404. [ 1.569907] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  405. [ 1.569914] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  406. [ 1.572958] clocksource: Switched to clocksource hpet
  407. [ 1.580613] VFS: Disk quotas dquot_6.6.0
  408. [ 1.580633] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  409. [ 1.582491] pnp: PnP ACPI init
  410. [ 1.582822] system 00:00: [io 0x0680-0x069f] has been reserved
  411. [ 1.582829] system 00:00: [io 0x1000-0x100f] has been reserved
  412. [ 1.582834] system 00:00: [io 0xffff] has been reserved
  413. [ 1.582838] system 00:00: [io 0xffff] has been reserved
  414. [ 1.582842] system 00:00: [io 0x0400-0x0453] has been reserved
  415. [ 1.582845] system 00:00: [io 0x0458-0x047f] has been reserved
  416. [ 1.582849] system 00:00: [io 0x0500-0x057f] has been reserved
  417. [ 1.582853] system 00:00: [io 0x164e-0x164f] has been reserved
  418. [ 1.582857] system 00:00: [io 0x0454-0x0457] has been reserved
  419. [ 1.582860] system 00:00: [io 0x0380-0x0387] has been reserved
  420. [ 1.582866] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  421. [ 1.582889] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  422. [ 1.582923] pnp 00:02: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
  423. [ 1.582955] pnp 00:03: Plug and Play ACPI device, IDs SYN1e60 SYN1e00 SYN0002 PNP0f13 (active)
  424. [ 1.583144] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
  425. [ 1.583151] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
  426. [ 1.583158] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
  427. [ 1.583162] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
  428. [ 1.583166] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
  429. [ 1.583170] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
  430. [ 1.583174] system 00:04: [mem 0xfed90000-0xfed93fff] has been reserved
  431. [ 1.583178] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
  432. [ 1.583182] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
  433. [ 1.583186] system 00:04: [mem 0x9fa00000-0x9fa00fff] has been reserved
  434. [ 1.583191] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  435. [ 1.583350] system 00:05: [mem 0x20000000-0x201fffff] has been reserved
  436. [ 1.583356] system 00:05: [mem 0x40004000-0x40004fff] has been reserved
  437. [ 1.583364] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
  438. [ 1.583379] pnp: PnP ACPI: found 6 devices
  439. [ 1.587930] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  440. [ 1.587940] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
  441. [ 1.587982] pci 0000:01:00.0: BAR 6: assigned [mem 0xc2020000-0xc203ffff pref]
  442. [ 1.587989] pci 0000:00:01.0: PCI bridge to [bus 01-06]
  443. [ 1.587993] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
  444. [ 1.587998] pci 0000:00:01.0: bridge window [mem 0xc2000000-0xc2ffffff]
  445. [ 1.588002] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
  446. [ 1.588010] pci 0000:00:1c.0: PCI bridge to [bus 07]
  447. [ 1.588017] pci 0000:00:1c.0: bridge window [mem 0xc3500000-0xc35fffff]
  448. [ 1.588028] pci 0000:00:1c.1: PCI bridge to [bus 08]
  449. [ 1.588033] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
  450. [ 1.588042] pci 0000:00:1c.1: bridge window [mem 0xc3400000-0xc34fffff 64bit pref]
  451. [ 1.588052] pci 0000:00:1c.2: PCI bridge to [bus 09-0e]
  452. [ 1.588057] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
  453. [ 1.588064] pci 0000:00:1c.2: bridge window [mem 0xc1000000-0xc1ffffff]
  454. [ 1.588071] pci 0000:00:1c.2: bridge window [mem 0xc0000000-0xc0ffffff 64bit pref]
  455. [ 1.588082] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  456. [ 1.588083] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  457. [ 1.588084] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  458. [ 1.588085] pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff window]
  459. [ 1.588086] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
  460. [ 1.588087] pci_bus 0000:01: resource 1 [mem 0xc2000000-0xc2ffffff]
  461. [ 1.588088] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xafffffff 64bit pref]
  462. [ 1.588089] pci_bus 0000:07: resource 1 [mem 0xc3500000-0xc35fffff]
  463. [ 1.588090] pci_bus 0000:08: resource 0 [io 0x3000-0x3fff]
  464. [ 1.588091] pci_bus 0000:08: resource 2 [mem 0xc3400000-0xc34fffff 64bit pref]
  465. [ 1.588092] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff]
  466. [ 1.588093] pci_bus 0000:09: resource 1 [mem 0xc1000000-0xc1ffffff]
  467. [ 1.588094] pci_bus 0000:09: resource 2 [mem 0xc0000000-0xc0ffffff 64bit pref]
  468. [ 1.588152] NET: Registered protocol family 2
  469. [ 1.588290] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  470. [ 1.588402] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  471. [ 1.588520] TCP: Hash tables configured (established 65536 bind 65536)
  472. [ 1.588555] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  473. [ 1.588577] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  474. [ 1.588628] NET: Registered protocol family 1
  475. [ 1.588723] RPC: Registered named UNIX socket transport module.
  476. [ 1.588727] RPC: Registered udp transport module.
  477. [ 1.588730] RPC: Registered tcp transport module.
  478. [ 1.588733] RPC: Registered tcp NFSv4.1 backchannel transport module.
  479. [ 1.588747] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  480. [ 1.590030] pci 0000:00:14.0: CONFIG_USB_XHCI_HCD is turned off, defaulting to EHCI.
  481. [ 1.590036] pci 0000:00:14.0: USB 3.0 devices will work at USB 2.0 speeds.
  482. [ 1.614118] PCI: CLS 64 bytes, default 64
  483. [ 1.614135] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  484. [ 1.614140] software IO TLB [mem 0x92d17000-0x96d17000] (64MB) mapped at [ffff938d12d17000-ffff938d16d16fff]
  485. [ 1.614213] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
  486. [ 1.614218] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
  487. [ 1.614221] RAPL PMU: hw unit of domain package 2^-16 Joules
  488. [ 1.614224] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
  489. [ 1.614822] Scanning for low memory corruption every 60 seconds
  490. [ 1.615122] audit: initializing netlink subsys (disabled)
  491. [ 1.615165] audit: type=2000 audit(1510576172.606:1): state=initialized audit_enabled=0 res=1
  492. [ 1.615690] workingset: timestamp_bits=56 max_order=21 bucket_order=0
  493. [ 1.617411] NFS: Registering the id_resolver key type
  494. [ 1.617421] Key type id_resolver registered
  495. [ 1.617425] Key type id_legacy registered
  496. [ 1.617434] ntfs: driver 2.1.32 [Flags: R/W].
  497. [ 1.617526] fuse init (API version 7.26)
  498. [ 1.617664] SELinux: Registering netfilter hooks
  499. [ 1.618749] NET: Registered protocol family 38
  500. [ 1.618763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  501. [ 1.618769] io scheduler noop registered
  502. [ 1.618773] io scheduler deadline registered
  503. [ 1.618807] io scheduler cfq registered (default)
  504. [ 1.618810] io scheduler mq-deadline registered
  505. [ 1.618813] io scheduler kyber registered
  506. [ 1.619389] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  507. [ 1.619785] Non-volatile memory driver v1.3
  508. [ 1.619810] Linux agpgart interface v0.103
  509. [ 1.619863] efifb: probing for efifb
  510. [ 1.619875] efifb: framebuffer at 0xb0000000, using 4160k, total 4160k
  511. [ 1.619880] efifb: mode is 1366x768x32, linelength=5504, pages=1
  512. [ 1.619885] efifb: scrolling: redraw
  513. [ 1.619888] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  514. [ 1.622327] Console: switching to colour frame buffer device 170x48
  515. [ 1.624470] fb0: EFI VGA frame buffer device
  516. [ 1.624736] ACPI: AC Adapter [ACAD] (on-line)
  517. [ 1.625215] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
  518. [ 1.625622] ACPI: Lid Switch [LID0]
  519. [ 1.625663] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  520. [ 1.625703] ACPI: Power Button [PWRB]
  521. [ 1.625747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  522. [ 1.625782] ACPI: Power Button [PWRF]
  523. [ 1.626076] Monitor-Mwait will be used to enter C-1 state
  524. [ 1.626085] Monitor-Mwait will be used to enter C-2 state
  525. [ 1.627530] [Firmware Bug]: Invalid critical threshold (0)
  526. [ 1.629078] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  527. [ 1.629750] thermal LNXTHERM:00: registered as thermal_zone0
  528. [ 1.629773] ACPI: Thermal Zone [TZ01] (0 C)
  529. [ 1.629835] [drm] radeon kernel modesetting enabled.
  530. [ 1.629874] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
  531. [ 1.631513] ATPX version 1, functions 0x00000033
  532. [ 1.631742] checking generic (b0000000 410000) vs hw (a0000000 10000000)
  533. [ 1.631775] radeon 0000:01:00.0: enabling device (0000 -> 0003)
  534. [ 1.631909] [drm] initializing kernel modesetting (TURKS 0x1002:0x6840 0x103C:0x183E 0x00).
  535. [ 1.641328] ATOM BIOS: P/Quanta
  536. [ 1.642193] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
  537. [ 1.642982] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
  538. [ 1.643755] [drm] Detected VRAM RAM=1024M, BAR=256M
  539. [ 1.644526] [drm] RAM width 128bits DDR
  540. [ 1.645403] [TTM] Zone kernel: Available graphics memory: 4030022 kiB
  541. [ 1.646200] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
  542. [ 1.646984] [TTM] Initializing pool allocator
  543. [ 1.647759] [TTM] Initializing DMA pool allocator
  544. [ 1.648553] [drm] radeon: 1024M of VRAM memory ready
  545. [ 1.649326] [drm] radeon: 1024M of GTT memory ready.
  546. [ 1.650091] [drm] Loading TURKS Microcode
  547. [ 1.650845] radeon 0000:01:00.0: Direct firmware load for radeon/TURKS_pfp.bin failed with error -2
  548. [ 1.651629] ni_cp: Failed to load firmware "radeon/TURKS_pfp.bin"
  549. [ 1.652428] [drm:evergreen_init] *ERROR* Failed to load firmware!
  550. [ 1.653233] radeon 0000:01:00.0: Fatal error during GPU init
  551. [ 1.654044] [drm] radeon: finishing device.
  552. [ 1.661908] [TTM] Finalizing pool allocator
  553. [ 1.662713] [TTM] Finalizing DMA pool allocator
  554. [ 1.663604] [TTM] Zone kernel: Used memory at exit: 0 kiB
  555. [ 1.664416] [TTM] Zone dma32: Used memory at exit: 0 kiB
  556. [ 1.665207] [drm] radeon: ttm finalized
  557. [ 1.666196] radeon: probe of 0000:01:00.0 failed with error -2
  558. [ 1.667535] [drm] Memory usable by graphics device = 2048M
  559. [ 1.668343] checking generic (b0000000 410000) vs hw (b0000000 10000000)
  560. [ 1.668344] fb: switching to inteldrmfb from EFI VGA
  561. [ 1.669161] Console: switching to colour dummy device 80x25
  562. [ 1.669233] [drm] Replacing VGA console driver
  563. [ 1.675085] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  564. [ 1.675090] [drm] Driver supports precise vblank timestamp query.
  565. [ 1.677486] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
  566. [ 1.685483] ACPI: Battery Slot [BAT0] (battery present)
  567. [ 1.720353] [drm] Initialized i915 1.6.0 20170403 for 0000:00:02.0 on minor 0
  568. [ 1.720459] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
  569. [ 1.720893] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no)
  570. [ 1.721071] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input3
  571. [ 1.721383] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  572. [ 1.721467] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4
  573. [ 1.722915] loop: module loaded
  574. [ 1.723002] ahci 0000:00:1f.2: version 3.0
  575. [ 1.733261] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl SATA mode
  576. [ 1.733287] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
  577. [ 1.736473] scsi host0: ahci
  578. [ 1.736568] scsi host1: ahci
  579. [ 1.736653] scsi host2: ahci
  580. [ 1.736732] scsi host3: ahci
  581. [ 1.736807] scsi host4: ahci
  582. [ 1.736879] scsi host5: ahci
  583. [ 1.736911] ata1: SATA max UDMA/133 abar m2048@0xc3617000 port 0xc3617100 irq 26
  584. [ 1.736916] ata2: DUMMY
  585. [ 1.736919] ata3: DUMMY
  586. [ 1.736922] ata4: DUMMY
  587. [ 1.736926] ata5: SATA max UDMA/133 abar m2048@0xc3617000 port 0xc3617300 irq 26
  588. [ 1.736931] ata6: DUMMY
  589. [ 1.737065] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  590. [ 1.737074] r8169 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control
  591. [ 1.737421] r8169 0000:08:00.0 eth0: RTL8105e at 0xffffa78741211000, 38:ea:a7:f8:37:f3, XID 00c00000 IRQ 27
  592. [ 1.737513] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3290, rev 0015 detected
  593. [ 1.745888] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 3290 detected
  594. [ 1.746023] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  595. [ 1.746198] usbcore: registered new interface driver ipheth
  596. [ 1.746287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  597. [ 1.746291] ehci-pci: EHCI PCI platform driver
  598. [ 1.746400] ehci-pci 0000:00:1a.0: EHCI Host Controller
  599. [ 1.746442] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  600. [ 1.746461] ehci-pci 0000:00:1a.0: debug port 2
  601. [ 1.750354] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  602. [ 1.750363] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc3619000
  603. [ 1.754189] fbcon: inteldrmfb (fb0) is primary device
  604. [ 1.757017] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  605. [ 1.757063] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  606. [ 1.757064] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  607. [ 1.757065] usb usb1: Product: EHCI Host Controller
  608. [ 1.757066] usb usb1: Manufacturer: Linux 4.12.12-gentoo ehci_hcd
  609. [ 1.757067] usb usb1: SerialNumber: 0000:00:1a.0
  610. [ 1.757276] hub 1-0:1.0: USB hub found
  611. [ 1.757285] hub 1-0:1.0: 2 ports detected
  612. [ 1.757454] ehci-pci 0000:00:1d.0: EHCI Host Controller
  613. [ 1.757563] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
  614. [ 1.757577] ehci-pci 0000:00:1d.0: debug port 2
  615. [ 1.761463] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  616. [ 1.761471] ehci-pci 0000:00:1d.0: irq 20, io mem 0xc3618000
  617. [ 1.768027] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  618. [ 1.768073] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  619. [ 1.768074] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  620. [ 1.768075] usb usb2: Product: EHCI Host Controller
  621. [ 1.768076] usb usb2: Manufacturer: Linux 4.12.12-gentoo ehci_hcd
  622. [ 1.768077] usb usb2: SerialNumber: 0000:00:1d.0
  623. [ 1.768244] hub 2-0:1.0: USB hub found
  624. [ 1.768250] hub 2-0:1.0: 2 ports detected
  625. [ 1.768337] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  626. [ 1.768340] ohci-pci: OHCI PCI platform driver
  627. [ 1.768347] uhci_hcd: USB Universal Host Controller Interface driver
  628. [ 1.768368] usbcore: registered new interface driver cdc_acm
  629. [ 1.768368] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  630. [ 1.768377] usbcore: registered new interface driver usblp
  631. [ 1.768395] usbcore: registered new interface driver usb-storage
  632. [ 1.768409] usbcore: registered new interface driver ums-realtek
  633. [ 1.768464] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  634. [ 1.776116] serio: i8042 KBD port at 0x60,0x64 irq 1
  635. [ 1.776119] serio: i8042 AUX port at 0x60,0x64 irq 12
  636. [ 1.776202] mousedev: PS/2 mouse device common for all mice
  637. [ 1.776586] rtc_cmos 00:01: RTC can wake from S4
  638. [ 1.776702] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  639. [ 1.776732] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
  640. [ 1.776846] i801_smbus 0000:00:1f.3: SPD Write Disable is set
  641. [ 1.776863] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
  642. [ 1.777908] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  643. [ 1.777913] intel_pstate: Intel P-state driver initializing
  644. [ 1.778073] EFI Variables Facility v0.08 2004-May-17
  645. [ 1.791201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
  646. [ 2.046593] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  647. [ 2.046668] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  648. [ 2.047422] ata1.00: ATA-10: HGST HTS545050B7E660, 01.01A01, max UDMA/133
  649. [ 2.047425] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  650. [ 2.048225] ata1.00: configured for UDMA/133
  651. [ 2.049295] ata5.00: ATAPI: hp DVDRAM GT80N, R102, max UDMA/100
  652. [ 2.051558] ata5.00: configured for UDMA/100
  653. [ 2.084982] usb 1-1: new high-speed USB device number 2 using ehci-pci
  654. [ 2.086501] usb 2-1: new high-speed USB device number 2 using ehci-pci
  655. [ 2.093035] random: fast init done
  656. [ 2.212414] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
  657. [ 2.212416] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  658. [ 2.212692] hub 1-1:1.0: USB hub found
  659. [ 2.212790] hub 1-1:1.0: 6 ports detected
  660. [ 2.235413] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
  661. [ 2.235415] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  662. [ 2.235706] hub 2-1:1.0: USB hub found
  663. [ 2.235792] hub 2-1:1.0: 6 ports detected
  664. [ 2.515426] psmouse serio1: synaptics: queried max coordinates: x [..5734], y [..4974]
  665. [ 2.546101] psmouse serio1: synaptics: queried min coordinates: x [1222..], y [910..]
  666. [ 2.561964] usb 2-1.5: new high-speed USB device number 3 using ehci-pci
  667. [ 2.590502] Console: switching to colour frame buffer device 170x48
  668. [ 2.606269] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xf00173/0x240000/0xa2400/0x0, board id: 2068, fw id: 1028260
  669. [ 2.644159] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  670. [ 2.646254] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
  671. [ 2.656557] scsi 0:0:0:0: Direct-Access ATA HGST HTS545050B7 1A01 PQ: 0 ANSI: 5
  672. [ 2.686768] tsc: Refined TSC clocksource calibration: 2594.105 MHz
  673. [ 2.687803] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25647b4be9b, max_idle_ns: 440795242141 ns
  674. [ 2.716904] sd 0:0:0:0: Attached scsi generic sg0 type 0
  675. [ 2.716978] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
  676. [ 2.716979] sd 0:0:0:0: [sda] 4096-byte physical blocks
  677. [ 2.717001] sd 0:0:0:0: [sda] Write Protect is off
  678. [ 2.717002] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  679. [ 2.717043] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  680. [ 2.724189] scsi 4:0:0:0: CD-ROM hp DVDRAM GT80N R102 PQ: 0 ANSI: 5
  681. [ 2.751670] usb 2-1.5: New USB device found, idVendor=04f2, idProduct=b34f
  682. [ 2.752839] usb 2-1.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  683. [ 2.753508] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  684. [ 2.753509] cdrom: Uniform CD-ROM driver Revision: 3.20
  685. [ 2.753594] sr 4:0:0:0: Attached scsi CD-ROM sr0
  686. [ 2.753668] sr 4:0:0:0: Attached scsi generic sg1 type 5
  687. [ 2.758236] usb 2-1.5: Product: HP Truevision HD
  688. [ 2.759546] usb 2-1.5: Manufacturer: Chicony Electronics Co.,Ltd.
  689. [ 2.760705] usb 2-1.5: SerialNumber: 0x0001
  690. [ 2.809682] sda: sda1 sda2
  691. [ 2.811008] sd 0:0:0:0: [sda] Attached SCSI disk
  692. [ 3.000556] hidraw: raw HID events driver (C) Jiri Kosina
  693. [ 3.001446] usbcore: registered new interface driver usbhid
  694. [ 3.002198] usbhid: USB HID core driver
  695. [ 3.003416] Netfilter messages via NETLINK v0.30.
  696. [ 3.004249] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
  697. [ 3.005025] ctnetlink v0.93: registering with nfnetlink.
  698. [ 3.005864] ip_tables: (C) 2000-2006 Netfilter Core Team
  699. [ 3.006631] Initializing XFRM netlink socket
  700. [ 3.007450] NET: Registered protocol family 10
  701. [ 3.009154] Segment Routing with IPv6
  702. [ 3.010120] ip6_tables: (C) 2000-2006 Netfilter Core Team
  703. [ 3.011198] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  704. [ 3.012298] NET: Registered protocol family 17
  705. [ 3.013372] Key type dns_resolver registered
  706. [ 3.014686] microcode: sig=0x306a9, pf=0x10, revision=0x15
  707. [ 3.015736] microcode: Microcode Update Driver: v2.2.
  708. [ 3.015831] registered taskstats version 1
  709. [ 3.016383] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
  710. [ 3.016384] snd_hda_codec_generic hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  711. [ 3.016385] snd_hda_codec_generic hdaudioC0D0: hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
  712. [ 3.016386] snd_hda_codec_generic hdaudioC0D0: mono: mono_out=0x0
  713. [ 3.016386] snd_hda_codec_generic hdaudioC0D0: inputs:
  714. [ 3.016387] snd_hda_codec_generic hdaudioC0D0: Internal Mic=0x11
  715. [ 3.016388] snd_hda_codec_generic hdaudioC0D0: Mic=0xc
  716. [ 3.020156] snd_hda_codec_generic hdaudioC0D3: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
  717. [ 3.020157] snd_hda_codec_generic hdaudioC0D3: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  718. [ 3.020158] snd_hda_codec_generic hdaudioC0D3: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
  719. [ 3.020159] snd_hda_codec_generic hdaudioC0D3: mono: mono_out=0x0
  720. [ 3.020160] snd_hda_codec_generic hdaudioC0D3: dig-out=0x5/0x0
  721. [ 3.020160] snd_hda_codec_generic hdaudioC0D3: inputs:
  722. [ 3.021764] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  723. [ 3.021814] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  724. [ 3.021858] input: HDA Intel PCH HDMI as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
  725. [ 3.028847] Magic number: 9:206:481
  726. [ 3.029831] ata_device dev1.0: hash matches
  727. [ 3.030749] dev1.0: hash matches
  728. [ 3.031666] console [netcon0] enabled
  729. [ 3.032521] netconsole: network logging started
  730. [ 3.033545] PM: Hibernation image not present or could not be loaded.
  731. [ 3.033546] ALSA device list:
  732. [ 3.034500] #0: HDA Intel PCH at 0xc3610000 irq 28
  733. [ 3.035510] md: Waiting for all devices to be available before autodetect
  734. [ 3.036494] md: If you don't use raid, use raid=noautodetect
  735. [ 3.037497] md: Autodetecting RAID arrays.
  736. [ 3.038278] md: autorun ...
  737. [ 3.039215] md: ... autorun DONE.
  738. [ 3.051030] EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities
  739. [ 3.052510] EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities
  740. [ 3.087310] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  741. [ 3.087877] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
  742. [ 3.123558] devtmpfs: mounted
  743. [ 3.125041] Freeing unused kernel memory: 1240K
  744. [ 3.125595] Write protecting the kernel read-only data: 16384k
  745. [ 3.126498] Freeing unused kernel memory: 1096K
  746. [ 3.127866] Freeing unused kernel memory: 448K
  747. [ 3.696172] clocksource: Switched to clocksource tsc
  748. [ 3.864210] random: crng init done
  749. [ 3.912456] kbd_mode (1431) used greatest stack depth: 13912 bytes left
  750. [ 3.980724] loadkeys (1432) used greatest stack depth: 13752 bytes left
  751. [ 4.002582] init-early.sh (1429) used greatest stack depth: 12944 bytes left
  752. [ 8.846465] cgroup: cgroup2: unknown option "nsdelegate"
  753. [ 10.301708] EXT4-fs (sda2): re-mounted. Opts: (null)
  754. [ 12.699338] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt3290.bin'
  755. [ 12.750611] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.37
  756. [ 12.838281] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  757. [ 12.873539] wpa_supplicant (2616) used greatest stack depth: 12544 bytes left
  758. [ 14.000125] wlan0: authenticate with 00:14:d1:d1:d9:40
  759. [ 14.003182] wlan0: send auth to 00:14:d1:d1:d9:40 (try 1/3)
  760. [ 14.004575] wlan0: authenticated
  761. [ 14.005595] wlan0: associate with 00:14:d1:d1:d9:40 (try 1/3)
  762. [ 14.009257] wlan0: RX AssocResp from 00:14:d1:d1:d9:40 (capab=0x411 status=0 aid=15)
  763. [ 14.009350] wlan0: associated
  764. [ 14.009380] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  765. [ 444.977988] wlan0: deauthenticating from 00:14:d1:d1:d9:40 by local choice (Reason: 3=DEAUTH_LEAVING)
  766. [ 445.207355] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  767. [ 446.306037] wlan0: authenticate with 00:14:d1:d1:d9:40
  768. [ 446.308510] wlan0: send auth to 00:14:d1:d1:d9:40 (try 1/3)
  769. [ 446.309911] wlan0: authenticated
  770. [ 446.310426] wlan0: associate with 00:14:d1:d1:d9:40 (try 1/3)
  771. [ 446.314137] wlan0: RX AssocResp from 00:14:d1:d1:d9:40 (capab=0x411 status=0 aid=15)
  772. [ 446.314227] wlan0: associated
  773. [ 446.314241] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  774.