Guest User

Untitled

a guest
Jul 16th, 2016
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.87 KB | None | 0 0
  1. dmesg
  2. [ 0.000000] CPU0 microcode updated early to revision 0x1c, date = 2015-02-26
  3. [ 0.000000] Initializing cgroup subsys cpuset
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Initializing cgroup subsys cpuacct
  6. [ 0.000000] Linux version 3.16.0-4-amd64 ([email protected]) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02)
  7. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=9d8f897a-9210-424f-944c-7737e9083fcf ro quiet
  8. [ 0.000000] e820: BIOS-provided physical RAM map:
  9. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
  10. [ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
  11. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  12. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
  13. [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
  16. [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000a57affff] usable
  17. [ 0.000000] BIOS-e820: [mem 0x00000000a57b0000-0x00000000a61affff] reserved
  18. [ 0.000000] BIOS-e820: [mem 0x00000000a61b0000-0x00000000aaabefff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x00000000aaabf000-0x00000000aaebefff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000aaebf000-0x00000000aafbefff] ACPI NVS
  21. [ 0.000000] BIOS-e820: [mem 0x00000000aafbf000-0x00000000aaffefff] ACPI data
  22. [ 0.000000] BIOS-e820: [mem 0x00000000aafff000-0x00000000aaffffff] usable
  23. [ 0.000000] BIOS-e820: [mem 0x00000000ab000000-0x00000000af9fffff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] 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 0x00000000ffc80000-0x00000000ffffffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000024f5fffff] usable
  32. [ 0.000000] NX (Execute Disable) protection: active
  33. [ 0.000000] SMBIOS 0.7 present.
  34. [ 0.000000] DMI: Acer V5-131/Mimic , BIOS V2.21 11/26/2013
  35. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  36. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  37. [ 0.000000] AGP: No AGP bridge found
  38. [ 0.000000] e820: last_pfn = 0x24f600 max_arch_pfn = 0x400000000
  39. [ 0.000000] MTRR default type: uncachable
  40. [ 0.000000] MTRR fixed ranges enabled:
  41. [ 0.000000] 00000-9FFFF write-back
  42. [ 0.000000] A0000-BFFFF uncachable
  43. [ 0.000000] C0000-E7FFF write-protect
  44. [ 0.000000] E8000-EFFFF write-combining
  45. [ 0.000000] F0000-FFFFF write-protect
  46. [ 0.000000] MTRR variable ranges enabled:
  47. [ 0.000000] 0 base 000000000 mask F80000000 write-back
  48. [ 0.000000] 1 base 080000000 mask FE0000000 write-back
  49. [ 0.000000] 2 base 0A0000000 mask FF8000000 write-back
  50. [ 0.000000] 3 base 0A8000000 mask FFE000000 write-back
  51. [ 0.000000] 4 base 0AA000000 mask FFF000000 write-back
  52. [ 0.000000] 5 base 0FFC00000 mask FFFC00000 write-protect
  53. [ 0.000000] 6 base 100000000 mask F00000000 write-back
  54. [ 0.000000] 7 base 200000000 mask F80000000 write-back
  55. [ 0.000000] 8 base 24F600000 mask FFFE00000 uncachable
  56. [ 0.000000] 9 base 24F800000 mask FFF800000 uncachable
  57. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  58. [ 0.000000] e820: last_pfn = 0xab000 max_arch_pfn = 0x400000000
  59. [ 0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
  60. [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
  61. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  62. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  63. [ 0.000000] BRK [0x01af4000, 0x01af4fff] PGTABLE
  64. [ 0.000000] BRK [0x01af5000, 0x01af5fff] PGTABLE
  65. [ 0.000000] BRK [0x01af6000, 0x01af6fff] PGTABLE
  66. [ 0.000000] init_memory_mapping: [mem 0x24f400000-0x24f5fffff]
  67. [ 0.000000] [mem 0x24f400000-0x24f5fffff] page 2M
  68. [ 0.000000] BRK [0x01af7000, 0x01af7fff] PGTABLE
  69. [ 0.000000] init_memory_mapping: [mem 0x24c000000-0x24f3fffff]
  70. [ 0.000000] [mem 0x24c000000-0x24f3fffff] page 2M
  71. [ 0.000000] init_memory_mapping: [mem 0x200000000-0x24bffffff]
  72. [ 0.000000] [mem 0x200000000-0x24bffffff] page 2M
  73. [ 0.000000] BRK [0x01af8000, 0x01af8fff] PGTABLE
  74. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
  75. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  76. [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
  77. [ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
  78. [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
  79. [ 0.000000] [mem 0x40000000-0x40003fff] page 4k
  80. [ 0.000000] BRK [0x01af9000, 0x01af9fff] PGTABLE
  81. [ 0.000000] init_memory_mapping: [mem 0x40005000-0xa57affff]
  82. [ 0.000000] [mem 0x40005000-0x401fffff] page 4k
  83. [ 0.000000] [mem 0x40200000-0xa55fffff] page 2M
  84. [ 0.000000] [mem 0xa5600000-0xa57affff] page 4k
  85. [ 0.000000] init_memory_mapping: [mem 0xa61b0000-0xaaabefff]
  86. [ 0.000000] [mem 0xa61b0000-0xa61fffff] page 4k
  87. [ 0.000000] [mem 0xa6200000-0xaa9fffff] page 2M
  88. [ 0.000000] [mem 0xaaa00000-0xaaabefff] page 4k
  89. [ 0.000000] init_memory_mapping: [mem 0xaafff000-0xaaffffff]
  90. [ 0.000000] [mem 0xaafff000-0xaaffffff] page 4k
  91. [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
  92. [ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
  93. [ 0.000000] RAMDISK: [mem 0x359b2000-0x36cd0fff]
  94. [ 0.000000] ACPI: Early table checksum verification disabled
  95. [ 0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS)
  96. [ 0.000000] ACPI: XSDT 0x00000000AAFDC2BC 0000A4 (v01 ACRSYS ACRPRDCT 00000001 01000013)
  97. [ 0.000000] ACPI: FACP 0x00000000AAFFB000 00010C (v05 ACRSYS ACRPRDCT 00000001 1025 00040000)
  98. [ 0.000000] ACPI: DSDT 0x00000000AAFEC000 00BD88 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
  99. [ 0.000000] ACPI: FACS 0x00000000AAFBA000 000040
  100. [ 0.000000] ACPI: UEFI 0x00000000AAFFD000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  101. [ 0.000000] ACPI: ASF! 0x00000000AAFFC000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
  102. [ 0.000000] ACPI: HPET 0x00000000AAFFA000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  103. [ 0.000000] ACPI: APIC 0x00000000AAFF9000 00008C (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
  104. [ 0.000000] ACPI: MCFG 0x00000000AAFF8000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  105. [ 0.000000] ACPI: SSDT 0x00000000AAFEB000 0006FE (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
  106. [ 0.000000] ACPI: BOOT 0x00000000AAFE9000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  107. [ 0.000000] ACPI: ASPT 0x00000000AAFE4000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
  108. [ 0.000000] ACPI: DBGP 0x00000000AAFE3000 000034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  109. [ 0.000000] ACPI: FPDT 0x00000000AAFE1000 000044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  110. [ 0.000000] ACPI: MSDM 0x00000000AAFE0000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
  111. [ 0.000000] ACPI: SSDT 0x00000000AAFDF000 0007DC (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
  112. [ 0.000000] ACPI: SSDT 0x00000000AAFDE000 000A92 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
  113. [ 0.000000] ACPI: BGRT 0x00000000AAFDD000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
  114. [ 0.000000] ACPI: WPBT 0x00000000AAFDC360 000038 (v01 ABT-NT ABT-WPBT 00000001 ABTW 20120402)
  115. [ 0.000000] ACPI: Local APIC address 0xfee00000
  116. [ 0.000000] No NUMA configuration found
  117. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000024f5fffff]
  118. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x24f5fffff]
  119. [ 0.000000] NODE_DATA [mem 0x24f5f1000-0x24f5f5fff]
  120. [ 0.000000] [ffffea0000000000-ffffea00081fffff] PMD -> [ffff880246c00000-ffff88024ddfffff] on node 0
  121. [ 0.000000] Zone ranges:
  122. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  123. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  124. [ 0.000000] Normal [mem 0x100000000-0x24f5fffff]
  125. [ 0.000000] Movable zone start for each node
  126. [ 0.000000] Early memory node ranges
  127. [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
  128. [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
  129. [ 0.000000] node 0: [mem 0x20200000-0x40003fff]
  130. [ 0.000000] node 0: [mem 0x40005000-0xa57affff]
  131. [ 0.000000] node 0: [mem 0xa61b0000-0xaaabefff]
  132. [ 0.000000] node 0: [mem 0xaafff000-0xaaffffff]
  133. [ 0.000000] node 0: [mem 0x100000000-0x24f5fffff]
  134. [ 0.000000] On node 0 totalpages: 2069595
  135. [ 0.000000] DMA zone: 56 pages used for memmap
  136. [ 0.000000] DMA zone: 21 pages reserved
  137. [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
  138. [ 0.000000] DMA32 zone: 9460 pages used for memmap
  139. [ 0.000000] DMA32 zone: 691903 pages, LIFO batch:31
  140. [ 0.000000] Normal zone: 18781 pages used for memmap
  141. [ 0.000000] Normal zone: 1373696 pages, LIFO batch:31
  142. [ 0.000000] Reserving Intel graphics stolen memory at 0xaba00000-0xaf9fffff
  143. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  144. [ 0.000000] ACPI: Local APIC address 0xfee00000
  145. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  146. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
  147. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
  148. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
  149. [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
  150. [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
  151. [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
  152. [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
  153. [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
  154. [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
  155. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  156. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  157. [ 0.000000] ACPI: IRQ0 used by override.
  158. [ 0.000000] ACPI: IRQ2 used by override.
  159. [ 0.000000] ACPI: IRQ9 used by override.
  160. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  161. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  162. [ 0.000000] smpboot: Allowing 8 CPUs, 6 hotplug CPUs
  163. [ 0.000000] nr_irqs_gsi: 40
  164. [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
  165. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  166. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  167. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  168. [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
  169. [ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
  170. [ 0.000000] PM: Registered nosave memory: [mem 0xa57b0000-0xa61affff]
  171. [ 0.000000] PM: Registered nosave memory: [mem 0xaaabf000-0xaaebefff]
  172. [ 0.000000] PM: Registered nosave memory: [mem 0xaaebf000-0xaafbefff]
  173. [ 0.000000] PM: Registered nosave memory: [mem 0xaafbf000-0xaaffefff]
  174. [ 0.000000] PM: Registered nosave memory: [mem 0xab000000-0xaf9fffff]
  175. [ 0.000000] PM: Registered nosave memory: [mem 0xafa00000-0xefffffff]
  176. [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
  177. [ 0.000000] PM: Registered nosave memory: [mem 0xf4000000-0xfeafffff]
  178. [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
  179. [ 0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
  180. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  181. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
  182. [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
  183. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
  184. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  185. [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  186. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  187. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffc7ffff]
  188. [ 0.000000] PM: Registered nosave memory: [mem 0xffc80000-0xffffffff]
  189. [ 0.000000] e820: [mem 0xafa00000-0xefffffff] available for PCI devices
  190. [ 0.000000] Booting paravirtualized kernel on bare hardware
  191. [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
  192. [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88024f200000 s80896 r8192 d21504 u262144
  193. [ 0.000000] pcpu-alloc: s80896 r8192 d21504 u262144 alloc=1*2097152
  194. [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  195. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2041277
  196. [ 0.000000] Policy zone: Normal
  197. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=9d8f897a-9210-424f-944c-7737e9083fcf ro quiet
  198. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  199. [ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
  200. [ 0.000000] AGP: Checking aperture...
  201. [ 0.000000] AGP: No AGP bridge found
  202. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  203. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  204. [ 0.000000] Memory: 8063512K/8278380K available (5220K kernel code, 947K rwdata, 1836K rodata, 1204K init, 840K bss, 214868K reserved)
  205. [ 0.000000] Hierarchical RCU implementation.
  206. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  207. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
  208. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  209. [ 0.000000] NR_IRQS:33024 nr_irqs:744 16
  210. [ 0.000000] Console: colour VGA+ 80x25
  211. [ 0.000000] console [tty0] enabled
  212. [ 0.000000] hpet clockevent registered
  213. [ 0.000000] tsc: Fast TSC calibration using PIT
  214. [ 0.000000] tsc: Detected 1596.354 MHz processor
  215. [ 0.000049] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.70 BogoMIPS (lpj=6385416)
  216. [ 0.000053] pid_max: default: 32768 minimum: 301
  217. [ 0.000063] ACPI: Core revision 20140424
  218. [ 0.010968] ACPI: All ACPI Tables successfully acquired
  219. [ 0.011005] Security Framework initialized
  220. [ 0.011015] AppArmor: AppArmor disabled by boot time parameter
  221. [ 0.011016] Yama: disabled by default; enable with sysctl kernel.yama.*
  222. [ 0.011722] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  223. [ 0.014764] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  224. [ 0.016160] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  225. [ 0.016174] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  226. [ 0.016480] Initializing cgroup subsys memory
  227. [ 0.016486] Initializing cgroup subsys devices
  228. [ 0.016495] Initializing cgroup subsys freezer
  229. [ 0.016499] Initializing cgroup subsys net_cls
  230. [ 0.016504] Initializing cgroup subsys blkio
  231. [ 0.016509] Initializing cgroup subsys perf_event
  232. [ 0.016512] Initializing cgroup subsys net_prio
  233. [ 0.016544] CPU: Physical Processor ID: 0
  234. [ 0.016545] CPU: Processor Core ID: 0
  235. [ 0.016551] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  236. ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  237. [ 0.016556] mce: CPU supports 7 MCE banks
  238. [ 0.016573] CPU0: Thermal monitoring enabled (TM1)
  239. [ 0.016580] process: using mwait in idle threads
  240. [ 0.016585] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
  241. Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
  242. tlb_flushall_shift: 2
  243. [ 0.016744] Freeing SMP alternatives memory: 20K (ffffffff81a1b000 - ffffffff81a20000)
  244. [ 0.035925] ftrace: allocating 21683 entries in 85 pages
  245. [ 0.049831] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  246. [ 0.089489] smpboot: CPU0: Intel(R) Celeron(R) CPU 1017U @ 1.60GHz (fam: 06, model: 3a, stepping: 09)
  247. [ 0.089499] TSC deadline timer enabled
  248. [ 0.089535] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
  249. [ 0.089564] ... version: 3
  250. [ 0.089565] ... bit width: 48
  251. [ 0.089566] ... generic registers: 8
  252. [ 0.089568] ... value mask: 0000ffffffffffff
  253. [ 0.089569] ... max period: 0000ffffffffffff
  254. [ 0.089570] ... fixed-purpose events: 3
  255. [ 0.089571] ... event mask: 00000007000000ff
  256. [ 0.091628] x86: Booting SMP configuration:
  257. [ 0.091631] .... node #0, CPUs: #1
  258. [ 0.102332] CPU1 microcode updated early to revision 0x1c, date = 2015-02-26
  259. [ 0.104678] x86: Booted up 1 node, 2 CPUs
  260. [ 0.104682] smpboot: Total of 2 processors activated (6385.41 BogoMIPS)
  261. [ 0.104806] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  262. [ 0.106424] devtmpfs: initialized
  263. [ 0.110864] PM: Registering ACPI NVS region [mem 0xaaebf000-0xaafbefff] (1048576 bytes)
  264. [ 0.112133] pinctrl core: initialized pinctrl subsystem
  265. [ 0.112242] NET: Registered protocol family 16
  266. [ 0.112406] cpuidle: using governor ladder
  267. [ 0.112411] cpuidle: using governor menu
  268. [ 0.112465] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  269. [ 0.112467] ACPI: bus type PCI registered
  270. [ 0.112469] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  271. [ 0.112586] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
  272. [ 0.112590] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
  273. [ 0.112719] PCI: Using configuration type 1 for base access
  274. [ 0.125211] ACPI: Added _OSI(Module Device)
  275. [ 0.125214] ACPI: Added _OSI(Processor Device)
  276. [ 0.125215] ACPI: Added _OSI(3.0 _SCP Extensions)
  277. [ 0.125217] ACPI: Added _OSI(Processor Aggregator Device)
  278. [ 0.128736] ACPI: Executed 1 blocks of module-level executable AML code
  279. [ 0.140838] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  280. [ 0.141362] ACPI: Dynamic OEM Table Load:
  281. [ 0.141376] ACPI: SSDT 0xFFFF880246004000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20120913)
  282. [ 0.153016] ACPI: Dynamic OEM Table Load:
  283. [ 0.153026] ACPI: SSDT 0xFFFF880246054000 000303 (v01 PmRef ApIst 00003000 INTL 20120913)
  284. [ 0.164824] ACPI: Dynamic OEM Table Load:
  285. [ 0.164832] ACPI: SSDT 0xFFFF8802467FA400 000119 (v01 PmRef ApCst 00003000 INTL 20120913)
  286. [ 0.177126] ACPI: Interpreter enabled
  287. [ 0.177134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
  288. [ 0.177139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
  289. [ 0.177158] ACPI: (supports S0 S3 S4 S5)
  290. [ 0.177160] ACPI: Using IOAPIC for interrupt routing
  291. [ 0.177196] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  292. [ 0.338148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  293. [ 0.338156] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  294. [ 0.338251] \_SB_.PCI0:_OSC invalid UUID
  295. [ 0.338253] _OSC request data:1 1f 0
  296. [ 0.338258] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
  297. [ 0.339216] PCI host bridge to bus 0000:00
  298. [ 0.339220] pci_bus 0000:00: root bus resource [bus 00-3e]
  299. [ 0.339223] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  300. [ 0.339225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  301. [ 0.339227] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  302. [ 0.339230] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff]
  303. [ 0.339240] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
  304. [ 0.339361] pci 0000:00:02.0: [8086:0156] type 00 class 0x030000
  305. [ 0.339376] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc03fffff 64bit]
  306. [ 0.339384] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
  307. [ 0.339390] pci 0000:00:02.0: reg 0x20: [io 0x2000-0x203f]
  308. [ 0.339548] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
  309. [ 0.339577] pci 0000:00:16.0: reg 0x10: [mem 0xc0604000-0xc060400f 64bit]
  310. [ 0.339666] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  311. [ 0.339792] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
  312. [ 0.339817] pci 0000:00:1a.0: reg 0x10: [mem 0xc0609000-0xc06093ff]
  313. [ 0.339922] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  314. [ 0.339995] pci 0000:00:1a.0: System wakeup disabled by ACPI
  315. [ 0.340058] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
  316. [ 0.340080] pci 0000:00:1b.0: reg 0x10: [mem 0xc0600000-0xc0603fff 64bit]
  317. [ 0.340171] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  318. [ 0.340226] pci 0000:00:1b.0: System wakeup disabled by ACPI
  319. [ 0.340282] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
  320. [ 0.340380] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  321. [ 0.340436] pci 0000:00:1c.0: System wakeup disabled by ACPI
  322. [ 0.340493] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
  323. [ 0.340590] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  324. [ 0.340646] pci 0000:00:1c.1: System wakeup disabled by ACPI
  325. [ 0.340707] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
  326. [ 0.340804] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  327. [ 0.340861] pci 0000:00:1c.2: System wakeup disabled by ACPI
  328. [ 0.340930] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
  329. [ 0.340955] pci 0000:00:1d.0: reg 0x10: [mem 0xc0608000-0xc06083ff]
  330. [ 0.341059] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  331. [ 0.341130] pci 0000:00:1d.0: System wakeup disabled by ACPI
  332. [ 0.341191] pci 0000:00:1f.0: [8086:1e5f] type 00 class 0x060100
  333. [ 0.341405] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
  334. [ 0.341429] pci 0000:00:1f.2: reg 0x10: [io 0x2088-0x208f]
  335. [ 0.341440] pci 0000:00:1f.2: reg 0x14: [io 0x2094-0x2097]
  336. [ 0.341450] pci 0000:00:1f.2: reg 0x18: [io 0x2080-0x2087]
  337. [ 0.341461] pci 0000:00:1f.2: reg 0x1c: [io 0x2090-0x2093]
  338. [ 0.341472] pci 0000:00:1f.2: reg 0x20: [io 0x2060-0x207f]
  339. [ 0.341482] pci 0000:00:1f.2: reg 0x24: [mem 0xc0607000-0xc06077ff]
  340. [ 0.341537] pci 0000:00:1f.2: PME# supported from D3hot
  341. [ 0.341636] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
  342. [ 0.341656] pci 0000:00:1f.3: reg 0x10: [mem 0xc0605000-0xc06050ff 64bit]
  343. [ 0.341682] pci 0000:00:1f.3: reg 0x20: [io 0x2040-0x205f]
  344. [ 0.341874] pci 0000:00:1c.0: PCI bridge to [bus 02]
  345. [ 0.341992] pci 0000:03:00.0: [168c:0036] type 00 class 0x028000
  346. [ 0.342027] pci 0000:03:00.0: reg 0x10: [mem 0xc0500000-0xc057ffff 64bit]
  347. [ 0.342098] pci 0000:03:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
  348. [ 0.342193] pci 0000:03:00.0: supports D1 D2
  349. [ 0.342195] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  350. [ 0.342233] pci 0000:03:00.0: System wakeup disabled by ACPI
  351. [ 0.352744] pci 0000:00:1c.1: PCI bridge to [bus 03]
  352. [ 0.352752] pci 0000:00:1c.1: bridge window [mem 0xc0500000-0xc05fffff]
  353. [ 0.352915] pci 0000:04:00.0: [14e4:16b5] type 00 class 0x020000
  354. [ 0.352959] pci 0000:04:00.0: reg 0x10: [mem 0xc0410000-0xc041ffff 64bit pref]
  355. [ 0.352990] pci 0000:04:00.0: reg 0x18: [mem 0xc0420000-0xc042ffff 64bit pref]
  356. [ 0.353048] pci 0000:04:00.0: reg 0x30: [mem 0xfffff800-0xffffffff pref]
  357. [ 0.353206] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
  358. [ 0.353264] pci 0000:04:00.0: System wakeup disabled by ACPI
  359. [ 0.353371] pci 0000:04:00.1: [14e4:16bc] type 00 class 0x080501
  360. [ 0.353416] pci 0000:04:00.1: reg 0x10: [mem 0xc0400000-0xc040ffff 64bit pref]
  361. [ 0.353648] pci 0000:04:00.1: PME# supported from D0 D3hot D3cold
  362. [ 0.360809] pci 0000:00:1c.2: PCI bridge to [bus 04]
  363. [ 0.360822] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
  364. [ 0.433086] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
  365. [ 0.433158] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  366. [ 0.433225] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  367. [ 0.433291] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
  368. [ 0.433357] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
  369. [ 0.433424] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 *10 11 12 14 15)
  370. [ 0.433490] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
  371. [ 0.433555] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
  372. [ 0.433654] ACPI: Enabled 6 GPEs in block 00 to 3F
  373. [ 0.433700] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
  374. [ 0.433833] vgaarb: setting as boot device: PCI:0000:00:02.0
  375. [ 0.433835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  376. [ 0.433839] vgaarb: loaded
  377. [ 0.433840] vgaarb: bridge control possible 0000:00:02.0
  378. [ 0.433923] PCI: Using ACPI for IRQ routing
  379. [ 0.435738] PCI: pci_cache_line_size set to 64 bytes
  380. [ 0.435863] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
  381. [ 0.435866] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
  382. [ 0.435868] e820: reserve RAM buffer [mem 0xa57b0000-0xa7ffffff]
  383. [ 0.435869] e820: reserve RAM buffer [mem 0xaaabf000-0xabffffff]
  384. [ 0.435871] e820: reserve RAM buffer [mem 0xab000000-0xabffffff]
  385. [ 0.435873] e820: reserve RAM buffer [mem 0x24f600000-0x24fffffff]
  386. [ 0.436049] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  387. [ 0.436056] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  388. [ 0.438088] Switched to clocksource hpet
  389. [ 0.444684] pnp: PnP ACPI init
  390. [ 0.444700] ACPI: bus type PNP registered
  391. [ 0.444796] pnp 00:00: Plug and Play ACPI device, IDs MSF0001 PNP0303 (active)
  392. [ 0.444905] pnp 00:01: Plug and Play ACPI device, IDs ETD0502 PNP0f13 (active)
  393. [ 0.445060] system 00:02: [io 0x0680-0x069f] has been reserved
  394. [ 0.445064] system 00:02: [io 0xfd60-0xfd63] has been reserved
  395. [ 0.445067] system 00:02: [io 0x1000-0x100f] has been reserved
  396. [ 0.445069] system 00:02: [io 0xffff] has been reserved
  397. [ 0.445072] system 00:02: [io 0xffff] has been reserved
  398. [ 0.445075] system 00:02: [io 0x0400-0x0453] could not be reserved
  399. [ 0.445077] system 00:02: [io 0x0458-0x047f] has been reserved
  400. [ 0.445080] system 00:02: [io 0x0500-0x057f] has been reserved
  401. [ 0.445082] system 00:02: [io 0x164e-0x164f] has been reserved
  402. [ 0.445085] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  403. [ 0.445125] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  404. [ 0.445193] system 00:04: [io 0x0454-0x0457] has been reserved
  405. [ 0.445197] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  406. [ 0.514252] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
  407. [ 0.514255] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
  408. [ 0.514258] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
  409. [ 0.514260] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
  410. [ 0.514263] system 00:05: [mem 0xf0000000-0xf3ffffff] has been reserved
  411. [ 0.514265] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
  412. [ 0.514268] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
  413. [ 0.514271] system 00:05: [mem 0xff000000-0xff000fff] has been reserved
  414. [ 0.514273] system 00:05: [mem 0xff010000-0xffffffff] could not be reserved
  415. [ 0.514276] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
  416. [ 0.514279] system 00:05: [mem 0xafa00000-0xafa00fff] has been reserved
  417. [ 0.514282] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  418. [ 0.514601] system 00:06: [mem 0x20000000-0x201fffff] has been reserved
  419. [ 0.514604] system 00:06: [mem 0x40004000-0x40004fff] has been reserved
  420. [ 0.514607] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
  421. [ 0.514627] pnp: PnP ACPI: found 7 devices
  422. [ 0.514629] ACPI: bus type PNP unregistered
  423. [ 0.521687] pci 0000:03:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
  424. [ 0.521691] pci 0000:04:00.0: can't claim BAR 6 [mem 0xfffff800-0xffffffff pref]: no compatible bridge window
  425. [ 0.521730] pci 0000:00:1c.2: BAR 14: assigned [mem 0xafb00000-0xafbfffff]
  426. [ 0.521733] pci 0000:00:1c.0: PCI bridge to [bus 02]
  427. [ 0.521751] pci 0000:03:00.0: BAR 6: assigned [mem 0xc0580000-0xc058ffff pref]
  428. [ 0.521754] pci 0000:00:1c.1: PCI bridge to [bus 03]
  429. [ 0.521759] pci 0000:00:1c.1: bridge window [mem 0xc0500000-0xc05fffff]
  430. [ 0.521771] pci 0000:04:00.0: BAR 6: assigned [mem 0xafb00000-0xafb007ff pref]
  431. [ 0.521773] pci 0000:00:1c.2: PCI bridge to [bus 04]
  432. [ 0.521779] pci 0000:00:1c.2: bridge window [mem 0xafb00000-0xafbfffff]
  433. [ 0.521785] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
  434. [ 0.521794] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  435. [ 0.521796] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  436. [ 0.521799] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  437. [ 0.521801] pci_bus 0000:00: resource 7 [mem 0xafa00000-0xfeafffff]
  438. [ 0.521804] pci_bus 0000:03: resource 1 [mem 0xc0500000-0xc05fffff]
  439. [ 0.521806] pci_bus 0000:04: resource 1 [mem 0xafb00000-0xafbfffff]
  440. [ 0.521809] pci_bus 0000:04: resource 2 [mem 0xc0400000-0xc04fffff 64bit pref]
  441. [ 0.521867] NET: Registered protocol family 2
  442. [ 0.522176] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  443. [ 0.522390] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  444. [ 0.522541] TCP: Hash tables configured (established 65536 bind 65536)
  445. [ 0.522569] TCP: reno registered
  446. [ 0.522585] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  447. [ 0.522624] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  448. [ 0.522734] NET: Registered protocol family 1
  449. [ 0.522757] pci 0000:00:02.0: Video device with shadowed ROM
  450. [ 0.554182] PCI: CLS 64 bytes, default 64
  451. [ 0.554253] Unpacking initramfs...
  452. [ 1.016238] Freeing initrd memory: 19580K (ffff8800359b2000 - ffff880036cd1000)
  453. [ 1.016272] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  454. [ 1.016275] software IO TLB [mem 0xa6abf000-0xaaabf000] (64MB) mapped at [ffff8800a6abf000-ffff8800aaabefff]
  455. [ 1.016315] Simple Boot Flag at 0x44 set to 0x1
  456. [ 1.016532] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
  457. [ 1.016587] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x1c
  458. [ 1.016594] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x1c
  459. [ 1.016660] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
  460. [ 1.017086] futex hash table entries: 2048 (order: 5, 131072 bytes)
  461. [ 1.017135] audit: initializing netlink subsys (disabled)
  462. [ 1.017155] audit: type=2000 audit(1468673689.992:1): initialized
  463. [ 1.017687] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  464. [ 1.017718] zbud: loaded
  465. [ 1.017957] VFS: Disk quotas dquot_6.5.2
  466. [ 1.017976] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  467. [ 1.018046] msgmni has been set to 15787
  468. [ 1.018389] alg: No test for stdrng (krng)
  469. [ 1.018420] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  470. [ 1.018466] io scheduler noop registered
  471. [ 1.018470] io scheduler deadline registered
  472. [ 1.018512] io scheduler cfq registered (default)
  473. [ 1.019106] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  474. [ 1.019128] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  475. [ 1.019160] intel_idle: MWAIT substates: 0x21120
  476. [ 1.019162] intel_idle: v0.4 model 0x3A
  477. [ 1.019163] intel_idle: lapic_timer_reliable_states 0xffffffff
  478. [ 1.019321] GHES: HEST is not enabled!
  479. [ 1.019411] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  480. [ 1.020044] Linux agpgart interface v0.103
  481. [ 1.020183] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
  482. [ 1.037640] serio: i8042 KBD port at 0x60,0x64 irq 1
  483. [ 1.037647] serio: i8042 AUX port at 0x60,0x64 irq 12
  484. [ 1.037797] mousedev: PS/2 mouse device common for all mice
  485. [ 1.037841] rtc_cmos 00:03: RTC can wake from S4
  486. [ 1.038031] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  487. [ 1.038070] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
  488. [ 1.038089] Intel P-state driver initializing.
  489. [ 1.039216] Intel pstate controlling: cpu 0
  490. [ 1.039242] Intel pstate controlling: cpu 1
  491. [ 1.039321] ledtrig-cpu: registered to indicate activity on CPUs
  492. [ 1.039823] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
  493. [ 1.039825] AMD IOMMUv2 functionality not available on this system
  494. [ 1.040062] TCP: cubic registered
  495. [ 1.040162] NET: Registered protocol family 10
  496. [ 1.040671] mip6: Mobile IPv6
  497. [ 1.040699] NET: Registered protocol family 17
  498. [ 1.040718] mpls_gso: MPLS GSO support
  499. [ 1.041725] registered taskstats version 1
  500. [ 1.042908] rtc_cmos 00:03: setting system clock to 2016-07-16 12:54:51 UTC (1468673691)
  501. [ 1.043172] PM: Hibernation image not present or could not be loaded.
  502. [ 1.044996] Freeing unused kernel memory: 1204K (ffffffff818ee000 - ffffffff81a1b000)
  503. [ 1.045000] Write protecting the kernel read-only data: 8192k
  504. [ 1.045761] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
  505. [ 1.046424] Freeing unused kernel memory: 212K (ffff8800017cb000 - ffff880001800000)
  506. [ 1.058102] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  507. [ 1.063112] systemd-udevd[61]: starting version 215
  508. [ 1.063522] random: systemd-udevd urandom read with 3 bits of entropy available
  509. [ 1.080686] ACPI: bus type USB registered
  510. [ 1.080723] usbcore: registered new interface driver usbfs
  511. [ 1.080736] usbcore: registered new interface driver hub
  512. [ 1.081374] SCSI subsystem initialized
  513. [ 1.085355] libata version 3.00 loaded.
  514. [ 1.086253] ahci 0000:00:1f.2: version 3.0
  515. [ 1.086440] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
  516. [ 1.086468] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
  517. [ 1.086491] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x1 impl SATA mode
  518. [ 1.086495] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst
  519. [ 1.086813] usbcore: registered new device driver usb
  520. [ 1.087343] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  521. [ 1.087579] ehci-pci: EHCI PCI platform driver
  522. [ 1.089696] scsi0 : ahci
  523. [ 1.089829] scsi1 : ahci
  524. [ 1.089842] pps_core: LinuxPPS API ver. 1 registered
  525. [ 1.089845] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  526. [ 1.089935] scsi2 : ahci
  527. [ 1.090029] scsi3 : ahci
  528. [ 1.090105] PTP clock support registered
  529. [ 1.090119] ata1: SATA max UDMA/133 abar m2048@0xc0607000 port 0xc0607100 irq 40
  530. [ 1.090123] ata2: DUMMY
  531. [ 1.090125] ata3: DUMMY
  532. [ 1.090126] ata4: DUMMY
  533. [ 1.090887] tg3.c:v3.137 (May 11, 2014)
  534. [ 1.091445] ehci-pci 0000:00:1a.0: EHCI Host Controller
  535. [ 1.091454] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  536. [ 1.091473] ehci-pci 0000:00:1a.0: debug port 2
  537. [ 1.095184] sdhci: Secure Digital Host Controller Interface driver
  538. [ 1.095186] sdhci: Copyright(c) Pierre Ossman
  539. [ 1.095392] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  540. [ 1.095423] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc0609000
  541. [ 1.105710] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  542. [ 1.105773] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  543. [ 1.105776] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  544. [ 1.105778] usb usb1: Product: EHCI Host Controller
  545. [ 1.105780] usb usb1: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd
  546. [ 1.105782] usb usb1: SerialNumber: 0000:00:1a.0
  547. [ 1.105970] hub 1-0:1.0: USB hub found
  548. [ 1.105986] hub 1-0:1.0: 2 ports detected
  549. [ 1.106288] ehci-pci 0000:00:1d.0: EHCI Host Controller
  550. [ 1.106296] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
  551. [ 1.106314] ehci-pci 0000:00:1d.0: debug port 2
  552. [ 1.110211] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  553. [ 1.111836] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc0608000
  554. [ 1.121622] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  555. [ 1.121727] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  556. [ 1.121730] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  557. [ 1.121733] usb usb2: Product: EHCI Host Controller
  558. [ 1.121735] usb usb2: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd
  559. [ 1.121737] usb usb2: SerialNumber: 0000:00:1d.0
  560. [ 1.125776] hub 2-0:1.0: USB hub found
  561. [ 1.125785] hub 2-0:1.0: 2 ports detected
  562. [ 1.129753] tg3 0000:04:00.0 eth0: Tigon3 [partno(BCM57785) rev 57785100] (PCI Express) MAC address 20:1a:06:ca:c9:13
  563. [ 1.129758] tg3 0000:04:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
  564. [ 1.129761] tg3 0000:04:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
  565. [ 1.129763] tg3 0000:04:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
  566. [ 1.130119] sdhci-pci 0000:04:00.1: SDHCI controller found [14e4:16bc] (rev 10)
  567. [ 1.130318] mmc0: no vqmmc regulator found
  568. [ 1.130320] mmc0: no vmmc regulator found
  569. [ 1.134408] mmc0: SDHCI controller on PCI [0000:04:00.1] using ADMA
  570. [ 1.409530] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  571. [ 1.410307] ata1.00: ATA-8: ST500LT012-9WS142, 0001SDM1, max UDMA/133
  572. [ 1.410317] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
  573. [ 1.411217] ata1.00: configured for UDMA/133
  574. [ 1.411693] scsi 0:0:0:0: Direct-Access ATA ST500LT012-9WS14 SDM1 PQ: 0 ANSI: 5
  575. [ 1.417443] usb 1-1: new high-speed USB device number 2 using ehci-pci
  576. [ 1.418144] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
  577. [ 1.418151] sd 0:0:0:0: [sda] 4096-byte physical blocks
  578. [ 1.418244] sd 0:0:0:0: [sda] Write Protect is off
  579. [ 1.418249] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  580. [ 1.418288] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  581. [ 1.496545] sda: sda1 sda2 sda3 sda4 sda5 sda6
  582. [ 1.498436] sd 0:0:0:0: [sda] Attached SCSI disk
  583. [ 1.499500] sd 0:0:0:0: Attached scsi generic sg0 type 0
  584. [ 1.549715] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
  585. [ 1.549721] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  586. [ 1.550096] hub 1-1:1.0: USB hub found
  587. [ 1.550334] hub 1-1:1.0: 4 ports detected
  588. [ 1.661263] usb 2-1: new high-speed USB device number 2 using ehci-pci
  589. [ 1.793651] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
  590. [ 1.793660] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  591. [ 1.794125] hub 2-1:1.0: USB hub found
  592. [ 1.794234] hub 2-1:1.0: 4 ports detected
  593. [ 1.865242] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
  594. [ 1.914660] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x461f02)
  595. [ 1.943045] psmouse serio1: elantech: Synaptics capabilities query result 0x01, 0x16, 0x0c.
  596. [ 1.959162] usb 1-1.1: New USB device found, idVendor=04ca, idProduct=300b
  597. [ 1.959171] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  598. [ 2.013102] tsc: Refined TSC clocksource calibration: 1596.373 MHz
  599. [ 2.029088] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
  600. [ 2.071888] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input2
  601. [ 2.204579] usb 1-1.3: New USB device found, idVendor=04f2, idProduct=b3f6
  602. [ 2.204586] usb 1-1.3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  603. [ 2.204589] usb 1-1.3: Product: HD WebCam
  604. [ 2.204592] usb 1-1.3: Manufacturer: Chicony Electronics Co.,Ltd.
  605. [ 2.204595] usb 1-1.3: SerialNumber: 0001
  606. [ 2.272805] raid6: sse2x1 3865 MB/s
  607. [ 2.280814] usb 2-1.2: new full-speed USB device number 3 using ehci-pci
  608. [ 2.340752] raid6: sse2x2 5422 MB/s
  609. [ 2.374953] usb 2-1.2: New USB device found, idVendor=062a, idProduct=4101
  610. [ 2.374957] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  611. [ 2.374960] usb 2-1.2: Product: 2.4G Keyboard Mouse
  612. [ 2.374962] usb 2-1.2: Manufacturer: MOSART Semi.
  613. [ 2.376496] hidraw: raw HID events driver (C) Jiri Kosina
  614. [ 2.380053] usbcore: registered new interface driver usbhid
  615. [ 2.380056] usbhid: USB HID core driver
  616. [ 2.380992] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:062A:4101.0001/input/input3
  617. [ 2.381241] hid-generic 0003:062A:4101.0001: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:1d.0-1.2/input0
  618. [ 2.381519] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:062A:4101.0002/input/input4
  619. [ 2.382398] hid-generic 0003:062A:4101.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:1d.0-1.2/input1
  620. [ 2.408701] raid6: sse2x4 6361 MB/s
  621. [ 2.408703] raid6: using algorithm sse2x4 (6361 MB/s)
  622. [ 2.408705] raid6: using ssse3x2 recovery algorithm
  623. [ 2.409053] xor: measuring software checksum speed
  624. [ 2.448670] prefetch64-sse: 8989.000 MB/sec
  625. [ 2.488640] generic_sse: 8202.000 MB/sec
  626. [ 2.488642] xor: using function: prefetch64-sse (8989.000 MB/sec)
  627. [ 2.493366] Btrfs loaded
  628. [ 2.874243] PM: Starting manual resume from disk
  629. [ 2.874249] PM: Hibernation image partition 8:5 present
  630. [ 2.874251] PM: Looking for hibernation image.
  631. [ 2.874541] PM: Image not found (code -22)
  632. [ 2.874543] PM: Hibernation image not present or could not be loaded.
  633. [ 3.012617] Switched to clocksource tsc
  634. [ 3.072006] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
  635. [ 3.427583] random: nonblocking pool is initialized
  636. [ 5.877756] lp: driver loaded but no devices found
  637. [ 5.964571] ppdev: user-space parallel port driver
  638. [ 6.059294] fuse init (API version 7.23)
  639. [ 6.110947] systemd-udevd[173]: starting version 215
  640. [ 7.065379] wmi: Mapper loaded
  641. [ 7.068412] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  642. [ 7.085462] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input5
  643. [ 7.085469] ACPI: Power Button [PWRB]
  644. [ 7.085537] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0D:00/input/input6
  645. [ 7.085583] ACPI: Lid Switch [LID0]
  646. [ 7.085642] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input7
  647. [ 7.085646] ACPI: Sleep Button [SLPB]
  648. [ 7.085712] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
  649. [ 7.085715] ACPI: Power Button [PWRF]
  650. [ 7.146450] [drm] Initialized drm 1.1.0 20060810
  651. [ 7.186170] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20140424/utaddress-254)
  652. [ 7.186179] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  653. [ 7.186184] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-254)
  654. [ 7.186189] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  655. [ 7.186190] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-254)
  656. [ 7.186194] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  657. [ 7.186196] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-254)
  658. [ 7.186200] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  659. [ 7.186201] lpc_ich: Resource conflict(s) found affecting gpio_ich
  660. [ 7.186818] mei_me 0000:00:16.0: irq 41 for MSI/MSI-X
  661. [ 7.376170] ACPI Warning: SystemIO range 0x0000000000002040-0x000000000000205F conflicts with OpRegion 0x0000000000002040-0x000000000000204F (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-254)
  662. [ 7.376180] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  663. [ 7.437232] [Firmware Bug]: battery: (dis)charge rate invalid.
  664. [ 7.437301] ACPI: Battery Slot [BAT1] (battery present)
  665. [ 7.437522] ACPI: AC Adapter [ACAD] (on-line)
  666. [ 7.465199] input: PC Speaker as /devices/platform/pcspkr/input/input9
  667. [ 7.547917] cfg80211: Calling CRDA to update world regulatory domain
  668. [ 7.622418] media: Linux media interface: v0.10
  669. [ 7.651104] Bluetooth: Core ver 2.19
  670. [ 7.651123] NET: Registered protocol family 31
  671. [ 7.651125] Bluetooth: HCI device and connection manager initialized
  672. [ 7.651133] Bluetooth: HCI socket layer initialized
  673. [ 7.651136] Bluetooth: L2CAP socket layer initialized
  674. [ 7.651150] Bluetooth: SCO socket layer initialized
  675. [ 7.666332] usbcore: registered new interface driver btusb
  676. [ 7.689576] usb 1-1.1: firmware: direct-loading firmware ar3k/ramps_0x31010000_40.dfu
  677. [ 7.692042] [drm] Memory usable by graphics device = 2048M
  678. [ 7.692048] [drm] Replacing VGA console driver
  679. [ 7.693279] Console: switching to colour dummy device 80x25
  680. [ 7.694706] usbcore: registered new interface driver ath3k
  681. [ 7.697735] alg: No test for crc32 (crc32-pclmul)
  682. [ 7.707554] Linux video capture interface: v2.00
  683. [ 7.717322] i915 0000:00:02.0: irq 42 for MSI/MSI-X
  684. [ 7.717340] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  685. [ 7.717342] [drm] Driver supports precise vblank timestamp query.
  686. [ 7.717476] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  687. [ 7.747963] usb 1-1.1: USB disconnect, device number 3
  688. [ 7.770678] iTCO_vendor_support: vendor-support=0
  689. [ 7.771085] fbcon: inteldrmfb (fb0) is primary device
  690. [ 7.771185] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  691. [ 7.771220] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
  692. [ 7.771333] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  693. [ 7.944810] usb 1-1.1: new full-speed USB device number 5 using ehci-pci
  694. [ 7.972091] acer_wmi: Acer Laptop ACPI-WMI Extras
  695. [ 7.972106] acer_wmi: Function bitmap for Communication Button: 0x801
  696. [ 7.972242] acer_wmi: Brightness must be controlled by acpi video driver
  697. [ 7.985050] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b3f6)
  698. [ 7.990248] input: HD WebCam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input10
  699. [ 7.990374] usbcore: registered new interface driver uvcvideo
  700. [ 7.990375] USB Video Class driver (1.1.1)
  701. [ 8.001177] acer_wmi: Enabling Launch Manager failed: 0xe2 - 0x0
  702. [ 8.001264] input: Acer WMI hotkeys as /devices/virtual/input/input11
  703. [ 8.001621] input: Acer BMA150 accelerometer as /devices/virtual/input/input12
  704. [ 8.076070] [drm:cpt_set_fifo_underrun_reporting] *ERROR* uncleared pch fifo underrun on pch transcoder A
  705. [ 8.076072] [drm:cpt_serr_int_handler] *ERROR* PCH transcoder A FIFO underrun
  706. [ 8.252387] intel_rapl: Found RAPL domain package
  707. [ 8.252390] intel_rapl: Found RAPL domain core
  708. [ 8.252393] intel_rapl: Found RAPL domain uncore
  709. [ 8.252405] intel_rapl: RAPL package 0 domain package locked by BIOS
  710. [ 8.268383] ath: phy0: WB335 1-ANT card detected
  711. [ 8.275916] ath: phy0: Enable LNA combining
  712. [ 8.277078] ath: phy0: ASPM enabled: 0x42
  713. [ 8.277079] ath: EEPROM regdomain: 0x65
  714. [ 8.277080] ath: EEPROM indicates we should expect a direct regpair map
  715. [ 8.277082] ath: Country alpha2 being used: 00
  716. [ 8.277083] ath: Regpair used: 0x65
  717. [ 8.483714] Console: switching to colour frame buffer device 170x48
  718. [ 8.490446] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  719. [ 8.490449] i915 0000:00:02.0: registered panic notifier
  720. [ 8.521374] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  721. [ 8.521582] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
  722. [ 8.521689] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  723. [ 8.754184] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  724. [ 8.754751] ieee80211 phy0: Atheros AR9565 Rev:1 mem=0xffffc90005080000, irq=17
  725. [ 8.824555] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
  726. [ 9.145690] cfg80211: World regulatory domain updated:
  727. [ 9.145698] cfg80211: DFS Master region: unset
  728. [ 9.145700] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  729. [ 9.145704] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  730. [ 9.145707] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  731. [ 9.145710] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  732. [ 9.145713] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  733. [ 9.145717] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  734. [ 9.145720] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  735. [ 9.145722] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  736. [ 9.145725] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  737. [ 9.352391] Adding 1952764k swap on /dev/sda5. Priority:-1 extents:1 across:1952764k FS
  738. [ 9.468025] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
  739. [ 9.776413] systemd-journald[166]: Received request to flush runtime journal from PID 1
  740. [ 10.233429] oss_hdaudio: HDA codec 0x10ec0269 not known yet
  741. [ 10.242405] oss_hdaudio: HDA codec 0x80862806 not known yet
  742. [ 10.245004] oss_hdaudio: HDA codec 0x10ec0269 not known yet
  743. [ 10.245455] oss_hdaudio: HDA codec 0x80862806 not known yet
  744. [ 13.034475] usb 1-1.1: New USB device found, idVendor=04ca, idProduct=300b
  745. [ 13.034482] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  746. [ 15.247027] tg3 0000:04:00.0: irq 43 for MSI/MSI-X
  747. [ 15.247037] tg3 0000:04:00.0: irq 44 for MSI/MSI-X
  748. [ 15.247044] tg3 0000:04:00.0: irq 45 for MSI/MSI-X
  749. [ 15.812316] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  750. [ 15.827762] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  751. [ 17.276805] wlan0: authenticate with 88:25:2c:87:27:35
  752. [ 17.283132] wlan0: send auth to 88:25:2c:87:27:35 (try 1/3)
  753. [ 17.286298] wlan0: authenticated
  754. [ 17.290186] wlan0: associate with 88:25:2c:87:27:35 (try 1/3)
  755. [ 17.298513] wlan0: RX AssocResp from 88:25:2c:87:27:35 (capab=0x431 status=0 aid=3)
  756. [ 17.298575] wlan0: associated
  757. [ 17.298591] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  758. [ 17.299231] cfg80211: Calling CRDA for country: DE
  759. [ 17.302639] ath: EEPROM regdomain: 0x8114
  760. [ 17.302643] ath: EEPROM indicates we should expect a country code
  761. [ 17.302645] ath: doing EEPROM country->regdmn map search
  762. [ 17.302646] ath: country maps to regdmn code: 0x37
  763. [ 17.302648] ath: Country alpha2 being used: DE
  764. [ 17.302649] ath: Regpair used: 0x37
  765. [ 17.302651] ath: regdomain 0x8114 dynamically updated by country IE
  766. [ 17.302672] cfg80211: Regulatory domain changed to country: DE
  767. [ 17.302673] cfg80211: DFS Master region: ETSI
  768. [ 17.302675] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  769. [ 17.302678] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  770. [ 17.302680] cfg80211: (5150000 KHz - 5250000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  771. [ 17.302683] cfg80211: (5250000 KHz - 5350000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  772. [ 17.302685] cfg80211: (5470000 KHz - 5725000 KHz @ 160000 KHz), (N/A, 2698 mBm), (0 s)
  773. [ 17.302687] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
Advertisement
Add Comment
Please, Sign In to add comment