Advertisement
Guest User

3G/4G integrado en PC no detecta Kubuntu 17.04

a guest
Oct 6th, 2017
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.89 KB | None | 0 0
  1. [code]snk@victorsnk-HP:~$ dmesg
  2. [    0.000000] microcode: microcode updated early to revision 0x20, date = 2017-01-27
  3. [    0.000000] Linux version 4.10.0-35-generic (buildd@lcy01-33) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #39~16.04.1-Ubuntu SMP Wed Sep 13 09:02:42 UTC 2017 (Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17)
  4. [    0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.10.0-35-generic root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=7
  5. [    0.000000] KERNEL supported cpus:
  6. [    0.000000]   Intel GenuineIntel
  7. [    0.000000]   AMD AuthenticAMD
  8. [    0.000000]   Centaur CentaurHauls
  9. [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  10. [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  11. [    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  12. [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
  13. [    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  14. [    0.000000] e820: BIOS-provided physical RAM map:
  15. [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
  16. [    0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
  17. [    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  18. [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b8b7efff] usable
  19. [    0.000000] BIOS-e820: [mem 0x00000000b8b7f000-0x00000000b9e7efff] reserved
  20. [    0.000000] BIOS-e820: [mem 0x00000000b9e7f000-0x00000000b9f7efff] ACPI NVS
  21. [    0.000000] BIOS-e820: [mem 0x00000000b9f7f000-0x00000000b9ffefff] ACPI data
  22. [    0.000000] BIOS-e820: [mem 0x00000000b9fff000-0x00000000b9ffffff] usable
  23. [    0.000000] BIOS-e820: [mem 0x00000000ba000000-0x00000000bf1fffff] reserved
  24. [    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  25. [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  26. [    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
  27. [    0.000000] BIOS-e820: [mem 0x00000000fed18000-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 0x00000000ff990000-0x00000000ffffffff] reserved
  31. [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fdfffff] usable
  32. [    0.000000] NX (Execute Disable) protection: active
  33. [    0.000000] SMBIOS 2.7 present.
  34. [    0.000000] DMI: Hewlett-Packard HP ProBook 430 G1/1946, BIOS L73 Ver. 01.07 10/30/2013
  35. [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  36. [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  37. [    0.000000] e820: last_pfn = 0x23fe00 max_arch_pfn = 0x400000000
  38. [    0.000000] MTRR default type: uncachable
  39. [    0.000000] MTRR fixed ranges enabled:
  40. [    0.000000]   00000-9FFFF write-back
  41. [    0.000000]   A0000-BFFFF uncachable
  42. [    0.000000]   C0000-FFFFF write-protect
  43. [    0.000000] MTRR variable ranges enabled:
  44. [    0.000000]   0 base 00FF800000 mask 7FFF800000 write-protect
  45. [    0.000000]   1 base 0000000000 mask 7F80000000 write-back
  46. [    0.000000]   2 base 0080000000 mask 7FC0000000 write-back
  47. [    0.000000]   3 base 00BC000000 mask 7FFC000000 uncachable
  48. [    0.000000]   4 base 00BB000000 mask 7FFF000000 uncachable
  49. [    0.000000]   5 base 0100000000 mask 7F00000000 write-back
  50. [    0.000000]   6 base 0200000000 mask 7FC0000000 write-back
  51. [    0.000000]   7 base 023FE00000 mask 7FFFE00000 uncachable
  52. [    0.000000]   8 disabled
  53. [    0.000000]   9 disabled
  54. [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
  55. [    0.000000] e820: last_pfn = 0xba000 max_arch_pfn = 0x400000000
  56. [    0.000000] Scanning 1 areas for low memory corruption
  57. [    0.000000] Base memory trampoline at [ffff8defc0097000] 97000 size 24576
  58. [    0.000000] Using GB pages for direct mapping
  59. [    0.000000] BRK [0x12e28000, 0x12e28fff] PGTABLE
  60. [    0.000000] BRK [0x12e29000, 0x12e29fff] PGTABLE
  61. [    0.000000] BRK [0x12e2a000, 0x12e2afff] PGTABLE
  62. [    0.000000] BRK [0x12e2b000, 0x12e2bfff] PGTABLE
  63. [    0.000000] BRK [0x12e2c000, 0x12e2cfff] PGTABLE
  64. [    0.000000] BRK [0x12e2d000, 0x12e2dfff] PGTABLE
  65. [    0.000000] RAMDISK: [mem 0x32dc6000-0x356dafff]
  66. [    0.000000] ACPI: Early table checksum verification disabled
  67. [    0.000000] ACPI: RSDP 0x00000000000F2FE0 000024 (v02 HPQOEM)
  68. [    0.000000] ACPI: XSDT 0x00000000B9FFE120 00009C (v01 HPQOEM SLIC-MPC 00000001      01000013)
  69. [    0.000000] ACPI: FACP 0x00000000B9FFC000 00010C (v05 HPQOEM 1946     00000001 HP   00000001)
  70. [    0.000000] ACPI: DSDT 0x00000000B9FD2000 0247E7 (v02 HPQOEM 1946     00000001 INTL 20110112)
  71. [    0.000000] ACPI: FACS 0x00000000B9DE4000 000040
  72. [    0.000000] ACPI: FACS 0x00000000B9DE4000 000040
  73. [    0.000000] ACPI: HPET 0x00000000B9FFB000 000038 (v01 HPQOEM 1946     00000001 HP   00000001)
  74. [    0.000000] ACPI: APIC 0x00000000B9FFA000 0000BC (v01 HPQOEM 1946     00000001 HP   00000001)
  75. [    0.000000] ACPI: MCFG 0x00000000B9FF9000 00003C (v01 HPQOEM 1946     00000001 HP   00000001)
  76. [    0.000000] ACPI: ASF! 0x00000000B9FF8000 0000A5 (v32 HPQOEM 1946     00000001 HP   00000001)
  77. [    0.000000] ACPI: SSDT 0x00000000B9FCF000 000313 (v01 HPQOEM SataAhci 00001000 INTL 20110112)
  78. [    0.000000] ACPI: SSDT 0x00000000B9FCE000 00048A (v01 HPQOEM PtidDevc 00001000 INTL 20110112)
  79. [    0.000000] ACPI: SLIC 0x00000000B9FCD000 000176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
  80. [    0.000000] ACPI: MSDM 0x00000000B9FCC000 000055 (v03 HPQOEM SLIC-MPC 00000000 HP   00000001)
  81. [    0.000000] ACPI: FPDT 0x00000000B9FCB000 000044 (v01 HPQOEM 1946     00000001 HP   00000001)
  82. [    0.000000] ACPI: BGRT 0x00000000B9FCA000 000038 (v00 HPQOEM 1946     00000001 HP   00000001)
  83. [    0.000000] ACPI: SSDT 0x00000000B9FC9000 0004C0 (v01 PmRef  Cpu0Ist  00003000 INTL 20110112)
  84. [    0.000000] ACPI: SSDT 0x00000000B9FC8000 000AF3 (v01 PmRef  CpuPm    00003000 INTL 20110112)
  85. [    0.000000] ACPI: SSDT 0x00000000B9FC7000 0001D5 (v01 PmRef  LakeTiny 00003000 INTL 20110112)
  86. [    0.000000] ACPI: SSDT 0x00000000B9FC6000 0006BD (v01 SaSsdt SaSsdt   00003000 INTL 20110112)
  87. [    0.000000] ACPI: Local APIC address 0xfee00000
  88. [    0.000000] No NUMA configuration found
  89. [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fdfffff]
  90. [    0.000000] NODE_DATA(0) allocated [mem 0x23fdd3000-0x23fdfdfff]
  91. [    0.000000] Zone ranges:
  92. [    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  93. [    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  94. [    0.000000]   Normal   [mem 0x0000000100000000-0x000000023fdfffff]
  95. [    0.000000]   Device   empty
  96. [    0.000000] Movable zone start for each node
  97. [    0.000000] Early memory node ranges
  98. [    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
  99. [    0.000000]   node   0: [mem 0x0000000000100000-0x00000000b8b7efff]
  100. [    0.000000]   node   0: [mem 0x00000000b9fff000-0x00000000b9ffffff]
  101. [    0.000000]   node   0: [mem 0x0000000100000000-0x000000023fdfffff]
  102. [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000023fdfffff]
  103. [    0.000000] On node 0 totalpages: 2066716
  104. [    0.000000]   DMA zone: 64 pages used for memmap
  105. [    0.000000]   DMA zone: 21 pages reserved
  106. [    0.000000]   DMA zone: 3996 pages, LIFO batch:0
  107. [    0.000000]   DMA32 zone: 11758 pages used for memmap
  108. [    0.000000]   DMA32 zone: 752512 pages, LIFO batch:31
  109. [    0.000000]   Normal zone: 20472 pages used for memmap
  110. [    0.000000]   Normal zone: 1310208 pages, LIFO batch:31
  111. [    0.000000] Reserving Intel graphics memory at 0x00000000bb200000-0x00000000bf1fffff
  112. [    0.000000] ACPI: PM-Timer IO Port: 0x1808
  113. [    0.000000] ACPI: Local APIC address 0xfee00000
  114. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  115. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  116. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  117. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  118. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  119. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  120. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  121. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  122. [    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-39
  123. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  124. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  125. [    0.000000] ACPI: IRQ0 used by override.
  126. [    0.000000] ACPI: IRQ9 used by override.
  127. [    0.000000] Using ACPI (MADT) for SMP configuration information
  128. [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  129. [    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
  130. [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  131. [    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
  132. [    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  133. [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  134. [    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  135. [    0.000000] PM: Registered nosave memory: [mem 0xb8b7f000-0xb9e7efff]
  136. [    0.000000] PM: Registered nosave memory: [mem 0xb9e7f000-0xb9f7efff]
  137. [    0.000000] PM: Registered nosave memory: [mem 0xb9f7f000-0xb9ffefff]
  138. [    0.000000] PM: Registered nosave memory: [mem 0xba000000-0xbf1fffff]
  139. [    0.000000] PM: Registered nosave memory: [mem 0xbf200000-0xdfffffff]
  140. [    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  141. [    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
  142. [    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  143. [    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
  144. [    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
  145. [    0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
  146. [    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
  147. [    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
  148. [    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  149. [    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  150. [    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  151. [    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff98ffff]
  152. [    0.000000] PM: Registered nosave memory: [mem 0xff990000-0xffffffff]
  153. [    0.000000] e820: [mem 0xbf200000-0xdfffffff] available for PCI devices
  154. [    0.000000] Booting paravirtualized kernel on bare hardware
  155. [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  156. [    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
  157. [    0.000000] percpu: Embedded 36 pages/cpu @ffff8df1ffa00000 s107992 r8192 d31272 u262144
  158. [    0.000000] pcpu-alloc: s107992 r8192 d31272 u262144 alloc=1*2097152
  159. [    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  160. [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2034401
  161. [    0.000000] Policy zone: Normal
  162. [    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.10.0-35-generic root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=7
  163. [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  164. [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
  165. [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  166. [    0.000000] Memory: 8005604K/8266864K available (9068K kernel code, 1667K rwdata, 3828K rodata, 2228K init, 2364K bss, 261260K reserved, 0K cma-reserved)
  167. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  168. [    0.000000] Hierarchical RCU implementation.
  169. [    0.000000]  Build-time adjustment of leaf fanout to 64.
  170. [    0.000000]  RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
  171. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
  172. [    0.000000] NR_IRQS:524544 nr_irqs:760 16
  173. [    0.000000] vt handoff: transparent VT on vt#7
  174. [    0.000000] Console: colour dummy device 80x25
  175. [    0.000000] console [tty0] enabled
  176. [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  177. [    0.000000] hpet clockevent registered
  178. [    0.000000] tsc: Fast TSC calibration using PIT
  179. [    0.000000] tsc: Detected 1696.143 MHz processor
  180. [    0.000034] Calibrating delay loop (skipped), value calculated using timer frequency.. 3392.28 BogoMIPS (lpj=6784572)
  181. [    0.000037] pid_max: default: 32768 minimum: 301
  182. [    0.000050] ACPI: Core revision 20160930
  183. [    0.016517] ACPI: 7 ACPI AML tables successfully acquired and loaded
  184. [    0.016554] Security Framework initialized
  185. [    0.016555] llama: becoming mindful.
  186. [    0.016576] AppArmor: AppArmor initialized
  187. [    0.017171] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  188. [    0.019294] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  189. [    0.020215] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  190. [    0.020226] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  191. [    0.020547] CPU: Physical Processor ID: 0
  192. [    0.020548] CPU: Processor Core ID: 0
  193. [    0.020553] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  194. [    0.020553] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  195. [    0.020558] mce: CPU supports 7 MCE banks
  196. [    0.020569] CPU0: Thermal monitoring enabled (TM1)
  197. [    0.020584] process: using mwait in idle threads
  198. [    0.020588] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
  199. [    0.020588] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
  200. [    0.020760] Freeing SMP alternatives memory: 32K
  201. [    0.037179] ftrace: allocating 34225 entries in 134 pages
  202. [    0.059412] smpboot: Max logical packages: 4
  203. [    0.060004] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  204. [    0.099693] TSC deadline timer enabled
  205. [    0.099695] smpboot: CPU0: Intel(R) Core(TM) i3-4005U CPU @ 1.70GHz (family: 0x6, model: 0x45, stepping: 0x1)
  206. [    0.099759] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
  207. [    0.099809] ... version:                3
  208. [    0.099810] ... bit width:              48
  209. [    0.099810] ... generic registers:      4
  210. [    0.099811] ... value mask:             0000ffffffffffff
  211. [    0.099812] ... max period:             00007fffffffffff
  212. [    0.099812] ... fixed-purpose events:   3
  213. [    0.099813] ... event mask:             000000070000000f
  214. [    0.101004] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  215. [    0.101023] smp: Bringing up secondary CPUs ...
  216. [    0.101108] x86: Booting SMP configuration:
  217. [    0.101110] .... node  #0, CPUs:      #1 #2 #3
  218. [    0.106451] smp: Brought up 1 node, 4 CPUs
  219. [    0.106454] smpboot: Total of 4 processors activated (13569.14 BogoMIPS)
  220. [    0.111788] devtmpfs: initialized
  221. [    0.111859] x86/mm: Memory block size: 128MB
  222. [    0.114840] evm: security.selinux
  223. [    0.114840] evm: security.SMACK64
  224. [    0.114841] evm: security.SMACK64EXEC
  225. [    0.114841] evm: security.SMACK64TRANSMUTE
  226. [    0.114842] evm: security.SMACK64MMAP
  227. [    0.114842] evm: security.ima
  228. [    0.114843] evm: security.capability
  229. [    0.114918] PM: Registering ACPI NVS region [mem 0xb9e7f000-0xb9f7efff] (1048576 bytes)
  230. [    0.115009] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  231. [    0.115024] futex hash table entries: 2048 (order: 5, 131072 bytes)
  232. [    0.115087] pinctrl core: initialized pinctrl subsystem
  233. [    0.115211] RTC time:  8:26:52, date: 10/06/17
  234. [    0.115321] NET: Registered protocol family 16
  235. [    0.131386] cpuidle: using governor ladder
  236. [    0.143393] cpuidle: using governor menu
  237. [    0.143395] PCCT header not found.
  238. [    0.143435] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  239. [    0.143436] ACPI: bus type PCI registered
  240. [    0.143438] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  241. [    0.143517] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  242. [    0.143555] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  243. [    0.143570] PCI: Using configuration type 1 for base access
  244. [    0.143627] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
  245. [    0.143895] mtrr: your CPUs had inconsistent variable MTRR settings
  246. [    0.143896] mtrr: probably your BIOS does not setup all CPUs.
  247. [    0.143896] mtrr: corrected configuration.
  248. [    0.163572] HugeTLB registered 1 GB page size, pre-allocated 0 pages
  249. [    0.163573] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  250. [    0.163863] ACPI: Added _OSI(Module Device)
  251. [    0.163864] ACPI: Added _OSI(Processor Device)
  252. [    0.163865] ACPI: Added _OSI(3.0 _SCP Extensions)
  253. [    0.163866] ACPI: Added _OSI(Processor Aggregator Device)
  254. [    0.171978] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  255. [    0.179211] ACPI: Dynamic OEM Table Load:
  256. [    0.179221] ACPI: SSDT 0xFFFF8DF1F5DF1800 0003F3 (v01 PmRef  Cpu0Cst  00003001 INTL 20110112)
  257. [    0.179663] ACPI: Dynamic OEM Table Load:
  258. [    0.179671] ACPI: SSDT 0xFFFF8DF1F5DAD800 0005DB (v01 PmRef  ApIst    00003000 INTL 20110112)
  259. [    0.180149] ACPI: Dynamic OEM Table Load:
  260. [    0.180155] ACPI: SSDT 0xFFFF8DF1F5DFDC00 000119 (v01 PmRef  ApCst    00003000 INTL 20110112)
  261. [    0.181283] ACPI : EC: EC started
  262. [    0.181284] ACPI : EC: interrupt blocked
  263. [    1.737242] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
  264. [    1.737244] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x6, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  265. [    1.737245] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
  266. [    1.737246] ACPI: Interpreter enabled
  267. [    1.737284] ACPI: (supports S0 S3 S4 S5)
  268. [    1.737285] ACPI: Using IOAPIC for interrupt routing
  269. [    1.737310] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  270. [    1.740044] ACPI: Power Resource [APPR] (off)
  271. [    1.742287] ACPI: Power Resource [COMP] (on)
  272. [    1.742533] ACPI: Power Resource [LPP] (on)
  273. [    1.743411] ACPI: Power Resource [PXP2] (on)
  274. [    1.864070] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  275. [    1.864076] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  276. [    1.866171] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  277. [    1.866172] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  278. [    1.866799] PCI host bridge to bus 0000:00
  279. [    1.866802] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  280. [    1.866804] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
  281. [    1.866805] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  282. [    1.866806] pci_bus 0000:00: root bus resource [mem 0xbf200000-0xdfffffff window]
  283. [    1.866808] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff window]
  284. [    1.866809] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff window]
  285. [    1.866811] pci_bus 0000:00: root bus resource [bus 00-fe]
  286. [    1.866820] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
  287. [    1.866977] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
  288. [    1.866990] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff 64bit]
  289. [    1.866998] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
  290. [    1.867003] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
  291. [    1.867171] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
  292. [    1.867182] pci 0000:00:03.0: reg 0x10: [mem 0xd0910000-0xd0913fff 64bit]
  293. [    1.867355] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
  294. [    1.867371] pci 0000:00:14.0: reg 0x10: [mem 0xd0900000-0xd090ffff 64bit]
  295. [    1.867430] pci 0000:00:14.0: PME# supported from D3hot D3cold
  296. [    1.867513] pci 0000:00:14.0: System wakeup disabled by ACPI
  297. [    1.867557] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
  298. [    1.867576] pci 0000:00:16.0: reg 0x10: [mem 0xd0919000-0xd091901f 64bit]
  299. [    1.867655] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  300. [    1.867783] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
  301. [    1.867799] pci 0000:00:1b.0: reg 0x10: [mem 0xd0914000-0xd0917fff 64bit]
  302. [    1.867875] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  303. [    1.867998] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
  304. [    1.868072] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  305. [    1.868239] pci 0000:00:1c.1: [8086:9c12] type 01 class 0x060400
  306. [    1.868316] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  307. [    1.868493] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
  308. [    1.868571] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  309. [    1.868697] pci 0000:00:1c.2: System wakeup disabled by ACPI
  310. [    1.868741] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
  311. [    1.868818] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  312. [    1.868941] pci 0000:00:1c.3: System wakeup disabled by ACPI
  313. [    1.868990] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
  314. [    1.869008] pci 0000:00:1d.0: reg 0x10: [mem 0xd091d000-0xd091d3ff]
  315. [    1.869104] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  316. [    1.869189] pci 0000:00:1d.0: System wakeup disabled by ACPI
  317. [    1.869235] pci 0000:00:1f.0: [8086:9c45] type 00 class 0x060100
  318. [    1.869470] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
  319. [    1.869483] pci 0000:00:1f.2: reg 0x10: [io  0x4088-0x408f]
  320. [    1.869490] pci 0000:00:1f.2: reg 0x14: [io  0x4094-0x4097]
  321. [    1.869497] pci 0000:00:1f.2: reg 0x18: [io  0x4080-0x4087]
  322. [    1.869504] pci 0000:00:1f.2: reg 0x1c: [io  0x4090-0x4093]
  323. [    1.869511] pci 0000:00:1f.2: reg 0x20: [io  0x4060-0x407f]
  324. [    1.869519] pci 0000:00:1f.2: reg 0x24: [mem 0xd091c000-0xd091c7ff]
  325. [    1.869561] pci 0000:00:1f.2: PME# supported from D3hot
  326. [    1.869723] pci 0000:00:1c.0: PCI bridge to [bus 01]
  327. [    1.869728] pci 0000:00:1c.0:   bridge window [mem 0xd0800000-0xd08fffff]
  328. [    1.869789] pci 0000:02:00.0: [10ec:5227] type 00 class 0xff0000
  329. [    1.869809] pci 0000:02:00.0: reg 0x10: [mem 0xd0700000-0xd0700fff]
  330. [    1.869954] pci 0000:02:00.0: supports D1 D2
  331. [    1.869956] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
  332. [    1.880439] pci 0000:00:1c.1: PCI bridge to [bus 02]
  333. [    1.880444] pci 0000:00:1c.1:   bridge window [mem 0xd0700000-0xd07fffff]
  334. [    1.880519] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
  335. [    1.880539] pci 0000:03:00.0: reg 0x10: [io  0x3000-0x30ff]
  336. [    1.880568] pci 0000:03:00.0: reg 0x18: [mem 0xd0600000-0xd0600fff 64bit]
  337. [    1.880587] pci 0000:03:00.0: reg 0x20: [mem 0xd0400000-0xd0403fff 64bit pref]
  338. [    1.880691] pci 0000:03:00.0: supports D1 D2
  339. [    1.880692] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  340. [    1.880738] pci 0000:03:00.0: System wakeup disabled by ACPI
  341. [    1.892443] pci 0000:00:1c.2: PCI bridge to [bus 03]
  342. [    1.892446] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
  343. [    1.892449] pci 0000:00:1c.2:   bridge window [mem 0xd0600000-0xd06fffff]
  344. [    1.892453] pci 0000:00:1c.2:   bridge window [mem 0xd0400000-0xd04fffff 64bit pref]
  345. [    1.892534] pci 0000:04:00.0: [168c:0036] type 00 class 0x028000
  346. [    1.892570] pci 0000:04:00.0: reg 0x10: [mem 0xd0500000-0xd057ffff 64bit]
  347. [    1.892649] pci 0000:04:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
  348. [    1.892771] pci 0000:04:00.0: supports D1 D2
  349. [    1.892772] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  350. [    1.892829] pci 0000:04:00.0: System wakeup disabled by ACPI
  351. [    1.904453] pci 0000:00:1c.3: PCI bridge to [bus 04]
  352. [    1.904458] pci 0000:00:1c.3:   bridge window [mem 0xd0500000-0xd05fffff]
  353. [    1.905649] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 *10 11 12 14 15)
  354. [    1.905704] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
  355. [    1.905755] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
  356. [    1.905806] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
  357. [    1.905856] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
  358. [    1.905906] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  359. [    1.905961] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
  360. [    1.906011] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  361. [    1.906357] ACPI: Enabled 4 GPEs in block 00 to 7F
  362. [    1.906430] ACPI : EC: interrupt unblocked
  363. [    1.906437] ACPI : EC: event unblocked
  364. [    1.906455] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x6, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  365. [    1.906457] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
  366. [    1.906937] SCSI subsystem initialized
  367. [    1.906985] libata version 3.00 loaded.
  368. [    1.907025] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  369. [    1.907027] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  370. [    1.907031] pci 0000:00:02.0: vgaarb: bridge control possible
  371. [    1.907031] vgaarb: loaded
  372. [    1.907053] ACPI: bus type USB registered
  373. [    1.907073] usbcore: registered new interface driver usbfs
  374. [    1.907082] usbcore: registered new interface driver hub
  375. [    1.907100] usbcore: registered new device driver usb
  376. [    1.907235] PCI: Using ACPI for IRQ routing
  377. [    1.913251] PCI: pci_cache_line_size set to 64 bytes
  378. [    1.913301] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
  379. [    1.913302] e820: reserve RAM buffer [mem 0xb8b7f000-0xbbffffff]
  380. [    1.913303] e820: reserve RAM buffer [mem 0xba000000-0xbbffffff]
  381. [    1.913304] e820: reserve RAM buffer [mem 0x23fe00000-0x23fffffff]
  382. [    1.913416] NetLabel: Initializing
  383. [    1.913417] NetLabel:  domain hash size = 128
  384. [    1.913417] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  385. [    1.913438] NetLabel:  unlabeled traffic allowed by default
  386. [    1.913557] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  387. [    1.913563] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  388. [    1.915584] clocksource: Switched to clocksource hpet
  389. [    1.925090] VFS: Disk quotas dquot_6.6.0
  390. [    1.925113] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  391. [    1.925234] AppArmor: AppArmor Filesystem Enabled
  392. [    1.925290] pnp: PnP ACPI init
  393. [    1.925585] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
  394. [    1.925587] system 00:00: [mem 0xfed10000-0xfed17fff] could not be reserved
  395. [    1.925589] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
  396. [    1.925592] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
  397. [    1.925594] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
  398. [    1.925595] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
  399. [    1.925597] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
  400. [    1.925598] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
  401. [    1.925600] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
  402. [    1.925601] system 00:00: [mem 0xbf210000-0xbf21ffff] has been reserved
  403. [    1.925606] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  404. [    1.925814] system 00:01: [io  0x0200-0x027f] has been reserved
  405. [    1.925816] system 00:01: [io  0xffff] has been reserved
  406. [    1.925817] system 00:01: [io  0xffff] has been reserved
  407. [    1.925819] system 00:01: [io  0xffff] has been reserved
  408. [    1.925820] system 00:01: [io  0x1800-0x18fe] has been reserved
  409. [    1.925822] system 00:01: [io  0xef80-0xef9f] has been reserved
  410. [    1.925825] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  411. [    1.925877] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  412. [    1.926025] pnp 00:03: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
  413. [    1.926050] pnp 00:04: Plug and Play ACPI device, IDs SYN3005 SYN0100 SYN0002 PNP0f13 (active)
  414. [    1.926425] system 00:05: [mem 0x20000000-0x201fffff] could not be reserved
  415. [    1.926427] system 00:05: [mem 0x40004000-0x40004fff] could not be reserved
  416. [    1.926430] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
  417. [    1.926675] system 00:06: [mem 0xfed40000-0xfed44fff window] has been reserved
  418. [    1.926678] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  419. [    1.926713] pnp: PnP ACPI: found 7 devices
  420. [    1.933035] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  421. [    1.933041] pci 0000:04:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
  422. [    1.933059] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
  423. [    1.933061] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
  424. [    1.933078] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  425. [    1.933079] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  426. [    1.933081] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
  427. [    1.933083] pci 0000:00:1c.1: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
  428. [    1.933091] pci 0000:00:1c.1: BAR 15: assigned [mem 0xbf300000-0xbf4fffff 64bit pref]
  429. [    1.933094] pci 0000:00:1c.1: BAR 13: assigned [io  0x2000-0x2fff]
  430. [    1.933096] pci 0000:00:1c.0: PCI bridge to [bus 01]
  431. [    1.933101] pci 0000:00:1c.0:   bridge window [mem 0xd0800000-0xd08fffff]
  432. [    1.933109] pci 0000:00:1c.1: PCI bridge to [bus 02]
  433. [    1.933111] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
  434. [    1.933115] pci 0000:00:1c.1:   bridge window [mem 0xd0700000-0xd07fffff]
  435. [    1.933118] pci 0000:00:1c.1:   bridge window [mem 0xbf300000-0xbf4fffff 64bit pref]
  436. [    1.933124] pci 0000:00:1c.2: PCI bridge to [bus 03]
  437. [    1.933126] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
  438. [    1.933130] pci 0000:00:1c.2:   bridge window [mem 0xd0600000-0xd06fffff]
  439. [    1.933133] pci 0000:00:1c.2:   bridge window [mem 0xd0400000-0xd04fffff 64bit pref]
  440. [    1.933139] pci 0000:04:00.0: BAR 6: assigned [mem 0xd0580000-0xd058ffff pref]
  441. [    1.933141] pci 0000:00:1c.3: PCI bridge to [bus 04]
  442. [    1.933145] pci 0000:00:1c.3:   bridge window [mem 0xd0500000-0xd05fffff]
  443. [    1.933153] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  444. [    1.933155] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
  445. [    1.933156] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  446. [    1.933157] pci_bus 0000:00: resource 7 [mem 0xbf200000-0xdfffffff window]
  447. [    1.933159] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfedfffff window]
  448. [    1.933160] pci_bus 0000:00: resource 9 [mem 0xfee01000-0xffffffff window]
  449. [    1.933162] pci_bus 0000:01: resource 1 [mem 0xd0800000-0xd08fffff]
  450. [    1.933163] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
  451. [    1.933164] pci_bus 0000:02: resource 1 [mem 0xd0700000-0xd07fffff]
  452. [    1.933166] pci_bus 0000:02: resource 2 [mem 0xbf300000-0xbf4fffff 64bit pref]
  453. [    1.933167] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
  454. [    1.933168] pci_bus 0000:03: resource 1 [mem 0xd0600000-0xd06fffff]
  455. [    1.933169] pci_bus 0000:03: resource 2 [mem 0xd0400000-0xd04fffff 64bit pref]
  456. [    1.933171] pci_bus 0000:04: resource 1 [mem 0xd0500000-0xd05fffff]
  457. [    1.933292] NET: Registered protocol family 2
  458. [    1.933499] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  459. [    1.933652] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  460. [    1.933796] TCP: Hash tables configured (established 65536 bind 65536)
  461. [    1.933828] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  462. [    1.933857] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  463. [    1.933926] NET: Registered protocol family 1
  464. [    1.933940] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  465. [    1.933950] pci 0000:00:14.0: enabling device (0000 -> 0002)
  466. [    1.934484] PCI: CLS 64 bytes, default 64
  467. [    1.934542] Unpacking initramfs...
  468. [    2.836958] Freeing initrd memory: 42068K
  469. [    2.836961] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  470. [    2.836964] software IO TLB [mem 0xb4b7f000-0xb8b7f000] (64MB) mapped at [ffff8df074b7f000-ffff8df078b7efff]
  471. [    2.837095] resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than reserved [mem 0xfed10000-0xfed13fff]
  472. [    2.837100] caller snb_uncore_imc_init_box+0x79/0xb0 mapping multiple BARs
  473. [    2.837263] Scanning for low memory corruption every 60 seconds
  474. [    2.837645] audit: initializing netlink subsys (disabled)
  475. [    2.837682] audit: type=2000 audit(1507278414.808:1): initialized
  476. [    2.838174] Initialise system trusted keyrings
  477. [    2.838258] workingset: timestamp_bits=36 max_order=21 bucket_order=0
  478. [    2.840109] zbud: loaded
  479. [    2.840679] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  480. [    2.840908] fuse init (API version 7.26)
  481. [    2.842322] Key type asymmetric registered
  482. [    2.842324] Asymmetric key parser 'x509' registered
  483. [    2.842377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  484. [    2.842412] io scheduler noop registered
  485. [    2.842413] io scheduler deadline registered
  486. [    2.842421] io scheduler cfq registered (default)
  487. [    2.843426] pcieport 0000:00:1c.0: Signaling PME with IRQ 40
  488. [    2.843447] pcieport 0000:00:1c.1: Signaling PME with IRQ 41
  489. [    2.843465] pcieport 0000:00:1c.2: Signaling PME with IRQ 42
  490. [    2.843484] pcieport 0000:00:1c.3: Signaling PME with IRQ 43
  491. [    2.843504] pciehp 0000:00:1c.1:pcie004: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
  492. [    2.843583] vesafb: mode is 1366x768x32, linelength=5504, pages=0
  493. [    2.843584] vesafb: scrolling: redraw
  494. [    2.843585] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  495. [    2.843596] vesafb: framebuffer at 0xc0000000, mapped to 0xffffae0681800000, using 4160k, total 4160k
  496. [    2.843696] Console: switching to colour frame buffer device 170x48
  497. [    2.843717] fb0: VESA VGA frame buffer device
  498. [    2.843731] intel_idle: MWAIT substates: 0x11142120
  499. [    2.843732] intel_idle: v0.4.1 model 0x45
  500. [    2.844017] intel_idle: lapic_timer_reliable_states 0xffffffff
  501. [    3.279770] ACPI: AC Adapter [AC] (off-line)
  502. [    3.279872] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  503. [    3.279876] ACPI: Sleep Button [SLPB]
  504. [    3.279955] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
  505. [    3.279958] ACPI: Lid Switch [LID]
  506. [    3.280000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  507. [    3.280002] ACPI: Power Button [PWRF]
  508. [    3.300047] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  509. [    3.304983] thermal LNXTHERM:00: registered as thermal_zone0
  510. [    3.304986] ACPI: Thermal Zone [CPUZ] (28 C)
  511. [    3.331082] thermal LNXTHERM:01: registered as thermal_zone1
  512. [    3.331084] ACPI: Thermal Zone [GFXZ] (0 C)
  513. [    3.346130] thermal LNXTHERM:02: registered as thermal_zone2
  514. [    3.346133] ACPI: Thermal Zone [EXTZ] (33 C)
  515. [    3.361153] thermal LNXTHERM:03: registered as thermal_zone3
  516. [    3.361156] ACPI: Thermal Zone [LOCZ] (35 C)
  517. [    3.378293] thermal LNXTHERM:04: registered as thermal_zone4
  518. [    3.378296] ACPI: Thermal Zone [BATZ] (21 C)
  519. [    3.378694] thermal LNXTHERM:05: registered as thermal_zone5
  520. [    3.378695] ACPI: Thermal Zone [PCHZ] (114 C)
  521. [    3.378748] GHES: HEST is not enabled!
  522. [    3.378906] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  523. [    3.381144] Linux agpgart interface v0.103
  524. [    3.383732] loop: module loaded
  525. [    3.383929] libphy: Fixed MDIO Bus: probed
  526. [    3.383930] tun: Universal TUN/TAP device driver, 1.6
  527. [    3.383931] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  528. [    3.383974] PPP generic driver version 2.4.2
  529. [    3.384022] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  530. [    3.384026] ehci-pci: EHCI PCI platform driver
  531. [    3.384219] ehci-pci 0000:00:1d.0: EHCI Host Controller
  532. [    3.384226] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
  533. [    3.384238] ehci-pci 0000:00:1d.0: debug port 2
  534. [    3.388138] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  535. [    3.388160] ehci-pci 0000:00:1d.0: irq 17, io mem 0xd091d000
  536. [    3.403578] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  537. [    3.403631] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  538. [    3.403633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  539. [    3.403634] usb usb1: Product: EHCI Host Controller
  540. [    3.403635] usb usb1: Manufacturer: Linux 4.10.0-35-generic ehci_hcd
  541. [    3.403636] usb usb1: SerialNumber: 0000:00:1d.0
  542. [    3.403798] hub 1-0:1.0: USB hub found
  543. [    3.403807] hub 1-0:1.0: 2 ports detected
  544. [    3.403988] ehci-platform: EHCI generic platform driver
  545. [    3.404005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  546. [    3.404008] ohci-pci: OHCI PCI platform driver
  547. [    3.404021] ohci-platform: OHCI generic platform driver
  548. [    3.404028] uhci_hcd: USB Universal Host Controller Interface driver
  549. [    3.404209] xhci_hcd 0000:00:14.0: xHCI Host Controller
  550. [    3.404214] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  551. [    3.405285] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0004b810
  552. [    3.405289] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  553. [    3.405381] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  554. [    3.405382] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  555. [    3.405384] usb usb2: Product: xHCI Host Controller
  556. [    3.405385] usb usb2: Manufacturer: Linux 4.10.0-35-generic xhci-hcd
  557. [    3.405386] usb usb2: SerialNumber: 0000:00:14.0
  558. [    3.405515] hub 2-0:1.0: USB hub found
  559. [    3.405524] hub 2-0:1.0: 8 ports detected
  560. [    3.406183] xhci_hcd 0000:00:14.0: xHCI Host Controller
  561. [    3.406186] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  562. [    3.406216] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
  563. [    3.406218] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  564. [    3.406219] usb usb3: Product: xHCI Host Controller
  565. [    3.406220] usb usb3: Manufacturer: Linux 4.10.0-35-generic xhci-hcd
  566. [    3.406221] usb usb3: SerialNumber: 0000:00:14.0
  567. [    3.406340] hub 3-0:1.0: USB hub found
  568. [    3.406347] hub 3-0:1.0: 4 ports detected
  569. [    3.406656] usb: port power management may be unreliable
  570. [    3.406760] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  571. [    3.408959] i8042: Detected active multiplexing controller, rev 1.1
  572. [    3.409658] serio: i8042 KBD port at 0x60,0x64 irq 1
  573. [    3.409662] serio: i8042 AUX0 port at 0x60,0x64 irq 12
  574. [    3.409699] serio: i8042 AUX1 port at 0x60,0x64 irq 12
  575. [    3.409728] serio: i8042 AUX2 port at 0x60,0x64 irq 12
  576. [    3.409755] serio: i8042 AUX3 port at 0x60,0x64 irq 12
  577. [    3.409914] mousedev: PS/2 mouse device common for all mice
  578. [    3.410086] rtc_cmos 00:02: RTC can wake from S4
  579. [    3.410254] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  580. [    3.410280] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  581. [    3.410287] i2c /dev entries driver
  582. [    3.410346] device-mapper: uevent: version 1.0.3
  583. [    3.410428] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  584. [    3.410436] intel_pstate: Intel P-state driver initializing
  585. [    3.410644] ledtrig-cpu: registered to indicate activity on CPUs
  586. [    3.411014] NET: Registered protocol family 10
  587. [    3.415448] Segment Routing with IPv6
  588. [    3.415468] NET: Registered protocol family 17
  589. [    3.415479] Key type dns_resolver registered
  590. [    3.415790] microcode: sig=0x40651, pf=0x40, revision=0x20
  591. [    3.415848] microcode: Microcode Update Driver: v2.2.
  592. [    3.415970] registered taskstats version 1
  593. [    3.415979] Loading compiled-in X.509 certificates
  594. [    3.418951] Loaded X.509 cert 'Build time autogenerated kernel key: 3781ac46c2f7a743322097d3608bc638deea4293'
  595. [    3.418976] zswap: loaded using pool lzo/zbud
  596. [    3.423074] ACPI: Battery Slot [BAT0] (battery present)
  597. [    3.434195] Key type big_key registered
  598. [    3.434199] Key type trusted registered
  599. [    3.436367] Key type encrypted registered
  600. [    3.436371] AppArmor: AppArmor sha1 policy hashing enabled
  601. [    3.436373] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
  602. [    3.436392] evm: HMAC attrs: 0x1
  603. [    3.436824]   Magic number: 5:695:421
  604. [    3.436956] rtc_cmos 00:02: setting system clock to 2017-10-06 08:26:55 UTC (1507278415)
  605. [    3.437030] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  606. [    3.437030] EDD information not available.
  607. [    3.437083] PM: Hibernation image not present or could not be loaded.
  608. [    3.437610] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  609. [    3.439184] Freeing unused kernel memory: 2228K
  610. [    3.439185] Write protecting the kernel read-only data: 14336k
  611. [    3.439576] Freeing unused kernel memory: 1156K
  612. [    3.440363] Freeing unused kernel memory: 268K
  613. [    3.449971] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  614. [    3.463256] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  615. [    3.463346] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  616. [    3.463359] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  617. [    3.463375] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  618. [    3.463934] random: udevadm: uninitialized urandom read (16 bytes read)
  619. [    3.463966] random: udevadm: uninitialized urandom read (16 bytes read)
  620. [    3.465343] random: udevadm: uninitialized urandom read (16 bytes read)
  621. [    3.465402] random: udevadm: uninitialized urandom read (16 bytes read)
  622. [    3.465461] random: udevadm: uninitialized urandom read (16 bytes read)
  623. [    3.465515] random: udevadm: uninitialized urandom read (16 bytes read)
  624. [    3.492838] FUJITSU Extended Socket Network Device Driver - version 1.2 - Copyright (c) 2015 FUJITSU LIMITED
  625. [    3.506715] wmi: Mapper loaded
  626. [    3.512571] rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 45
  627. [    3.518304] [drm] Initialized
  628. [    3.519931] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  629. [    3.519941] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
  630. [    3.521580] ahci 0000:00:1f.2: version 3.0
  631. [    3.531944] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x1 impl SATA mode
  632. [    3.531948] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
  633. [    3.532590] r8169 0000:03:00.0 eth0: RTL8168g/8111g at 0xffffae0680cc1000, a0:1d:48:ad:77:a0, XID 0c000800 IRQ 47
  634. [    3.532593] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  635. [    3.539545] scsi host0: ahci
  636. [    3.539735] scsi host1: ahci
  637. [    3.539828] ata1: SATA max UDMA/133 abar m2048@0xd091c000 port 0xd091c100 irq 46
  638. [    3.539830] ata2: DUMMY
  639. [    3.565218] [drm] Memory usable by graphics device = 2048M
  640. [    3.565221] checking generic (c0000000 410000) vs hw (c0000000 10000000)
  641. [    3.565223] fb: switching to inteldrmfb from VESA VGA
  642. [    3.565260] Console: switching to colour dummy device 80x25
  643. [    3.565370] [drm] Replacing VGA console driver
  644. [    3.565617] r8169 0000:03:00.0 enp3s0: renamed from eth0
  645. [    3.571610] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  646. [    3.571611] [drm] Driver supports precise vblank timestamp query.
  647. [    3.574488] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  648. [    3.617668] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
  649. [    3.618033] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12
  650. [    3.618122] [drm] Initialized i915 1.6.0 20161121 for 0000:00:02.0 on minor 0
  651. [    3.635506] fbcon: inteldrmfb (fb0) is primary device
  652. [    3.635599] Console: switching to colour frame buffer device 170x48
  653. [    3.635621] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  654. [    3.731574] usb 1-1: new high-speed USB device number 2 using ehci-pci
  655. [    3.731591] usb 2-1: new high-speed USB device number 2 using xhci_hcd
  656. [    3.855285] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  657. [    3.855794] ata1.00: ATA-11: KINGSTON SUV400S37120G, 0C3FD6SD, max UDMA/133
  658. [    3.855796] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
  659. [    3.856512] ata1.00: configured for UDMA/133
  660. [    3.856757] scsi 0:0:0:0: Direct-Access     ATA      KINGSTON SUV400S D6SD PQ: 0 ANSI: 5
  661. [    3.859549] tsc: Refined TSC clocksource calibration: 1696.073 MHz
  662. [    3.859557] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1872a9796f1, max_idle_ns: 440795212049 ns
  663. [    3.873821] usb 2-1: New USB device found, idVendor=03f0, idProduct=521d
  664. [    3.873823] usb 2-1: New USB device strings: Mfr=5, Product=4, SerialNumber=0
  665. [    3.873825] usb 2-1: Product: HP hs3110 HSPA+ Mobile Broadband Device
  666. [    3.873826] usb 2-1: Manufacturer: Hewlett-Packard
  667. [    3.884303] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
  668. [    3.884305] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  669. [    3.884627] hub 1-1:1.0: USB hub found
  670. [    3.884703] hub 1-1:1.0: 8 ports detected
  671. [    3.891815] sd 0:0:0:0: Attached scsi generic sg0 type 0
  672. [    3.891877] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
  673. [    3.891880] sd 0:0:0:0: [sda] 4096-byte physical blocks
  674. [    3.891901] sd 0:0:0:0: [sda] Write Protect is off
  675. [    3.891904] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  676. [    3.891945] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  677. [    3.892638]  sda: sda1 sda2 < sda5 >
  678. [    3.893067] sd 0:0:0:0: [sda] Attached SCSI disk
  679. [    3.995535] usb 2-4: new full-speed USB device number 3 using xhci_hcd
  680. [    4.072727] random: fast init done
  681. [    4.136888] usb 2-4: New USB device found, idVendor=0cf3, idProduct=311f
  682. [    4.136891] usb 2-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  683. [    4.255540] usb 2-7: new high-speed USB device number 4 using xhci_hcd
  684. [    4.352860] psmouse serio4: synaptics: queried max coordinates: x [..5742], y [..5004]
  685. [    4.392106] psmouse serio4: synaptics: queried min coordinates: x [1198..], y [972..]
  686. [    4.435305] usb 2-7: New USB device found, idVendor=04f2, idProduct=b3c8
  687. [    4.435308] usb 2-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  688. [    4.435309] usb 2-7: Product: HP HD Webcam
  689. [    4.435310] usb 2-7: Manufacturer: Generic
  690. [    4.435311] usb 2-7: SerialNumber: 200901010001
  691. [    4.464986] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xf00173/0x640000/0xa2400/0x0, board id: 2653, fw id: 1481159
  692. [    4.510987] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input11
  693. [    4.883682] clocksource: Switched to clocksource tsc
  694. [    8.995376] usb 2-2: new low-speed USB device number 5 using xhci_hcd
  695. [    9.141049] usb 2-2: New USB device found, idVendor=046d, idProduct=c062
  696. [    9.141052] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  697. [    9.141053] usb 2-2: Product: USB Laser Mouse
  698. [    9.141055] usb 2-2: Manufacturer: Logitech
  699. [    9.146787] hidraw: raw HID events driver (C) Jiri Kosina
  700. [    9.153482] usbcore: registered new interface driver usbhid
  701. [    9.153484] usbhid: USB HID core driver
  702. [    9.155367] input: Logitech USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/0003:046D:C062.0001/input/input13
  703. [    9.155495] hid-generic 0003:046D:C062.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB Laser Mouse] on usb-0000:00:14.0-2/input0
  704. [    9.240208] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
  705. [    9.381900] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
  706. [    9.382055] systemd[1]: Detected architecture x86-64.
  707. [    9.382260] systemd[1]: Set hostname to <victorsnk-HP>.
  708. [    9.464502] systemd[1]: Listening on fsck to fsckd communication Socket.
  709. [    9.464599] systemd[1]: Listening on udev Kernel Socket.
  710. [    9.464631] systemd[1]: Listening on LVM2 poll daemon socket.
  711. [    9.464661] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  712. [    9.464690] systemd[1]: Listening on Syslog Socket.
  713. [    9.464702] systemd[1]: Reached target Remote File Systems (Pre).
  714. [    9.464710] systemd[1]: Reached target Remote File Systems.
  715. [    9.492514] lp: driver loaded but no devices found
  716. [    9.497637] ppdev: user-space parallel port driver
  717. [    9.616000] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
  718. [    9.630622] systemd-journald[356]: Received request to flush runtime journal from PID 1
  719. [    9.731945] Initializing HPQ6001 module
  720. [    9.732126] input: HP Wireless hotkeys as /devices/virtual/input/input14
  721. [    9.741219] hp_accel: laptop model unknown, using default axes configuration
  722. [    9.790698] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  723. [    9.881565] lis3lv02d: 8 bits 3DC sensor found
  724. [    9.904433] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
  725. [    9.904435] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  726. [    9.904436] RAPL PMU: hw unit of domain package 2^-14 Joules
  727. [    9.904436] RAPL PMU: hw unit of domain dram 2^-14 Joules
  728. [    9.904437] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  729. [    9.941511] AVX2 version of gcm_enc/dec engaged.
  730. [    9.941512] AES CTR mode by8 optimization enabled
  731. [    9.960435] ath: phy0: WB335 1-ANT card detected
  732. [    9.960437] ath: phy0: Set BT/WLAN RX diversity capability
  733. [    9.961846] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  734. [    9.970403] ath: phy0: Enable LNA combining
  735. [    9.971660] ath: phy0: ASPM enabled: 0x43
  736. [    9.971663] ath: EEPROM regdomain: 0x6a
  737. [    9.971664] ath: EEPROM indicates we should expect a direct regpair map
  738. [    9.971666] ath: Country alpha2 being used: 00
  739. [    9.971667] ath: Regpair used: 0x6a
  740. [    9.980528] snd_hda_codec_idt hdaudioC1D0: autoconfig for 92HD91BXX: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
  741. [    9.980532] snd_hda_codec_idt hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  742. [    9.980535] snd_hda_codec_idt hdaudioC1D0:    hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
  743. [    9.980536] snd_hda_codec_idt hdaudioC1D0:    mono: mono_out=0x0
  744. [    9.980538] snd_hda_codec_idt hdaudioC1D0:    inputs:
  745. [    9.980541] snd_hda_codec_idt hdaudioC1D0:      Internal Mic=0x11
  746. [    9.980543] snd_hda_codec_idt hdaudioC1D0:      Mic=0xc
  747. [    9.983109] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  748. [    9.985245] ieee80211 phy0: Atheros AR9565 Rev:0 mem=0xffffae0681780000, irq=19
  749. [    9.994128] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
  750. [    9.994278] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
  751. [    9.994429] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17
  752. [   10.045764] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18
  753. [   10.045889] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input19
  754. [   10.064938] kvm: disabled by BIOS
  755. [   10.121634] intel_rapl: Found RAPL domain package
  756. [   10.121637] intel_rapl: Found RAPL domain core
  757. [   10.121638] intel_rapl: Found RAPL domain uncore
  758. [   10.121639] intel_rapl: Found RAPL domain dram
  759. [   10.263550] input: HP WMI hotkeys as /devices/virtual/input/input20
  760. [   10.266298] ath9k 0000:04:00.0 wlo1: renamed from wlan0
  761. [   10.283273] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
  762. [   10.292784] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
  763. [   10.409597] audit: type=1400 audit(1507278422.466:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=887 comm="apparmor_parser"
  764. [   10.409601] audit: type=1400 audit(1507278422.466:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=887 comm="apparmor_parser"
  765. [   10.412772] audit: type=1400 audit(1507278422.470:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=892 comm="apparmor_parser"
  766. [   10.414400] audit: type=1400 audit(1507278422.470:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=885 comm="apparmor_parser"
  767. [   10.414403] audit: type=1400 audit(1507278422.470:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/Net
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement