Guest User

Untitled

a guest
Feb 10th, 2017
506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 325.70 KB | None | 0 0
  1. root@kali:~# rfkill list
  2. 0: acer-wireless: Wireless LAN
  3. Soft blocked: yes
  4. Hard blocked: no
  5. 1: hci0: Bluetooth
  6. Soft blocked: no
  7. Hard blocked: no
  8. 2: phy0: Wireless LAN
  9. Soft blocked: no
  10. Hard blocked: no
  11. root@kali:~# dmesg
  12. [ 0.000000] Linux version 4.6.0-kali1-amd64 (devel@kali.org) (gcc version 5.4.0 20160609 (Debian 5.4.0-6) ) #1 SMP Debian 4.6.4-1kali1 (2016-07-21)
  13. [ 0.000000] Command line: BOOT_IMAGE=/live/vmlinuz boot=live username=root hostname=kali initrd=/live/initrd.img
  14. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  15. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  16. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  17. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  18. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  19. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  20. [ 0.000000] e820: BIOS-provided physical RAM map:
  21. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000087fff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bef7efff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x00000000bef7f000-0x00000000bf87efff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000bf87f000-0x00000000bfb7efff] ACPI NVS
  26. [ 0.000000] BIOS-e820: [mem 0x00000000bfb7f000-0x00000000bfbfefff] ACPI data
  27. [ 0.000000] BIOS-e820: [mem 0x00000000bfbff000-0x00000000bfbfffff] usable
  28. [ 0.000000] BIOS-e820: [mem 0x00000000bfc00000-0x00000000bfffffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000d1100000-0x00000000d11fffff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  35. [ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
  36. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021effffff] usable
  37. [ 0.000000] BIOS-e820: [mem 0x000000021f000000-0x000000023effffff] reserved
  38. [ 0.000000] NX (Execute Disable) protection: active
  39. [ 0.000000] e820: update [mem 0xb6e07018-0xb6e16c57] usable ==> usable
  40. [ 0.000000] e820: update [mem 0xb6dfa018-0xb6e06857] usable ==> usable
  41. [ 0.000000] e820: update [mem 0xb6df1018-0xb6df9257] usable ==> usable
  42. [ 0.000000] extended physical RAM map:
  43. [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000087fff] usable
  44. [ 0.000000] reserve setup_data: [mem 0x0000000000088000-0x00000000000bffff] reserved
  45. [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000b6df1017] usable
  46. [ 0.000000] reserve setup_data: [mem 0x00000000b6df1018-0x00000000b6df9257] usable
  47. [ 0.000000] reserve setup_data: [mem 0x00000000b6df9258-0x00000000b6dfa017] usable
  48. [ 0.000000] reserve setup_data: [mem 0x00000000b6dfa018-0x00000000b6e06857] usable
  49. [ 0.000000] reserve setup_data: [mem 0x00000000b6e06858-0x00000000b6e07017] usable
  50. [ 0.000000] reserve setup_data: [mem 0x00000000b6e07018-0x00000000b6e16c57] usable
  51. [ 0.000000] reserve setup_data: [mem 0x00000000b6e16c58-0x00000000bef7efff] usable
  52. [ 0.000000] reserve setup_data: [mem 0x00000000bef7f000-0x00000000bf87efff] reserved
  53. [ 0.000000] reserve setup_data: [mem 0x00000000bf87f000-0x00000000bfb7efff] ACPI NVS
  54. [ 0.000000] reserve setup_data: [mem 0x00000000bfb7f000-0x00000000bfbfefff] ACPI data
  55. [ 0.000000] reserve setup_data: [mem 0x00000000bfbff000-0x00000000bfbfffff] usable
  56. [ 0.000000] reserve setup_data: [mem 0x00000000bfc00000-0x00000000bfffffff] reserved
  57. [ 0.000000] reserve setup_data: [mem 0x00000000d1100000-0x00000000d11fffff] reserved
  58. [ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  59. [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  60. [ 0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
  61. [ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
  62. [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  63. [ 0.000000] reserve setup_data: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
  64. [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000021effffff] usable
  65. [ 0.000000] reserve setup_data: [mem 0x000000021f000000-0x000000023effffff] reserved
  66. [ 0.000000] efi: EFI v2.50 by INSYDE Corp.
  67. [ 0.000000] efi: ESRT=0xbf228998 ACPI 2.0=0xbfbfe014 SMBIOS=0xbf225000 PROP=0xb87312d8
  68. [ 0.000000] esrt: Reserving ESRT space from 0x00000000bf228998 to 0x00000000bf2289d0.
  69. [ 0.000000] SMBIOS 2.8 present.
  70. [ 0.000000] DMI: HP HP Notebook/8223, BIOS F.06 06/03/2016
  71. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  72. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  73. [ 0.000000] e820: last_pfn = 0x21f000 max_arch_pfn = 0x400000000
  74. [ 0.000000] MTRR default type: uncachable
  75. [ 0.000000] MTRR fixed ranges enabled:
  76. [ 0.000000] 00000-9FFFF write-back
  77. [ 0.000000] A0000-BFFFF uncachable
  78. [ 0.000000] C0000-FFFFF write-through
  79. [ 0.000000] MTRR variable ranges enabled:
  80. [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
  81. [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
  82. [ 0.000000] 2 base 0000FF800000 mask FFFFFF800000 write-protect
  83. [ 0.000000] 3 disabled
  84. [ 0.000000] 4 disabled
  85. [ 0.000000] 5 disabled
  86. [ 0.000000] 6 disabled
  87. [ 0.000000] 7 disabled
  88. [ 0.000000] TOM2: 000000023f000000 aka 9200M
  89. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  90. [ 0.000000] e820: last_pfn = 0xbfc00 max_arch_pfn = 0x400000000
  91. [ 0.000000] Base memory trampoline at [ffff880000029000] 29000 size 24576
  92. [ 0.000000] Using GB pages for direct mapping
  93. [ 0.000000] BRK [0x01d36000, 0x01d36fff] PGTABLE
  94. [ 0.000000] BRK [0x01d37000, 0x01d37fff] PGTABLE
  95. [ 0.000000] BRK [0x01d38000, 0x01d38fff] PGTABLE
  96. [ 0.000000] BRK [0x01d39000, 0x01d39fff] PGTABLE
  97. [ 0.000000] BRK [0x01d3a000, 0x01d3afff] PGTABLE
  98. [ 0.000000] RAMDISK: [mem 0x7d971000-0x7fffffff]
  99. [ 0.000000] ACPI: Early table checksum verification disabled
  100. [ 0.000000] ACPI: RSDP 0x00000000BFBFE014 000024 (v02 HPQOEM)
  101. [ 0.000000] ACPI: XSDT 0x00000000BFBCC188 0000E4 (v01 HPQOEM SLIC-MPC 00000001 HP 01000013)
  102. [ 0.000000] ACPI: FACP 0x00000000BFBF9000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP 00040000)
  103. [ 0.000000] ACPI: DSDT 0x00000000BFBE7000 00D0C5 (v01 HPQOEM SLIC-MPC 00040000 ACPI 00040000)
  104. [ 0.000000] ACPI: FACS 0x00000000BFB48000 000040
  105. [ 0.000000] ACPI: UEFI 0x00000000BFBFD000 000236 (v01 HPQOEM INSYDE 00000001 HP 00040000)
  106. [ 0.000000] ACPI: MSDM 0x00000000BFBFC000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
  107. [ 0.000000] ACPI: ASF! 0x00000000BFBFB000 0000A5 (v32 HPQOEM INSYDE 00000001 HP 00040000)
  108. [ 0.000000] ACPI: BOOT 0x00000000BFBFA000 000028 (v01 HPQOEM INSYDE 00000001 HP 00040000)
  109. [ 0.000000] ACPI: HPET 0x00000000BFBF8000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)
  110. [ 0.000000] ACPI: APIC 0x00000000BFBF7000 000090 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
  111. [ 0.000000] ACPI: MCFG 0x00000000BFBF6000 00003C (v01 HPQOEM INSYDE 00000001 HP 00040000)
  112. [ 0.000000] ACPI: SPCR 0x00000000BFBF5000 000050 (v01 HPQOEM INSYDE 00000001 HP 00040000)
  113. [ 0.000000] ACPI: UEFI 0x00000000BFBE6000 000042 (v01 HPQOEM INSYDE 00000000 HP 00000000)
  114. [ 0.000000] ACPI: SSDT 0x00000000BFBE1000 004594 (v01 HPQOEM INSYDE 00001000 INTL 20130117)
  115. [ 0.000000] ACPI: SSDT 0x00000000BFBE0000 0009F8 (v01 HPQOEM INSYDE 00000001 AMD 00000001)
  116. [ 0.000000] ACPI: SSDT 0x00000000BFBD7000 0087BF (v02 HPQOEM INSYDE 00000002 MSFT 04000000)
  117. [ 0.000000] ACPI: IVRS 0x00000000BFBD6000 0000D0 (v02 HPQOEM INSYDE 00000001 HP 00000000)
  118. [ 0.000000] ACPI: CRAT 0x00000000BFBD5000 000550 (v01 HPQOEM INSYDE 00000001 HP 00000001)
  119. [ 0.000000] ACPI: SSDT 0x00000000BFBD4000 000482 (v01 HPQOEM INSYDE 00001000 INTL 20130117)
  120. [ 0.000000] ACPI: TPM2 0x00000000BFBD3000 000034 (v03 HPQOEM INSYDE 00000002 HP 01000013)
  121. [ 0.000000] ACPI: SSDT 0x00000000BFBD2000 000692 (v01 HPQOEM INSYDE 00000001 INTL 20130117)
  122. [ 0.000000] ACPI: SSDT 0x00000000BFBD0000 001492 (v01 HPQOEM INSYDE 00000001 INTL 20130117)
  123. [ 0.000000] ACPI: SSDT 0x00000000BFBCF000 000A7F (v01 HPQOEM INSYDE 00000001 INTL 20130117)
  124. [ 0.000000] ACPI: SSDT 0x00000000BFBCD000 001654 (v01 HPQOEM INSYDE 00000001 INTL 20130117)
  125. [ 0.000000] ACPI: FPDT 0x00000000BFBCB000 000044 (v01 HPQOEM SLIC-MPC 00000002 HP 01000013)
  126. [ 0.000000] ACPI: SSDT 0x00000000BFBC8000 0021A3 (v01 HPQOEM INSYDE 00000001 INTL 20130117)
  127. [ 0.000000] ACPI: BGRT 0x00000000BFBC7000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)
  128. [ 0.000000] ACPI: Local APIC address 0xfee00000
  129. [ 0.000000] No NUMA configuration found
  130. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021effffff]
  131. [ 0.000000] NODE_DATA(0) allocated [mem 0x21eff9000-0x21effdfff]
  132. [ 0.000000] Zone ranges:
  133. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  134. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  135. [ 0.000000] Normal [mem 0x0000000100000000-0x000000021effffff]
  136. [ 0.000000] Device empty
  137. [ 0.000000] Movable zone start for each node
  138. [ 0.000000] Early memory node ranges
  139. [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000087fff]
  140. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bef7efff]
  141. [ 0.000000] node 0: [mem 0x00000000bfbff000-0x00000000bfbfffff]
  142. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000021effffff]
  143. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021effffff]
  144. [ 0.000000] On node 0 totalpages: 1957639
  145. [ 0.000000] DMA zone: 64 pages used for memmap
  146. [ 0.000000] DMA zone: 1134 pages reserved
  147. [ 0.000000] DMA zone: 3975 pages, LIFO batch:0
  148. [ 0.000000] DMA32 zone: 12158 pages used for memmap
  149. [ 0.000000] DMA32 zone: 778112 pages, LIFO batch:31
  150. [ 0.000000] Normal zone: 18368 pages used for memmap
  151. [ 0.000000] Normal zone: 1175552 pages, LIFO batch:31
  152. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  153. [ 0.000000] ACPI: Local APIC address 0xfee00000
  154. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  155. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  156. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  157. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  158. [ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
  159. [ 0.000000] IOAPIC[1]: apic_id 5, version 33, address 0xfec01000, GSI 24-55
  160. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  161. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  162. [ 0.000000] ACPI: IRQ0 used by override.
  163. [ 0.000000] ACPI: IRQ9 used by override.
  164. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  165. [ 0.000000] ACPI: HPET id: 0x10228210 base: 0xfed00000
  166. [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  167. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  168. [ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
  169. [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
  170. [ 0.000000] PM: Registered nosave memory: [mem 0xb6df1000-0xb6df1fff]
  171. [ 0.000000] PM: Registered nosave memory: [mem 0xb6df9000-0xb6df9fff]
  172. [ 0.000000] PM: Registered nosave memory: [mem 0xb6dfa000-0xb6dfafff]
  173. [ 0.000000] PM: Registered nosave memory: [mem 0xb6e06000-0xb6e06fff]
  174. [ 0.000000] PM: Registered nosave memory: [mem 0xb6e07000-0xb6e07fff]
  175. [ 0.000000] PM: Registered nosave memory: [mem 0xb6e16000-0xb6e16fff]
  176. [ 0.000000] PM: Registered nosave memory: [mem 0xbef7f000-0xbf87efff]
  177. [ 0.000000] PM: Registered nosave memory: [mem 0xbf87f000-0xbfb7efff]
  178. [ 0.000000] PM: Registered nosave memory: [mem 0xbfb7f000-0xbfbfefff]
  179. [ 0.000000] PM: Registered nosave memory: [mem 0xbfc00000-0xbfffffff]
  180. [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xd10fffff]
  181. [ 0.000000] PM: Registered nosave memory: [mem 0xd1100000-0xd11fffff]
  182. [ 0.000000] PM: Registered nosave memory: [mem 0xd1200000-0xf7ffffff]
  183. [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  184. [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
  185. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  186. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
  187. [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
  188. [ 0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfed7ffff]
  189. [ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
  190. [ 0.000000] PM: Registered nosave memory: [mem 0xfed81000-0xfedfffff]
  191. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  192. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
  193. [ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
  194. [ 0.000000] e820: [mem 0xd1200000-0xf7ffffff] available for PCI devices
  195. [ 0.000000] Booting paravirtualized kernel on bare hardware
  196. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  197. [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
  198. [ 0.000000] percpu: Embedded 32 pages/cpu @ffff88021ec00000 s93720 r8192 d29160 u524288
  199. [ 0.000000] pcpu-alloc: s93720 r8192 d29160 u524288 alloc=1*2097152
  200. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  201. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1925915
  202. [ 0.000000] Policy zone: Normal
  203. [ 0.000000] Kernel command line: BOOT_IMAGE=/live/vmlinuz boot=live username=root hostname=kali initrd=/live/initrd.img
  204. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  205. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  206. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  207. [ 0.000000] Memory: 7525568K/7830556K available (5932K kernel code, 1090K rwdata, 2700K rodata, 1336K init, 824K bss, 304988K reserved, 0K cma-reserved)
  208. [ 0.000000] Hierarchical RCU implementation.
  209. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  210. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
  211. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
  212. [ 0.000000] NR_IRQS:33024 nr_irqs:1000 16
  213. [ 0.000000] Console: colour dummy device 80x25
  214. [ 0.000000] console [tty0] enabled
  215. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
  216. [ 0.000000] hpet clockevent registered
  217. [ 0.000000] tsc: Fast TSC calibration using PIT
  218. [ 0.000000] tsc: Detected 2395.370 MHz processor
  219. [ 0.000026] Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.74 BogoMIPS (lpj=9581480)
  220. [ 0.000034] pid_max: default: 32768 minimum: 301
  221. [ 0.000051] ACPI: Core revision 20160108
  222. [ 0.017020] ACPI: 10 ACPI AML tables successfully acquired and loaded
  223.  
  224. [ 0.022652] Security Framework initialized
  225. [ 0.022661] Yama: disabled by default; enable with sysctl kernel.yama.*
  226. [ 0.022671] AppArmor: AppArmor disabled by boot time parameter
  227. [ 0.023140] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  228. [ 0.025007] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  229. [ 0.025856] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  230. [ 0.025868] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  231. [ 0.026237] Disabling memory control group subsystem
  232. [ 0.026277] CPU: Physical Processor ID: 0
  233. [ 0.026281] CPU: Processor Core ID: 0
  234. [ 0.026294] mce: CPU supports 7 MCE banks
  235. [ 0.026305] LVT offset 1 assigned for vector 0xf9
  236. [ 0.026314] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
  237. [ 0.026317] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
  238. [ 0.026635] Freeing SMP alternatives memory: 24K (ffffffff81c60000 - ffffffff81c66000)
  239. [ 0.034764] ftrace: allocating 24381 entries in 96 pages
  240. [ 0.042992] smpboot: Max logical packages: 1
  241. [ 0.043000] smpboot: APIC(10) Converting physical 1 to logical package 0
  242. [ 0.127743] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  243. [ 0.274178] smpboot: CPU0: AMD A10-9600P RADEON R5, 10 COMPUTE CORES 4C+6G (family: 0x15, model: 0x65, stepping: 0x1)
  244. [ 0.274195] Performance Events: Fam15h core perfctr, AMD PMU driver.
  245. [ 0.274202] ... version: 0
  246. [ 0.274205] ... bit width: 48
  247. [ 0.274208] ... generic registers: 6
  248. [ 0.274211] ... value mask: 0000ffffffffffff
  249. [ 0.274214] ... max period: 00007fffffffffff
  250. [ 0.274217] ... fixed-purpose events: 0
  251. [ 0.274219] ... event mask: 000000000000003f
  252. [ 0.274860] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  253. [ 0.274969] x86: Booting SMP configuration:
  254. [ 0.274974] .... node #0, CPUs: #1 #2 #3
  255. [ 0.412529] x86: Booted up 1 node, 4 CPUs
  256. [ 0.412542] smpboot: Total of 4 processors activated (19155.41 BogoMIPS)
  257. [ 0.414395] devtmpfs: initialized
  258. [ 0.414529] x86/mm: Memory block size: 128MB
  259. [ 0.417401] PM: Registering ACPI NVS region [mem 0xbf87f000-0xbfb7efff] (3145728 bytes)
  260. [ 0.417618] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  261. [ 0.417720] pinctrl core: initialized pinctrl subsystem
  262. [ 0.418369] NET: Registered protocol family 16
  263. [ 0.434358] cpuidle: using governor ladder
  264. [ 0.450358] cpuidle: using governor menu
  265. [ 0.450653] Simple Boot Flag at 0x44 set to 0x1
  266. [ 0.450738] ACPI: bus type PCI registered
  267. [ 0.450743] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  268. [ 0.451033] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  269. [ 0.451040] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  270. [ 0.451046] PCI: Using configuration type 1 for base access
  271. [ 0.461617] HugeTLB registered 1 GB page size, pre-allocated 0 pages
  272. [ 0.461627] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  273. [ 0.462602] ACPI: Added _OSI(Module Device)
  274. [ 0.462623] ACPI: Added _OSI(Processor Device)
  275. [ 0.462627] ACPI: Added _OSI(3.0 _SCP Extensions)
  276. [ 0.462632] ACPI: Added _OSI(Processor Aggregator Device)
  277. [ 0.462952] ACPI: Executed 1 blocks of module-level executable AML code
  278. [ 0.468936] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  279. [ 0.471841] ACPI : EC: EC started
  280. [ 0.489130] ACPI: Interpreter enabled
  281. [ 0.489168] ACPI: (supports S0 S3 S4 S5)
  282. [ 0.489173] ACPI: Using IOAPIC for interrupt routing
  283. [ 0.489344] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  284. [ 0.489714] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  285. [ 0.492522] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  286. [ 0.493171] ACPI: Power Resource [P0U2] (off)
  287. [ 0.493204] ACPI: Power Resource [P3U2] (off)
  288. [ 0.493497] ACPI: Power Resource [P0U3] (off)
  289. [ 0.493528] ACPI: Power Resource [P3U3] (off)
  290. [ 0.494611] ACPI: Power Resource [P0ST] (on)
  291. [ 0.494652] ACPI: Power Resource [P3ST] (on)
  292. [ 0.494748] ACPI: Power Resource [P0SA] (off)
  293. [ 0.494782] ACPI: Power Resource [P3SA] (off)
  294. [ 0.497242] ACPI: Power Resource [P0SD] (off)
  295. [ 0.497274] ACPI: Power Resource [P3SD] (off)
  296. [ 0.499888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  297. [ 0.499896] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  298. [ 0.499905] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  299. [ 0.499920] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
  300. [ 0.499996] acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff window] (conflicts with Video ROM [mem 0x000c0000-0x000cfbff])
  301. [ 0.500132] PCI host bridge to bus 0000:00
  302. [ 0.500136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  303. [ 0.500140] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  304. [ 0.500144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  305. [ 0.500149] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
  306. [ 0.500155] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  307. [ 0.500160] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
  308. [ 0.500165] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  309. [ 0.500170] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  310. [ 0.500175] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  311. [ 0.500181] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  312. [ 0.500186] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  313. [ 0.500191] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  314. [ 0.500196] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
  315. [ 0.500201] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
  316. [ 0.500206] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xf7ffffff window]
  317. [ 0.500212] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff window]
  318. [ 0.500217] pci_bus 0000:00: root bus resource [bus 00-ff]
  319. [ 0.500274] pci 0000:00:00.0: [1022:1576] type 00 class 0x060000
  320. [ 0.500409] pci 0000:00:00.2: [1022:1577] type 00 class 0x080600
  321. [ 0.500524] pci 0000:00:01.0: [1002:9874] type 00 class 0x030000
  322. [ 0.500537] pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
  323. [ 0.500545] pci 0000:00:01.0: reg 0x18: [mem 0xd0800000-0xd0ffffff 64bit pref]
  324. [ 0.500551] pci 0000:00:01.0: reg 0x20: [io 0x4000-0x40ff]
  325. [ 0.500557] pci 0000:00:01.0: reg 0x24: [mem 0xd1600000-0xd163ffff]
  326. [ 0.500563] pci 0000:00:01.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
  327. [ 0.500596] pci 0000:00:01.0: supports D1 D2
  328. [ 0.500598] pci 0000:00:01.0: PME# supported from D1 D2 D3hot
  329. [ 0.500690] pci 0000:00:01.1: [1002:9840] type 00 class 0x040300
  330. [ 0.500702] pci 0000:00:01.1: reg 0x10: [mem 0xd1660000-0xd1663fff 64bit]
  331. [ 0.500749] pci 0000:00:01.1: supports D1 D2
  332. [ 0.500822] pci 0000:00:02.0: [1022:157b] type 00 class 0x060000
  333. [ 0.500915] pci 0000:00:02.2: [1022:157c] type 01 class 0x060400
  334. [ 0.500975] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
  335. [ 0.502595] pci 0000:00:02.2: System wakeup disabled by ACPI
  336. [ 0.502642] pci 0000:00:02.3: [1022:157c] type 01 class 0x060400
  337. [ 0.502702] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
  338. [ 0.502751] pci 0000:00:02.3: System wakeup disabled by ACPI
  339. [ 0.502796] pci 0000:00:03.0: [1022:157b] type 00 class 0x060000
  340. [ 0.502889] pci 0000:00:03.1: [1022:157c] type 01 class 0x060400
  341. [ 0.502948] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
  342. [ 0.502996] pci 0000:00:03.1: System wakeup disabled by ACPI
  343. [ 0.503049] pci 0000:00:08.0: [1022:1578] type 00 class 0x108000
  344. [ 0.503061] pci 0000:00:08.0: reg 0x10: [mem 0xd1640000-0xd165ffff 64bit pref]
  345. [ 0.503066] pci 0000:00:08.0: reg 0x18: [mem 0xd1200000-0xd12fffff]
  346. [ 0.503071] pci 0000:00:08.0: reg 0x1c: [mem 0xd1670000-0xd1670fff]
  347. [ 0.503079] pci 0000:00:08.0: reg 0x24: [mem 0xd166a000-0xd166bfff]
  348. [ 0.503171] pci 0000:00:09.0: [1022:157d] type 00 class 0x060000
  349. [ 0.503297] pci 0000:00:09.2: [1022:157a] type 00 class 0x040300
  350. [ 0.503305] pci 0000:00:09.2: reg 0x10: [mem 0xd1664000-0xd1667fff]
  351. [ 0.503337] pci 0000:00:09.2: PME# supported from D0 D3hot D3cold
  352. [ 0.503421] pci 0000:00:10.0: [1022:7914] type 00 class 0x0c0330
  353. [ 0.503441] pci 0000:00:10.0: reg 0x10: [mem 0xd1668000-0xd1669fff 64bit]
  354. [ 0.503533] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
  355. [ 0.503577] pci 0000:00:10.0: System wakeup disabled by ACPI
  356. [ 0.503614] pci 0000:00:11.0: [1022:7904] type 00 class 0x010601
  357. [ 0.503628] pci 0000:00:11.0: reg 0x10: [io 0x4118-0x411f]
  358. [ 0.503636] pci 0000:00:11.0: reg 0x14: [io 0x4124-0x4127]
  359. [ 0.503643] pci 0000:00:11.0: reg 0x18: [io 0x4110-0x4117]
  360. [ 0.503651] pci 0000:00:11.0: reg 0x1c: [io 0x4120-0x4123]
  361. [ 0.503659] pci 0000:00:11.0: reg 0x20: [io 0x4100-0x410f]
  362. [ 0.503667] pci 0000:00:11.0: reg 0x24: [mem 0xd166c000-0xd166c3ff]
  363. [ 0.503701] pci 0000:00:11.0: PME# supported from D3hot
  364. [ 0.503862] pci 0000:00:12.0: [1022:7908] type 00 class 0x0c0320
  365. [ 0.504511] pci 0000:00:12.0: reg 0x10: [mem 0xd166e000-0xd166e0ff]
  366. [ 0.507393] pci 0000:00:12.0: supports D1 D2
  367. [ 0.507395] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
  368. [ 0.507442] pci 0000:00:12.0: System wakeup disabled by ACPI
  369. [ 0.507485] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
  370. [ 0.507617] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
  371. [ 0.507756] pci 0000:00:14.7: [1022:7906] type 00 class 0x080501
  372. [ 0.507775] pci 0000:00:14.7: reg 0x10: [mem 0xd166d000-0xd166d0ff 64bit]
  373. [ 0.507841] pci 0000:00:14.7: PME# supported from D3cold
  374. [ 0.507922] pci 0000:00:18.0: [1022:1570] type 00 class 0x060000
  375. [ 0.508007] pci 0000:00:18.1: [1022:1571] type 00 class 0x060000
  376. [ 0.508111] pci 0000:00:18.2: [1022:1572] type 00 class 0x060000
  377. [ 0.508179] pci 0000:00:18.3: [1022:1573] type 00 class 0x060000
  378. [ 0.508296] pci 0000:00:18.4: [1022:1574] type 00 class 0x060000
  379. [ 0.508386] pci 0000:00:18.5: [1022:1575] type 00 class 0x060000
  380. [ 0.508526] pci 0000:01:00.0: [10ec:8136] type 00 class 0x020000
  381. [ 0.508543] pci 0000:01:00.0: reg 0x10: [io 0x3000-0x30ff]
  382. [ 0.508567] pci 0000:01:00.0: reg 0x18: [mem 0xd1500000-0xd1500fff 64bit]
  383. [ 0.508582] pci 0000:01:00.0: reg 0x20: [mem 0xd1000000-0xd1003fff 64bit pref]
  384. [ 0.508660] pci 0000:01:00.0: supports D1 D2
  385. [ 0.508662] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  386. [ 0.516477] pci 0000:00:02.2: PCI bridge to [bus 01]
  387. [ 0.516492] pci 0000:00:02.2: bridge window [io 0x3000-0x3fff]
  388. [ 0.516497] pci 0000:00:02.2: bridge window [mem 0xd1500000-0xd15fffff]
  389. [ 0.516502] pci 0000:00:02.2: bridge window [mem 0xd1000000-0xd10fffff 64bit pref]
  390. [ 0.516634] pci 0000:02:00.0: [14e4:4365] type 00 class 0x028000
  391. [ 0.516660] pci 0000:02:00.0: reg 0x10: [mem 0xd1400000-0xd1407fff 64bit]
  392. [ 0.516787] pci 0000:02:00.0: supports D1 D2
  393. [ 0.516789] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  394. [ 0.524495] pci 0000:00:02.3: PCI bridge to [bus 02]
  395. [ 0.524512] pci 0000:00:02.3: bridge window [mem 0xd1400000-0xd14fffff]
  396. [ 0.524660] pci 0000:03:00.0: [1002:6900] type 00 class 0x038000
  397. [ 0.524697] pci 0000:03:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
  398. [ 0.524720] pci 0000:03:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
  399. [ 0.524735] pci 0000:03:00.0: reg 0x20: [io 0x2000-0x20ff]
  400. [ 0.524750] pci 0000:03:00.0: reg 0x24: [mem 0xd1300000-0xd133ffff]
  401. [ 0.524766] pci 0000:03:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
  402. [ 0.524887] pci 0000:03:00.0: supports D1 D2
  403. [ 0.532481] pci 0000:00:03.1: PCI bridge to [bus 03]
  404. [ 0.532495] pci 0000:00:03.1: bridge window [io 0x2000-0x2fff]
  405. [ 0.532500] pci 0000:00:03.1: bridge window [mem 0xd1300000-0xd13fffff]
  406. [ 0.532505] pci 0000:00:03.1: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
  407. [ 0.533703] ACPI: IRQ 7 override to edge, high
  408. [ 0.533804] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 6 10 11) *0, disabled.
  409. [ 0.533864] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 5 6 10 11) *0, disabled.
  410. [ 0.533910] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 5 6 10 11) *0, disabled.
  411. [ 0.533966] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 6 10 11) *0, disabled.
  412. [ 0.534019] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 5 6 10 11) *0, disabled.
  413. [ 0.534062] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 6 10 11) *0, disabled.
  414. [ 0.534104] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 5 6 10 11) *0, disabled.
  415. [ 0.534147] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 5 6 10 11) *0, disabled.
  416. [ 0.534737] ACPI: Enabled 1 GPEs in block 00 to 1F
  417. [ 0.534788] ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
  418. [ 0.534910] vgaarb: setting as boot device: PCI:0000:00:01.0
  419. [ 0.534915] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
  420. [ 0.534927] vgaarb: loaded
  421. [ 0.534931] vgaarb: bridge control possible 0000:00:01.0
  422. [ 0.535300] PCI: Using ACPI for IRQ routing
  423. [ 0.537203] PCI: pci_cache_line_size set to 64 bytes
  424. [ 0.537279] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
  425. [ 0.537281] e820: reserve RAM buffer [mem 0xb6df1018-0xb7ffffff]
  426. [ 0.537282] e820: reserve RAM buffer [mem 0xb6dfa018-0xb7ffffff]
  427. [ 0.537283] e820: reserve RAM buffer [mem 0xb6e07018-0xb7ffffff]
  428. [ 0.537284] e820: reserve RAM buffer [mem 0xbef7f000-0xbfffffff]
  429. [ 0.537286] e820: reserve RAM buffer [mem 0xbfc00000-0xbfffffff]
  430. [ 0.537287] e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
  431. [ 0.537539] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  432. [ 0.537547] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  433. [ 0.539739] clocksource: Switched to clocksource hpet
  434. [ 0.546507] VFS: Disk quotas dquot_6.6.0
  435. [ 0.546561] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  436. [ 0.546732] pnp: PnP ACPI init
  437. [ 0.546932] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
  438. [ 0.546939] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
  439. [ 0.546944] system 00:00: [mem 0xd1100000-0xd11fffff] has been reserved
  440. [ 0.546953] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  441. [ 0.547102] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  442. [ 0.547160] system 00:02: [io 0x0400-0x04cf] could not be reserved
  443. [ 0.547165] system 00:02: [io 0x04d0-0x04d1] has been reserved
  444. [ 0.547170] system 00:02: [io 0x04d6] has been reserved
  445. [ 0.547175] system 00:02: [io 0x0c00-0x0c01] has been reserved
  446. [ 0.547179] system 00:02: [io 0x0c14] has been reserved
  447. [ 0.547184] system 00:02: [io 0x0c50-0x0c52] has been reserved
  448. [ 0.547189] system 00:02: [io 0x0c6c] has been reserved
  449. [ 0.547193] system 00:02: [io 0x0c6f] has been reserved
  450. [ 0.547198] system 00:02: [io 0x0cd0-0x0cdb] has been reserved
  451. [ 0.547203] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  452. [ 0.547278] system 00:03: [mem 0x000e0000-0x000fffff] could not be reserved
  453. [ 0.547283] system 00:03: [mem 0xff800000-0xffffffff] has been reserved
  454. [ 0.547289] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
  455. [ 0.547387] pnp 00:04: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
  456. [ 0.547410] pnp 00:05: Plug and Play ACPI device, IDs SYN3235 SYN1e00 SYN0002 PNP0f13 (active)
  457. [ 0.548318] pnp: PnP ACPI: found 6 devices
  458. [ 0.555399] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  459. [ 0.555412] pci 0000:00:01.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
  460. [ 0.555419] pci 0000:03:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
  461. [ 0.555453] pci 0000:00:01.0: BAR 6: assigned [mem 0xd0200000-0xd021ffff pref]
  462. [ 0.555460] pci 0000:00:02.2: PCI bridge to [bus 01]
  463. [ 0.555465] pci 0000:00:02.2: bridge window [io 0x3000-0x3fff]
  464. [ 0.555471] pci 0000:00:02.2: bridge window [mem 0xd1500000-0xd15fffff]
  465. [ 0.555476] pci 0000:00:02.2: bridge window [mem 0xd1000000-0xd10fffff 64bit pref]
  466. [ 0.555484] pci 0000:00:02.3: PCI bridge to [bus 02]
  467. [ 0.555490] pci 0000:00:02.3: bridge window [mem 0xd1400000-0xd14fffff]
  468. [ 0.555498] pci 0000:03:00.0: BAR 6: assigned [mem 0xd1340000-0xd135ffff pref]
  469. [ 0.555504] pci 0000:00:03.1: PCI bridge to [bus 03]
  470. [ 0.555508] pci 0000:00:03.1: bridge window [io 0x2000-0x2fff]
  471. [ 0.555513] pci 0000:00:03.1: bridge window [mem 0xd1300000-0xd13fffff]
  472. [ 0.555518] pci 0000:00:03.1: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
  473. [ 0.555528] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  474. [ 0.555530] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  475. [ 0.555531] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  476. [ 0.555533] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
  477. [ 0.555534] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  478. [ 0.555536] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
  479. [ 0.555537] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff window]
  480. [ 0.555538] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff window]
  481. [ 0.555540] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff window]
  482. [ 0.555541] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff window]
  483. [ 0.555542] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff window]
  484. [ 0.555543] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff window]
  485. [ 0.555545] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff window]
  486. [ 0.555546] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff window]
  487. [ 0.555547] pci_bus 0000:00: resource 18 [mem 0xc0000000-0xf7ffffff window]
  488. [ 0.555549] pci_bus 0000:00: resource 19 [mem 0xfc000000-0xfed3ffff window]
  489. [ 0.555550] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
  490. [ 0.555552] pci_bus 0000:01: resource 1 [mem 0xd1500000-0xd15fffff]
  491. [ 0.555553] pci_bus 0000:01: resource 2 [mem 0xd1000000-0xd10fffff 64bit pref]
  492. [ 0.555555] pci_bus 0000:02: resource 1 [mem 0xd1400000-0xd14fffff]
  493. [ 0.555556] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
  494. [ 0.555557] pci_bus 0000:03: resource 1 [mem 0xd1300000-0xd13fffff]
  495. [ 0.555559] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
  496. [ 0.555772] NET: Registered protocol family 2
  497. [ 0.556020] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  498. [ 0.556165] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  499. [ 0.556366] TCP: Hash tables configured (established 65536 bind 65536)
  500. [ 0.556418] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  501. [ 0.556455] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  502. [ 0.556577] NET: Registered protocol family 1
  503. [ 0.556606] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  504. [ 0.572085] PCI: CLS 64 bytes, default 64
  505. [ 0.572153] Unpacking initramfs...
  506. [ 1.149477] Freeing initrd memory: 39484K (ffff88007d971000 - ffff880080000000)
  507. [ 1.149677] AMD-Vi: IOMMU performance counters supported
  508. [ 1.149835] pci 0000:00:00.2: can't derive routing for PCI INT A
  509. [ 1.149841] pci 0000:00:00.2: PCI INT A: not connected
  510. [ 1.150658] iommu: Adding device 0000:00:01.0 to group 0
  511. [ 1.150720] iommu: Using direct mapping for device 0000:00:01.0
  512. [ 1.150756] iommu: Adding device 0000:00:01.1 to group 0
  513. [ 1.151070] iommu: Adding device 0000:00:02.0 to group 1
  514. [ 1.151089] iommu: Adding device 0000:00:02.2 to group 1
  515. [ 1.151108] iommu: Adding device 0000:00:02.3 to group 1
  516. [ 1.151449] iommu: Adding device 0000:00:03.0 to group 2
  517. [ 1.151468] iommu: Adding device 0000:00:03.1 to group 2
  518. [ 1.151905] iommu: Adding device 0000:00:08.0 to group 3
  519. [ 1.152349] iommu: Adding device 0000:00:09.0 to group 4
  520. [ 1.152365] iommu: Adding device 0000:00:09.2 to group 4
  521. [ 1.152721] iommu: Adding device 0000:00:10.0 to group 5
  522. [ 1.153056] iommu: Adding device 0000:00:11.0 to group 6
  523. [ 1.153409] iommu: Adding device 0000:00:12.0 to group 7
  524. [ 1.153756] iommu: Adding device 0000:00:14.0 to group 8
  525. [ 1.153772] iommu: Adding device 0000:00:14.3 to group 8
  526. [ 1.153789] iommu: Adding device 0000:00:14.7 to group 8
  527. [ 1.154165] iommu: Adding device 0000:00:18.0 to group 9
  528. [ 1.154185] iommu: Adding device 0000:00:18.1 to group 9
  529. [ 1.154202] iommu: Adding device 0000:00:18.2 to group 9
  530. [ 1.154219] iommu: Adding device 0000:00:18.3 to group 9
  531. [ 1.154236] iommu: Adding device 0000:00:18.4 to group 9
  532. [ 1.154252] iommu: Adding device 0000:00:18.5 to group 9
  533. [ 1.154269] iommu: Adding device 0000:01:00.0 to group 1
  534. [ 1.154304] iommu: Adding device 0000:02:00.0 to group 1
  535. [ 1.154350] iommu: Adding device 0000:03:00.0 to group 2
  536. [ 1.154354] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
  537. [ 1.154357] AMD-Vi: Extended features: PPR NX GT IA GA PC
  538. [ 1.154364] AMD-Vi: Interrupt remapping enabled
  539. [ 1.154629] AMD-Vi: Lazy IO/TLB flushing enabled
  540. [ 1.156426] LVT offset 0 assigned for vector 0x400
  541. [ 1.156578] perf: AMD IBS detected (0x000007ff)
  542. [ 1.156590] perf: amd_iommu: Detected. (0 banks, 0 counters/bank)
  543. [ 1.156730] simple-framebuffer simple-framebuffer.0: framebuffer at 0xe0000000, 0x12c000 bytes, mapped to 0xffffc90001200000
  544. [ 1.156739] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=640x480x32, linelength=2560
  545. [ 1.157558] Console: switching to colour frame buffer device 80x30
  546. [ 1.158135] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
  547. [ 1.158601] futex hash table entries: 1024 (order: 4, 65536 bytes)
  548. [ 1.158662] audit: initializing netlink subsys (disabled)
  549. [ 1.158705] audit: type=2000 audit(1486739090.968:1): initialized
  550. [ 1.159416] Initialise system trusted keyring
  551. [ 1.159980] workingset: timestamp_bits=37 max_order=21 bucket_order=0
  552. [ 1.160413] zbud: loaded
  553. [ 1.201055] Key type asymmetric registered
  554. [ 1.201459] Asymmetric key parser 'x509' registered
  555. [ 1.202042] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  556. [ 1.203084] io scheduler noop registered
  557. [ 1.203545] io scheduler deadline registered
  558. [ 1.204101] io scheduler cfq registered (default)
  559. [ 1.204968] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  560. [ 1.205355] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  561. [ 1.205805] GHES: HEST is not enabled!
  562. [ 1.206426] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  563. [ 1.207338] AMD0020:00: ttyS0 at MMIO 0xfedc6000 (irq = 10, base_baud = 3000000) is a 16550A
  564. [ 1.208690] AMD0020:01: ttyS1 at MMIO 0xfedc8000 (irq = 11, base_baud = 3000000) is a 16550A
  565. [ 1.210208] Linux agpgart interface v0.103
  566. [ 1.211013] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
  567. [ 1.211889] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  568. [ 1.216750] serio: i8042 KBD port at 0x60,0x64 irq 1
  569. [ 1.217174] serio: i8042 AUX port at 0x60,0x64 irq 12
  570. [ 1.217867] mousedev: PS/2 mouse device common for all mice
  571. [ 1.218416] rtc_cmos 00:01: RTC can wake from S4
  572. [ 1.219127] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  573. [ 1.219654] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
  574. [ 1.220727] ledtrig-cpu: registered to indicate activity on CPUs
  575. [ 1.221795] NET: Registered protocol family 10
  576. [ 1.222517] mip6: Mobile IPv6
  577. [ 1.223001] NET: Registered protocol family 17
  578. [ 1.223466] mpls_gso: MPLS GSO support
  579. [ 1.224279] microcode: CPU0: patch_level=0x06006115
  580. [ 1.224763] microcode: CPU1: patch_level=0x06006115
  581. [ 1.225199] microcode: CPU2: patch_level=0x06006115
  582. [ 1.225659] microcode: CPU3: patch_level=0x06006115
  583. [ 1.226347] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  584. [ 1.227594] registered taskstats version 1
  585. [ 1.228070] Loading compiled-in X.509 certificates
  586. [ 1.228587] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  587. [ 1.231442] alg: No test for pkcs1pad(rsa,sha256) (pkcs1pad(rsa-generic,sha256))
  588. [ 1.232662] Loaded X.509 cert 'Debian Project: Ben Hutchings: 008a018dca80932630'
  589. [ 1.233613] zswap: loaded using pool lzo/zbud
  590. [ 1.234685] rtc_cmos 00:01: setting system clock to 2017-02-10 15:04:51 UTC (1486739091)
  591. [ 1.235647] PM: Hibernation image not present or could not be loaded.
  592. [ 1.237015] Freeing unused kernel memory: 1336K (ffffffff81b12000 - ffffffff81c60000)
  593. [ 1.237733] Write protecting the kernel read-only data: 10240k
  594. [ 1.238433] Freeing unused kernel memory: 196K (ffff8800015cf000 - ffff880001600000)
  595. [ 1.242469] Freeing unused kernel memory: 1396K (ffff8800018a3000 - ffff880001a00000)
  596. [ 1.251024] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  597. [ 1.322425] random: systemd-udevd urandom read with 5 bits of entropy available
  598. [ 1.345870] fjes: module verification failed: signature and/or required key missing - tainting kernel
  599. [ 1.348851] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
  600. [ 1.355324] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  601. [ 1.355991] r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
  602. [ 1.357811] r8169 0000:01:00.0 eth0: RTL8106e at 0xffffc90000ca0000, ec:8e:b5:2d:df:a2, XID 04900000 IRQ 28
  603. [ 1.359418] thermal LNXTHERM:00: registered as thermal_zone0
  604. [ 1.359635] SCSI subsystem initialized
  605. [ 1.360901] ACPI: Thermal Zone [TZS0] (72 C)
  606. [ 1.361858] ACPI: bus type USB registered
  607. [ 1.361991] thermal LNXTHERM:01: registered as thermal_zone1
  608. [ 1.361993] ACPI: Thermal Zone [TZS1] (37 C)
  609. [ 1.364101] usbcore: registered new interface driver usbfs
  610. [ 1.364772] usbcore: registered new interface driver hub
  611. [ 1.365438] usbcore: registered new device driver usb
  612. [ 1.365466] sdhci: Secure Digital Host Controller Interface driver
  613. [ 1.365466] sdhci: Copyright(c) Pierre Ossman
  614. [ 1.367854] libata version 3.00 loaded.
  615. [ 1.368046] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  616. [ 1.369440] ehci-pci: EHCI PCI platform driver
  617. [ 1.369524] sdhci-pci 0000:00:14.7: SDHCI controller found [1022:7906] (rev 1)
  618. [ 1.371861] mmc0: SDHCI controller on PCI [0000:00:14.7] using ADMA 64-bit
  619. [ 1.372494] ahci 0000:00:11.0: version 3.0
  620. [ 1.372702] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
  621. [ 1.373801] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp fbs pio slum part
  622. [ 1.378587] AVX2 version of gcm_enc/dec engaged.
  623. [ 1.379156] AES CTR mode by8 optimization enabled
  624. [ 1.380143] scsi host0: ahci
  625. [ 1.380879] scsi host1: ahci
  626. [ 1.381476] ata1: SATA max UDMA/133 abar m1024@0xd166c000 port 0xd166c100 irq 19
  627. [ 1.382541] ata2: SATA max UDMA/133 abar m1024@0xd166c000 port 0xd166c180 irq 19
  628. [ 1.383835] ehci-pci 0000:00:12.0: EHCI Host Controller
  629. [ 1.384404] ehci-pci 0000:00:12.0: new USB bus registered, assigned bus number 1
  630. [ 1.385443] ehci-pci 0000:00:12.0: debug port 2
  631. [ 1.386045] ehci-pci 0000:00:12.0: irq 18, io mem 0xd166e000
  632. [ 1.399820] ehci-pci 0000:00:12.0: USB 2.0 started, EHCI 1.00
  633. [ 1.400581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  634. [ 1.401100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  635. [ 1.402163] usb usb1: Product: EHCI Host Controller
  636. [ 1.402680] usb usb1: Manufacturer: Linux 4.6.0-kali1-amd64 ehci_hcd
  637. [ 1.403232] usb usb1: SerialNumber: 0000:00:12.0
  638. [ 1.404134] hub 1-0:1.0: USB hub found
  639. [ 1.404686] hub 1-0:1.0: 2 ports detected
  640. [ 1.405672] xhci_hcd 0000:00:10.0: xHCI Host Controller
  641. [ 1.406201] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
  642. [ 1.407415] xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x00000410
  643. [ 1.408713] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  644. [ 1.409205] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  645. [ 1.410164] usb usb2: Product: xHCI Host Controller
  646. [ 1.410669] usb usb2: Manufacturer: Linux 4.6.0-kali1-amd64 xhci-hcd
  647. [ 1.411137] usb usb2: SerialNumber: 0000:00:10.0
  648. [ 1.411852] hub 2-0:1.0: USB hub found
  649. [ 1.412373] hub 2-0:1.0: 4 ports detected
  650. [ 1.413118] xhci_hcd 0000:00:10.0: xHCI Host Controller
  651. [ 1.413661] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3
  652. [ 1.414602] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
  653. [ 1.415682] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
  654. [ 1.416260] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  655. [ 1.417213] usb usb3: Product: xHCI Host Controller
  656. [ 1.417683] usb usb3: Manufacturer: Linux 4.6.0-kali1-amd64 xhci-hcd
  657. [ 1.418154] usb usb3: SerialNumber: 0000:00:10.0
  658. [ 1.419058] hub 3-0:1.0: USB hub found
  659. [ 1.419540] hub 3-0:1.0: 4 ports detected
  660. [ 1.724038] usb 1-1: new high-speed USB device number 2 using ehci-pci
  661. [ 1.724039] usb 2-1: new full-speed USB device number 2 using xhci_hcd
  662. [ 1.851904] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  663. [ 1.852547] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  664. [ 1.853257] ata1.00: ATA-10: WDC WD5000LPCX-60VHAT0, 01.01A01, max UDMA/133
  665. [ 1.853742] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  666. [ 1.854897] ata1.00: configured for UDMA/133
  667. [ 1.855605] scsi 0:0:0:0: Direct-Access ATA WDC WD5000LPCX-6 1A01 PQ: 0 ANSI: 5
  668. [ 1.856196] usb 1-1: New USB device found, idVendor=0438, idProduct=7900
  669. [ 1.856198] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  670. [ 1.856473] hub 1-1:1.0: USB hub found
  671. [ 1.857027] hub 1-1:1.0: 4 ports detected
  672. [ 1.857491] ata2.00: ATAPI: hp DVDRW DU8A6SH, DH61, max UDMA/133
  673. [ 1.858371] ata2.00: configured for UDMA/133
  674. [ 1.881662] usb 2-1: New USB device found, idVendor=0a5c, idProduct=216d
  675. [ 1.882181] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  676. [ 1.882644] usb 2-1: Product: BCM43142A0
  677. [ 1.883045] usb 2-1: Manufacturer: Broadcom Corp
  678. [ 1.883393] usb 2-1: SerialNumber: 681401BB7B7C
  679. [ 1.893298] scsi 1:0:0:0: CD-ROM hp DVDRW DU8A6SH DH61 PQ: 0 ANSI: 5
  680. [ 1.910771] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
  681. [ 1.911833] sd 0:0:0:0: [sda] 4096-byte physical blocks
  682. [ 1.912396] sd 0:0:0:0: [sda] Write Protect is off
  683. [ 1.912834] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  684. [ 1.912849] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  685. [ 1.930123] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  686. [ 1.931012] cdrom: Uniform CD-ROM driver Revision: 3.20
  687. [ 1.931662] sr 1:0:0:0: Attached scsi CD-ROM sr0
  688. [ 1.999850] usb 2-2: new high-speed USB device number 3 using xhci_hcd
  689. [ 2.063557] psmouse serio1: synaptics: queried max coordinates: x [..5654], y [..4860]
  690. [ 2.091975] psmouse serio1: synaptics: queried min coordinates: x [1288..], y [994..]
  691. [ 2.127861] usb 1-1.1: new high-speed USB device number 3 using ehci-pci
  692. [ 2.147615] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf00123/0x840300/0x2e800/0x0, board id: 3127, fw id: 2158179
  693. [ 2.156085] tsc: Refined TSC clocksource calibration: 2395.504 MHz
  694. [ 2.156621] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2287a05cb13, max_idle_ns: 440795325721 ns
  695. [ 2.168354] usb 2-2: New USB device found, idVendor=05c8, idProduct=038f
  696. [ 2.168844] usb 2-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  697. [ 2.169384] usb 2-2: Product: HP TrueVision HD
  698. [ 2.169798] usb 2-2: Manufacturer: Generic
  699. [ 2.170208] usb 2-2: SerialNumber: 200901010001
  700. [ 2.184230] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
  701. [ 2.320516] sda: sda1 sda2 sda3 sda4 sda5
  702. [ 2.323785] sd 0:0:0:0: [sda] Attached SCSI disk
  703. [ 2.539555] usb 1-1.1: New USB device found, idVendor=058f, idProduct=6387
  704. [ 2.540003] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  705. [ 2.540815] usb 1-1.1: Product: Mass Storage Device
  706. [ 2.541232] usb 1-1.1: Manufacturer: JetFlash
  707. [ 2.541643] usb 1-1.1: SerialNumber: W29Q0I6F
  708. [ 2.545321] usb-storage 1-1.1:1.0: USB Mass Storage device detected
  709. [ 2.547384] scsi host2: usb-storage 1-1.1:1.0
  710. [ 2.548181] usbcore: registered new interface driver usb-storage
  711. [ 2.549430] usbcore: registered new interface driver uas
  712. [ 3.156637] clocksource: Switched to clocksource tsc
  713. [ 3.557932] scsi 2:0:0:0: Direct-Access JetFlash Transcend 8GB 8.07 PQ: 0 ANSI: 2
  714. [ 3.561514] sd 2:0:0:0: [sdb] 15695872 512-byte logical blocks: (8.04 GB/7.48 GiB)
  715. [ 3.565895] sd 2:0:0:0: [sdb] Write Protect is off
  716. [ 3.566320] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
  717. [ 3.569385] sd 2:0:0:0: [sdb] No Caching mode page found
  718. [ 3.569803] sd 2:0:0:0: [sdb] Assuming drive cache: write through
  719. [ 3.580769] sdb: sdb1 sdb2
  720. [ 3.589843] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  721. [ 3.609354] random: nonblocking pool is initialized
  722. [ 3.692949] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  723. [ 3.908103] ntfs: driver 2.1.32 [Flags: R/O MODULE].
  724. [ 3.941959] ntfs: volume version 3.1.
  725. [ 4.161101] ntfs: volume version 3.1.
  726. [ 4.416757] ntfs: volume version 3.1.
  727. [ 5.682712] ISO 9660 Extensions: Microsoft Joliet Level 3
  728. [ 5.686921] ISO 9660 Extensions: RRIP_1991A
  729. [ 5.715334] loop: module loaded
  730. [ 6.086481] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  731. [ 7.477030] systemd[1]: systemd 231 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  732. [ 7.478462] systemd[1]: Detected architecture x86-64.
  733. [ 7.497928] systemd[1]: Set hostname to <localhost.localdomain>.
  734. [ 7.499050] systemd[1]: Initializing machine ID from random generator.
  735. [ 8.042589] systemd[1]: Listening on Syslog Socket.
  736. [ 8.043458] systemd[1]: Listening on Journal Socket (/dev/log).
  737. [ 8.044346] systemd[1]: Listening on Journal Audit Socket.
  738. [ 8.045304] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  739. [ 8.046431] systemd[1]: Reached target Swap.
  740. [ 8.047213] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  741. [ 8.048488] systemd[1]: Reached target User and Group Name Lookups.
  742. [ 8.049479] systemd[1]: Reached target Remote File Systems.
  743. [ 8.050357] systemd[1]: Listening on udev Control Socket.
  744. [ 8.051234] systemd[1]: Listening on Journal Socket.
  745. [ 8.052302] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  746. [ 8.053761] systemd[1]: Reached target Paths.
  747. [ 8.054647] systemd[1]: Listening on udev Kernel Socket.
  748. [ 8.055646] systemd[1]: Created slice User and Session Slice.
  749. [ 8.056732] systemd[1]: Listening on LVM2 metadata daemon socket.
  750. [ 8.057729] systemd[1]: Listening on LVM2 poll daemon socket.
  751. [ 8.058641] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  752. [ 8.059550] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  753. [ 8.060585] systemd[1]: Reached target Encrypted Volumes.
  754. [ 8.061680] systemd[1]: Created slice System Slice.
  755. [ 8.088626] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  756. [ 8.090372] systemd[1]: Started live-tools - System Support Scripts.
  757. [ 8.092336] systemd[1]: Starting Remount Root and Kernel File Systems...
  758. [ 8.094567] systemd[1]: Starting Set the console keyboard layout...
  759. [ 8.120565] systemd[1]: Starting Load Kernel Modules...
  760. [ 8.122823] systemd[1]: Starting Journal Service...
  761. [ 8.124832] systemd[1]: Mounting POSIX Message Queue File System...
  762. [ 8.127038] systemd[1]: Mounting Debug File System...
  763. [ 8.130168] systemd[1]: Reached target Slices.
  764. [ 8.132396] systemd[1]: Mounting Huge Pages File System...
  765. [ 8.133933] systemd[1]: Created slice system-getty.slice.
  766. [ 8.137588] systemd[1]: Mounted Debug File System.
  767. [ 8.138931] systemd[1]: Mounted POSIX Message Queue File System.
  768. [ 8.140336] systemd[1]: Mounted Huge Pages File System.
  769. [ 8.141893] systemd[1]: Started Create list of required static device nodes for the current kernel.
  770. [ 8.143861] systemd[1]: Started Remount Root and Kernel File Systems.
  771. [ 8.145538] systemd[1]: Started Load Kernel Modules.
  772. [ 8.148379] systemd[1]: Starting Apply Kernel Variables...
  773. [ 8.153416] systemd[1]: Starting udev Coldplug all Devices...
  774. [ 8.155504] systemd[1]: Starting Load/Save Random Seed...
  775. [ 8.157583] systemd[1]: Starting Create Static Device Nodes in /dev...
  776. [ 8.189270] systemd[1]: Started Journal Service.
  777. [ 8.274871] systemd-journald[812]: Received request to flush runtime journal from PID 1
  778. [ 11.091805] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
  779. [ 11.092885] ACPI: Power Button [PWRB]
  780. [ 11.093514] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
  781. [ 11.094683] ACPI: Lid Switch [LID0]
  782. [ 11.095266] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
  783. [ 11.096324] ACPI: Power Button [PWRF]
  784. [ 11.112386] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
  785. [ 11.112959] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  786. [ 11.114125] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  787. [ 11.119851] ACPI: Battery Slot [BAT0] (battery present)
  788. [ 11.120503] acpi device:00: registered as cooling_device4
  789. [ 11.121102] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
  790. [ 11.122164] ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no)
  791. [ 11.123279] acpi device:08: registered as cooling_device5
  792. [ 11.124493] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:07/LNXVIDEO:01/input/input7
  793. [ 11.129998] ACPI: AC Adapter [ADP1] (on-line)
  794. [ 11.137786] Initializing HPQ6001 module
  795. [ 11.138437] input: HP Wireless hotkeys as /devices/virtual/input/input8
  796. [ 11.146658] tpm_crb MSFT0101:00: can't request region for resource [mem 0xbfb79000-0xbfb7cfff]
  797. [ 11.147812] tpm_crb: probe of MSFT0101:00 failed with error -16
  798. [ 11.151861] wmi: Mapper loaded
  799. [ 11.161452] acpi-cpufreq: overriding BIOS provided _PSD data
  800. [ 11.224805] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  801. [ 11.237383] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
  802. [ 11.238613] piix4_smbus 0000:00:14.0: Using register 0x2e for SMBus port selection
  803. [ 11.285225] EDAC MC: Ver: 3.0.0
  804. [ 11.287178] sd 0:0:0:0: Attached scsi generic sg0 type 0
  805. [ 11.288106] sr 1:0:0:0: Attached scsi generic sg1 type 5
  806. [ 11.289180] sd 2:0:0:0: Attached scsi generic sg2 type 0
  807. [ 11.292244] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
  808. [ 11.292959] sp5100_tco: PCI Vendor ID: 0x1022, Device ID: 0x790b, Revision ID: 0x4a
  809. [ 11.294108] sp5100_tco: I/O address 0x0cd6 already in use
  810. [ 11.316030] MCE: In-kernel MCE decoding enabled.
  811. [ 11.321647] AMD64 EDAC driver v3.4.0
  812. [ 11.322250] EDAC amd64: DRAM ECC disabled.
  813. [ 11.322804] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  814. Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  815. (Note that use of the override may cause unknown side effects.)
  816. [ 11.330279] EFI Variables Facility v0.08 2004-May-17
  817. [ 11.369257] input: PC Speaker as /devices/platform/pcspkr/input/input9
  818. [ 11.382745] pstore: Registered efi as persistent store backend
  819. [ 11.438397] [drm] Initialized drm 1.1.0 20060810
  820. [ 11.694323] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
  821. [ 11.720128] kvm: disabled by bios
  822. [ 11.729485] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input10
  823. [ 11.795710] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  824. [ 11.797279] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  825. [ 11.797281] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  826. [ 11.797283] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
  827. [ 11.797284] snd_hda_codec_realtek hdaudioC1D0: inputs:
  828. [ 11.797602] snd_hda_codec_realtek hdaudioC1D0: Mic=0x19
  829. [ 11.808523] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
  830. [ 11.855463] acer_wmi: Acer Laptop ACPI-WMI Extras
  831. [ 11.858807] input: Acer BMA150 accelerometer as /devices/virtual/input/input13
  832. [ 11.950294] [drm] amdgpu kernel modesetting enabled.
  833. [ 11.952493] vga_switcheroo: detected switching method \_SB_.PCI0.VGA_.ATPX handle
  834. [ 12.025826] media: Linux media interface: v0.10
  835. [ 12.026425] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:09.2/sound/card1/input11
  836. [ 12.026652] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:09.2/sound/card1/input14
  837. [ 12.026718] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:09.2/sound/card1/input15
  838. [ 12.220572] Linux video capture interface: v2.00
  839. [ 12.445248] uvcvideo: Found UVC 1.00 device HP TrueVision HD (05c8:038f)
  840. [ 12.452087] uvcvideo 2-2:1.0: Entity type for entity Extension 4 was not initialized!
  841. [ 12.453501] uvcvideo 2-2:1.0: Entity type for entity Processing 2 was not initialized!
  842. [ 12.455049] uvcvideo 2-2:1.0: Entity type for entity Camera 1 was not initialized!
  843. [ 12.456924] input: HP TrueVision HD as /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/input/input16
  844. [ 12.459006] usbcore: registered new interface driver uvcvideo
  845. [ 12.459969] USB Video Class driver (1.1.1)
  846. [ 12.523884] input: HP WMI hotkeys as /devices/virtual/input/input12
  847. [ 12.581177] Bluetooth: Core ver 2.21
  848. [ 12.582125] NET: Registered protocol family 31
  849. [ 12.583022] Bluetooth: HCI device and connection manager initialized
  850. [ 12.583921] Bluetooth: HCI socket layer initialized
  851. [ 12.584711] Bluetooth: L2CAP socket layer initialized
  852. [ 12.585446] Bluetooth: SCO socket layer initialized
  853. [ 12.613623] Found CRAT image with size=1360
  854. [ 12.614166] Parsing CRAT table with 1 nodes
  855. [ 12.614641] Found CU entry in CRAT table with proximity_domain=0 caps=0
  856. [ 12.615138] CU CPU: cores=4 id_base=16
  857. [ 12.615627] Found CU entry in CRAT table with proximity_domain=0 caps=0
  858. [ 12.616124] CU GPU: simds=40 id_base=-2147483648
  859. [ 12.616629] Found memory entry in CRAT table with proximity_domain=0
  860. [ 12.617149] Found memory entry in CRAT table with proximity_domain=0
  861. [ 12.617679] Found cache entry in CRAT table with processor_id=16
  862. [ 12.618324] Found cache entry in CRAT table with processor_id=16
  863. [ 12.618988] Found cache entry in CRAT table with processor_id=16
  864. [ 12.619539] Found cache entry in CRAT table with processor_id=17
  865. [ 12.620077] Found cache entry in CRAT table with processor_id=18
  866. [ 12.620595] Found cache entry in CRAT table with processor_id=18
  867. [ 12.621054] Found cache entry in CRAT table with processor_id=18
  868. [ 12.621510] Found cache entry in CRAT table with processor_id=19
  869. [ 12.621949] Found TLB entry in CRAT table (not processing)
  870. [ 12.622374] Found TLB entry in CRAT table (not processing)
  871. [ 12.622774] Found TLB entry in CRAT table (not processing)
  872. [ 12.623153] Found TLB entry in CRAT table (not processing)
  873. [ 12.623564] Found TLB entry in CRAT table (not processing)
  874. [ 12.623672] usbcore: registered new interface driver btusb
  875. [ 12.624408] Found TLB entry in CRAT table (not processing)
  876. [ 12.624794] Found TLB entry in CRAT table (not processing)
  877. [ 12.625169] Found TLB entry in CRAT table (not processing)
  878. [ 12.625504] Found TLB entry in CRAT table (not processing)
  879. [ 12.625834] Found TLB entry in CRAT table (not processing)
  880. [ 12.626152] Creating topology SYSFS entries
  881. [ 12.626557] Finished initializing topology ret=0
  882. [ 12.626862] kfd kfd: Initialized module
  883. [ 12.627381] checking generic (e0000000 12c000) vs hw (e0000000 10000000)
  884. [ 12.627383] fb: switching to amdgpudrmfb from simple
  885. [ 12.627712] Console: switching to colour dummy device 80x25
  886. [ 12.628831] [drm] initializing kernel modesetting (CARRIZO 0x1002:0x9874 0x103C:0x8223 0xCA).
  887. [ 12.628861] [drm] register mmio base: 0xD1600000
  888. [ 12.628866] [drm] register mmio size: 262144
  889. [ 12.628880] [drm] doorbell mmio base: 0xD0800000
  890. [ 12.628885] [drm] doorbell mmio size: 8388608
  891. [ 12.630115] ATOM BIOS: CARRIZO
  892. [ 12.630276] amdgpu 0000:00:01.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
  893. [ 12.630287] amdgpu 0000:00:01.0: GTT: 1024M 0x0000000020000000 - 0x000000005FFFFFFF
  894. [ 12.630296] [drm] Detected VRAM RAM=512M, BAR=256M
  895. [ 12.630302] [drm] RAM width 64bits UNKNOWN
  896. [ 12.630375] [TTM] Zone kernel: Available graphics memory: 3847976 kiB
  897. [ 12.630381] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
  898. [ 12.630387] [TTM] Initializing pool allocator
  899. [ 12.630397] [TTM] Initializing DMA pool allocator
  900. [ 12.630426] [drm] amdgpu: 512M of VRAM memory ready
  901. [ 12.630432] [drm] amdgpu: 1024M of GTT memory ready.
  902. [ 12.630450] [drm] GART: num cpu pages 262144, num gpu pages 262144
  903. [ 12.633018] [drm] PCIE GART of 1024M enabled (table at 0x0000000000040000).
  904. [ 12.633056] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  905. [ 12.633061] [drm] Driver supports precise vblank timestamp query.
  906. [ 12.633111] amdgpu 0000:00:01.0: amdgpu: using MSI.
  907. [ 12.633143] [drm] amdgpu: irq initialized.
  908. [ 12.633155] [drm] amdgpu: dpm initialized
  909. [ 12.633672] [drm] amdgpu atom DIG backlight initialized
  910. [ 12.633680] [drm] AMDGPU Display Connectors
  911. [ 12.633685] [drm] Connector 0:
  912. [ 12.633689] [drm] eDP-1
  913. [ 12.633693] [drm] HPD1
  914. [ 12.633698] [drm] DDC: 0x4868 0x4868 0x4869 0x4869 0x486a 0x486a 0x486b 0x486b
  915. [ 12.633705] [drm] Encoders:
  916. [ 12.633709] [drm] LCD1: INTERNAL_UNIPHY
  917. [ 12.633713] [drm] Connector 1:
  918. [ 12.633717] [drm] HDMI-A-1
  919. [ 12.633721] [drm] HPD2
  920. [ 12.633725] [drm] DDC: 0x486c 0x486c 0x486d 0x486d 0x486e 0x486e 0x486f 0x486f
  921. [ 12.633732] [drm] Encoders:
  922. [ 12.633736] [drm] DFP1: INTERNAL_UNIPHY
  923. [ 12.640261] Bluetooth: hci0: BCM: chip id 70
  924. [ 12.658356] Bluetooth: hci0: BCM43142A
  925. [ 12.658367] Bluetooth: hci0: BCM (001.001.011) build 0000
  926. [ 12.676899] bluetooth hci0: firmware: failed to load brcm/BCM.hcd (-2)
  927. [ 12.676908] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
  928. [ 12.676923] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
  929. [ 12.681181] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_pfp.bin
  930. [ 12.700475] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_me.bin
  931. [ 12.766372] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_ce.bin
  932. [ 12.775760] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_rlc.bin
  933. [ 12.786873] Netfilter messages via NETLINK v0.30.
  934. [ 12.888138] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_mec.bin
  935. [ 13.030845] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_mec2.bin
  936. [ 13.030990] amdgpu 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000010, cpu addr 0xffff880210381010
  937. [ 13.031145] amdgpu 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000020000020, cpu addr 0xffff880210381020
  938. [ 13.031309] amdgpu 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000020000030, cpu addr 0xffff880210381030
  939. [ 13.031467] amdgpu 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000020000040, cpu addr 0xffff880210381040
  940. [ 13.031612] amdgpu 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000020000050, cpu addr 0xffff880210381050
  941. [ 13.031799] amdgpu 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000020000060, cpu addr 0xffff880210381060
  942. [ 13.031942] amdgpu 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000020000070, cpu addr 0xffff880210381070
  943. [ 13.033703] amdgpu 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000020000080, cpu addr 0xffff880210381080
  944. [ 13.033955] amdgpu 0000:00:01.0: fence driver on ring 8 use gpu addr 0x0000000020000090, cpu addr 0xffff880210381090
  945. [ 13.035984] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_sdma.bin
  946. [ 13.036030] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_sdma1.bin
  947. [ 13.036630] amdgpu 0000:00:01.0: fence driver on ring 9 use gpu addr 0x00000000200000a0, cpu addr 0xffff8802103810a0
  948. [ 13.036717] amdgpu 0000:00:01.0: fence driver on ring 10 use gpu addr 0x00000000200000b0, cpu addr 0xffff8802103810b0
  949. [ 13.081582] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_uvd.bin
  950. [ 13.081604] [drm] Found UVD firmware Version: 1.80 Family ID: 11
  951. [ 13.082121] amdgpu 0000:00:01.0: fence driver on ring 11 use gpu addr 0x0000000000281ac0, cpu addr 0xffffc90002440ac0
  952. [ 13.125506] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_vce.bin
  953. [ 13.125532] [drm] Found VCE firmware Version: 52.4 Binary ID: 3
  954. [ 13.125703] amdgpu 0000:00:01.0: fence driver on ring 12 use gpu addr 0x00000000200000d0, cpu addr 0xffff8802103810d0
  955. [ 13.125793] amdgpu 0000:00:01.0: fence driver on ring 13 use gpu addr 0x00000000200000e0, cpu addr 0xffff8802103810e0
  956. [ 13.131018] [drm] ring test on 0 succeeded in 14 usecs
  957. [ 13.131226] [drm] ring test on 1 succeeded in 17 usecs
  958. [ 13.131263] [drm] ring test on 2 succeeded in 16 usecs
  959. [ 13.131274] [drm] ring test on 3 succeeded in 2 usecs
  960. [ 13.131284] [drm] ring test on 4 succeeded in 2 usecs
  961. [ 13.131294] [drm] ring test on 5 succeeded in 2 usecs
  962. [ 13.131304] [drm] ring test on 6 succeeded in 2 usecs
  963. [ 13.131322] [drm] ring test on 7 succeeded in 2 usecs
  964. [ 13.131332] [drm] ring test on 8 succeeded in 2 usecs
  965. [ 13.131397] [drm] ring test on 9 succeeded in 1 usecs
  966. [ 13.131412] [drm] ring test on 10 succeeded in 4 usecs
  967. [ 13.157219] [drm] ring test on 11 succeeded in 1 usecs
  968. [ 13.157229] [drm] UVD initialized successfully.
  969. [ 13.377550] [drm] ring test on 12 succeeded in 16 usecs
  970. [ 13.377568] [drm] ring test on 13 succeeded in 3 usecs
  971. [ 13.377572] [drm] VCE initialized successfully.
  972. [ 13.379194] amdgpu 0000:00:01.0: SMC Failed to send Message.
  973. [ 14.020068] [drm] fb mappable at 0xE059C000
  974. [ 14.020080] [drm] vram apper at 0xE0000000
  975. [ 14.020085] [drm] size 8294400
  976. [ 14.020090] [drm] fb depth is 24
  977. [ 14.020095] [drm] pitch is 7680
  978. [ 14.020217] fbcon: amdgpudrmfb (fb0) is primary device
  979. [ 16.588190] Console: switching to colour frame buffer device 240x67
  980. [ 16.598864] amdgpu 0000:00:01.0: fb0: amdgpudrmfb frame buffer device
  981. [ 16.612849] [drm] ib test on ring 0 succeeded in 0 usecs
  982. [ 16.613007] [drm] ib test on ring 1 succeeded in 0 usecs
  983. [ 16.613069] [drm] ib test on ring 2 succeeded in 0 usecs
  984. [ 16.613128] [drm] ib test on ring 3 succeeded in 0 usecs
  985. [ 16.613217] [drm] ib test on ring 4 succeeded in 0 usecs
  986. [ 16.613272] [drm] ib test on ring 5 succeeded in 0 usecs
  987. [ 16.613326] [drm] ib test on ring 6 succeeded in 0 usecs
  988. [ 16.613378] [drm] ib test on ring 7 succeeded in 0 usecs
  989. [ 16.613427] [drm] ib test on ring 8 succeeded in 0 usecs
  990. [ 16.613481] [drm] ib test on ring 9 succeeded in 0 usecs
  991. [ 16.613533] [drm] ib test on ring 10 succeeded in 0 usecs
  992. [ 16.614110] [drm] ib test on ring 11 succeeded
  993. [ 16.614217] [drm] ib test on ring 12 succeeded
  994. [ 16.620444] kfd kfd: Allocated 3944480 bytes on gart for device(1002:9874)
  995. [ 16.620507] amdkfd: adding doorbell packet type capability
  996. [ 16.620689] kfd kfd: added device (1002:9874)
  997. [ 16.620751] [drm] Initialized amdgpu 3.1.0 20150101 for 0000:00:01.0 on minor 0
  998. [ 16.620858] amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
  999. [ 16.621182] [drm] initializing kernel modesetting (TOPAZ 0x1002:0x6900 0x103C:0x8223 0x83).
  1000. [ 16.621238] [drm] register mmio base: 0xD1300000
  1001. [ 16.621257] [drm] register mmio size: 262144
  1002. [ 16.621287] [drm] doorbell mmio base: 0xD0000000
  1003. [ 16.621307] [drm] doorbell mmio size: 2097152
  1004. [ 16.621337] [drm] probing gen 2 caps for device 1022:157c = 733c81/e
  1005. [ 16.621365] [drm] probing mlw for device 1022:157c = 733c81
  1006. [ 16.621376] vga_switcheroo: enabled
  1007. [ 16.621812] ATPX version 1, functions 0x00000003
  1008. [ 16.730684] ATOM BIOS: HP
  1009. [ 16.731646] [drm] GPU not posted. posting now...
  1010. [ 16.736541] [drm] Changing default dispclk from 0Mhz to 600Mhz
  1011. [ 16.758762] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_mc.bin
  1012. [ 16.760091] amdgpu 0000:03:00.0: VRAM: 4096M 0x0000000000000000 - 0x00000000FFFFFFFF (4096M used)
  1013. [ 16.761414] amdgpu 0000:03:00.0: GTT: 4096M 0x0000000100000000 - 0x00000001FFFFFFFF
  1014. [ 16.762744] [drm] Detected VRAM RAM=4096M, BAR=256M
  1015. [ 16.763966] [drm] RAM width 64bits DDR3
  1016. [ 16.764892] [drm] amdgpu: 4096M of VRAM memory ready
  1017. [ 16.765799] [drm] amdgpu: 4096M of GTT memory ready.
  1018. [ 16.766720] [drm] GART: num cpu pages 1048576, num gpu pages 1048576
  1019. [ 16.775336] [drm] PCIE GART of 4096M enabled (table at 0x0000000000040000).
  1020. [ 16.776416] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  1021. [ 16.777328] [drm] Driver supports precise vblank timestamp query.
  1022. [ 16.778402] amdgpu 0000:03:00.0: amdgpu: using MSI.
  1023. [ 16.779454] [drm] amdgpu: irq initialized.
  1024. [ 16.789758] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_smc.bin
  1025. [ 16.795623] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_pfp.bin
  1026. [ 16.796728] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_me.bin
  1027. [ 16.797695] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_ce.bin
  1028. [ 16.798660] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_rlc.bin
  1029. [ 16.807330] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_mec.bin
  1030. [ 16.807430] amdgpu 0000:03:00.0: fence driver on ring 0 use gpu addr 0x0000000100000010, cpu addr 0xffff88007f89a010
  1031. [ 16.807651] amdgpu 0000:03:00.0: fence driver on ring 1 use gpu addr 0x0000000100000020, cpu addr 0xffff88007f89a020
  1032. [ 16.807828] amdgpu 0000:03:00.0: fence driver on ring 2 use gpu addr 0x0000000100000030, cpu addr 0xffff88007f89a030
  1033. [ 16.808034] amdgpu 0000:03:00.0: fence driver on ring 3 use gpu addr 0x0000000100000040, cpu addr 0xffff88007f89a040
  1034. [ 16.808206] amdgpu 0000:03:00.0: fence driver on ring 4 use gpu addr 0x0000000100000050, cpu addr 0xffff88007f89a050
  1035. [ 16.808375] amdgpu 0000:03:00.0: fence driver on ring 5 use gpu addr 0x0000000100000060, cpu addr 0xffff88007f89a060
  1036. [ 16.808543] amdgpu 0000:03:00.0: fence driver on ring 6 use gpu addr 0x0000000100000070, cpu addr 0xffff88007f89a070
  1037. [ 16.808723] amdgpu 0000:03:00.0: fence driver on ring 7 use gpu addr 0x0000000100000080, cpu addr 0xffff88007f89a080
  1038. [ 16.808892] amdgpu 0000:03:00.0: fence driver on ring 8 use gpu addr 0x0000000100000090, cpu addr 0xffff88007f89a090
  1039. [ 16.810774] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_sdma.bin
  1040. [ 16.810820] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_sdma1.bin
  1041. [ 16.810865] amdgpu 0000:03:00.0: fence driver on ring 9 use gpu addr 0x00000001000000a0, cpu addr 0xffff88007f89a0a0
  1042. [ 16.810973] amdgpu 0000:03:00.0: fence driver on ring 10 use gpu addr 0x00000001000000b0, cpu addr 0xffff88007f89a0b0
  1043. [ 17.180677] [drm] ring test on 0 succeeded in 13 usecs
  1044. [ 17.181932] [drm] ring test on 1 succeeded in 16 usecs
  1045. [ 17.182953] [drm] ring test on 2 succeeded in 2 usecs
  1046. [ 17.183945] [drm] ring test on 3 succeeded in 2 usecs
  1047. [ 17.184935] [drm] ring test on 4 succeeded in 2 usecs
  1048. [ 17.186334] [drm] ring test on 5 succeeded in 2 usecs
  1049. [ 17.187711] [drm] ring test on 6 succeeded in 2 usecs
  1050. [ 17.189111] [drm] ring test on 7 succeeded in 2 usecs
  1051. [ 17.189120] [drm] ring test on 8 succeeded in 2 usecs
  1052. [ 17.189202] [drm] ring test on 9 succeeded in 6 usecs
  1053. [ 17.189217] [drm] ring test on 10 succeeded in 5 usecs
  1054. [ 17.189407] [drm] ib test on ring 0 succeeded in 0 usecs
  1055. [ 17.190353] [drm] ib test on ring 1 succeeded in 0 usecs
  1056. [ 17.190386] [drm] ib test on ring 2 succeeded in 0 usecs
  1057. [ 17.190416] [drm] ib test on ring 3 succeeded in 0 usecs
  1058. [ 17.190442] [drm] ib test on ring 4 succeeded in 0 usecs
  1059. [ 17.191594] [drm] ib test on ring 5 succeeded in 0 usecs
  1060. [ 17.191633] [drm] ib test on ring 6 succeeded in 0 usecs
  1061. [ 17.191670] [drm] ib test on ring 7 succeeded in 0 usecs
  1062. [ 17.191695] [drm] ib test on ring 8 succeeded in 0 usecs
  1063. [ 17.192974] [drm] ib test on ring 9 succeeded in 0 usecs
  1064. [ 17.193011] [drm] ib test on ring 10 succeeded in 0 usecs
  1065. [ 17.196301] [drm] Initialized amdgpu 3.1.0 20150101 for 0000:03:00.0 on minor 1
  1066. [ 17.775957] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1067. [ 17.793269] r8169 0000:01:00.0: firmware: direct-loading firmware rtl_nic/rtl8106e-1.fw
  1068. [ 17.970083] r8169 0000:01:00.0 eth0: link down
  1069. [ 17.970139] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1070. [ 24.675319] fuse init (API version 7.24)
  1071. [ 41.473063] FAT-fs (sdb2): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  1072. [ 41.486142] FAT-fs (sdb2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  1073. [ 49.982528] usb 1-1.2: new low-speed USB device number 4 using ehci-pci
  1074. [ 50.095340] usb 1-1.2: New USB device found, idVendor=09da, idProduct=000a
  1075. [ 50.095347] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1076. [ 50.095350] usb 1-1.2: Product: USB Optical Mouse
  1077. [ 50.095352] usb 1-1.2: Manufacturer: A4Tech
  1078. [ 50.119919] hidraw: raw HID events driver (C) Jiri Kosina
  1079. [ 50.131300] usbcore: registered new interface driver usbhid
  1080. [ 50.131304] usbhid: USB HID core driver
  1081. [ 50.144935] input: A4Tech USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:09DA:000A.0001/input/input17
  1082. [ 50.145124] a4tech 0003:09DA:000A.0001: input,hidraw0: USB HID v1.10 Mouse [A4Tech USB Optical Mouse] on usb-0000:00:12.0-1.2/input0
  1083. [ 97.125072] usb 1-1.2: USB disconnect, device number 4
  1084. [ 103.225713] usb 1-1.2: new full-speed USB device number 5 using ehci-pci
  1085. [ 103.993739] usb 1-1.2: new high-speed USB device number 6 using ehci-pci
  1086. [ 104.088825] usb 1-1.2: New USB device found, idVendor=3538, idProduct=0059
  1087. [ 104.088836] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1088. [ 104.088841] usb 1-1.2: Product: PQI USB Flash Drive
  1089. [ 104.088845] usb 1-1.2: Manufacturer: PQI
  1090. [ 104.088848] usb 1-1.2: SerialNumber: 00000000004694
  1091. [ 104.090030] usb-storage 1-1.2:1.0: USB Mass Storage device detected
  1092. [ 104.091446] scsi host3: usb-storage 1-1.2:1.0
  1093. [ 105.092321] scsi 3:0:0:0: Direct-Access Generic USB Flash Disk 0.00 PQ: 0 ANSI: 2
  1094. [ 105.093359] sd 3:0:0:0: Attached scsi generic sg3 type 0
  1095. [ 105.094887] sd 3:0:0:0: [sdc] 7897088 512-byte logical blocks: (4.04 GB/3.77 GiB)
  1096. [ 105.095922] sd 3:0:0:0: [sdc] Write Protect is off
  1097. [ 105.095928] sd 3:0:0:0: [sdc] Mode Sense: 00 00 00 00
  1098. [ 105.098448] sd 3:0:0:0: [sdc] Asking for cache data failed
  1099. [ 105.098463] sd 3:0:0:0: [sdc] Assuming drive cache: write through
  1100. [ 105.255733] sdc: sdc1
  1101. [ 105.412923] sd 3:0:0:0: [sdc] Attached SCSI removable disk
  1102. [ 106.285748] FAT-fs (sdc1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  1103. [ 106.299366] FAT-fs (sdc1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  1104. [ 149.857020] usb 1-1.2: USB disconnect, device number 6
  1105. [ 161.572964] usb 1-1.2: new high-speed USB device number 7 using ehci-pci
  1106. [ 161.687654] usb 1-1.2: New USB device found, idVendor=148f, idProduct=3070
  1107. [ 161.687664] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1108. [ 161.687669] usb 1-1.2: Product: 802.11 n WLAN
  1109. [ 161.687673] usb 1-1.2: Manufacturer: Ralink
  1110. [ 161.687677] usb 1-1.2: SerialNumber: 1.0
  1111. [ 161.929002] usb 1-1.2: reset high-speed USB device number 7 using ehci-pci
  1112. [ 162.036317] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
  1113. [ 162.071436] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
  1114. [ 162.090361] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  1115. [ 162.090856] usbcore: registered new interface driver rt2800usb
  1116. [ 162.127103] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  1117. root@kali:~# cat /var/log/syslog
  1118. Feb 10 15:05:02 localhost rsyslogd: [origin software="rsyslogd" swVersion="8.16.0" x-pid="1274" x-info="http://www.rsyslog.com"] start
  1119. Feb 10 15:05:02 localhost systemd[1]: Starting Flush Journal to Persistent Storage...
  1120. Feb 10 15:05:02 localhost systemd[1]: Started Apply Kernel Variables.
  1121. Feb 10 15:05:02 localhost systemd[1]: Started Load/Save Random Seed.
  1122. Feb 10 15:05:02 localhost systemd[1]: Started udev Coldplug all Devices.
  1123. Feb 10 15:05:02 localhost systemd[1]: Started Create Static Device Nodes in /dev.
  1124. Feb 10 15:05:02 localhost systemd[1]: Started Flush Journal to Persistent Storage.
  1125. Feb 10 15:05:02 localhost systemd[1]: Started Set the console keyboard layout.
  1126. Feb 10 15:05:02 localhost systemd[1]: Reached target Local File Systems (Pre).
  1127. Feb 10 15:05:02 localhost systemd[1]: Mounting /tmp...
  1128. Feb 10 15:05:02 localhost systemd[1]: Mounted /tmp.
  1129. Feb 10 15:05:02 localhost systemd[1]: Reached target Local File Systems.
  1130. Feb 10 15:05:02 localhost systemd[1]: Starting Create Volatile Files and Directories...
  1131. Feb 10 15:05:02 localhost systemd[1]: Starting Set console font and keymap...
  1132. Feb 10 15:05:02 localhost kernel: [ 0.000000] Linux version 4.6.0-kali1-amd64 (devel@kali.org) (gcc version 5.4.0 20160609 (Debian 5.4.0-6) ) #1 SMP Debian 4.6.4-1kali1 (2016-07-21)
  1133. Feb 10 15:05:02 localhost systemd[1]: Starting Enable support for additional executable binary formats...
  1134. Feb 10 15:05:02 localhost kernel: [ 0.000000] Command line: BOOT_IMAGE=/live/vmlinuz boot=live username=root hostname=kali initrd=/live/initrd.img
  1135. Feb 10 15:05:02 localhost systemd[1]: Starting Raise network interfaces...
  1136. Feb 10 15:05:02 localhost kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  1137. Feb 10 15:05:02 localhost kernel: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  1138. Feb 10 15:05:02 localhost systemd[1]: Starting live-config contains the components that configure a live system during the boot process (late userspace)....
  1139. Feb 10 15:05:02 localhost kernel: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  1140. Feb 10 15:05:02 localhost kernel: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  1141. Feb 10 15:05:02 localhost kernel: [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  1142. Feb 10 15:05:02 localhost systemd[1]: Started Create Volatile Files and Directories.
  1143. Feb 10 15:05:02 localhost kernel: [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  1144. Feb 10 15:05:02 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map:
  1145. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000087fff] usable
  1146. Feb 10 15:05:02 localhost systemd[1]: Started Set console font and keymap.
  1147. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
  1148. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bef7efff] usable
  1149. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000bef7f000-0x00000000bf87efff] reserved
  1150. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000bf87f000-0x00000000bfb7efff] ACPI NVS
  1151. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000bfb7f000-0x00000000bfbfefff] ACPI data
  1152. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000bfbff000-0x00000000bfbfffff] usable
  1153. Feb 10 15:05:02 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown...
  1154. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000bfc00000-0x00000000bfffffff] reserved
  1155. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000d1100000-0x00000000d11fffff] reserved
  1156. Feb 10 15:05:02 localhost systemd[1]: Reached target System Time Synchronized.
  1157. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  1158. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  1159. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
  1160. Feb 10 15:05:02 localhost systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 841 (update-binfmts)
  1161. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
  1162. Feb 10 15:05:02 localhost systemd[1]: Mounting Arbitrary Executable File Formats File System...
  1163. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  1164. Feb 10 15:05:02 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown.
  1165. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
  1166. Feb 10 15:05:02 localhost systemd[1]: Mounted Arbitrary Executable File Formats File System.
  1167. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021effffff] usable
  1168. Feb 10 15:05:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000021f000000-0x000000023effffff] reserved
  1169. Feb 10 15:05:02 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active
  1170. Feb 10 15:05:02 localhost kernel: [ 0.000000] e820: update [mem 0xb6e07018-0xb6e16c57] usable ==> usable
  1171. Feb 10 15:05:02 localhost systemd[1]: Started Enable support for additional executable binary formats.
  1172. Feb 10 15:05:02 localhost kernel: [ 0.000000] e820: update [mem 0xb6dfa018-0xb6e06857] usable ==> usable
  1173. Feb 10 15:05:02 localhost kernel: [ 0.000000] e820: update [mem 0xb6df1018-0xb6df9257] usable ==> usable
  1174. Feb 10 15:05:02 localhost kernel: [ 0.000000] extended physical RAM map:
  1175. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000087fff] usable
  1176. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x0000000000088000-0x00000000000bffff] reserved
  1177. Feb 10 15:05:02 localhost systemd[1]: Reloading.
  1178. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000b6df1017] usable
  1179. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000b6df1018-0x00000000b6df9257] usable
  1180. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000b6df9258-0x00000000b6dfa017] usable
  1181. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000b6dfa018-0x00000000b6e06857] usable
  1182. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000b6e06858-0x00000000b6e07017] usable
  1183. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000b6e07018-0x00000000b6e16c57] usable
  1184. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000b6e16c58-0x00000000bef7efff] usable
  1185. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000bef7f000-0x00000000bf87efff] reserved
  1186. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000bf87f000-0x00000000bfb7efff] ACPI NVS
  1187. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000bfb7f000-0x00000000bfbfefff] ACPI data
  1188. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000bfbff000-0x00000000bfbfffff] usable
  1189. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000bfc00000-0x00000000bfffffff] reserved
  1190. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000d1100000-0x00000000d11fffff] reserved
  1191. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  1192. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  1193. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
  1194. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
  1195. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  1196. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
  1197. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000021effffff] usable
  1198. Feb 10 15:05:02 localhost kernel: [ 0.000000] reserve setup_data: [mem 0x000000021f000000-0x000000023effffff] reserved
  1199. Feb 10 15:05:02 localhost kernel: [ 0.000000] efi: EFI v2.50 by INSYDE Corp.
  1200. Feb 10 15:05:02 localhost kernel: [ 0.000000] efi: ESRT=0xbf228998 ACPI 2.0=0xbfbfe014 SMBIOS=0xbf225000 PROP=0xb87312d8
  1201. Feb 10 15:05:02 localhost kernel: [ 0.000000] esrt: Reserving ESRT space from 0x00000000bf228998 to 0x00000000bf2289d0.
  1202. Feb 10 15:05:02 localhost kernel: [ 0.000000] SMBIOS 2.8 present.
  1203. Feb 10 15:05:02 localhost kernel: [ 0.000000] DMI: HP HP Notebook/8223, BIOS F.06 06/03/2016
  1204. Feb 10 15:05:02 localhost kernel: [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  1205. Feb 10 15:05:02 localhost kernel: [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  1206. Feb 10 15:05:02 localhost kernel: [ 0.000000] e820: last_pfn = 0x21f000 max_arch_pfn = 0x400000000
  1207. Feb 10 15:05:02 localhost kernel: [ 0.000000] MTRR default type: uncachable
  1208. Feb 10 15:05:02 localhost kernel: [ 0.000000] MTRR fixed ranges enabled:
  1209. Feb 10 15:05:02 localhost kernel: [ 0.000000] 00000-9FFFF write-back
  1210. Feb 10 15:05:02 localhost kernel: [ 0.000000] A0000-BFFFF uncachable
  1211. Feb 10 15:05:02 localhost kernel: [ 0.000000] C0000-FFFFF write-through
  1212. Feb 10 15:05:02 localhost kernel: [ 0.000000] MTRR variable ranges enabled:
  1213. Feb 10 15:05:02 localhost kernel: [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
  1214. Feb 10 15:05:02 localhost kernel: [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
  1215. Feb 10 15:05:02 localhost kernel: [ 0.000000] 2 base 0000FF800000 mask FFFFFF800000 write-protect
  1216. Feb 10 15:05:02 localhost kernel: [ 0.000000] 3 disabled
  1217. Feb 10 15:05:02 localhost kernel: [ 0.000000] 4 disabled
  1218. Feb 10 15:05:02 localhost kernel: [ 0.000000] 5 disabled
  1219. Feb 10 15:05:02 localhost kernel: [ 0.000000] 6 disabled
  1220. Feb 10 15:05:02 localhost kernel: [ 0.000000] 7 disabled
  1221. Feb 10 15:05:02 localhost kernel: [ 0.000000] TOM2: 000000023f000000 aka 9200M
  1222. Feb 10 15:05:02 localhost kernel: [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  1223. Feb 10 15:05:02 localhost kernel: [ 0.000000] e820: last_pfn = 0xbfc00 max_arch_pfn = 0x400000000
  1224. Feb 10 15:05:02 localhost kernel: [ 0.000000] Base memory trampoline at [ffff880000029000] 29000 size 24576
  1225. Feb 10 15:05:02 localhost kernel: [ 0.000000] Using GB pages for direct mapping
  1226. Feb 10 15:05:02 localhost kernel: [ 0.000000] BRK [0x01d36000, 0x01d36fff] PGTABLE
  1227. Feb 10 15:05:02 localhost kernel: [ 0.000000] BRK [0x01d37000, 0x01d37fff] PGTABLE
  1228. Feb 10 15:05:02 localhost kernel: [ 0.000000] BRK [0x01d38000, 0x01d38fff] PGTABLE
  1229. Feb 10 15:05:02 localhost kernel: [ 0.000000] BRK [0x01d39000, 0x01d39fff] PGTABLE
  1230. Feb 10 15:05:02 localhost kernel: [ 0.000000] BRK [0x01d3a000, 0x01d3afff] PGTABLE
  1231. Feb 10 15:05:02 localhost kernel: [ 0.000000] RAMDISK: [mem 0x7d971000-0x7fffffff]
  1232. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: Early table checksum verification disabled
  1233. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: RSDP 0x00000000BFBFE014 000024 (v02 HPQOEM)
  1234. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: XSDT 0x00000000BFBCC188 0000E4 (v01 HPQOEM SLIC-MPC 00000001 HP 01000013)
  1235. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: FACP 0x00000000BFBF9000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP 00040000)
  1236. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: DSDT 0x00000000BFBE7000 00D0C5 (v01 HPQOEM SLIC-MPC 00040000 ACPI 00040000)
  1237. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: FACS 0x00000000BFB48000 000040
  1238. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: UEFI 0x00000000BFBFD000 000236 (v01 HPQOEM INSYDE 00000001 HP 00040000)
  1239. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: MSDM 0x00000000BFBFC000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
  1240. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: ASF! 0x00000000BFBFB000 0000A5 (v32 HPQOEM INSYDE 00000001 HP 00040000)
  1241. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: BOOT 0x00000000BFBFA000 000028 (v01 HPQOEM INSYDE 00000001 HP 00040000)
  1242. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: HPET 0x00000000BFBF8000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)
  1243. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: APIC 0x00000000BFBF7000 000090 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
  1244. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: MCFG 0x00000000BFBF6000 00003C (v01 HPQOEM INSYDE 00000001 HP 00040000)
  1245. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: SPCR 0x00000000BFBF5000 000050 (v01 HPQOEM INSYDE 00000001 HP 00040000)
  1246. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: UEFI 0x00000000BFBE6000 000042 (v01 HPQOEM INSYDE 00000000 HP 00000000)
  1247. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: SSDT 0x00000000BFBE1000 004594 (v01 HPQOEM INSYDE 00001000 INTL 20130117)
  1248. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: SSDT 0x00000000BFBE0000 0009F8 (v01 HPQOEM INSYDE 00000001 AMD 00000001)
  1249. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: SSDT 0x00000000BFBD7000 0087BF (v02 HPQOEM INSYDE 00000002 MSFT 04000000)
  1250. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: IVRS 0x00000000BFBD6000 0000D0 (v02 HPQOEM INSYDE 00000001 HP 00000000)
  1251. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: CRAT 0x00000000BFBD5000 000550 (v01 HPQOEM INSYDE 00000001 HP 00000001)
  1252. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: SSDT 0x00000000BFBD4000 000482 (v01 HPQOEM INSYDE 00001000 INTL 20130117)
  1253. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: TPM2 0x00000000BFBD3000 000034 (v03 HPQOEM INSYDE 00000002 HP 01000013)
  1254. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: SSDT 0x00000000BFBD2000 000692 (v01 HPQOEM INSYDE 00000001 INTL 20130117)
  1255. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: SSDT 0x00000000BFBD0000 001492 (v01 HPQOEM INSYDE 00000001 INTL 20130117)
  1256. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: SSDT 0x00000000BFBCF000 000A7F (v01 HPQOEM INSYDE 00000001 INTL 20130117)
  1257. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: SSDT 0x00000000BFBCD000 001654 (v01 HPQOEM INSYDE 00000001 INTL 20130117)
  1258. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: FPDT 0x00000000BFBCB000 000044 (v01 HPQOEM SLIC-MPC 00000002 HP 01000013)
  1259. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: SSDT 0x00000000BFBC8000 0021A3 (v01 HPQOEM INSYDE 00000001 INTL 20130117)
  1260. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: BGRT 0x00000000BFBC7000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)
  1261. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
  1262. Feb 10 15:05:02 localhost kernel: [ 0.000000] No NUMA configuration found
  1263. Feb 10 15:05:02 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021effffff]
  1264. Feb 10 15:05:02 localhost kernel: [ 0.000000] NODE_DATA(0) allocated [mem 0x21eff9000-0x21effdfff]
  1265. Feb 10 15:05:02 localhost kernel: [ 0.000000] Zone ranges:
  1266. Feb 10 15:05:02 localhost kernel: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  1267. Feb 10 15:05:02 localhost kernel: [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  1268. Feb 10 15:05:02 localhost kernel: [ 0.000000] Normal [mem 0x0000000100000000-0x000000021effffff]
  1269. Feb 10 15:05:02 localhost kernel: [ 0.000000] Device empty
  1270. Feb 10 15:05:02 localhost kernel: [ 0.000000] Movable zone start for each node
  1271. Feb 10 15:05:02 localhost kernel: [ 0.000000] Early memory node ranges
  1272. Feb 10 15:05:02 localhost kernel: [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000087fff]
  1273. Feb 10 15:05:02 localhost kernel: [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bef7efff]
  1274. Feb 10 15:05:02 localhost kernel: [ 0.000000] node 0: [mem 0x00000000bfbff000-0x00000000bfbfffff]
  1275. Feb 10 15:05:02 localhost kernel: [ 0.000000] node 0: [mem 0x0000000100000000-0x000000021effffff]
  1276. Feb 10 15:05:02 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021effffff]
  1277. Feb 10 15:05:02 localhost kernel: [ 0.000000] On node 0 totalpages: 1957639
  1278. Feb 10 15:05:02 localhost kernel: [ 0.000000] DMA zone: 64 pages used for memmap
  1279. Feb 10 15:05:02 localhost kernel: [ 0.000000] DMA zone: 1134 pages reserved
  1280. Feb 10 15:05:02 localhost kernel: [ 0.000000] DMA zone: 3975 pages, LIFO batch:0
  1281. Feb 10 15:05:02 localhost kernel: [ 0.000000] DMA32 zone: 12158 pages used for memmap
  1282. Feb 10 15:05:02 localhost kernel: [ 0.000000] DMA32 zone: 778112 pages, LIFO batch:31
  1283. Feb 10 15:05:02 localhost kernel: [ 0.000000] Normal zone: 18368 pages used for memmap
  1284. Feb 10 15:05:02 localhost kernel: [ 0.000000] Normal zone: 1175552 pages, LIFO batch:31
  1285. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  1286. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
  1287. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  1288. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  1289. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  1290. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  1291. Feb 10 15:05:02 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
  1292. Feb 10 15:05:02 localhost kernel: [ 0.000000] IOAPIC[1]: apic_id 5, version 33, address 0xfec01000, GSI 24-55
  1293. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  1294. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  1295. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: IRQ0 used by override.
  1296. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: IRQ9 used by override.
  1297. Feb 10 15:05:02 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
  1298. Feb 10 15:05:02 localhost kernel: [ 0.000000] ACPI: HPET id: 0x10228210 base: 0xfed00000
  1299. Feb 10 15:05:02 localhost systemd[1]: Reloading.
  1300. Feb 10 15:05:02 localhost kernel: [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  1301. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  1302. Feb 10 15:05:02 localhost systemd[1]: Started Raise network interfaces.
  1303. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
  1304. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
  1305. Feb 10 15:05:02 localhost live-config[845]: live-config: debconf hostname user-setup sudo locales locales-all tzdata
  1306. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xb6df1000-0xb6df1fff]
  1307. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xb6df9000-0xb6df9fff]
  1308. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xb6dfa000-0xb6dfafff]
  1309. Feb 10 15:05:02 localhost live-config[845]: Current default time zone: 'Etc/UTC'
  1310. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xb6e06000-0xb6e06fff]
  1311. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xb6e07000-0xb6e07fff]
  1312. Feb 10 15:05:02 localhost live-config[845]: Local time is now: Fri Feb 10 15:05:00 UTC 2017.
  1313. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xb6e16000-0xb6e16fff]
  1314. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xbef7f000-0xbf87efff]
  1315. Feb 10 15:05:02 localhost live-config[845]: Universal Time is now: Fri Feb 10 15:05:00 UTC 2017.
  1316. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xbf87f000-0xbfb7efff]
  1317. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xbfb7f000-0xbfbfefff]
  1318. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xbfc00000-0xbfffffff]
  1319. Feb 10 15:05:02 localhost live-config[845]: gdm3 keyboard-configuration policykit ssl-cert anacron util-linux login xserver-xorg openssh-server.
  1320. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xd10fffff]
  1321. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xd1100000-0xd11fffff]
  1322. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xd1200000-0xf7ffffff]
  1323. Feb 10 15:05:02 localhost systemd[1]: Started live-config contains the components that configure a live system during the boot process (late userspace)..
  1324. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  1325. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
  1326. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  1327. Feb 10 15:05:02 localhost systemd[1]: Starting udev Kernel Device Manager...
  1328. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
  1329. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
  1330. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfed7ffff]
  1331. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
  1332. Feb 10 15:05:02 localhost systemd[1]: Started udev Kernel Device Manager.
  1333. Feb 10 15:05:02 localhost systemd[1]: Reached target System Initialization.
  1334. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed81000-0xfedfffff]
  1335. Feb 10 15:05:02 localhost systemd[1]: Listening on UUID daemon activation socket.
  1336. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  1337. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
  1338. Feb 10 15:05:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
  1339. Feb 10 15:05:02 localhost systemd[1]: Listening on PC/SC Smart Card Daemon Activation Socket.
  1340. Feb 10 15:05:02 localhost kernel: [ 0.000000] e820: [mem 0xd1200000-0xf7ffffff] available for PCI devices
  1341. Feb 10 15:05:02 localhost systemd[1]: Started Daily Cleanup of Temporary Directories.
  1342. Feb 10 15:05:02 localhost kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware
  1343. Feb 10 15:05:02 localhost kernel: [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  1344. Feb 10 15:05:02 localhost systemd[1]: Reached target Timers.
  1345. Feb 10 15:05:02 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
  1346. Feb 10 15:05:02 localhost systemd[1]: Listening on D-Bus System Message Bus Socket.
  1347. Feb 10 15:05:02 localhost kernel: [ 0.000000] percpu: Embedded 32 pages/cpu @ffff88021ec00000 s93720 r8192 d29160 u524288
  1348. Feb 10 15:05:02 localhost systemd[1]: Reached target Sockets.
  1349. Feb 10 15:05:02 localhost systemd[1]: Reached target Basic System.
  1350. Feb 10 15:05:02 localhost kernel: [ 0.000000] pcpu-alloc: s93720 r8192 d29160 u524288 alloc=1*2097152
  1351. Feb 10 15:05:02 localhost kernel: [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  1352. Feb 10 15:05:02 localhost kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1925915
  1353. Feb 10 15:05:02 localhost systemd[1]: Started Run anacron jobs.
  1354. Feb 10 15:05:02 localhost kernel: [ 0.000000] Policy zone: Normal
  1355. Feb 10 15:05:02 localhost kernel: [ 0.000000] Kernel command line: BOOT_IMAGE=/live/vmlinuz boot=live username=root hostname=kali initrd=/live/initrd.img
  1356. Feb 10 15:05:02 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  1357. Feb 10 15:05:02 localhost kernel: [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  1358. Feb 10 15:05:02 localhost systemd[1]: Starting Login Service...
  1359. Feb 10 15:05:02 localhost kernel: [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  1360. Feb 10 15:05:02 localhost kernel: [ 0.000000] Memory: 7525568K/7830556K available (5932K kernel code, 1090K rwdata, 2700K rodata, 1336K init, 824K bss, 304988K reserved, 0K cma-reserved)
  1361. Feb 10 15:05:02 localhost kernel: [ 0.000000] Hierarchical RCU implementation.
  1362. Feb 10 15:05:02 localhost kernel: [ 0.000000] Build-time adjustment of leaf fanout to 64.
  1363. Feb 10 15:05:02 localhost systemd[1]: Started D-Bus System Message Bus.
  1364. Feb 10 15:05:02 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
  1365. Feb 10 15:05:02 localhost kernel: [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
  1366. Feb 10 15:05:02 localhost kernel: [ 0.000000] NR_IRQS:33024 nr_irqs:1000 16
  1367. Feb 10 15:05:02 localhost kernel: [ 0.000000] Console: colour dummy device 80x25
  1368. Feb 10 15:05:02 localhost dbus[1191]: [system] Successfully activated service 'org.freedesktop.systemd1'
  1369. Feb 10 15:05:02 localhost kernel: [ 0.000000] console [tty0] enabled
  1370. Feb 10 15:05:02 localhost kernel: [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
  1371. Feb 10 15:05:02 localhost kernel: [ 0.000000] hpet clockevent registered
  1372. Feb 10 15:05:02 localhost kernel: [ 0.000000] tsc: Fast TSC calibration using PIT
  1373. Feb 10 15:05:02 localhost kernel: [ 0.000000] tsc: Detected 2395.370 MHz processor
  1374. Feb 10 15:05:02 localhost systemd[1]: Started Regular background program processing daemon.
  1375. Feb 10 15:05:02 localhost kernel: [ 0.000026] Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.74 BogoMIPS (lpj=9581480)
  1376. Feb 10 15:05:02 localhost kernel: [ 0.000034] pid_max: default: 32768 minimum: 301
  1377. Feb 10 15:05:02 localhost kernel: [ 0.000051] ACPI: Core revision 20160108
  1378. Feb 10 15:05:02 localhost systemd[1]: Starting Modem Manager...
  1379. Feb 10 15:05:02 localhost kernel: [ 0.017020] ACPI: 10 ACPI AML tables successfully acquired and loaded
  1380. Feb 10 15:05:02 localhost kernel: [ 0.017026]
  1381. Feb 10 15:05:02 localhost kernel: [ 0.022652] Security Framework initialized
  1382. Feb 10 15:05:02 localhost kernel: [ 0.022661] Yama: disabled by default; enable with sysctl kernel.yama.*
  1383. Feb 10 15:05:02 localhost kernel: [ 0.022671] AppArmor: AppArmor disabled by boot time parameter
  1384. Feb 10 15:05:02 localhost systemd[1]: Starting Accounts Service...
  1385. Feb 10 15:05:02 localhost systemd[1]: Starting LSB: daemon to balance interrupts for SMP systems...
  1386. Feb 10 15:05:02 localhost systemd[1]: Starting LSB: Start/stop sysstat's sadc...
  1387. Feb 10 15:05:02 localhost systemd[1]: Starting Network Manager...
  1388. Feb 10 15:05:02 localhost systemd[1]: Starting LSB: thin initscript...
  1389. Feb 10 15:05:02 localhost systemd[1]: Reached target Login Prompts.
  1390. Feb 10 15:05:02 localhost systemd[1]: Starting Restore /etc/resolv.conf if the system crashed before the ppp link was shut down...
  1391. Feb 10 15:05:02 localhost systemd[1]: Starting LSB: Speech Dispatcher...
  1392. Feb 10 15:05:02 localhost kernel: [ 0.023140] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  1393. Feb 10 15:05:02 localhost kernel: [ 0.025007] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  1394. Feb 10 15:05:02 localhost cron[1255]: (CRON) INFO (pidfile fd = 3)
  1395. Feb 10 15:05:02 localhost kernel: [ 0.025856] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  1396. Feb 10 15:05:02 localhost kernel: [ 0.025868] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  1397. Feb 10 15:05:02 localhost systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon.
  1398. Feb 10 15:05:02 localhost kernel: [ 0.026237] Disabling memory control group subsystem
  1399. Feb 10 15:05:02 localhost kernel: [ 0.026277] CPU: Physical Processor ID: 0
  1400. Feb 10 15:05:02 localhost systemd[1]: Starting LSB: Start or stop stunnel 4.x (SSL tunnel for network daemons)...
  1401. Feb 10 15:05:02 localhost kernel: [ 0.026281] CPU: Processor Core ID: 0
  1402. Feb 10 15:05:02 localhost systemd[1]: Starting LSB: arpwatch daemon...
  1403. Feb 10 15:05:02 localhost kernel: [ 0.026294] mce: CPU supports 7 MCE banks
  1404. Feb 10 15:05:02 localhost kernel: [ 0.026305] LVT offset 1 assigned for vector 0xf9
  1405. Feb 10 15:05:02 localhost kernel: [ 0.026314] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
  1406. Feb 10 15:05:02 localhost systemd[1]: Starting System Logging Service...
  1407. Feb 10 15:05:02 localhost kernel: [ 0.026317] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
  1408. Feb 10 15:05:02 localhost kernel: [ 0.026635] Freeing SMP alternatives memory: 24K (ffffffff81c60000 - ffffffff81c66000)
  1409. Feb 10 15:05:02 localhost kernel: [ 0.034764] ftrace: allocating 24381 entries in 96 pages
  1410. Feb 10 15:05:02 localhost mtp-probe: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:10.0/usb2/2-1"
  1411. Feb 10 15:05:02 localhost kernel: [ 0.042992] smpboot: Max logical packages: 1
  1412. Feb 10 15:05:02 localhost kernel: [ 0.043000] smpboot: APIC(10) Converting physical 1 to logical package 0
  1413. Feb 10 15:05:02 localhost kernel: [ 0.127743] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  1414. Feb 10 15:05:02 localhost kernel: [ 0.274178] smpboot: CPU0: AMD A10-9600P RADEON R5, 10 COMPUTE CORES 4C+6G (family: 0x15, model: 0x65, stepping: 0x1)
  1415. Feb 10 15:05:02 localhost mtp-probe: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:10.0/usb2/2-2"
  1416. Feb 10 15:05:02 localhost kernel: [ 0.274195] Performance Events: Fam15h core perfctr, AMD PMU driver.
  1417. Feb 10 15:05:02 localhost mtp-probe: bus: 2, device: 3 was not an MTP device
  1418. Feb 10 15:05:02 localhost kernel: [ 0.274202] ... version: 0
  1419. Feb 10 15:05:02 localhost kernel: [ 0.274205] ... bit width: 48
  1420. Feb 10 15:05:02 localhost kernel: [ 0.274208] ... generic registers: 6
  1421. Feb 10 15:05:02 localhost mtp-probe: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.1"
  1422. Feb 10 15:05:02 localhost kernel: [ 0.274211] ... value mask: 0000ffffffffffff
  1423. Feb 10 15:05:02 localhost kernel: [ 0.274214] ... max period: 00007fffffffffff
  1424. Feb 10 15:05:02 localhost kernel: [ 0.274217] ... fixed-purpose events: 0
  1425. Feb 10 15:05:02 localhost mtp-probe: bus: 1, device: 3 was not an MTP device
  1426. Feb 10 15:05:02 localhost kernel: [ 0.274219] ... event mask: 000000000000003f
  1427. Feb 10 15:05:02 localhost kernel: [ 0.274860] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  1428. Feb 10 15:05:02 localhost kernel: [ 0.274969] x86: Booting SMP configuration:
  1429. Feb 10 15:05:02 localhost kernel: [ 0.274974] .... node #0, CPUs: #1 #2 #3
  1430. Feb 10 15:05:02 localhost kernel: [ 0.412529] x86: Booted up 1 node, 4 CPUs
  1431. Feb 10 15:05:02 localhost mtp-probe: bus: 2, device: 2 was not an MTP device
  1432. Feb 10 15:05:02 localhost kernel: [ 0.412542] smpboot: Total of 4 processors activated (19155.41 BogoMIPS)
  1433. Feb 10 15:05:02 localhost kernel: [ 0.414395] devtmpfs: initialized
  1434. Feb 10 15:05:02 localhost kernel: [ 0.414529] x86/mm: Memory block size: 128MB
  1435. Feb 10 15:05:02 localhost cron[1255]: (CRON) INFO (Running @reboot jobs)
  1436. Feb 10 15:05:02 localhost kernel: [ 0.417401] PM: Registering ACPI NVS region [mem 0xbf87f000-0xbfb7efff] (3145728 bytes)
  1437. Feb 10 15:05:02 localhost systemd[1]: Started Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
  1438. Feb 10 15:05:02 localhost kernel: [ 0.417618] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  1439. Feb 10 15:05:02 localhost kernel: [ 0.417720] pinctrl core: initialized pinctrl subsystem
  1440. Feb 10 15:05:02 localhost kernel: [ 0.418369] NET: Registered protocol family 16
  1441. Feb 10 15:05:02 localhost kernel: [ 0.434358] cpuidle: using governor ladder
  1442. Feb 10 15:05:02 localhost kernel: [ 0.450358] cpuidle: using governor menu
  1443. Feb 10 15:05:02 localhost speech-dispatcher[1263]: speech-dispatcher disabled; edit /etc/default/speech-dispatcher.
  1444. Feb 10 15:05:02 localhost kernel: [ 0.450653] Simple Boot Flag at 0x44 set to 0x1
  1445. Feb 10 15:05:02 localhost kernel: [ 0.450738] ACPI: bus type PCI registered
  1446. Feb 10 15:05:02 localhost kernel: [ 0.450743] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  1447. Feb 10 15:05:02 localhost stunnel4[1271]: SSL tunnels disabled, see /etc/default/stunnel4
  1448. Feb 10 15:05:02 localhost kernel: [ 0.451033] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  1449. Feb 10 15:05:02 localhost kernel: [ 0.451040] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  1450. Feb 10 15:05:02 localhost systemd[1]: Started LSB: Start or stop stunnel 4.x (SSL tunnel for network daemons).
  1451. Feb 10 15:05:02 localhost kernel: [ 0.451046] PCI: Using configuration type 1 for base access
  1452. Feb 10 15:05:02 localhost systemd[1]: Started LSB: Start/stop sysstat's sadc.
  1453. Feb 10 15:05:02 localhost kernel: [ 0.461617] HugeTLB registered 1 GB page size, pre-allocated 0 pages
  1454. Feb 10 15:05:02 localhost systemd[1]: Started LSB: Speech Dispatcher.
  1455. Feb 10 15:05:02 localhost kernel: [ 0.461627] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  1456. Feb 10 15:05:02 localhost kernel: [ 0.462602] ACPI: Added _OSI(Module Device)
  1457. Feb 10 15:05:02 localhost kernel: [ 0.462623] ACPI: Added _OSI(Processor Device)
  1458. Feb 10 15:05:02 localhost kernel: [ 0.462627] ACPI: Added _OSI(3.0 _SCP Extensions)
  1459. Feb 10 15:05:02 localhost systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  1460. Feb 10 15:05:02 localhost kernel: [ 0.462632] ACPI: Added _OSI(Processor Aggregator Device)
  1461. Feb 10 15:05:02 localhost kernel: [ 0.462952] ACPI: Executed 1 blocks of module-level executable AML code
  1462. Feb 10 15:05:02 localhost kernel: [ 0.468936] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  1463. Feb 10 15:05:02 localhost systemd[1]: Reached target Sound Card.
  1464. Feb 10 15:05:02 localhost kernel: [ 0.471841] ACPI : EC: EC started
  1465. Feb 10 15:05:02 localhost kernel: [ 0.489130] ACPI: Interpreter enabled
  1466. Feb 10 15:05:02 localhost kernel: [ 0.489168] ACPI: (supports S0 S3 S4 S5)
  1467. Feb 10 15:05:02 localhost kernel: [ 0.489173] ACPI: Using IOAPIC for interrupt routing
  1468. Feb 10 15:05:02 localhost kernel: [ 0.489344] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  1469. Feb 10 15:05:02 localhost kernel: [ 0.489714] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  1470. Feb 10 15:05:02 localhost kernel: [ 0.492522] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  1471. Feb 10 15:05:02 localhost kernel: [ 0.493171] ACPI: Power Resource [P0U2] (off)
  1472. Feb 10 15:05:02 localhost kernel: [ 0.493204] ACPI: Power Resource [P3U2] (off)
  1473. Feb 10 15:05:02 localhost kernel: [ 0.493497] ACPI: Power Resource [P0U3] (off)
  1474. Feb 10 15:05:02 localhost kernel: [ 0.493528] ACPI: Power Resource [P3U3] (off)
  1475. Feb 10 15:05:02 localhost kernel: [ 0.494611] ACPI: Power Resource [P0ST] (on)
  1476. Feb 10 15:05:02 localhost kernel: [ 0.494652] ACPI: Power Resource [P3ST] (on)
  1477. Feb 10 15:05:02 localhost systemd[1]: Starting IIO Sensor Proxy service...
  1478. Feb 10 15:05:02 localhost kernel: [ 0.494748] ACPI: Power Resource [P0SA] (off)
  1479. Feb 10 15:05:02 localhost kernel: [ 0.494782] ACPI: Power Resource [P3SA] (off)
  1480. Feb 10 15:05:02 localhost systemd[1]: Started Login Service.
  1481. Feb 10 15:05:02 localhost kernel: [ 0.497242] ACPI: Power Resource [P0SD] (off)
  1482. Feb 10 15:05:02 localhost kernel: [ 0.497274] ACPI: Power Resource [P3SD] (off)
  1483. Feb 10 15:05:02 localhost kernel: [ 0.499888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  1484. Feb 10 15:05:02 localhost systemd[1]: Starting Load/Save RF Kill Switch Status...
  1485. Feb 10 15:05:02 localhost kernel: [ 0.499896] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  1486. Feb 10 15:05:02 localhost kernel: [ 0.499905] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  1487. Feb 10 15:05:02 localhost systemd[1]: Started Load/Save RF Kill Switch Status.
  1488. Feb 10 15:05:02 localhost kernel: [ 0.499920] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
  1489. Feb 10 15:05:02 localhost kernel: [ 0.499996] acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff window] (conflicts with Video ROM [mem 0x000c0000-0x000cfbff])
  1490. Feb 10 15:05:02 localhost kernel: [ 0.500132] PCI host bridge to bus 0000:00
  1491. Feb 10 15:05:02 localhost kernel: [ 0.500136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  1492. Feb 10 15:05:02 localhost kernel: [ 0.500140] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  1493. Feb 10 15:05:02 localhost kernel: [ 0.500144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  1494. Feb 10 15:05:02 localhost kernel: [ 0.500149] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
  1495. Feb 10 15:05:02 localhost kernel: [ 0.500155] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  1496. Feb 10 15:05:02 localhost kernel: [ 0.500160] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
  1497. Feb 10 15:05:02 localhost kernel: [ 0.500165] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  1498. Feb 10 15:05:02 localhost kernel: [ 0.500170] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  1499. Feb 10 15:05:02 localhost kernel: [ 0.500175] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  1500. Feb 10 15:05:02 localhost kernel: [ 0.500181] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  1501. Feb 10 15:05:02 localhost kernel: [ 0.500186] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  1502. Feb 10 15:05:02 localhost kernel: [ 0.500191] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  1503. Feb 10 15:05:02 localhost kernel: [ 0.500196] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
  1504. Feb 10 15:05:02 localhost kernel: [ 0.500201] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
  1505. Feb 10 15:05:02 localhost kernel: [ 0.500206] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xf7ffffff window]
  1506. Feb 10 15:05:02 localhost kernel: [ 0.500212] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff window]
  1507. Feb 10 15:05:02 localhost kernel: [ 0.500217] pci_bus 0000:00: root bus resource [bus 00-ff]
  1508. Feb 10 15:05:02 localhost kernel: [ 0.500274] pci 0000:00:00.0: [1022:1576] type 00 class 0x060000
  1509. Feb 10 15:05:02 localhost systemd[1]: Started System Logging Service.
  1510. Feb 10 15:05:02 localhost kernel: [ 0.500409] pci 0000:00:00.2: [1022:1577] type 00 class 0x080600
  1511. Feb 10 15:05:02 localhost kernel: [ 0.500524] pci 0000:00:01.0: [1002:9874] type 00 class 0x030000
  1512. Feb 10 15:05:02 localhost kernel: [ 0.500537] pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
  1513. Feb 10 15:05:02 localhost kernel: [ 0.500545] pci 0000:00:01.0: reg 0x18: [mem 0xd0800000-0xd0ffffff 64bit pref]
  1514. Feb 10 15:05:02 localhost kernel: [ 0.500551] pci 0000:00:01.0: reg 0x20: [io 0x4000-0x40ff]
  1515. Feb 10 15:05:02 localhost kernel: [ 0.500557] pci 0000:00:01.0: reg 0x24: [mem 0xd1600000-0xd163ffff]
  1516. Feb 10 15:05:02 localhost kernel: [ 0.500563] pci 0000:00:01.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
  1517. Feb 10 15:05:02 localhost kernel: [ 0.500596] pci 0000:00:01.0: supports D1 D2
  1518. Feb 10 15:05:02 localhost kernel: [ 0.500598] pci 0000:00:01.0: PME# supported from D1 D2 D3hot
  1519. Feb 10 15:05:02 localhost kernel: [ 0.500690] pci 0000:00:01.1: [1002:9840] type 00 class 0x040300
  1520. Feb 10 15:05:02 localhost kernel: [ 0.500702] pci 0000:00:01.1: reg 0x10: [mem 0xd1660000-0xd1663fff 64bit]
  1521. Feb 10 15:05:02 localhost kernel: [ 0.500749] pci 0000:00:01.1: supports D1 D2
  1522. Feb 10 15:05:02 localhost kernel: [ 0.500822] pci 0000:00:02.0: [1022:157b] type 00 class 0x060000
  1523. Feb 10 15:05:02 localhost kernel: [ 0.500915] pci 0000:00:02.2: [1022:157c] type 01 class 0x060400
  1524. Feb 10 15:05:02 localhost kernel: [ 0.500975] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
  1525. Feb 10 15:05:02 localhost kernel: [ 0.502595] pci 0000:00:02.2: System wakeup disabled by ACPI
  1526. Feb 10 15:05:02 localhost kernel: [ 0.502642] pci 0000:00:02.3: [1022:157c] type 01 class 0x060400
  1527. Feb 10 15:05:02 localhost kernel: [ 0.502702] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
  1528. Feb 10 15:05:02 localhost kernel: [ 0.502751] pci 0000:00:02.3: System wakeup disabled by ACPI
  1529. Feb 10 15:05:02 localhost kernel: [ 0.502796] pci 0000:00:03.0: [1022:157b] type 00 class 0x060000
  1530. Feb 10 15:05:02 localhost kernel: [ 0.502889] pci 0000:00:03.1: [1022:157c] type 01 class 0x060400
  1531. Feb 10 15:05:02 localhost kernel: [ 0.502948] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
  1532. Feb 10 15:05:02 localhost kernel: [ 0.502996] pci 0000:00:03.1: System wakeup disabled by ACPI
  1533. Feb 10 15:05:02 localhost kernel: [ 0.503049] pci 0000:00:08.0: [1022:1578] type 00 class 0x108000
  1534. Feb 10 15:05:02 localhost kernel: [ 0.503061] pci 0000:00:08.0: reg 0x10: [mem 0xd1640000-0xd165ffff 64bit pref]
  1535. Feb 10 15:05:02 localhost kernel: [ 0.503066] pci 0000:00:08.0: reg 0x18: [mem 0xd1200000-0xd12fffff]
  1536. Feb 10 15:05:02 localhost kernel: [ 0.503071] pci 0000:00:08.0: reg 0x1c: [mem 0xd1670000-0xd1670fff]
  1537. Feb 10 15:05:02 localhost kernel: [ 0.503079] pci 0000:00:08.0: reg 0x24: [mem 0xd166a000-0xd166bfff]
  1538. Feb 10 15:05:02 localhost kernel: [ 0.503171] pci 0000:00:09.0: [1022:157d] type 00 class 0x060000
  1539. Feb 10 15:05:02 localhost kernel: [ 0.503297] pci 0000:00:09.2: [1022:157a] type 00 class 0x040300
  1540. Feb 10 15:05:02 localhost kernel: [ 0.503305] pci 0000:00:09.2: reg 0x10: [mem 0xd1664000-0xd1667fff]
  1541. Feb 10 15:05:02 localhost kernel: [ 0.503337] pci 0000:00:09.2: PME# supported from D0 D3hot D3cold
  1542. Feb 10 15:05:02 localhost kernel: [ 0.503421] pci 0000:00:10.0: [1022:7914] type 00 class 0x0c0330
  1543. Feb 10 15:05:02 localhost kernel: [ 0.503441] pci 0000:00:10.0: reg 0x10: [mem 0xd1668000-0xd1669fff 64bit]
  1544. Feb 10 15:05:02 localhost kernel: [ 0.503533] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
  1545. Feb 10 15:05:02 localhost kernel: [ 0.503577] pci 0000:00:10.0: System wakeup disabled by ACPI
  1546. Feb 10 15:05:02 localhost kernel: [ 0.503614] pci 0000:00:11.0: [1022:7904] type 00 class 0x010601
  1547. Feb 10 15:05:02 localhost kernel: [ 0.503628] pci 0000:00:11.0: reg 0x10: [io 0x4118-0x411f]
  1548. Feb 10 15:05:02 localhost kernel: [ 0.503636] pci 0000:00:11.0: reg 0x14: [io 0x4124-0x4127]
  1549. Feb 10 15:05:02 localhost kernel: [ 0.503643] pci 0000:00:11.0: reg 0x18: [io 0x4110-0x4117]
  1550. Feb 10 15:05:02 localhost kernel: [ 0.503651] pci 0000:00:11.0: reg 0x1c: [io 0x4120-0x4123]
  1551. Feb 10 15:05:02 localhost kernel: [ 0.503659] pci 0000:00:11.0: reg 0x20: [io 0x4100-0x410f]
  1552. Feb 10 15:05:02 localhost kernel: [ 0.503667] pci 0000:00:11.0: reg 0x24: [mem 0xd166c000-0xd166c3ff]
  1553. Feb 10 15:05:02 localhost kernel: [ 0.503701] pci 0000:00:11.0: PME# supported from D3hot
  1554. Feb 10 15:05:02 localhost kernel: [ 0.503862] pci 0000:00:12.0: [1022:7908] type 00 class 0x0c0320
  1555. Feb 10 15:05:02 localhost kernel: [ 0.504511] pci 0000:00:12.0: reg 0x10: [mem 0xd166e000-0xd166e0ff]
  1556. Feb 10 15:05:02 localhost kernel: [ 0.507393] pci 0000:00:12.0: supports D1 D2
  1557. Feb 10 15:05:02 localhost kernel: [ 0.507395] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
  1558. Feb 10 15:05:02 localhost kernel: [ 0.507442] pci 0000:00:12.0: System wakeup disabled by ACPI
  1559. Feb 10 15:05:02 localhost kernel: [ 0.507485] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
  1560. Feb 10 15:05:02 localhost kernel: [ 0.507617] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
  1561. Feb 10 15:05:02 localhost kernel: [ 0.507756] pci 0000:00:14.7: [1022:7906] type 00 class 0x080501
  1562. Feb 10 15:05:02 localhost kernel: [ 0.507775] pci 0000:00:14.7: reg 0x10: [mem 0xd166d000-0xd166d0ff 64bit]
  1563. Feb 10 15:05:02 localhost kernel: [ 0.507841] pci 0000:00:14.7: PME# supported from D3cold
  1564. Feb 10 15:05:02 localhost kernel: [ 0.507922] pci 0000:00:18.0: [1022:1570] type 00 class 0x060000
  1565. Feb 10 15:05:02 localhost kernel: [ 0.508007] pci 0000:00:18.1: [1022:1571] type 00 class 0x060000
  1566. Feb 10 15:05:02 localhost kernel: [ 0.508111] pci 0000:00:18.2: [1022:1572] type 00 class 0x060000
  1567. Feb 10 15:05:02 localhost kernel: [ 0.508179] pci 0000:00:18.3: [1022:1573] type 00 class 0x060000
  1568. Feb 10 15:05:02 localhost kernel: [ 0.508296] pci 0000:00:18.4: [1022:1574] type 00 class 0x060000
  1569. Feb 10 15:05:02 localhost kernel: [ 0.508386] pci 0000:00:18.5: [1022:1575] type 00 class 0x060000
  1570. Feb 10 15:05:02 localhost kernel: [ 0.508526] pci 0000:01:00.0: [10ec:8136] type 00 class 0x020000
  1571. Feb 10 15:05:02 localhost kernel: [ 0.508543] pci 0000:01:00.0: reg 0x10: [io 0x3000-0x30ff]
  1572. Feb 10 15:05:02 localhost kernel: [ 0.508567] pci 0000:01:00.0: reg 0x18: [mem 0xd1500000-0xd1500fff 64bit]
  1573. Feb 10 15:05:02 localhost kernel: [ 0.508582] pci 0000:01:00.0: reg 0x20: [mem 0xd1000000-0xd1003fff 64bit pref]
  1574. Feb 10 15:05:02 localhost kernel: [ 0.508660] pci 0000:01:00.0: supports D1 D2
  1575. Feb 10 15:05:02 localhost kernel: [ 0.508662] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  1576. Feb 10 15:05:02 localhost kernel: [ 0.516477] pci 0000:00:02.2: PCI bridge to [bus 01]
  1577. Feb 10 15:05:02 localhost kernel: [ 0.516492] pci 0000:00:02.2: bridge window [io 0x3000-0x3fff]
  1578. Feb 10 15:05:02 localhost kernel: [ 0.516497] pci 0000:00:02.2: bridge window [mem 0xd1500000-0xd15fffff]
  1579. Feb 10 15:05:02 localhost kernel: [ 0.516502] pci 0000:00:02.2: bridge window [mem 0xd1000000-0xd10fffff 64bit pref]
  1580. Feb 10 15:05:02 localhost kernel: [ 0.516634] pci 0000:02:00.0: [14e4:4365] type 00 class 0x028000
  1581. Feb 10 15:05:02 localhost kernel: [ 0.516660] pci 0000:02:00.0: reg 0x10: [mem 0xd1400000-0xd1407fff 64bit]
  1582. Feb 10 15:05:02 localhost kernel: [ 0.516787] pci 0000:02:00.0: supports D1 D2
  1583. Feb 10 15:05:02 localhost kernel: [ 0.516789] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  1584. Feb 10 15:05:02 localhost kernel: [ 0.524495] pci 0000:00:02.3: PCI bridge to [bus 02]
  1585. Feb 10 15:05:02 localhost kernel: [ 0.524512] pci 0000:00:02.3: bridge window [mem 0xd1400000-0xd14fffff]
  1586. Feb 10 15:05:02 localhost kernel: [ 0.524660] pci 0000:03:00.0: [1002:6900] type 00 class 0x038000
  1587. Feb 10 15:05:02 localhost kernel: [ 0.524697] pci 0000:03:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
  1588. Feb 10 15:05:02 localhost kernel: [ 0.524720] pci 0000:03:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
  1589. Feb 10 15:05:02 localhost kernel: [ 0.524735] pci 0000:03:00.0: reg 0x20: [io 0x2000-0x20ff]
  1590. Feb 10 15:05:02 localhost kernel: [ 0.524750] pci 0000:03:00.0: reg 0x24: [mem 0xd1300000-0xd133ffff]
  1591. Feb 10 15:05:02 localhost kernel: [ 0.524766] pci 0000:03:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
  1592. Feb 10 15:05:02 localhost kernel: [ 0.524887] pci 0000:03:00.0: supports D1 D2
  1593. Feb 10 15:05:02 localhost kernel: [ 0.532481] pci 0000:00:03.1: PCI bridge to [bus 03]
  1594. Feb 10 15:05:02 localhost kernel: [ 0.532495] pci 0000:00:03.1: bridge window [io 0x2000-0x2fff]
  1595. Feb 10 15:05:02 localhost kernel: [ 0.532500] pci 0000:00:03.1: bridge window [mem 0xd1300000-0xd13fffff]
  1596. Feb 10 15:05:02 localhost kernel: [ 0.532505] pci 0000:00:03.1: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
  1597. Feb 10 15:05:02 localhost kernel: [ 0.533703] ACPI: IRQ 7 override to edge, high
  1598. Feb 10 15:05:02 localhost kernel: [ 0.533804] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 6 10 11) *0, disabled.
  1599. Feb 10 15:05:02 localhost kernel: [ 0.533864] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 5 6 10 11) *0, disabled.
  1600. Feb 10 15:05:02 localhost kernel: [ 0.533910] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 5 6 10 11) *0, disabled.
  1601. Feb 10 15:05:02 localhost kernel: [ 0.533966] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 6 10 11) *0, disabled.
  1602. Feb 10 15:05:02 localhost kernel: [ 0.534019] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 5 6 10 11) *0, disabled.
  1603. Feb 10 15:05:02 localhost kernel: [ 0.534062] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 6 10 11) *0, disabled.
  1604. Feb 10 15:05:02 localhost kernel: [ 0.534104] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 5 6 10 11) *0, disabled.
  1605. Feb 10 15:05:02 localhost kernel: [ 0.534147] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 5 6 10 11) *0, disabled.
  1606. Feb 10 15:05:02 localhost kernel: [ 0.534737] ACPI: Enabled 1 GPEs in block 00 to 1F
  1607. Feb 10 15:05:02 localhost kernel: [ 0.534788] ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
  1608. Feb 10 15:05:02 localhost kernel: [ 0.534910] vgaarb: setting as boot device: PCI:0000:00:01.0
  1609. Feb 10 15:05:02 localhost kernel: [ 0.534915] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
  1610. Feb 10 15:05:02 localhost kernel: [ 0.534927] vgaarb: loaded
  1611. Feb 10 15:05:02 localhost kernel: [ 0.534931] vgaarb: bridge control possible 0000:00:01.0
  1612. Feb 10 15:05:02 localhost kernel: [ 0.535300] PCI: Using ACPI for IRQ routing
  1613. Feb 10 15:05:02 localhost kernel: [ 0.537203] PCI: pci_cache_line_size set to 64 bytes
  1614. Feb 10 15:05:02 localhost kernel: [ 0.537279] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
  1615. Feb 10 15:05:02 localhost kernel: [ 0.537281] e820: reserve RAM buffer [mem 0xb6df1018-0xb7ffffff]
  1616. Feb 10 15:05:02 localhost kernel: [ 0.537282] e820: reserve RAM buffer [mem 0xb6dfa018-0xb7ffffff]
  1617. Feb 10 15:05:02 localhost kernel: [ 0.537283] e820: reserve RAM buffer [mem 0xb6e07018-0xb7ffffff]
  1618. Feb 10 15:05:02 localhost kernel: [ 0.537284] e820: reserve RAM buffer [mem 0xbef7f000-0xbfffffff]
  1619. Feb 10 15:05:02 localhost kernel: [ 0.537286] e820: reserve RAM buffer [mem 0xbfc00000-0xbfffffff]
  1620. Feb 10 15:05:02 localhost kernel: [ 0.537287] e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
  1621. Feb 10 15:05:02 localhost kernel: [ 0.537539] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  1622. Feb 10 15:05:02 localhost kernel: [ 0.537547] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  1623. Feb 10 15:05:02 localhost kernel: [ 0.539739] clocksource: Switched to clocksource hpet
  1624. Feb 10 15:05:02 localhost kernel: [ 0.546507] VFS: Disk quotas dquot_6.6.0
  1625. Feb 10 15:05:02 localhost kernel: [ 0.546561] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  1626. Feb 10 15:05:02 localhost kernel: [ 0.546732] pnp: PnP ACPI init
  1627. Feb 10 15:05:02 localhost kernel: [ 0.546932] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
  1628. Feb 10 15:05:02 localhost kernel: [ 0.546939] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
  1629. Feb 10 15:05:02 localhost kernel: [ 0.546944] system 00:00: [mem 0xd1100000-0xd11fffff] has been reserved
  1630. Feb 10 15:05:02 localhost kernel: [ 0.546953] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  1631. Feb 10 15:05:02 localhost kernel: [ 0.547102] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  1632. Feb 10 15:05:02 localhost kernel: [ 0.547160] system 00:02: [io 0x0400-0x04cf] could not be reserved
  1633. Feb 10 15:05:02 localhost kernel: [ 0.547165] system 00:02: [io 0x04d0-0x04d1] has been reserved
  1634. Feb 10 15:05:02 localhost kernel: [ 0.547170] system 00:02: [io 0x04d6] has been reserved
  1635. Feb 10 15:05:02 localhost kernel: [ 0.547175] system 00:02: [io 0x0c00-0x0c01] has been reserved
  1636. Feb 10 15:05:02 localhost kernel: [ 0.547179] system 00:02: [io 0x0c14] has been reserved
  1637. Feb 10 15:05:02 localhost kernel: [ 0.547184] system 00:02: [io 0x0c50-0x0c52] has been reserved
  1638. Feb 10 15:05:02 localhost kernel: [ 0.547189] system 00:02: [io 0x0c6c] has been reserved
  1639. Feb 10 15:05:02 localhost kernel: [ 0.547193] system 00:02: [io 0x0c6f] has been reserved
  1640. Feb 10 15:05:02 localhost kernel: [ 0.547198] system 00:02: [io 0x0cd0-0x0cdb] has been reserved
  1641. Feb 10 15:05:02 localhost kernel: [ 0.547203] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  1642. Feb 10 15:05:02 localhost kernel: [ 0.547278] system 00:03: [mem 0x000e0000-0x000fffff] could not be reserved
  1643. Feb 10 15:05:02 localhost kernel: [ 0.547283] system 00:03: [mem 0xff800000-0xffffffff] has been reserved
  1644. Feb 10 15:05:02 localhost kernel: [ 0.547289] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
  1645. Feb 10 15:05:02 localhost kernel: [ 0.547387] pnp 00:04: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
  1646. Feb 10 15:05:02 localhost kernel: [ 0.547410] pnp 00:05: Plug and Play ACPI device, IDs SYN3235 SYN1e00 SYN0002 PNP0f13 (active)
  1647. Feb 10 15:05:02 localhost kernel: [ 0.548318] pnp: PnP ACPI: found 6 devices
  1648. Feb 10 15:05:02 localhost kernel: [ 0.555399] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  1649. Feb 10 15:05:02 localhost kernel: [ 0.555412] pci 0000:00:01.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
  1650. Feb 10 15:05:02 localhost kernel: [ 0.555419] pci 0000:03:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
  1651. Feb 10 15:05:02 localhost kernel: [ 0.555453] pci 0000:00:01.0: BAR 6: assigned [mem 0xd0200000-0xd021ffff pref]
  1652. Feb 10 15:05:02 localhost kernel: [ 0.555460] pci 0000:00:02.2: PCI bridge to [bus 01]
  1653. Feb 10 15:05:02 localhost kernel: [ 0.555465] pci 0000:00:02.2: bridge window [io 0x3000-0x3fff]
  1654. Feb 10 15:05:02 localhost kernel: [ 0.555471] pci 0000:00:02.2: bridge window [mem 0xd1500000-0xd15fffff]
  1655. Feb 10 15:05:02 localhost kernel: [ 0.555476] pci 0000:00:02.2: bridge window [mem 0xd1000000-0xd10fffff 64bit pref]
  1656. Feb 10 15:05:02 localhost kernel: [ 0.555484] pci 0000:00:02.3: PCI bridge to [bus 02]
  1657. Feb 10 15:05:02 localhost kernel: [ 0.555490] pci 0000:00:02.3: bridge window [mem 0xd1400000-0xd14fffff]
  1658. Feb 10 15:05:02 localhost kernel: [ 0.555498] pci 0000:03:00.0: BAR 6: assigned [mem 0xd1340000-0xd135ffff pref]
  1659. Feb 10 15:05:02 localhost kernel: [ 0.555504] pci 0000:00:03.1: PCI bridge to [bus 03]
  1660. Feb 10 15:05:02 localhost kernel: [ 0.555508] pci 0000:00:03.1: bridge window [io 0x2000-0x2fff]
  1661. Feb 10 15:05:02 localhost kernel: [ 0.555513] pci 0000:00:03.1: bridge window [mem 0xd1300000-0xd13fffff]
  1662. Feb 10 15:05:02 localhost kernel: [ 0.555518] pci 0000:00:03.1: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
  1663. Feb 10 15:05:02 localhost kernel: [ 0.555528] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  1664. Feb 10 15:05:02 localhost kernel: [ 0.555530] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  1665. Feb 10 15:05:02 localhost kernel: [ 0.555531] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  1666. Feb 10 15:05:02 localhost kernel: [ 0.555533] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
  1667. Feb 10 15:05:02 localhost kernel: [ 0.555534] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  1668. Feb 10 15:05:02 localhost kernel: [ 0.555536] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
  1669. Feb 10 15:05:02 localhost kernel: [ 0.555537] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff window]
  1670. Feb 10 15:05:02 localhost kernel: [ 0.555538] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff window]
  1671. Feb 10 15:05:02 localhost kernel: [ 0.555540] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff window]
  1672. Feb 10 15:05:02 localhost kernel: [ 0.555541] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff window]
  1673. Feb 10 15:05:02 localhost kernel: [ 0.555542] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff window]
  1674. Feb 10 15:05:02 localhost kernel: [ 0.555543] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff window]
  1675. Feb 10 15:05:02 localhost kernel: [ 0.555545] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff window]
  1676. Feb 10 15:05:02 localhost kernel: [ 0.555546] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff window]
  1677. Feb 10 15:05:02 localhost kernel: [ 0.555547] pci_bus 0000:00: resource 18 [mem 0xc0000000-0xf7ffffff window]
  1678. Feb 10 15:05:02 localhost kernel: [ 0.555549] pci_bus 0000:00: resource 19 [mem 0xfc000000-0xfed3ffff window]
  1679. Feb 10 15:05:02 localhost kernel: [ 0.555550] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
  1680. Feb 10 15:05:02 localhost kernel: [ 0.555552] pci_bus 0000:01: resource 1 [mem 0xd1500000-0xd15fffff]
  1681. Feb 10 15:05:02 localhost kernel: [ 0.555553] pci_bus 0000:01: resource 2 [mem 0xd1000000-0xd10fffff 64bit pref]
  1682. Feb 10 15:05:02 localhost kernel: [ 0.555555] pci_bus 0000:02: resource 1 [mem 0xd1400000-0xd14fffff]
  1683. Feb 10 15:05:02 localhost kernel: [ 0.555556] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
  1684. Feb 10 15:05:02 localhost kernel: [ 0.555557] pci_bus 0000:03: resource 1 [mem 0xd1300000-0xd13fffff]
  1685. Feb 10 15:05:02 localhost kernel: [ 0.555559] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
  1686. Feb 10 15:05:02 localhost kernel: [ 0.555772] NET: Registered protocol family 2
  1687. Feb 10 15:05:02 localhost kernel: [ 0.556020] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  1688. Feb 10 15:05:02 localhost kernel: [ 0.556165] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  1689. Feb 10 15:05:02 localhost kernel: [ 0.556366] TCP: Hash tables configured (established 65536 bind 65536)
  1690. Feb 10 15:05:02 localhost kernel: [ 0.556418] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  1691. Feb 10 15:05:02 localhost kernel: [ 0.556455] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  1692. Feb 10 15:05:02 localhost kernel: [ 0.556577] NET: Registered protocol family 1
  1693. Feb 10 15:05:02 localhost kernel: [ 0.556606] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  1694. Feb 10 15:05:02 localhost kernel: [ 0.572085] PCI: CLS 64 bytes, default 64
  1695. Feb 10 15:05:02 localhost kernel: [ 0.572153] Unpacking initramfs...
  1696. Feb 10 15:05:02 localhost kernel: [ 1.149477] Freeing initrd memory: 39484K (ffff88007d971000 - ffff880080000000)
  1697. Feb 10 15:05:02 localhost kernel: [ 1.149677] AMD-Vi: IOMMU performance counters supported
  1698. Feb 10 15:05:02 localhost kernel: [ 1.149835] pci 0000:00:00.2: can't derive routing for PCI INT A
  1699. Feb 10 15:05:02 localhost kernel: [ 1.149841] pci 0000:00:00.2: PCI INT A: not connected
  1700. Feb 10 15:05:02 localhost kernel: [ 1.150658] iommu: Adding device 0000:00:01.0 to group 0
  1701. Feb 10 15:05:02 localhost kernel: [ 1.150720] iommu: Using direct mapping for device 0000:00:01.0
  1702. Feb 10 15:05:02 localhost kernel: [ 1.150756] iommu: Adding device 0000:00:01.1 to group 0
  1703. Feb 10 15:05:02 localhost kernel: [ 1.151070] iommu: Adding device 0000:00:02.0 to group 1
  1704. Feb 10 15:05:02 localhost kernel: [ 1.151089] iommu: Adding device 0000:00:02.2 to group 1
  1705. Feb 10 15:05:02 localhost kernel: [ 1.151108] iommu: Adding device 0000:00:02.3 to group 1
  1706. Feb 10 15:05:02 localhost kernel: [ 1.151449] iommu: Adding device 0000:00:03.0 to group 2
  1707. Feb 10 15:05:02 localhost kernel: [ 1.151468] iommu: Adding device 0000:00:03.1 to group 2
  1708. Feb 10 15:05:02 localhost kernel: [ 1.151905] iommu: Adding device 0000:00:08.0 to group 3
  1709. Feb 10 15:05:02 localhost kernel: [ 1.152349] iommu: Adding device 0000:00:09.0 to group 4
  1710. Feb 10 15:05:02 localhost kernel: [ 1.152365] iommu: Adding device 0000:00:09.2 to group 4
  1711. Feb 10 15:05:02 localhost kernel: [ 1.152721] iommu: Adding device 0000:00:10.0 to group 5
  1712. Feb 10 15:05:02 localhost kernel: [ 1.153056] iommu: Adding device 0000:00:11.0 to group 6
  1713. Feb 10 15:05:02 localhost kernel: [ 1.153409] iommu: Adding device 0000:00:12.0 to group 7
  1714. Feb 10 15:05:02 localhost kernel: [ 1.153756] iommu: Adding device 0000:00:14.0 to group 8
  1715. Feb 10 15:05:02 localhost kernel: [ 1.153772] iommu: Adding device 0000:00:14.3 to group 8
  1716. Feb 10 15:05:02 localhost kernel: [ 1.153789] iommu: Adding device 0000:00:14.7 to group 8
  1717. Feb 10 15:05:02 localhost kernel: [ 1.154165] iommu: Adding device 0000:00:18.0 to group 9
  1718. Feb 10 15:05:02 localhost kernel: [ 1.154185] iommu: Adding device 0000:00:18.1 to group 9
  1719. Feb 10 15:05:02 localhost kernel: [ 1.154202] iommu: Adding device 0000:00:18.2 to group 9
  1720. Feb 10 15:05:02 localhost kernel: [ 1.154219] iommu: Adding device 0000:00:18.3 to group 9
  1721. Feb 10 15:05:02 localhost kernel: [ 1.154236] iommu: Adding device 0000:00:18.4 to group 9
  1722. Feb 10 15:05:02 localhost kernel: [ 1.154252] iommu: Adding device 0000:00:18.5 to group 9
  1723. Feb 10 15:05:02 localhost kernel: [ 1.154269] iommu: Adding device 0000:01:00.0 to group 1
  1724. Feb 10 15:05:02 localhost kernel: [ 1.154304] iommu: Adding device 0000:02:00.0 to group 1
  1725. Feb 10 15:05:02 localhost kernel: [ 1.154350] iommu: Adding device 0000:03:00.0 to group 2
  1726. Feb 10 15:05:02 localhost kernel: [ 1.154354] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
  1727. Feb 10 15:05:02 localhost kernel: [ 1.154357] AMD-Vi: Extended features: PPR NX GT IA GA PC
  1728. Feb 10 15:05:02 localhost kernel: [ 1.154364] AMD-Vi: Interrupt remapping enabled
  1729. Feb 10 15:05:02 localhost kernel: [ 1.154629] AMD-Vi: Lazy IO/TLB flushing enabled
  1730. Feb 10 15:05:02 localhost kernel: [ 1.156426] LVT offset 0 assigned for vector 0x400
  1731. Feb 10 15:05:02 localhost kernel: [ 1.156578] perf: AMD IBS detected (0x000007ff)
  1732. Feb 10 15:05:02 localhost kernel: [ 1.156590] perf: amd_iommu: Detected. (0 banks, 0 counters/bank)
  1733. Feb 10 15:05:02 localhost kernel: [ 1.156730] simple-framebuffer simple-framebuffer.0: framebuffer at 0xe0000000, 0x12c000 bytes, mapped to 0xffffc90001200000
  1734. Feb 10 15:05:02 localhost kernel: [ 1.156739] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=640x480x32, linelength=2560
  1735. Feb 10 15:05:02 localhost kernel: [ 1.157558] Console: switching to colour frame buffer device 80x30
  1736. Feb 10 15:05:02 localhost kernel: [ 1.158135] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
  1737. Feb 10 15:05:02 localhost kernel: [ 1.158601] futex hash table entries: 1024 (order: 4, 65536 bytes)
  1738. Feb 10 15:05:02 localhost kernel: [ 1.158662] audit: initializing netlink subsys (disabled)
  1739. Feb 10 15:05:02 localhost kernel: [ 1.158705] audit: type=2000 audit(1486739090.968:1): initialized
  1740. Feb 10 15:05:02 localhost kernel: [ 1.159416] Initialise system trusted keyring
  1741. Feb 10 15:05:02 localhost kernel: [ 1.159980] workingset: timestamp_bits=37 max_order=21 bucket_order=0
  1742. Feb 10 15:05:02 localhost kernel: [ 1.160413] zbud: loaded
  1743. Feb 10 15:05:02 localhost kernel: [ 1.201055] Key type asymmetric registered
  1744. Feb 10 15:05:02 localhost kernel: [ 1.201459] Asymmetric key parser 'x509' registered
  1745. Feb 10 15:05:02 localhost kernel: [ 1.202042] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  1746. Feb 10 15:05:02 localhost kernel: [ 1.203084] io scheduler noop registered
  1747. Feb 10 15:05:02 localhost kernel: [ 1.203545] io scheduler deadline registered
  1748. Feb 10 15:05:02 localhost kernel: [ 1.204101] io scheduler cfq registered (default)
  1749. Feb 10 15:05:02 localhost kernel: [ 1.204968] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  1750. Feb 10 15:05:02 localhost kernel: [ 1.205355] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  1751. Feb 10 15:05:02 localhost kernel: [ 1.205805] GHES: HEST is not enabled!
  1752. Feb 10 15:05:02 localhost kernel: [ 1.206426] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  1753. Feb 10 15:05:02 localhost kernel: [ 1.207338] AMD0020:00: ttyS0 at MMIO 0xfedc6000 (irq = 10, base_baud = 3000000) is a 16550A
  1754. Feb 10 15:05:02 localhost kernel: [ 1.208690] AMD0020:01: ttyS1 at MMIO 0xfedc8000 (irq = 11, base_baud = 3000000) is a 16550A
  1755. Feb 10 15:05:02 localhost kernel: [ 1.210208] Linux agpgart interface v0.103
  1756. Feb 10 15:05:02 localhost kernel: [ 1.211013] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
  1757. Feb 10 15:05:02 localhost kernel: [ 1.211889] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  1758. Feb 10 15:05:02 localhost kernel: [ 1.216750] serio: i8042 KBD port at 0x60,0x64 irq 1
  1759. Feb 10 15:05:02 localhost kernel: [ 1.217174] serio: i8042 AUX port at 0x60,0x64 irq 12
  1760. Feb 10 15:05:02 localhost kernel: [ 1.217867] mousedev: PS/2 mouse device common for all mice
  1761. Feb 10 15:05:02 localhost kernel: [ 1.218416] rtc_cmos 00:01: RTC can wake from S4
  1762. Feb 10 15:05:02 localhost kernel: [ 1.219127] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  1763. Feb 10 15:05:02 localhost kernel: [ 1.219654] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
  1764. Feb 10 15:05:02 localhost kernel: [ 1.220727] ledtrig-cpu: registered to indicate activity on CPUs
  1765. Feb 10 15:05:02 localhost kernel: [ 1.221795] NET: Registered protocol family 10
  1766. Feb 10 15:05:02 localhost kernel: [ 1.222517] mip6: Mobile IPv6
  1767. Feb 10 15:05:02 localhost kernel: [ 1.223001] NET: Registered protocol family 17
  1768. Feb 10 15:05:02 localhost kernel: [ 1.223466] mpls_gso: MPLS GSO support
  1769. Feb 10 15:05:02 localhost kernel: [ 1.224279] microcode: CPU0: patch_level=0x06006115
  1770. Feb 10 15:05:02 localhost kernel: [ 1.224763] microcode: CPU1: patch_level=0x06006115
  1771. Feb 10 15:05:02 localhost kernel: [ 1.225199] microcode: CPU2: patch_level=0x06006115
  1772. Feb 10 15:05:02 localhost kernel: [ 1.225659] microcode: CPU3: patch_level=0x06006115
  1773. Feb 10 15:05:02 localhost kernel: [ 1.226347] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  1774. Feb 10 15:05:02 localhost kernel: [ 1.227594] registered taskstats version 1
  1775. Feb 10 15:05:02 localhost kernel: [ 1.228070] Loading compiled-in X.509 certificates
  1776. Feb 10 15:05:02 localhost kernel: [ 1.228587] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  1777. Feb 10 15:05:02 localhost kernel: [ 1.231442] alg: No test for pkcs1pad(rsa,sha256) (pkcs1pad(rsa-generic,sha256))
  1778. Feb 10 15:05:02 localhost kernel: [ 1.232662] Loaded X.509 cert 'Debian Project: Ben Hutchings: 008a018dca80932630'
  1779. Feb 10 15:05:02 localhost kernel: [ 1.233613] zswap: loaded using pool lzo/zbud
  1780. Feb 10 15:05:02 localhost kernel: [ 1.234685] rtc_cmos 00:01: setting system clock to 2017-02-10 15:04:51 UTC (1486739091)
  1781. Feb 10 15:05:02 localhost kernel: [ 1.235647] PM: Hibernation image not present or could not be loaded.
  1782. Feb 10 15:05:02 localhost kernel: [ 1.237015] Freeing unused kernel memory: 1336K (ffffffff81b12000 - ffffffff81c60000)
  1783. Feb 10 15:05:02 localhost kernel: [ 1.237733] Write protecting the kernel read-only data: 10240k
  1784. Feb 10 15:05:02 localhost kernel: [ 1.238433] Freeing unused kernel memory: 196K (ffff8800015cf000 - ffff880001600000)
  1785. Feb 10 15:05:02 localhost kernel: [ 1.242469] Freeing unused kernel memory: 1396K (ffff8800018a3000 - ffff880001a00000)
  1786. Feb 10 15:05:02 localhost kernel: [ 1.251024] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  1787. Feb 10 15:05:02 localhost kernel: [ 1.322425] random: systemd-udevd urandom read with 5 bits of entropy available
  1788. Feb 10 15:05:02 localhost kernel: [ 1.345870] fjes: module verification failed: signature and/or required key missing - tainting kernel
  1789. Feb 10 15:05:02 localhost kernel: [ 1.348851] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
  1790. Feb 10 15:05:02 localhost kernel: [ 1.355324] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  1791. Feb 10 15:05:02 localhost kernel: [ 1.355991] r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
  1792. Feb 10 15:05:02 localhost kernel: [ 1.357811] r8169 0000:01:00.0 eth0: RTL8106e at 0xffffc90000ca0000, ec:8e:b5:2d:df:a2, XID 04900000 IRQ 28
  1793. Feb 10 15:05:02 localhost kernel: [ 1.359418] thermal LNXTHERM:00: registered as thermal_zone0
  1794. Feb 10 15:05:02 localhost kernel: [ 1.359635] SCSI subsystem initialized
  1795. Feb 10 15:05:02 localhost kernel: [ 1.360901] ACPI: Thermal Zone [TZS0] (72 C)
  1796. Feb 10 15:05:02 localhost kernel: [ 1.361858] ACPI: bus type USB registered
  1797. Feb 10 15:05:02 localhost kernel: [ 1.361991] thermal LNXTHERM:01: registered as thermal_zone1
  1798. Feb 10 15:05:02 localhost kernel: [ 1.361993] ACPI: Thermal Zone [TZS1] (37 C)
  1799. Feb 10 15:05:02 localhost kernel: [ 1.364101] usbcore: registered new interface driver usbfs
  1800. Feb 10 15:05:02 localhost kernel: [ 1.364772] usbcore: registered new interface driver hub
  1801. Feb 10 15:05:02 localhost kernel: [ 1.365438] usbcore: registered new device driver usb
  1802. Feb 10 15:05:02 localhost kernel: [ 1.365466] sdhci: Secure Digital Host Controller Interface driver
  1803. Feb 10 15:05:02 localhost kernel: [ 1.365466] sdhci: Copyright(c) Pierre Ossman
  1804. Feb 10 15:05:02 localhost kernel: [ 1.367854] libata version 3.00 loaded.
  1805. Feb 10 15:05:02 localhost kernel: [ 1.368046] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1806. Feb 10 15:05:02 localhost kernel: [ 1.369440] ehci-pci: EHCI PCI platform driver
  1807. Feb 10 15:05:02 localhost kernel: [ 1.369524] sdhci-pci 0000:00:14.7: SDHCI controller found [1022:7906] (rev 1)
  1808. Feb 10 15:05:02 localhost kernel: [ 1.371861] mmc0: SDHCI controller on PCI [0000:00:14.7] using ADMA 64-bit
  1809. Feb 10 15:05:02 localhost kernel: [ 1.372494] ahci 0000:00:11.0: version 3.0
  1810. Feb 10 15:05:02 localhost kernel: [ 1.372702] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
  1811. Feb 10 15:05:02 localhost kernel: [ 1.373801] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp fbs pio slum part
  1812. Feb 10 15:05:02 localhost kernel: [ 1.378587] AVX2 version of gcm_enc/dec engaged.
  1813. Feb 10 15:05:02 localhost kernel: [ 1.379156] AES CTR mode by8 optimization enabled
  1814. Feb 10 15:05:02 localhost kernel: [ 1.380143] scsi host0: ahci
  1815. Feb 10 15:05:02 localhost kernel: [ 1.380879] scsi host1: ahci
  1816. Feb 10 15:05:02 localhost kernel: [ 1.381476] ata1: SATA max UDMA/133 abar m1024@0xd166c000 port 0xd166c100 irq 19
  1817. Feb 10 15:05:02 localhost kernel: [ 1.382541] ata2: SATA max UDMA/133 abar m1024@0xd166c000 port 0xd166c180 irq 19
  1818. Feb 10 15:05:02 localhost kernel: [ 1.383835] ehci-pci 0000:00:12.0: EHCI Host Controller
  1819. Feb 10 15:05:02 localhost kernel: [ 1.384404] ehci-pci 0000:00:12.0: new USB bus registered, assigned bus number 1
  1820. Feb 10 15:05:02 localhost kernel: [ 1.385443] ehci-pci 0000:00:12.0: debug port 2
  1821. Feb 10 15:05:02 localhost kernel: [ 1.386045] ehci-pci 0000:00:12.0: irq 18, io mem 0xd166e000
  1822. Feb 10 15:05:02 localhost kernel: [ 1.399820] ehci-pci 0000:00:12.0: USB 2.0 started, EHCI 1.00
  1823. Feb 10 15:05:02 localhost kernel: [ 1.400581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  1824. Feb 10 15:05:02 localhost kernel: [ 1.401100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1825. Feb 10 15:05:02 localhost kernel: [ 1.402163] usb usb1: Product: EHCI Host Controller
  1826. Feb 10 15:05:02 localhost kernel: [ 1.402680] usb usb1: Manufacturer: Linux 4.6.0-kali1-amd64 ehci_hcd
  1827. Feb 10 15:05:02 localhost kernel: [ 1.403232] usb usb1: SerialNumber: 0000:00:12.0
  1828. Feb 10 15:05:02 localhost kernel: [ 1.404134] hub 1-0:1.0: USB hub found
  1829. Feb 10 15:05:02 localhost kernel: [ 1.404686] hub 1-0:1.0: 2 ports detected
  1830. Feb 10 15:05:02 localhost kernel: [ 1.405672] xhci_hcd 0000:00:10.0: xHCI Host Controller
  1831. Feb 10 15:05:02 localhost kernel: [ 1.406201] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
  1832. Feb 10 15:05:02 localhost kernel: [ 1.407415] xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x00000410
  1833. Feb 10 15:05:02 localhost kernel: [ 1.408713] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  1834. Feb 10 15:05:02 localhost kernel: [ 1.409205] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1835. Feb 10 15:05:02 localhost kernel: [ 1.410164] usb usb2: Product: xHCI Host Controller
  1836. Feb 10 15:05:02 localhost kernel: [ 1.410669] usb usb2: Manufacturer: Linux 4.6.0-kali1-amd64 xhci-hcd
  1837. Feb 10 15:05:02 localhost kernel: [ 1.411137] usb usb2: SerialNumber: 0000:00:10.0
  1838. Feb 10 15:05:02 localhost kernel: [ 1.411852] hub 2-0:1.0: USB hub found
  1839. Feb 10 15:05:02 localhost kernel: [ 1.412373] hub 2-0:1.0: 4 ports detected
  1840. Feb 10 15:05:02 localhost kernel: [ 1.413118] xhci_hcd 0000:00:10.0: xHCI Host Controller
  1841. Feb 10 15:05:02 localhost kernel: [ 1.413661] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3
  1842. Feb 10 15:05:02 localhost kernel: [ 1.414602] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
  1843. Feb 10 15:05:02 localhost kernel: [ 1.415682] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
  1844. Feb 10 15:05:02 localhost kernel: [ 1.416260] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1845. Feb 10 15:05:02 localhost kernel: [ 1.417213] usb usb3: Product: xHCI Host Controller
  1846. Feb 10 15:05:02 localhost kernel: [ 1.417683] usb usb3: Manufacturer: Linux 4.6.0-kali1-amd64 xhci-hcd
  1847. Feb 10 15:05:02 localhost kernel: [ 1.418154] usb usb3: SerialNumber: 0000:00:10.0
  1848. Feb 10 15:05:02 localhost kernel: [ 1.419058] hub 3-0:1.0: USB hub found
  1849. Feb 10 15:05:02 localhost kernel: [ 1.419540] hub 3-0:1.0: 4 ports detected
  1850. Feb 10 15:05:02 localhost kernel: [ 1.724038] usb 1-1: new high-speed USB device number 2 using ehci-pci
  1851. Feb 10 15:05:02 localhost kernel: [ 1.724039] usb 2-1: new full-speed USB device number 2 using xhci_hcd
  1852. Feb 10 15:05:02 localhost kernel: [ 1.851904] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  1853. Feb 10 15:05:02 localhost kernel: [ 1.852547] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  1854. Feb 10 15:05:02 localhost kernel: [ 1.853257] ata1.00: ATA-10: WDC WD5000LPCX-60VHAT0, 01.01A01, max UDMA/133
  1855. Feb 10 15:05:02 localhost kernel: [ 1.853742] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  1856. Feb 10 15:05:02 localhost kernel: [ 1.854897] ata1.00: configured for UDMA/133
  1857. Feb 10 15:05:02 localhost kernel: [ 1.855605] scsi 0:0:0:0: Direct-Access ATA WDC WD5000LPCX-6 1A01 PQ: 0 ANSI: 5
  1858. Feb 10 15:05:02 localhost kernel: [ 1.856196] usb 1-1: New USB device found, idVendor=0438, idProduct=7900
  1859. Feb 10 15:05:02 localhost kernel: [ 1.856198] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  1860. Feb 10 15:05:02 localhost kernel: [ 1.856473] hub 1-1:1.0: USB hub found
  1861. Feb 10 15:05:02 localhost kernel: [ 1.857027] hub 1-1:1.0: 4 ports detected
  1862. Feb 10 15:05:02 localhost kernel: [ 1.857491] ata2.00: ATAPI: hp DVDRW DU8A6SH, DH61, max UDMA/133
  1863. Feb 10 15:05:02 localhost kernel: [ 1.858371] ata2.00: configured for UDMA/133
  1864. Feb 10 15:05:02 localhost kernel: [ 1.881662] usb 2-1: New USB device found, idVendor=0a5c, idProduct=216d
  1865. Feb 10 15:05:02 localhost kernel: [ 1.882181] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1866. Feb 10 15:05:02 localhost kernel: [ 1.882644] usb 2-1: Product: BCM43142A0
  1867. Feb 10 15:05:02 localhost kernel: [ 1.883045] usb 2-1: Manufacturer: Broadcom Corp
  1868. Feb 10 15:05:02 localhost kernel: [ 1.883393] usb 2-1: SerialNumber: 681401BB7B7C
  1869. Feb 10 15:05:02 localhost kernel: [ 1.893298] scsi 1:0:0:0: CD-ROM hp DVDRW DU8A6SH DH61 PQ: 0 ANSI: 5
  1870. Feb 10 15:05:02 localhost kernel: [ 1.910771] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
  1871. Feb 10 15:05:02 localhost kernel: [ 1.911833] sd 0:0:0:0: [sda] 4096-byte physical blocks
  1872. Feb 10 15:05:02 localhost kernel: [ 1.912396] sd 0:0:0:0: [sda] Write Protect is off
  1873. Feb 10 15:05:02 localhost kernel: [ 1.912834] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  1874. Feb 10 15:05:02 localhost kernel: [ 1.912849] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  1875. Feb 10 15:05:02 localhost kernel: [ 1.930123] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  1876. Feb 10 15:05:02 localhost kernel: [ 1.931012] cdrom: Uniform CD-ROM driver Revision: 3.20
  1877. Feb 10 15:05:02 localhost kernel: [ 1.931662] sr 1:0:0:0: Attached scsi CD-ROM sr0
  1878. Feb 10 15:05:02 localhost kernel: [ 1.999850] usb 2-2: new high-speed USB device number 3 using xhci_hcd
  1879. Feb 10 15:05:02 localhost kernel: [ 2.063557] psmouse serio1: synaptics: queried max coordinates: x [..5654], y [..4860]
  1880. Feb 10 15:05:02 localhost kernel: [ 2.091975] psmouse serio1: synaptics: queried min coordinates: x [1288..], y [994..]
  1881. Feb 10 15:05:02 localhost kernel: [ 2.127861] usb 1-1.1: new high-speed USB device number 3 using ehci-pci
  1882. Feb 10 15:05:02 localhost kernel: [ 2.147615] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf00123/0x840300/0x2e800/0x0, board id: 3127, fw id: 2158179
  1883. Feb 10 15:05:02 localhost kernel: [ 2.156085] tsc: Refined TSC clocksource calibration: 2395.504 MHz
  1884. Feb 10 15:05:02 localhost kernel: [ 2.156621] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2287a05cb13, max_idle_ns: 440795325721 ns
  1885. Feb 10 15:05:02 localhost kernel: [ 2.168354] usb 2-2: New USB device found, idVendor=05c8, idProduct=038f
  1886. Feb 10 15:05:02 localhost kernel: [ 2.168844] usb 2-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  1887. Feb 10 15:05:02 localhost kernel: [ 2.169384] usb 2-2: Product: HP TrueVision HD
  1888. Feb 10 15:05:02 localhost kernel: [ 2.169798] usb 2-2: Manufacturer: Generic
  1889. Feb 10 15:05:02 localhost kernel: [ 2.170208] usb 2-2: SerialNumber: 200901010001
  1890. Feb 10 15:05:02 localhost kernel: [ 2.184230] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
  1891. Feb 10 15:05:02 localhost kernel: [ 2.320516] sda: sda1 sda2 sda3 sda4 sda5
  1892. Feb 10 15:05:02 localhost kernel: [ 2.323785] sd 0:0:0:0: [sda] Attached SCSI disk
  1893. Feb 10 15:05:02 localhost kernel: [ 2.539555] usb 1-1.1: New USB device found, idVendor=058f, idProduct=6387
  1894. Feb 10 15:05:02 localhost kernel: [ 2.540003] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1895. Feb 10 15:05:02 localhost kernel: [ 2.540815] usb 1-1.1: Product: Mass Storage Device
  1896. Feb 10 15:05:02 localhost kernel: [ 2.541232] usb 1-1.1: Manufacturer: JetFlash
  1897. Feb 10 15:05:02 localhost kernel: [ 2.541643] usb 1-1.1: SerialNumber: W29Q0I6F
  1898. Feb 10 15:05:02 localhost kernel: [ 2.545321] usb-storage 1-1.1:1.0: USB Mass Storage device detected
  1899. Feb 10 15:05:02 localhost kernel: [ 2.547384] scsi host2: usb-storage 1-1.1:1.0
  1900. Feb 10 15:05:02 localhost kernel: [ 2.548181] usbcore: registered new interface driver usb-storage
  1901. Feb 10 15:05:02 localhost kernel: [ 2.549430] usbcore: registered new interface driver uas
  1902. Feb 10 15:05:02 localhost kernel: [ 3.156637] clocksource: Switched to clocksource tsc
  1903. Feb 10 15:05:02 localhost kernel: [ 3.557932] scsi 2:0:0:0: Direct-Access JetFlash Transcend 8GB 8.07 PQ: 0 ANSI: 2
  1904. Feb 10 15:05:02 localhost kernel: [ 3.561514] sd 2:0:0:0: [sdb] 15695872 512-byte logical blocks: (8.04 GB/7.48 GiB)
  1905. Feb 10 15:05:02 localhost kernel: [ 3.565895] sd 2:0:0:0: [sdb] Write Protect is off
  1906. Feb 10 15:05:02 localhost kernel: [ 3.566320] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
  1907. Feb 10 15:05:02 localhost kernel: [ 3.569385] sd 2:0:0:0: [sdb] No Caching mode page found
  1908. Feb 10 15:05:02 localhost kernel: [ 3.569803] sd 2:0:0:0: [sdb] Assuming drive cache: write through
  1909. Feb 10 15:05:02 localhost kernel: [ 3.580769] sdb: sdb1 sdb2
  1910. Feb 10 15:05:02 localhost kernel: [ 3.589843] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  1911. Feb 10 15:05:02 localhost kernel: [ 3.609354] random: nonblocking pool is initialized
  1912. Feb 10 15:05:02 localhost kernel: [ 3.692949] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  1913. Feb 10 15:05:02 localhost kernel: [ 3.908103] ntfs: driver 2.1.32 [Flags: R/O MODULE].
  1914. Feb 10 15:05:02 localhost kernel: [ 3.941959] ntfs: volume version 3.1.
  1915. Feb 10 15:05:02 localhost kernel: [ 4.161101] ntfs: volume version 3.1.
  1916. Feb 10 15:05:02 localhost kernel: [ 4.416757] ntfs: volume version 3.1.
  1917. Feb 10 15:05:02 localhost kernel: [ 5.682712] ISO 9660 Extensions: Microsoft Joliet Level 3
  1918. Feb 10 15:05:02 localhost kernel: [ 5.686921] ISO 9660 Extensions: RRIP_1991A
  1919. Feb 10 15:05:02 localhost kernel: [ 5.715334] loop: module loaded
  1920. Feb 10 15:05:02 localhost kernel: [ 6.086481] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1921. Feb 10 15:05:02 localhost kernel: [ 11.091805] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
  1922. Feb 10 15:05:02 localhost kernel: [ 11.092885] ACPI: Power Button [PWRB]
  1923. Feb 10 15:05:02 localhost kernel: [ 11.093514] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
  1924. Feb 10 15:05:02 localhost kernel: [ 11.094683] ACPI: Lid Switch [LID0]
  1925. Feb 10 15:05:02 localhost kernel: [ 11.095266] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
  1926. Feb 10 15:05:02 localhost kernel: [ 11.096324] ACPI: Power Button [PWRF]
  1927. Feb 10 15:05:02 localhost kernel: [ 11.112386] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
  1928. Feb 10 15:05:02 localhost kernel: [ 11.112959] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  1929. Feb 10 15:05:02 localhost kernel: [ 11.114125] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  1930. Feb 10 15:05:02 localhost kernel: [ 11.119851] ACPI: Battery Slot [BAT0] (battery present)
  1931. Feb 10 15:05:02 localhost kernel: [ 11.120503] acpi device:00: registered as cooling_device4
  1932. Feb 10 15:05:02 localhost kernel: [ 11.121102] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
  1933. Feb 10 15:05:02 localhost kernel: [ 11.122164] ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no)
  1934. Feb 10 15:05:02 localhost kernel: [ 11.123279] acpi device:08: registered as cooling_device5
  1935. Feb 10 15:05:02 localhost kernel: [ 11.124493] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:07/LNXVIDEO:01/input/input7
  1936. Feb 10 15:05:02 localhost kernel: [ 11.129998] ACPI: AC Adapter [ADP1] (on-line)
  1937. Feb 10 15:05:02 localhost kernel: [ 11.137786] Initializing HPQ6001 module
  1938. Feb 10 15:05:02 localhost kernel: [ 11.138437] input: HP Wireless hotkeys as /devices/virtual/input/input8
  1939. Feb 10 15:05:02 localhost kernel: [ 11.146658] tpm_crb MSFT0101:00: can't request region for resource [mem 0xbfb79000-0xbfb7cfff]
  1940. Feb 10 15:05:02 localhost kernel: [ 11.147812] tpm_crb: probe of MSFT0101:00 failed with error -16
  1941. Feb 10 15:05:02 localhost kernel: [ 11.151861] wmi: Mapper loaded
  1942. Feb 10 15:05:02 localhost kernel: [ 11.161452] acpi-cpufreq: overriding BIOS provided _PSD data
  1943. Feb 10 15:05:02 localhost kernel: [ 11.224805] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  1944. Feb 10 15:05:02 localhost kernel: [ 11.237383] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
  1945. Feb 10 15:05:02 localhost kernel: [ 11.238613] piix4_smbus 0000:00:14.0: Using register 0x2e for SMBus port selection
  1946. Feb 10 15:05:02 localhost kernel: [ 11.285225] EDAC MC: Ver: 3.0.0
  1947. Feb 10 15:05:02 localhost kernel: [ 11.287178] sd 0:0:0:0: Attached scsi generic sg0 type 0
  1948. Feb 10 15:05:02 localhost kernel: [ 11.288106] sr 1:0:0:0: Attached scsi generic sg1 type 5
  1949. Feb 10 15:05:02 localhost kernel: [ 11.289180] sd 2:0:0:0: Attached scsi generic sg2 type 0
  1950. Feb 10 15:05:02 localhost kernel: [ 11.292244] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
  1951. Feb 10 15:05:02 localhost kernel: [ 11.292959] sp5100_tco: PCI Vendor ID: 0x1022, Device ID: 0x790b, Revision ID: 0x4a
  1952. Feb 10 15:05:02 localhost kernel: [ 11.294108] sp5100_tco: I/O address 0x0cd6 already in use
  1953. Feb 10 15:05:02 localhost kernel: [ 11.316030] MCE: In-kernel MCE decoding enabled.
  1954. Feb 10 15:05:02 localhost kernel: [ 11.321647] AMD64 EDAC driver v3.4.0
  1955. Feb 10 15:05:02 localhost kernel: [ 11.322250] EDAC amd64: DRAM ECC disabled.
  1956. Feb 10 15:05:02 localhost kernel: [ 11.322804] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  1957. Feb 10 15:05:02 localhost kernel: [ 11.322804] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  1958. Feb 10 15:05:02 localhost kernel: [ 11.322804] (Note that use of the override may cause unknown side effects.)
  1959. Feb 10 15:05:02 localhost kernel: [ 11.330279] EFI Variables Facility v0.08 2004-May-17
  1960. Feb 10 15:05:02 localhost kernel: [ 11.369257] input: PC Speaker as /devices/platform/pcspkr/input/input9
  1961. Feb 10 15:05:02 localhost kernel: [ 11.382745] pstore: Registered efi as persistent store backend
  1962. Feb 10 15:05:02 localhost kernel: [ 11.438397] [drm] Initialized drm 1.1.0 20060810
  1963. Feb 10 15:05:02 localhost kernel: [ 11.694323] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
  1964. Feb 10 15:05:02 localhost kernel: [ 11.720128] kvm: disabled by bios
  1965. Feb 10 15:05:02 localhost kernel: [ 11.729485] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input10
  1966. Feb 10 15:05:02 localhost kernel: [ 11.795710] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  1967. Feb 10 15:05:02 localhost kernel: [ 11.797279] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1968. Feb 10 15:05:02 localhost kernel: [ 11.797281] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  1969. Feb 10 15:05:02 localhost kernel: [ 11.797283] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
  1970. Feb 10 15:05:02 localhost kernel: [ 11.797284] snd_hda_codec_realtek hdaudioC1D0: inputs:
  1971. Feb 10 15:05:02 localhost kernel: [ 11.797602] snd_hda_codec_realtek hdaudioC1D0: Mic=0x19
  1972. Feb 10 15:05:02 localhost kernel: [ 11.808523] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
  1973. Feb 10 15:05:02 localhost kernel: [ 11.855463] acer_wmi: Acer Laptop ACPI-WMI Extras
  1974. Feb 10 15:05:02 localhost kernel: [ 11.858807] input: Acer BMA150 accelerometer as /devices/virtual/input/input13
  1975. Feb 10 15:05:02 localhost kernel: [ 11.950294] [drm] amdgpu kernel modesetting enabled.
  1976. Feb 10 15:05:02 localhost kernel: [ 11.952493] vga_switcheroo: detected switching method \_SB_.PCI0.VGA_.ATPX handle
  1977. Feb 10 15:05:02 localhost kernel: [ 12.025826] media: Linux media interface: v0.10
  1978. Feb 10 15:05:02 localhost kernel: [ 12.026425] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:09.2/sound/card1/input11
  1979. Feb 10 15:05:02 localhost kernel: [ 12.026652] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:09.2/sound/card1/input14
  1980. Feb 10 15:05:02 localhost kernel: [ 12.026718] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:09.2/sound/card1/input15
  1981. Feb 10 15:05:02 localhost kernel: [ 12.220572] Linux video capture interface: v2.00
  1982. Feb 10 15:05:02 localhost kernel: [ 12.445248] uvcvideo: Found UVC 1.00 device HP TrueVision HD (05c8:038f)
  1983. Feb 10 15:05:02 localhost kernel: [ 12.452087] uvcvideo 2-2:1.0: Entity type for entity Extension 4 was not initialized!
  1984. Feb 10 15:05:02 localhost kernel: [ 12.453501] uvcvideo 2-2:1.0: Entity type for entity Processing 2 was not initialized!
  1985. Feb 10 15:05:02 localhost kernel: [ 12.455049] uvcvideo 2-2:1.0: Entity type for entity Camera 1 was not initialized!
  1986. Feb 10 15:05:02 localhost kernel: [ 12.456924] input: HP TrueVision HD as /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/input/input16
  1987. Feb 10 15:05:02 localhost kernel: [ 12.459006] usbcore: registered new interface driver uvcvideo
  1988. Feb 10 15:05:02 localhost kernel: [ 12.459969] USB Video Class driver (1.1.1)
  1989. Feb 10 15:05:02 localhost kernel: [ 12.523884] input: HP WMI hotkeys as /devices/virtual/input/input12
  1990. Feb 10 15:05:02 localhost kernel: [ 12.581177] Bluetooth: Core ver 2.21
  1991. Feb 10 15:05:02 localhost kernel: [ 12.582125] NET: Registered protocol family 31
  1992. Feb 10 15:05:02 localhost kernel: [ 12.583022] Bluetooth: HCI device and connection manager initialized
  1993. Feb 10 15:05:02 localhost kernel: [ 12.583921] Bluetooth: HCI socket layer initialized
  1994. Feb 10 15:05:02 localhost kernel: [ 12.584711] Bluetooth: L2CAP socket layer initialized
  1995. Feb 10 15:05:02 localhost kernel: [ 12.585446] Bluetooth: SCO socket layer initialized
  1996. Feb 10 15:05:02 localhost kernel: [ 12.613623] Found CRAT image with size=1360
  1997. Feb 10 15:05:02 localhost kernel: [ 12.614166] Parsing CRAT table with 1 nodes
  1998. Feb 10 15:05:02 localhost kernel: [ 12.614641] Found CU entry in CRAT table with proximity_domain=0 caps=0
  1999. Feb 10 15:05:02 localhost kernel: [ 12.615138] CU CPU: cores=4 id_base=16
  2000. Feb 10 15:05:02 localhost kernel: [ 12.615627] Found CU entry in CRAT table with proximity_domain=0 caps=0
  2001. Feb 10 15:05:02 localhost kernel: [ 12.616124] CU GPU: simds=40 id_base=-2147483648
  2002. Feb 10 15:05:02 localhost kernel: [ 12.616629] Found memory entry in CRAT table with proximity_domain=0
  2003. Feb 10 15:05:02 localhost kernel: [ 12.617149] Found memory entry in CRAT table with proximity_domain=0
  2004. Feb 10 15:05:02 localhost kernel: [ 12.617679] Found cache entry in CRAT table with processor_id=16
  2005. Feb 10 15:05:02 localhost kernel: [ 12.618324] Found cache entry in CRAT table with processor_id=16
  2006. Feb 10 15:05:02 localhost kernel: [ 12.618988] Found cache entry in CRAT table with processor_id=16
  2007. Feb 10 15:05:02 localhost kernel: [ 12.619539] Found cache entry in CRAT table with processor_id=17
  2008. Feb 10 15:05:02 localhost kernel: [ 12.620077] Found cache entry in CRAT table with processor_id=18
  2009. Feb 10 15:05:02 localhost kernel: [ 12.620595] Found cache entry in CRAT table with processor_id=18
  2010. Feb 10 15:05:02 localhost kernel: [ 12.621054] Found cache entry in CRAT table with processor_id=18
  2011. Feb 10 15:05:02 localhost kernel: [ 12.621510] Found cache entry in CRAT table with processor_id=19
  2012. Feb 10 15:05:02 localhost kernel: [ 12.621949] Found TLB entry in CRAT table (not processing)
  2013. Feb 10 15:05:02 localhost kernel: [ 12.622374] Found TLB entry in CRAT table (not processing)
  2014. Feb 10 15:05:02 localhost kernel: [ 12.622774] Found TLB entry in CRAT table (not processing)
  2015. Feb 10 15:05:02 localhost kernel: [ 12.623153] Found TLB entry in CRAT table (not processing)
  2016. Feb 10 15:05:02 localhost kernel: [ 12.623564] Found TLB entry in CRAT table (not processing)
  2017. Feb 10 15:05:02 localhost kernel: [ 12.623672] usbcore: registered new interface driver btusb
  2018. Feb 10 15:05:02 localhost kernel: [ 12.624408] Found TLB entry in CRAT table (not processing)
  2019. Feb 10 15:05:02 localhost kernel: [ 12.624794] Found TLB entry in CRAT table (not processing)
  2020. Feb 10 15:05:02 localhost kernel: [ 12.625169] Found TLB entry in CRAT table (not processing)
  2021. Feb 10 15:05:02 localhost kernel: [ 12.625504] Found TLB entry in CRAT table (not processing)
  2022. Feb 10 15:05:02 localhost kernel: [ 12.625834] Found TLB entry in CRAT table (not processing)
  2023. Feb 10 15:05:02 localhost kernel: [ 12.626152] Creating topology SYSFS entries
  2024. Feb 10 15:05:02 localhost kernel: [ 12.626557] Finished initializing topology ret=0
  2025. Feb 10 15:05:02 localhost kernel: [ 12.626862] kfd kfd: Initialized module
  2026. Feb 10 15:05:02 localhost kernel: [ 12.627381] checking generic (e0000000 12c000) vs hw (e0000000 10000000)
  2027. Feb 10 15:05:02 localhost kernel: [ 12.627383] fb: switching to amdgpudrmfb from simple
  2028. Feb 10 15:05:02 localhost kernel: [ 12.627712] Console: switching to colour dummy device 80x25
  2029. Feb 10 15:05:02 localhost kernel: [ 12.628831] [drm] initializing kernel modesetting (CARRIZO 0x1002:0x9874 0x103C:0x8223 0xCA).
  2030. Feb 10 15:05:02 localhost kernel: [ 12.628861] [drm] register mmio base: 0xD1600000
  2031. Feb 10 15:05:02 localhost kernel: [ 12.628866] [drm] register mmio size: 262144
  2032. Feb 10 15:05:02 localhost kernel: [ 12.628880] [drm] doorbell mmio base: 0xD0800000
  2033. Feb 10 15:05:02 localhost kernel: [ 12.628885] [drm] doorbell mmio size: 8388608
  2034. Feb 10 15:05:02 localhost kernel: [ 12.630115] ATOM BIOS: CARRIZO
  2035. Feb 10 15:05:02 localhost kernel: [ 12.630276] amdgpu 0000:00:01.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
  2036. Feb 10 15:05:02 localhost kernel: [ 12.630287] amdgpu 0000:00:01.0: GTT: 1024M 0x0000000020000000 - 0x000000005FFFFFFF
  2037. Feb 10 15:05:02 localhost kernel: [ 12.630296] [drm] Detected VRAM RAM=512M, BAR=256M
  2038. Feb 10 15:05:02 localhost kernel: [ 12.630302] [drm] RAM width 64bits UNKNOWN
  2039. Feb 10 15:05:02 localhost kernel: [ 12.630375] [TTM] Zone kernel: Available graphics memory: 3847976 kiB
  2040. Feb 10 15:05:02 localhost kernel: [ 12.630381] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
  2041. Feb 10 15:05:02 localhost kernel: [ 12.630387] [TTM] Initializing pool allocator
  2042. Feb 10 15:05:02 localhost kernel: [ 12.630397] [TTM] Initializing DMA pool allocator
  2043. Feb 10 15:05:02 localhost kernel: [ 12.630426] [drm] amdgpu: 512M of VRAM memory ready
  2044. Feb 10 15:05:02 localhost kernel: [ 12.630432] [drm] amdgpu: 1024M of GTT memory ready.
  2045. Feb 10 15:05:02 localhost kernel: [ 12.630450] [drm] GART: num cpu pages 262144, num gpu pages 262144
  2046. Feb 10 15:05:02 localhost kernel: [ 12.633018] [drm] PCIE GART of 1024M enabled (table at 0x0000000000040000).
  2047. Feb 10 15:05:02 localhost kernel: [ 12.633056] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  2048. Feb 10 15:05:02 localhost kernel: [ 12.633061] [drm] Driver supports precise vblank timestamp query.
  2049. Feb 10 15:05:02 localhost kernel: [ 12.633111] amdgpu 0000:00:01.0: amdgpu: using MSI.
  2050. Feb 10 15:05:02 localhost kernel: [ 12.633143] [drm] amdgpu: irq initialized.
  2051. Feb 10 15:05:02 localhost kernel: [ 12.633155] [drm] amdgpu: dpm initialized
  2052. Feb 10 15:05:02 localhost kernel: [ 12.633672] [drm] amdgpu atom DIG backlight initialized
  2053. Feb 10 15:05:02 localhost kernel: [ 12.633680] [drm] AMDGPU Display Connectors
  2054. Feb 10 15:05:02 localhost kernel: [ 12.633685] [drm] Connector 0:
  2055. Feb 10 15:05:02 localhost kernel: [ 12.633689] [drm] eDP-1
  2056. Feb 10 15:05:02 localhost kernel: [ 12.633693] [drm] HPD1
  2057. Feb 10 15:05:02 localhost kernel: [ 12.633698] [drm] DDC: 0x4868 0x4868 0x4869 0x4869 0x486a 0x486a 0x486b 0x486b
  2058. Feb 10 15:05:02 localhost kernel: [ 12.633705] [drm] Encoders:
  2059. Feb 10 15:05:02 localhost kernel: [ 12.633709] [drm] LCD1: INTERNAL_UNIPHY
  2060. Feb 10 15:05:02 localhost kernel: [ 12.633713] [drm] Connector 1:
  2061. Feb 10 15:05:02 localhost kernel: [ 12.633717] [drm] HDMI-A-1
  2062. Feb 10 15:05:02 localhost kernel: [ 12.633721] [drm] HPD2
  2063. Feb 10 15:05:02 localhost kernel: [ 12.633725] [drm] DDC: 0x486c 0x486c 0x486d 0x486d 0x486e 0x486e 0x486f 0x486f
  2064. Feb 10 15:05:02 localhost kernel: [ 12.633732] [drm] Encoders:
  2065. Feb 10 15:05:02 localhost kernel: [ 12.633736] [drm] DFP1: INTERNAL_UNIPHY
  2066. Feb 10 15:05:02 localhost kernel: [ 12.640261] Bluetooth: hci0: BCM: chip id 70
  2067. Feb 10 15:05:02 localhost kernel: [ 12.658356] Bluetooth: hci0: BCM43142A
  2068. Feb 10 15:05:02 localhost kernel: [ 12.658367] Bluetooth: hci0: BCM (001.001.011) build 0000
  2069. Feb 10 15:05:02 localhost kernel: [ 12.676899] bluetooth hci0: firmware: failed to load brcm/BCM.hcd (-2)
  2070. Feb 10 15:05:02 localhost kernel: [ 12.676908] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
  2071. Feb 10 15:05:02 localhost kernel: [ 12.676923] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
  2072. Feb 10 15:05:02 localhost kernel: [ 12.681181] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_pfp.bin
  2073. Feb 10 15:05:02 localhost kernel: [ 12.700475] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_me.bin
  2074. Feb 10 15:05:03 localhost kernel: [ 12.766372] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_ce.bin
  2075. Feb 10 15:05:03 localhost kernel: [ 12.775760] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_rlc.bin
  2076. Feb 10 15:05:03 localhost kernel: [ 12.786873] Netfilter messages via NETLINK v0.30.
  2077. Feb 10 15:05:03 localhost irqbalance[1258]: Starting SMP IRQ Balancer: irqbalance.
  2078. Feb 10 15:05:03 localhost kernel: [ 12.888138] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_mec.bin
  2079. Feb 10 15:05:03 localhost arpwatch[1272]: Starting Ethernet/FDDI station monitor daemon: (chown arpwatch /var/lib/arpwatch/arp.dat) arpwatch.
  2080. Feb 10 15:05:03 localhost systemd[1]: Started LSB: daemon to balance interrupts for SMP systems.
  2081. Feb 10 15:05:03 localhost systemd[1]: Started LSB: arpwatch daemon.
  2082. Feb 10 15:05:03 localhost systemd[1]: Reached target Bluetooth.
  2083. Feb 10 15:05:03 localhost arpwatch: Running as uid=119 gid=122
  2084. Feb 10 15:05:03 localhost arpwatch: Link layer type 113 not ethernet or fddi
  2085. Feb 10 15:05:03 localhost kernel: [ 13.030845] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_mec2.bin
  2086. Feb 10 15:05:03 localhost kernel: [ 13.030990] amdgpu 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000010, cpu addr 0xffff880210381010
  2087. Feb 10 15:05:03 localhost kernel: [ 13.031145] amdgpu 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000020000020, cpu addr 0xffff880210381020
  2088. Feb 10 15:05:03 localhost kernel: [ 13.031309] amdgpu 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000020000030, cpu addr 0xffff880210381030
  2089. Feb 10 15:05:03 localhost kernel: [ 13.031467] amdgpu 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000020000040, cpu addr 0xffff880210381040
  2090. Feb 10 15:05:03 localhost kernel: [ 13.031612] amdgpu 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000020000050, cpu addr 0xffff880210381050
  2091. Feb 10 15:05:03 localhost kernel: [ 13.031799] amdgpu 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000020000060, cpu addr 0xffff880210381060
  2092. Feb 10 15:05:03 localhost kernel: [ 13.031942] amdgpu 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000020000070, cpu addr 0xffff880210381070
  2093. Feb 10 15:05:03 localhost kernel: [ 13.033703] amdgpu 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000020000080, cpu addr 0xffff880210381080
  2094. Feb 10 15:05:03 localhost kernel: [ 13.033955] amdgpu 0000:00:01.0: fence driver on ring 8 use gpu addr 0x0000000020000090, cpu addr 0xffff880210381090
  2095. Feb 10 15:05:03 localhost kernel: [ 13.035984] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_sdma.bin
  2096. Feb 10 15:05:03 localhost kernel: [ 13.036030] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_sdma1.bin
  2097. Feb 10 15:05:03 localhost kernel: [ 13.036630] amdgpu 0000:00:01.0: fence driver on ring 9 use gpu addr 0x00000000200000a0, cpu addr 0xffff8802103810a0
  2098. Feb 10 15:05:03 localhost kernel: [ 13.036717] amdgpu 0000:00:01.0: fence driver on ring 10 use gpu addr 0x00000000200000b0, cpu addr 0xffff8802103810b0
  2099. Feb 10 15:05:03 localhost ModemManager[1256]: <info> ModemManager (version 1.6.0) starting in system bus...
  2100. Feb 10 15:05:03 localhost systemd[1]: Started IIO Sensor Proxy service.
  2101. Feb 10 15:05:03 localhost kernel: [ 13.081582] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_uvd.bin
  2102. Feb 10 15:05:03 localhost kernel: [ 13.081604] [drm] Found UVD firmware Version: 1.80 Family ID: 11
  2103. Feb 10 15:05:03 localhost kernel: [ 13.082121] amdgpu 0000:00:01.0: fence driver on ring 11 use gpu addr 0x0000000000281ac0, cpu addr 0xffffc90002440ac0
  2104. Feb 10 15:05:03 localhost kernel: [ 13.125506] amdgpu 0000:00:01.0: firmware: direct-loading firmware amdgpu/carrizo_vce.bin
  2105. Feb 10 15:05:03 localhost kernel: [ 13.125532] [drm] Found VCE firmware Version: 52.4 Binary ID: 3
  2106. Feb 10 15:05:03 localhost kernel: [ 13.125703] amdgpu 0000:00:01.0: fence driver on ring 12 use gpu addr 0x00000000200000d0, cpu addr 0xffff8802103810d0
  2107. Feb 10 15:05:03 localhost kernel: [ 13.125793] amdgpu 0000:00:01.0: fence driver on ring 13 use gpu addr 0x00000000200000e0, cpu addr 0xffff8802103810e0
  2108. Feb 10 15:05:03 localhost smartd[1269]: smartd 6.6 2016-05-31 r4324 [x86_64-linux-4.6.0-kali1-amd64] (local build)
  2109. Feb 10 15:05:03 localhost smartd[1269]: Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  2110. Feb 10 15:05:03 localhost smartd[1269]: Opened configuration file /etc/smartd.conf
  2111. Feb 10 15:05:03 localhost smartd[1269]: Drive: DEVICESCAN, implied '-a' Directive on line 21 of file /etc/smartd.conf
  2112. Feb 10 15:05:03 localhost smartd[1269]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
  2113. Feb 10 15:05:03 localhost kernel: [ 13.131018] [drm] ring test on 0 succeeded in 14 usecs
  2114. Feb 10 15:05:03 localhost kernel: [ 13.131226] [drm] ring test on 1 succeeded in 17 usecs
  2115. Feb 10 15:05:03 localhost kernel: [ 13.131263] [drm] ring test on 2 succeeded in 16 usecs
  2116. Feb 10 15:05:03 localhost kernel: [ 13.131274] [drm] ring test on 3 succeeded in 2 usecs
  2117. Feb 10 15:05:03 localhost kernel: [ 13.131284] [drm] ring test on 4 succeeded in 2 usecs
  2118. Feb 10 15:05:03 localhost kernel: [ 13.131294] [drm] ring test on 5 succeeded in 2 usecs
  2119. Feb 10 15:05:03 localhost kernel: [ 13.131304] [drm] ring test on 6 succeeded in 2 usecs
  2120. Feb 10 15:05:03 localhost kernel: [ 13.131322] [drm] ring test on 7 succeeded in 2 usecs
  2121. Feb 10 15:05:03 localhost kernel: [ 13.131332] [drm] ring test on 8 succeeded in 2 usecs
  2122. Feb 10 15:05:03 localhost kernel: [ 13.131397] [drm] ring test on 9 succeeded in 1 usecs
  2123. Feb 10 15:05:03 localhost kernel: [ 13.131412] [drm] ring test on 10 succeeded in 4 usecs
  2124. Feb 10 15:05:03 localhost smartd[1269]: Device: /dev/sda, type changed from 'scsi' to 'sat'
  2125. Feb 10 15:05:03 localhost smartd[1269]: Device: /dev/sda [SAT], opened
  2126. Feb 10 15:05:03 localhost smartd[1269]: Device: /dev/sda [SAT], WDC WD5000LPCX-60VHAT0, S/N:WD-WXV1E26F3PXM, WWN:5-0014ee-65c19b558, FW:01.01A01, 500 GB
  2127. Feb 10 15:05:03 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
  2128. Feb 10 15:05:03 localhost kernel: [ 13.157219] [drm] ring test on 11 succeeded in 1 usecs
  2129. Feb 10 15:05:03 localhost kernel: [ 13.157229] [drm] UVD initialized successfully.
  2130. Feb 10 15:05:03 localhost smartd[1269]: Device: /dev/sda [SAT], found in smartd database: Western Digital Blue Mobile
  2131. Feb 10 15:05:03 localhost smartd[1269]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list.
  2132. Feb 10 15:05:03 localhost kernel: [ 13.377550] [drm] ring test on 12 succeeded in 16 usecs
  2133. Feb 10 15:05:03 localhost kernel: [ 13.377568] [drm] ring test on 13 succeeded in 3 usecs
  2134. Feb 10 15:05:03 localhost kernel: [ 13.377572] [drm] VCE initialized successfully.
  2135. Feb 10 15:05:03 localhost kernel: [ 13.379194] amdgpu 0000:00:01.0: SMC Failed to send Message.
  2136. Feb 10 15:05:04 localhost kernel: [ 14.020068] [drm] fb mappable at 0xE059C000
  2137. Feb 10 15:05:04 localhost kernel: [ 14.020080] [drm] vram apper at 0xE0000000
  2138. Feb 10 15:05:04 localhost kernel: [ 14.020085] [drm] size 8294400
  2139. Feb 10 15:05:04 localhost kernel: [ 14.020090] [drm] fb depth is 24
  2140. Feb 10 15:05:04 localhost kernel: [ 14.020095] [drm] pitch is 7680
  2141. Feb 10 15:05:04 localhost kernel: [ 14.020217] fbcon: amdgpudrmfb (fb0) is primary device
  2142. Feb 10 15:05:04 localhost NetworkManager[1260]: <info> [1486739104.1579] NetworkManager (version 1.2.4) is starting...
  2143. Feb 10 15:05:04 localhost smartd[1269]: Monitoring 1 ATA/SATA, 0 SCSI/SAS and 0 NVMe devices
  2144. Feb 10 15:05:04 localhost NetworkManager[1260]: <info> [1486739104.1580] Read config: /etc/NetworkManager/NetworkManager.conf
  2145. Feb 10 15:05:04 localhost smartd[1269]: Device: /dev/sda [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD5000LPCX_60VHAT0-WD_WXV1E26F3PXM.ata.state
  2146. Feb 10 15:05:04 localhost NetworkManager[1260]: <info> [1486739104.1721] manager[0xdd21c0]: monitoring kernel firmware directory '/lib/firmware'.
  2147. Feb 10 15:05:04 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
  2148. Feb 10 15:05:04 localhost NetworkManager[1260]: <info> [1486739104.1722] monitoring ifupdown state file '/run/network/ifstate'.
  2149. Feb 10 15:05:04 localhost NetworkManager[1260]: <info> [1486739104.1742] dns-mgr[0xdb1960]: init: dns=default, rc-manager=resolvconf
  2150. Feb 10 15:05:04 localhost NetworkManager[1260]: <info> [1486739104.1756] rfkill0: found WiFi radio killswitch (at /sys/devices/platform/acer-wmi/rfkill/rfkill0) (platform driver acer-wmi)
  2151. Feb 10 15:05:04 localhost NetworkManager[1260]: <info> [1486739104.1764] manager[0xdd21c0]: WiFi hardware radio set enabled
  2152. Feb 10 15:05:04 localhost NetworkManager[1260]: <info> [1486739104.1764] manager[0xdd21c0]: WWAN hardware radio set enabled
  2153. Feb 10 15:05:04 localhost systemd[1]: Starting Authenticate and Authorize Users to Run Privileged Tasks...
  2154. Feb 10 15:05:04 localhost polkitd[1364]: started daemon version 0.105 using authority implementation `local' version `0.105'
  2155. Feb 10 15:05:04 localhost dbus[1191]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
  2156. Feb 10 15:05:04 localhost accounts-daemon[1257]: started daemon version 0.6.40
  2157. Feb 10 15:05:06 localhost kernel: [ 16.588190] Console: switching to colour frame buffer device 240x67
  2158. Feb 10 15:05:06 localhost kernel: [ 16.598864] amdgpu 0000:00:01.0: fb0: amdgpudrmfb frame buffer device
  2159. Feb 10 15:05:06 localhost systemd[1]: Started LSB: thin initscript.
  2160. Feb 10 15:05:06 localhost systemd[1]: Started Network Manager.
  2161. Feb 10 15:05:06 localhost kernel: [ 16.612849] [drm] ib test on ring 0 succeeded in 0 usecs
  2162. Feb 10 15:05:06 localhost kernel: [ 16.613007] [drm] ib test on ring 1 succeeded in 0 usecs
  2163. Feb 10 15:05:06 localhost kernel: [ 16.613069] [drm] ib test on ring 2 succeeded in 0 usecs
  2164. Feb 10 15:05:06 localhost kernel: [ 16.613128] [drm] ib test on ring 3 succeeded in 0 usecs
  2165. Feb 10 15:05:06 localhost kernel: [ 16.613217] [drm] ib test on ring 4 succeeded in 0 usecs
  2166. Feb 10 15:05:06 localhost kernel: [ 16.613272] [drm] ib test on ring 5 succeeded in 0 usecs
  2167. Feb 10 15:05:06 localhost kernel: [ 16.613326] [drm] ib test on ring 6 succeeded in 0 usecs
  2168. Feb 10 15:05:06 localhost kernel: [ 16.613378] [drm] ib test on ring 7 succeeded in 0 usecs
  2169. Feb 10 15:05:06 localhost kernel: [ 16.613427] [drm] ib test on ring 8 succeeded in 0 usecs
  2170. Feb 10 15:05:06 localhost kernel: [ 16.613481] [drm] ib test on ring 9 succeeded in 0 usecs
  2171. Feb 10 15:05:06 localhost kernel: [ 16.613533] [drm] ib test on ring 10 succeeded in 0 usecs
  2172. Feb 10 15:05:06 localhost kernel: [ 16.614110] [drm] ib test on ring 11 succeeded
  2173. Feb 10 15:05:06 localhost kernel: [ 16.614217] [drm] ib test on ring 12 succeeded
  2174. Feb 10 15:05:06 localhost kernel: [ 16.620444] kfd kfd: Allocated 3944480 bytes on gart for device(1002:9874)
  2175. Feb 10 15:05:06 localhost kernel: [ 16.620507] amdkfd: adding doorbell packet type capability
  2176. Feb 10 15:05:06 localhost kernel: [ 16.620689] kfd kfd: added device (1002:9874)
  2177. Feb 10 15:05:06 localhost kernel: [ 16.620751] [drm] Initialized amdgpu 3.1.0 20150101 for 0000:00:01.0 on minor 0
  2178. Feb 10 15:05:06 localhost kernel: [ 16.620858] amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
  2179. Feb 10 15:05:06 localhost kernel: [ 16.621182] [drm] initializing kernel modesetting (TOPAZ 0x1002:0x6900 0x103C:0x8223 0x83).
  2180. Feb 10 15:05:06 localhost kernel: [ 16.621238] [drm] register mmio base: 0xD1300000
  2181. Feb 10 15:05:06 localhost kernel: [ 16.621257] [drm] register mmio size: 262144
  2182. Feb 10 15:05:06 localhost kernel: [ 16.621287] [drm] doorbell mmio base: 0xD0000000
  2183. Feb 10 15:05:06 localhost kernel: [ 16.621307] [drm] doorbell mmio size: 2097152
  2184. Feb 10 15:05:06 localhost kernel: [ 16.621337] [drm] probing gen 2 caps for device 1022:157c = 733c81/e
  2185. Feb 10 15:05:06 localhost kernel: [ 16.621365] [drm] probing mlw for device 1022:157c = 733c81
  2186. Feb 10 15:05:06 localhost kernel: [ 16.621376] vga_switcheroo: enabled
  2187. Feb 10 15:05:06 localhost systemd[1]: Started Authenticate and Authorize Users to Run Privileged Tasks.
  2188. Feb 10 15:05:06 localhost systemd[1]: Started Accounts Service.
  2189. Feb 10 15:05:06 localhost systemd[1]: Started Modem Manager.
  2190. Feb 10 15:05:06 localhost kernel: [ 16.621812] ATPX version 1, functions 0x00000003
  2191. Feb 10 15:05:06 localhost systemd[1]: Starting Network Manager Script Dispatcher Service...
  2192. Feb 10 15:05:06 localhost systemd[1]: Reached target Network.
  2193. Feb 10 15:05:06 localhost systemd[1]: Starting /etc/rc.local Compatibility...
  2194. Feb 10 15:05:06 localhost systemd[1]: Starting Permit User Sessions...
  2195. Feb 10 15:05:06 localhost systemd[1]: Started /etc/rc.local Compatibility.
  2196. Feb 10 15:05:06 localhost systemd[1]: Started Permit User Sessions.
  2197. Feb 10 15:05:06 localhost systemd[1]: Reached target Multi-User System.
  2198. Feb 10 15:05:06 localhost systemd[1]: Starting GNOME Display Manager...
  2199. Feb 10 15:05:06 localhost ModemManager[1256]: <info> Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0': not supported by any plugin
  2200. Feb 10 15:05:06 localhost kernel: [ 16.730684] ATOM BIOS: HP
  2201. Feb 10 15:05:06 localhost kernel: [ 16.731646] [drm] GPU not posted. posting now...
  2202. Feb 10 15:05:07 localhost kernel: [ 16.736541] [drm] Changing default dispclk from 0Mhz to 600Mhz
  2203. Feb 10 15:05:07 localhost dbus[1191]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
  2204. Feb 10 15:05:07 localhost systemd[1]: Started Network Manager Script Dispatcher Service.
  2205. Feb 10 15:05:07 localhost kernel: [ 16.758762] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_mc.bin
  2206. Feb 10 15:05:07 localhost kernel: [ 16.760091] amdgpu 0000:03:00.0: VRAM: 4096M 0x0000000000000000 - 0x00000000FFFFFFFF (4096M used)
  2207. Feb 10 15:05:07 localhost kernel: [ 16.761414] amdgpu 0000:03:00.0: GTT: 4096M 0x0000000100000000 - 0x00000001FFFFFFFF
  2208. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.0279] init!
  2209. Feb 10 15:05:07 localhost kernel: [ 16.762744] [drm] Detected VRAM RAM=4096M, BAR=256M
  2210. Feb 10 15:05:07 localhost kernel: [ 16.763966] [drm] RAM width 64bits DDR3
  2211. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.0295] management mode: unmanaged
  2212. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.0299] devices added (path: /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/net/eth0, iface: eth0)
  2213. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.0299] device added (path: /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
  2214. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.0300] devices added (path: /sys/devices/virtual/net/lo, iface: lo)
  2215. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.0300] device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
  2216. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.0300] end _init.
  2217. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.0300] settings: loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list. (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-settings-plugin-ifupdown.so)
  2218. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.0301] settings: loaded plugin keyfile: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
  2219. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.0301] (14560384) ... get_connections.
  2220. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.0302] (14560384) ... get_connections (managed=false): return empty list.
  2221. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.0313] get unmanaged devices count: 0
  2222. Feb 10 15:05:07 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
  2223. Feb 10 15:05:07 localhost kernel: [ 16.764892] [drm] amdgpu: 4096M of VRAM memory ready
  2224. Feb 10 15:05:07 localhost kernel: [ 16.765799] [drm] amdgpu: 4096M of GTT memory ready.
  2225. Feb 10 15:05:07 localhost kernel: [ 16.766720] [drm] GART: num cpu pages 1048576, num gpu pages 1048576
  2226. Feb 10 15:05:07 localhost kernel: [ 16.775336] [drm] PCIE GART of 4096M enabled (table at 0x0000000000040000).
  2227. Feb 10 15:05:07 localhost kernel: [ 16.776416] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  2228. Feb 10 15:05:07 localhost kernel: [ 16.777328] [drm] Driver supports precise vblank timestamp query.
  2229. Feb 10 15:05:07 localhost kernel: [ 16.778402] amdgpu 0000:03:00.0: amdgpu: using MSI.
  2230. Feb 10 15:05:07 localhost kernel: [ 16.779454] [drm] amdgpu: irq initialized.
  2231. Feb 10 15:05:07 localhost kernel: [ 16.789758] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_smc.bin
  2232. Feb 10 15:05:07 localhost kernel: [ 16.795623] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_pfp.bin
  2233. Feb 10 15:05:07 localhost kernel: [ 16.796728] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_me.bin
  2234. Feb 10 15:05:07 localhost kernel: [ 16.797695] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_ce.bin
  2235. Feb 10 15:05:07 localhost kernel: [ 16.798660] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_rlc.bin
  2236. Feb 10 15:05:07 localhost systemd[1]: Starting Hostname Service...
  2237. Feb 10 15:05:07 localhost systemd[1]: Started GNOME Display Manager.
  2238. Feb 10 15:05:07 localhost kernel: [ 16.807330] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_mec.bin
  2239. Feb 10 15:05:07 localhost kernel: [ 16.807430] amdgpu 0000:03:00.0: fence driver on ring 0 use gpu addr 0x0000000100000010, cpu addr 0xffff88007f89a010
  2240. Feb 10 15:05:07 localhost kernel: [ 16.807651] amdgpu 0000:03:00.0: fence driver on ring 1 use gpu addr 0x0000000100000020, cpu addr 0xffff88007f89a020
  2241. Feb 10 15:05:07 localhost kernel: [ 16.807828] amdgpu 0000:03:00.0: fence driver on ring 2 use gpu addr 0x0000000100000030, cpu addr 0xffff88007f89a030
  2242. Feb 10 15:05:07 localhost kernel: [ 16.808034] amdgpu 0000:03:00.0: fence driver on ring 3 use gpu addr 0x0000000100000040, cpu addr 0xffff88007f89a040
  2243. Feb 10 15:05:07 localhost kernel: [ 16.808206] amdgpu 0000:03:00.0: fence driver on ring 4 use gpu addr 0x0000000100000050, cpu addr 0xffff88007f89a050
  2244. Feb 10 15:05:07 localhost kernel: [ 16.808375] amdgpu 0000:03:00.0: fence driver on ring 5 use gpu addr 0x0000000100000060, cpu addr 0xffff88007f89a060
  2245. Feb 10 15:05:07 localhost kernel: [ 16.808543] amdgpu 0000:03:00.0: fence driver on ring 6 use gpu addr 0x0000000100000070, cpu addr 0xffff88007f89a070
  2246. Feb 10 15:05:07 localhost kernel: [ 16.808723] amdgpu 0000:03:00.0: fence driver on ring 7 use gpu addr 0x0000000100000080, cpu addr 0xffff88007f89a080
  2247. Feb 10 15:05:07 localhost kernel: [ 16.808892] amdgpu 0000:03:00.0: fence driver on ring 8 use gpu addr 0x0000000100000090, cpu addr 0xffff88007f89a090
  2248. Feb 10 15:05:07 localhost kernel: [ 16.810774] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_sdma.bin
  2249. Feb 10 15:05:07 localhost kernel: [ 16.810820] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/topaz_sdma1.bin
  2250. Feb 10 15:05:07 localhost kernel: [ 16.810865] amdgpu 0000:03:00.0: fence driver on ring 9 use gpu addr 0x00000001000000a0, cpu addr 0xffff88007f89a0a0
  2251. Feb 10 15:05:07 localhost kernel: [ 16.810973] amdgpu 0000:03:00.0: fence driver on ring 10 use gpu addr 0x00000001000000b0, cpu addr 0xffff88007f89a0b0
  2252. Feb 10 15:05:07 localhost systemd[1]: Reached target Graphical Interface.
  2253. Feb 10 15:05:07 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes...
  2254. Feb 10 15:05:07 localhost systemd[1]: Started Update UTMP about System Runlevel Changes.
  2255. Feb 10 15:05:07 localhost systemd[1]: Created slice User Slice of root.
  2256. Feb 10 15:05:07 localhost systemd[1]: Starting User Manager for UID 0...
  2257. Feb 10 15:05:07 localhost kernel: [ 17.180677] [drm] ring test on 0 succeeded in 13 usecs
  2258. Feb 10 15:05:07 localhost kernel: [ 17.181932] [drm] ring test on 1 succeeded in 16 usecs
  2259. Feb 10 15:05:07 localhost kernel: [ 17.182953] [drm] ring test on 2 succeeded in 2 usecs
  2260. Feb 10 15:05:07 localhost kernel: [ 17.183945] [drm] ring test on 3 succeeded in 2 usecs
  2261. Feb 10 15:05:07 localhost kernel: [ 17.184935] [drm] ring test on 4 succeeded in 2 usecs
  2262. Feb 10 15:05:07 localhost systemd[1]: Started Session 1 of user root.
  2263. Feb 10 15:05:07 localhost kernel: [ 17.186334] [drm] ring test on 5 succeeded in 2 usecs
  2264. Feb 10 15:05:07 localhost kernel: [ 17.187711] [drm] ring test on 6 succeeded in 2 usecs
  2265. Feb 10 15:05:07 localhost kernel: [ 17.189111] [drm] ring test on 7 succeeded in 2 usecs
  2266. Feb 10 15:05:07 localhost kernel: [ 17.189120] [drm] ring test on 8 succeeded in 2 usecs
  2267. Feb 10 15:05:07 localhost kernel: [ 17.189202] [drm] ring test on 9 succeeded in 6 usecs
  2268. Feb 10 15:05:07 localhost kernel: [ 17.189217] [drm] ring test on 10 succeeded in 5 usecs
  2269. Feb 10 15:05:07 localhost kernel: [ 17.189407] [drm] ib test on ring 0 succeeded in 0 usecs
  2270. Feb 10 15:05:07 localhost kernel: [ 17.190353] [drm] ib test on ring 1 succeeded in 0 usecs
  2271. Feb 10 15:05:07 localhost kernel: [ 17.190386] [drm] ib test on ring 2 succeeded in 0 usecs
  2272. Feb 10 15:05:07 localhost kernel: [ 17.190416] [drm] ib test on ring 3 succeeded in 0 usecs
  2273. Feb 10 15:05:07 localhost kernel: [ 17.190442] [drm] ib test on ring 4 succeeded in 0 usecs
  2274. Feb 10 15:05:07 localhost kernel: [ 17.191594] [drm] ib test on ring 5 succeeded in 0 usecs
  2275. Feb 10 15:05:07 localhost kernel: [ 17.191633] [drm] ib test on ring 6 succeeded in 0 usecs
  2276. Feb 10 15:05:07 localhost kernel: [ 17.191670] [drm] ib test on ring 7 succeeded in 0 usecs
  2277. Feb 10 15:05:07 localhost kernel: [ 17.191695] [drm] ib test on ring 8 succeeded in 0 usecs
  2278. Feb 10 15:05:07 localhost kernel: [ 17.192974] [drm] ib test on ring 9 succeeded in 0 usecs
  2279. Feb 10 15:05:07 localhost kernel: [ 17.193011] [drm] ib test on ring 10 succeeded in 0 usecs
  2280. Feb 10 15:05:07 localhost kernel: [ 17.196301] [drm] Initialized amdgpu 3.1.0 20150101 for 0000:03:00.0 on minor 1
  2281. Feb 10 15:05:07 localhost systemd[1]: Created slice system-systemd\x2dbacklight.slice.
  2282. Feb 10 15:05:07 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video1...
  2283. Feb 10 15:05:07 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0...
  2284. Feb 10 15:05:07 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
  2285. Feb 10 15:05:07 localhost systemd-backlight[1438]: Failed to get backlight or LED device 'backlight:acpi_video1': No such device
  2286. Feb 10 15:05:07 localhost systemd-backlight[1440]: Failed to get backlight or LED device 'backlight:acpi_video0': No such device
  2287. Feb 10 15:05:07 localhost systemd[1]: systemd-backlight@backlight:acpi_video1.service: Main process exited, code=exited, status=1/FAILURE
  2288. Feb 10 15:05:07 localhost systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video1.
  2289. Feb 10 15:05:07 localhost systemd[1]: systemd-backlight@backlight:acpi_video1.service: Unit entered failed state.
  2290. Feb 10 15:05:07 localhost systemd[1]: systemd-backlight@backlight:acpi_video1.service: Failed with result 'exit-code'.
  2291. Feb 10 15:05:07 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0.
  2292. Feb 10 15:05:07 localhost systemd[1]: systemd-backlight@backlight:acpi_video0.service: Main process exited, code=exited, status=1/FAILURE
  2293. Feb 10 15:05:07 localhost systemd[1435]: Starting D-Bus User Message Bus Socket.
  2294. Feb 10 15:05:07 localhost systemd[1435]: Reached target Paths.
  2295. Feb 10 15:05:07 localhost systemd[1435]: Reached target Timers.
  2296. Feb 10 15:05:07 localhost systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
  2297. Feb 10 15:05:07 localhost systemd[1]: systemd-backlight@backlight:acpi_video0.service: Unit entered failed state.
  2298. Feb 10 15:05:07 localhost systemd[1]: systemd-backlight@backlight:acpi_video0.service: Failed with result 'exit-code'.
  2299. Feb 10 15:05:07 localhost systemd[1435]: Listening on D-Bus User Message Bus Socket.
  2300. Feb 10 15:05:07 localhost systemd[1435]: Reached target Sockets.
  2301. Feb 10 15:05:07 localhost systemd[1435]: Reached target Basic System.
  2302. Feb 10 15:05:07 localhost systemd[1435]: Reached target Default.
  2303. Feb 10 15:05:07 localhost systemd[1435]: Startup finished in 53ms.
  2304. Feb 10 15:05:07 localhost systemd[1]: Started User Manager for UID 0.
  2305. Feb 10 15:05:07 localhost dbus[1191]: [system] Successfully activated service 'org.freedesktop.hostname1'
  2306. Feb 10 15:05:07 localhost systemd[1]: Started Hostname Service.
  2307. Feb 10 15:05:07 localhost systemd[1]: Startup finished in 7.111s (kernel) + 10.018s (userspace) = 1min 14.576s.
  2308. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5939] settings: hostname: using hostnamed
  2309. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5940] settings: hostname changed from (none) to "kali"
  2310. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5943] Using DHCP client 'dhclient'
  2311. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5943] manager: WiFi disabled by radio killswitch; enabled by state file
  2312. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5944] manager: WWAN enabled by radio killswitch; enabled by state file
  2313. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5944] manager: Networking is enabled by state file
  2314. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5944] Loaded device plugin: NMVxlanFactory (internal)
  2315. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5945] Loaded device plugin: NMVlanFactory (internal)
  2316. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5945] Loaded device plugin: NMVethFactory (internal)
  2317. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5945] Loaded device plugin: NMTunFactory (internal)
  2318. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5945] Loaded device plugin: NMMacvlanFactory (internal)
  2319. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5946] Loaded device plugin: NMIPTunnelFactory (internal)
  2320. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5946] Loaded device plugin: NMInfinibandFactory (internal)
  2321. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5946] Loaded device plugin: NMEthernetFactory (internal)
  2322. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5946] Loaded device plugin: NMBridgeFactory (internal)
  2323. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.5947] Loaded device plugin: NMBondFactory (internal)
  2324. Feb 10 15:05:07 localhost nm-dispatcher: req:1 'hostname': new request (2 scripts)
  2325. Feb 10 15:05:07 localhost nm-dispatcher: req:1 'hostname': start running ordered scripts...
  2326. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.6494] Loaded device plugin: NMAtmManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so)
  2327. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.7703] Loaded device plugin: NMBluezManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
  2328. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.8365] Loaded device plugin: NMTeamFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-team.so)
  2329. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.9162] Loaded device plugin: NMWifiFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so)
  2330. Feb 10 15:05:07 localhost NetworkManager[1260]: <info> [1486739107.9991] Loaded device plugin: NMWwanFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so)
  2331. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (--) Log file renamed from "/var/log/Xorg.pid-1450.log" to "/var/log/Xorg.0.log"
  2332. Feb 10 15:05:08 localhost NetworkManager[1260]: <info> [1486739108.0362] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/0)
  2333. Feb 10 15:05:08 localhost NetworkManager[1260]: <info> [1486739108.0381] keyfile: add connection in-memory (1f5b68be-ff43-3304-8c35-9e8be45fa614,"Wired connection 1")
  2334. Feb 10 15:05:08 localhost NetworkManager[1260]: <info> [1486739108.0386] settings: (eth0): created default wired connection 'Wired connection 1'
  2335. Feb 10 15:05:08 localhost NetworkManager[1260]: <info> [1486739108.0400] device (eth0): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  2336. Feb 10 15:05:08 localhost kernel: [ 17.775957] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  2337. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: X.Org X Server 1.18.4
  2338. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: Release Date: 2016-07-19
  2339. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: X Protocol Version 11, Revision 0
  2340. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
  2341. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: Current Operating System: Linux kali 4.6.0-kali1-amd64 #1 SMP Debian 4.6.4-1kali1 (2016-07-21) x86_64
  2342. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: Kernel command line: BOOT_IMAGE=/live/vmlinuz boot=live username=root hostname=kali initrd=/live/initrd.img
  2343. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: Build Date: 20 July 2016 05:14:41AM
  2344. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: xorg-server 2:1.18.4-1 (http://www.debian.org/support)
  2345. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: Current version of pixman: 0.33.6
  2346. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Before reporting problems, check http://wiki.x.org
  2347. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011to make sure that you have the latest version.
  2348. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: Markers: (--) probed, (**) from config file, (==) default setting,
  2349. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011(++) from command line, (!!) notice, (II) informational,
  2350. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  2351. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 10 15:05:08 2017
  2352. Feb 10 15:05:08 localhost kernel: [ 17.793269] r8169 0000:01:00.0: firmware: direct-loading firmware rtl_nic/rtl8106e-1.fw
  2353. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  2354. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) No Layout section. Using the first Screen section.
  2355. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) No screen section available. Using defaults.
  2356. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) |-->Screen "Default Screen Section" (0)
  2357. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) | |-->Monitor "<default monitor>"
  2358. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) No monitor specified for screen "Default Screen Section".
  2359. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Using a default monitor configuration.
  2360. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Automatically adding devices
  2361. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Automatically enabling devices
  2362. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Automatically adding GPU devices
  2363. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Max clients allowed: 256, resource mask: 0x1fffff
  2364. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
  2365. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Entry deleted from font path.
  2366. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
  2367. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Entry deleted from font path.
  2368. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
  2369. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Entry deleted from font path.
  2370. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
  2371. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Entry deleted from font path.
  2372. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
  2373. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Entry deleted from font path.
  2374. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) FontPath set to:
  2375. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011/usr/share/fonts/X11/misc,
  2376. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011/usr/share/fonts/X11/Type1,
  2377. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011built-ins
  2378. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) ModulePath set to "/usr/lib/xorg/modules"
  2379. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) The server relies on udev to provide the list of input devices.
  2380. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011If no devices become available, reconfigure udev or disable AutoAddDevices.
  2381. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loader magic: 0x556771d62dc0
  2382. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module ABI versions:
  2383. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011X.Org ANSI C Emulation: 0.4
  2384. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011X.Org Video Driver: 20.0
  2385. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011X.Org XInput driver : 22.1
  2386. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011X.Org Server Extension : 9.0
  2387. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (++) using VT number 1
  2388. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
  2389. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) xfree86: Adding drm device (/dev/dri/card0)
  2390. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
  2391. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) xfree86: Adding drm device (/dev/dri/card1)
  2392. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
  2393. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (--) PCI:*(0:0:1:0) 1002:9874:103c:8223 rev 202, Mem @ 0xe0000000/268435456, 0xd0800000/8388608, 0xd1600000/262144, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
  2394. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (--) PCI: (0:3:0:0) 1002:6900:103c:8223 rev 131, Mem @ 0xc0000000/268435456, 0xd0000000/2097152, 0xd1300000/262144, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
  2395. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "glx"
  2396. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
  2397. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module glx: vendor="X.Org Foundation"
  2398. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011compiled for 1.18.4, module version = 1.0.0
  2399. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ABI class: X.Org Server Extension, version 9.0
  2400. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AIGLX enabled
  2401. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
  2402. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011loading driver: amdgpu
  2403. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
  2404. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011loading driver: amdgpu
  2405. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Matched amdgpu as autoconfigured driver 0
  2406. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Matched ati as autoconfigured driver 1
  2407. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Matched amdgpu as autoconfigured driver 2
  2408. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Matched ati as autoconfigured driver 3
  2409. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Matched ati as autoconfigured driver 4
  2410. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Matched modesetting as autoconfigured driver 5
  2411. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Matched fbdev as autoconfigured driver 6
  2412. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Matched vesa as autoconfigured driver 7
  2413. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) Assigned the driver to the xf86ConfigLayout
  2414. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "amdgpu"
  2415. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
  2416. Feb 10 15:05:08 localhost NetworkManager[1260]: <info> [1486739108.2360] device (lo): link connected
  2417. Feb 10 15:05:08 localhost kernel: [ 17.970083] r8169 0000:01:00.0 eth0: link down
  2418. Feb 10 15:05:08 localhost kernel: [ 17.970139] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  2419. Feb 10 15:05:08 localhost NetworkManager[1260]: <info> [1486739108.2371] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
  2420. Feb 10 15:05:08 localhost NetworkManager[1260]: <info> [1486739108.2533] ModemManager available in the bus
  2421. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module amdgpu: vendor="X.Org Foundation"
  2422. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011compiled for 1.18.3, module version = 1.1.0
  2423. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Module class: X.Org Video Driver
  2424. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ABI class: X.Org Video Driver, version 20.0
  2425. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "ati"
  2426. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
  2427. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module ati: vendor="X.Org Foundation"
  2428. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011compiled for 1.18.3, module version = 7.7.0
  2429. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Module class: X.Org Video Driver
  2430. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ABI class: X.Org Video Driver, version 20.0
  2431. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "radeon"
  2432. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
  2433. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module radeon: vendor="X.Org Foundation"
  2434. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011compiled for 1.18.3, module version = 7.7.0
  2435. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Module class: X.Org Video Driver
  2436. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ABI class: X.Org Video Driver, version 20.0
  2437. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "modesetting"
  2438. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
  2439. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module modesetting: vendor="X.Org Foundation"
  2440. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011compiled for 1.18.4, module version = 1.18.4
  2441. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Module class: X.Org Video Driver
  2442. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ABI class: X.Org Video Driver, version 20.0
  2443. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "fbdev"
  2444. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
  2445. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module fbdev: vendor="X.Org Foundation"
  2446. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011compiled for 1.18.0, module version = 0.4.4
  2447. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Module class: X.Org Video Driver
  2448. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ABI class: X.Org Video Driver, version 20.0
  2449. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "vesa"
  2450. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
  2451. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module vesa: vendor="X.Org Foundation"
  2452. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011compiled for 1.18.0, module version = 2.3.4
  2453. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Module class: X.Org Video Driver
  2454. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ABI class: X.Org Video Driver, version 20.0
  2455. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU: Driver for AMD Radeon chipsets: BONAIRE, BONAIRE, BONAIRE,
  2456. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI,
  2457. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
  2458. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KAVERI, KAVERI,
  2459. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
  2460. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
  2461. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011KAVERI, KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
  2462. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, TOPAZ, TOPAZ,
  2463. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011TOPAZ, TOPAZ, TOPAZ, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA,
  2464. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011TONGA, TONGA, CARRIZO, CARRIZO, CARRIZO, CARRIZO, CARRIZO, FIJI,
  2465. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011STONEY, POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11,
  2466. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011POLARIS11, POLARIS10, POLARIS10
  2467. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) RADEON: Driver for ATI Radeon chipsets:
  2468. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
  2469. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility X300 (M24) 3152 (PCIE),
  2470. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
  2471. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X600 (RV380) 3E50 (PCIE),
  2472. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
  2473. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
  2474. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
  2475. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
  2476. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
  2477. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
  2478. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
  2479. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
  2480. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
  2481. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
  2482. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon IGP330M/340M/350M (U2) 4337,
  2483. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
  2484. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
  2485. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X800PRO (R420) JI (AGP),
  2486. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
  2487. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
  2488. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility 9800 (M18) JN (AGP),
  2489. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
  2490. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
  2491. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
  2492. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
  2493. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility M7 LW (AGP),
  2494. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility FireGL 7800 M7 LX (AGP),
  2495. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
  2496. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL Mobility 9000 (M9) Ld (AGP),
  2497. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility 9000 (M9) Lf (AGP),
  2498. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
  2499. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
  2500. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
  2501. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
  2502. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
  2503. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
  2504. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility 9600 (M10) NQ (AGP),
  2505. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility 9600 (M11) NR (AGP),
  2506. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility 9600 (M10) NS (AGP),
  2507. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL Mobility T2 (M10) NT (AGP),
  2508. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
  2509. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
  2510. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
  2511. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
  2512. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
  2513. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
  2514. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility X300 (M22) 5460 (PCIE),
  2515. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
  2516. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
  2517. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X800PRO (R423) UI (PCIE),
  2518. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X800LE (R423) UJ (PCIE),
  2519. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X800SE (R423) UK (PCIE),
  2520. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
  2521. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
  2522. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
  2523. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL unknown (R423) UR (PCIE),
  2524. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL unknown (R423) UT (PCIE),
  2525. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility FireGL V5000 (M26) (PCIE),
  2526. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility FireGL V5000 (M26) (PCIE),
  2527. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon X700 XL (M26) (PCIE),
  2528. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon X700 (M26) (PCIE),
  2529. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon X700 (M26) (PCIE),
  2530. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
  2531. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility 9100 IGP (U3) 5835,
  2532. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon XPRESS 200 5954 (PCIE),
  2533. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
  2534. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
  2535. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
  2536. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
  2537. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon XPRESS 200M 5975 (PCIE),
  2538. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon XPRESS 200 5A41 (PCIE),
  2539. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon XPRESS 200M 5A42 (PCIE),
  2540. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon XPRESS 200 5A61 (PCIE),
  2541. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon XPRESS 200M 5A62 (PCIE),
  2542. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X300 (RV370) 5B60 (PCIE),
  2543. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X600 (RV370) 5B62 (PCIE),
  2544. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X550 (RV370) 5B63 (PCIE),
  2545. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL V3100 (RV370) 5B64 (PCIE),
  2546. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
  2547. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
  2548. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
  2549. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon X800 XT (M28) (PCIE),
  2550. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility FireGL V5100 (M28) (PCIE),
  2551. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
  2552. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X850 XT PE (R480) (PCIE),
  2553. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
  2554. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
  2555. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X850 XT (R480) (PCIE),
  2556. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X800XT (R423) 5D57 (PCIE),
  2557. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
  2558. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X700 PRO (RV410) (PCIE),
  2559. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
  2560. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
  2561. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
  2562. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
  2563. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
  2564. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
  2565. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
  2566. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
  2567. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
  2568. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
  2569. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
  2570. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
  2571. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
  2572. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
  2573. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
  2574. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
  2575. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
  2576. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
  2577. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
  2578. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
  2579. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
  2580. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
  2581. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
  2582. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
  2583. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
  2584. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
  2585. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon X1700, ATI Radeon X2300HD,
  2586. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
  2587. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
  2588. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
  2589. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
  2590. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
  2591. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
  2592. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
  2593. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
  2594. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
  2595. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
  2596. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
  2597. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
  2598. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
  2599. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
  2600. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
  2601. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
  2602. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
  2603. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
  2604. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
  2605. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
  2606. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011AMD FireStream 9250, ATI FirePro V8700 (FireGL),
  2607. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
  2608. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
  2609. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
  2610. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
  2611. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 4670, ATI FirePro M5750,
  2612. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
  2613. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
  2614. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
  2615. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
  2616. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
  2617. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
  2618. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
  2619. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
  2620. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
  2621. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
  2622. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
  2623. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
  2624. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
  2625. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 3850 X2, ATI RV670,
  2626. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
  2627. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
  2628. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
  2629. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
  2630. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
  2631. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
  2632. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
  2633. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
  2634. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
  2635. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
  2636. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
  2637. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireGL V3600, ATI Radeon HD 2600 LE,
  2638. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
  2639. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
  2640. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
  2641. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
  2642. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
  2643. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
  2644. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
  2645. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
  2646. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
  2647. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
  2648. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
  2649. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
  2650. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
  2651. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
  2652. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon 4100, ATI Mobility Radeon HD 4200,
  2653. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
  2654. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
  2655. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
  2656. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011AMD Radeon HD 6300 Series Graphics,
  2657. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
  2658. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro (FireGL) Graphics Adapter,
  2659. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro (FireGL) Graphics Adapter,
  2660. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
  2661. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011AMD Firestream 9350, ATI Radeon HD 5800 Series,
  2662. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
  2663. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
  2664. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
  2665. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 5800 Series,
  2666. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro (FireGL) Graphics Adapter,
  2667. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro (FireGL) Graphics Adapter,
  2668. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
  2669. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
  2670. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
  2671. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 5000 Series,
  2672. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
  2673. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro (FireGL) Graphics Adapter,
  2674. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
  2675. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
  2676. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 5000 Series,
  2677. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
  2678. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Mobility Radeon Graphics, CEDAR,
  2679. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro (FireGL) Graphics Adapter,
  2680. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
  2681. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
  2682. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
  2683. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
  2684. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
  2685. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011BARTS, BARTS, Mobility Radeon HD 6000 Series,
  2686. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
  2687. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
  2688. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
  2689. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
  2690. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
  2691. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
  2692. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
  2693. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
  2694. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
  2695. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
  2696. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
  2697. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
  2698. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
  2699. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
  2700. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
  2701. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
  2702. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
  2703. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
  2704. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE,
  2705. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
  2706. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
  2707. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
  2708. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
  2709. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
  2710. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
  2711. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
  2712. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
  2713. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
  2714. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
  2715. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
  2716. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) FBDEV: driver for framebuffer: fbdev
  2717. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) VESA: driver for VESA chipsets: vesa
  2718. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) [KMS] Kernel modesetting enabled.
  2719. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) [KMS] Kernel modesetting enabled.
  2720. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (WW) Falling back to old probe method for modesetting
  2721. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (WW) Falling back to old probe method for fbdev
  2722. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading sub module "fbdevhw"
  2723. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "fbdevhw"
  2724. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
  2725. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module fbdevhw: vendor="X.Org Foundation"
  2726. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011compiled for 1.18.4, module version = 0.0.2
  2727. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ABI class: X.Org Video Driver, version 20.0
  2728. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (WW) Falling back to old probe method for vesa
  2729. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Creating default Display subsection in Screen section
  2730. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011"Default Screen Section" for depth/fbbpp 24/32
  2731. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
  2732. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
  2733. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(0): Default visual is TrueColor
  2734. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(0): RGB weight 888
  2735. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
  2736. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (--) AMDGPU(0): Chipset: "CARRIZO" (ChipID = 0x9874)
  2737. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading sub module "fb"
  2738. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "fb"
  2739. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading /usr/lib/xorg/modules/libfb.so
  2740. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module fb: vendor="X.Org Foundation"
  2741. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011compiled for 1.18.4, module version = 1.0.0
  2742. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ABI class: X.Org ANSI C Emulation, version 0.4
  2743. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading sub module "dri2"
  2744. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "dri2"
  2745. Feb 10 15:05:08 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module "dri2" already built-in
  2746. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading sub module "glamoregl"
  2747. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "glamoregl"
  2748. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
  2749. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module glamoregl: vendor="X.Org Foundation"
  2750. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011compiled for 1.18.4, module version = 1.0.0
  2751. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ABI class: X.Org ANSI C Emulation, version 0.4
  2752. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) glamor: OpenGL accelerated X.org driver based.
  2753. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) glamor: EGL version 1.4 (DRI2):
  2754. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): glamor detected, initialising EGL layer.
  2755. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): KMS Pageflipping: enabled
  2756. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Output eDP has no monitor section
  2757. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
  2758. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): EDID for output eDP
  2759. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Manufacturer: CMN Model: 1738 Serial#: 0
  2760. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Year: 2015 Week: 12
  2761. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): EDID Version: 1.4
  2762. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Digital Display Input
  2763. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): 6 bits per channel
  2764. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Digital interface is DisplayPort
  2765. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Max Image Size [cm]: horiz.: 38 vert.: 21
  2766. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Gamma: 2.20
  2767. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): No DPMS capabilities specified
  2768. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Supported color encodings: RGB 4:4:4
  2769. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): First detailed timing is preferred mode
  2770. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
  2771. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): redX: 0.646 redY: 0.338 greenX: 0.316 greenY: 0.614
  2772. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): blueX: 0.157 blueY: 0.044 whiteX: 0.313 whiteY: 0.329
  2773. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Manufacturer's mask: 0
  2774. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Supported detailed timing:
  2775. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): clock: 152.8 MHz Image Size: 381 x 214 mm
  2776. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2250 h_border: 0
  2777. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1132 v_border: 0
  2778. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Supported detailed timing:
  2779. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): clock: 101.9 MHz Image Size: 381 x 214 mm
  2780. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2250 h_border: 0
  2781. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1132 v_border: 0
  2782. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Unknown vendor-specific block 2
  2783. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): EDID (in hex):
  2784. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): #01100ffffffffffff000dae381700000000
  2785. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): #0110c1901049526157802a155a556519d28
  2786. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): #0110b505400000001010101010101010101
  2787. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): #011010101010101b43b804a713834403020
  2788. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): #01135007dd61000001acd27804a71383440
  2789. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): #011302035007dd61000001a000000000000
  2790. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): #01100000000000000000000000000000002
  2791. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): #011000c33ff0f3c96161d489600000000db
  2792. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Printing probed modes for output eDP
  2793. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1920x1080"x60.0 152.84 1920 1968 2000 2250 1080 1083 1088 1132 +hsync -vsync (67.9 kHz eP)
  2794. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1920x1080"x40.0 101.89 1920 1968 2000 2250 1080 1083 1088 1132 +hsync -vsync (45.3 kHz e)
  2795. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
  2796. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz)
  2797. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
  2798. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1440x900"x59.9 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
  2799. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.7 kHz)
  2800. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1280x854"x59.9 89.25 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.1 kHz)
  2801. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
  2802. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
  2803. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
  2804. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
  2805. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
  2806. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
  2807. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
  2808. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
  2809. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): EDID for output HDMI-A-0
  2810. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Output eDP connected
  2811. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Output HDMI-A-0 disconnected
  2812. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Using exact sizes for initial modes
  2813. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
  2814. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
  2815. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): mem size init: gart size :3f102000 vram size: s:1f27b000 visible:f27b000
  2816. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(0): DPI set to (96, 96)
  2817. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading sub module "ramdac"
  2818. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "ramdac"
  2819. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module "ramdac" already built-in
  2820. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(G0): Depth 24, (--) framebuffer bpp 32
  2821. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
  2822. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(G0): Default visual is TrueColor
  2823. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(G0): RGB weight 888
  2824. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): Using 8 bits per RGB (8 bit DAC)
  2825. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (--) AMDGPU(G0): Chipset: "TOPAZ" (ChipID = 0x6900)
  2826. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading sub module "fb"
  2827. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "fb"
  2828. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading /usr/lib/xorg/modules/libfb.so
  2829. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module fb: vendor="X.Org Foundation"
  2830. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011compiled for 1.18.4, module version = 1.0.0
  2831. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ABI class: X.Org ANSI C Emulation, version 0.4
  2832. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading sub module "dri2"
  2833. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "dri2"
  2834. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module "dri2" already built-in
  2835. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading sub module "glamoregl"
  2836. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "glamoregl"
  2837. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
  2838. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module glamoregl: vendor="X.Org Foundation"
  2839. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011compiled for 1.18.4, module version = 1.0.0
  2840. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ABI class: X.Org ANSI C Emulation, version 0.4
  2841. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) glamor: OpenGL accelerated X.org driver based.
  2842. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) glamor: EGL version 1.4 (DRI2):
  2843. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): glamor detected, initialising EGL layer.
  2844. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): KMS Pageflipping: enabled
  2845. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): mem size init: gart size :ff510000 vram size: s:ff7be000 visible:f7be000
  2846. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(G0): DPI set to (96, 96)
  2847. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(G0): Using gamma correction (1.0, 1.0, 1.0)
  2848. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading sub module "ramdac"
  2849. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "ramdac"
  2850. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module "ramdac" already built-in
  2851. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) UnloadModule: "radeon"
  2852. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Unloading radeon
  2853. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) UnloadModule: "modesetting"
  2854. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Unloading modesetting
  2855. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) UnloadModule: "fbdev"
  2856. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Unloading fbdev
  2857. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) UnloadSubModule: "fbdevhw"
  2858. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Unloading fbdevhw
  2859. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) UnloadModule: "vesa"
  2860. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Unloading vesa
  2861. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (--) Depth 24 pixmap format is 32 bpp
  2862. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): [DRI2] Setup complete
  2863. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): [DRI2] DRI driver: radeonsi
  2864. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): [DRI2] VDPAU driver: radeonsi
  2865. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): Front buffer pitch: 4096 bytes
  2866. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(G0): DRI3 disabled
  2867. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(G0): Backing store enabled
  2868. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): Direct rendering enabled
  2869. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): Use GLAMOR acceleration.
  2870. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): Acceleration enabled
  2871. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(G0): DPMS enabled
  2872. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(G0): Silken mouse enabled
  2873. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): Set up textured video (glamor)
  2874. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
  2875. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): [DRI2] Setup complete
  2876. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
  2877. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
  2878. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Front buffer pitch: 7680 bytes
  2879. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(0): DRI3 disabled
  2880. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(0): Backing store enabled
  2881. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Direct rendering enabled
  2882. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Use GLAMOR acceleration.
  2883. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Acceleration enabled
  2884. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(0): DPMS enabled
  2885. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (==) AMDGPU(0): Silken mouse enabled
  2886. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Set up textured video (glamor)
  2887. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
  2888. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (--) RandR disabled
  2889. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) SELinux: Disabled on system
  2890. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
  2891. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AIGLX: enabled GLX_ARB_create_context
  2892. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AIGLX: enabled GLX_ARB_create_context_profile
  2893. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
  2894. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AIGLX: enabled GLX_INTEL_swap_event
  2895. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
  2896. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
  2897. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AIGLX: enabled GLX_ARB_fbconfig_float
  2898. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
  2899. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
  2900. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AIGLX: enabled GLX_ARB_create_context_robustness
  2901. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AIGLX: Loaded and initialized radeonsi
  2902. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) GLX: Initialized DRI2 GL provider for screen 0
  2903. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Setting screen physical size to 508 x 285
  2904. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device Power Button (/dev/input/event4)
  2905. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
  2906. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) LoadModule: "libinput"
  2907. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
  2908. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Module libinput: vendor="X.Org Foundation"
  2909. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011compiled for 1.18.3, module version = 0.19.0
  2910. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011Module class: X.Org XInput Driver
  2911. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: #011ABI class: X.Org XInput driver, version 22.1
  2912. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 26 paused 0
  2913. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Using input driver 'libinput' for 'Power Button'
  2914. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Power Button: always reports core events
  2915. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "Device" "/dev/input/event4"
  2916. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "_source" "server/udev"
  2917. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
  2918. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Power Button', /dev/input/event4 is a keyboard
  2919. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
  2920. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
  2921. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_model" "pc105"
  2922. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_layout" "us"
  2923. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
  2924. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Power Button', /dev/input/event4 is a keyboard
  2925. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device Video Bus (/dev/input/event5)
  2926. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
  2927. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 29 paused 0
  2928. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Using input driver 'libinput' for 'Video Bus'
  2929. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Video Bus: always reports core events
  2930. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "Device" "/dev/input/event5"
  2931. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "_source" "server/udev"
  2932. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Video Bus', /dev/input/event5 is tagged by udev as: Keyboard
  2933. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Video Bus', /dev/input/event5 is a keyboard
  2934. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event5"
  2935. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
  2936. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_model" "pc105"
  2937. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_layout" "us"
  2938. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Video Bus', /dev/input/event5 is tagged by udev as: Keyboard
  2939. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Video Bus', /dev/input/event5 is a keyboard
  2940. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device Video Bus (/dev/input/event6)
  2941. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
  2942. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 30 paused 0
  2943. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Using input driver 'libinput' for 'Video Bus'
  2944. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Video Bus: always reports core events
  2945. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "Device" "/dev/input/event6"
  2946. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "_source" "server/udev"
  2947. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Video Bus', /dev/input/event6 is tagged by udev as: Keyboard
  2948. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Video Bus', /dev/input/event6 is a keyboard
  2949. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:07/LNXVIDEO:01/input/input7/event6"
  2950. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
  2951. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_model" "pc105"
  2952. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_layout" "us"
  2953. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Video Bus', /dev/input/event6 is tagged by udev as: Keyboard
  2954. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Video Bus', /dev/input/event6 is a keyboard
  2955. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device Power Button (/dev/input/event2)
  2956. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
  2957. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 31 paused 0
  2958. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Using input driver 'libinput' for 'Power Button'
  2959. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Power Button: always reports core events
  2960. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "Device" "/dev/input/event2"
  2961. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "_source" "server/udev"
  2962. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
  2963. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Power Button', /dev/input/event2 is a keyboard
  2964. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
  2965. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
  2966. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_model" "pc105"
  2967. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_layout" "us"
  2968. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
  2969. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'Power Button', /dev/input/event2 is a keyboard
  2970. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
  2971. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) No input driver specified, ignoring this device.
  2972. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) This device may have been added with another device file.
  2973. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event9)
  2974. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) No input driver specified, ignoring this device.
  2975. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) This device may have been added with another device file.
  2976. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
  2977. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) No input driver specified, ignoring this device.
  2978. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) This device may have been added with another device file.
  2979. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event12)
  2980. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) No input driver specified, ignoring this device.
  2981. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) This device may have been added with another device file.
  2982. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event13)
  2983. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) No input driver specified, ignoring this device.
  2984. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) This device may have been added with another device file.
  2985. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device HP TrueVision HD (/dev/input/event14)
  2986. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) HP TrueVision HD: Applying InputClass "libinput keyboard catchall"
  2987. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 32 paused 0
  2988. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Using input driver 'libinput' for 'HP TrueVision HD'
  2989. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) HP TrueVision HD: always reports core events
  2990. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "Device" "/dev/input/event14"
  2991. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "_source" "server/udev"
  2992. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'HP TrueVision HD', /dev/input/event14 is tagged by udev as: Keyboard
  2993. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'HP TrueVision HD', /dev/input/event14 is a keyboard
  2994. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/input/input16/event14"
  2995. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) XINPUT: Adding extended input device "HP TrueVision HD" (type: KEYBOARD, id 10)
  2996. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_model" "pc105"
  2997. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_layout" "us"
  2998. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'HP TrueVision HD', /dev/input/event14 is tagged by udev as: Keyboard
  2999. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'HP TrueVision HD', /dev/input/event14 is a keyboard
  3000. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
  3001. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
  3002. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 33 paused 0
  3003. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
  3004. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) AT Translated Set 2 keyboard: always reports core events
  3005. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "Device" "/dev/input/event0"
  3006. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "_source" "server/udev"
  3007. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
  3008. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
  3009. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
  3010. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
  3011. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_model" "pc105"
  3012. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_layout" "us"
  3013. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
  3014. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
  3015. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
  3016. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
  3017. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 34 paused 0
  3018. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
  3019. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) SynPS/2 Synaptics TouchPad: always reports core events
  3020. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "Device" "/dev/input/event1"
  3021. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "_source" "server/udev"
  3022. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is tagged by udev as: Touchpad
  3023. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is a touchpad
  3024. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
  3025. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
  3026. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "AccelerationScheme" "none"
  3027. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
  3028. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
  3029. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
  3030. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is tagged by udev as: Touchpad
  3031. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event1 is a touchpad
  3032. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
  3033. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) No input driver specified, ignoring this device.
  3034. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) This device may have been added with another device file.
  3035. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
  3036. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) No input driver specified, ignoring this device.
  3037. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) This device may have been added with another device file.
  3038. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event15)
  3039. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
  3040. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 35 paused 0
  3041. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Using input driver 'libinput' for 'HP WMI hotkeys'
  3042. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) HP WMI hotkeys: always reports core events
  3043. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "Device" "/dev/input/event15"
  3044. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "_source" "server/udev"
  3045. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'HP WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
  3046. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'HP WMI hotkeys', /dev/input/event15 is a keyboard
  3047. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event15"
  3048. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
  3049. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_model" "pc105"
  3050. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_layout" "us"
  3051. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'HP WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
  3052. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'HP WMI hotkeys', /dev/input/event15 is a keyboard
  3053. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event10)
  3054. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) No input driver specified, ignoring this device.
  3055. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) This device may have been added with another device file.
  3056. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
  3057. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) No input driver specified, ignoring this device.
  3058. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) This device may have been added with another device file.
  3059. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event7)
  3060. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) HP Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
  3061. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 36 paused 0
  3062. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Using input driver 'libinput' for 'HP Wireless hotkeys'
  3063. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) HP Wireless hotkeys: always reports core events
  3064. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "Device" "/dev/input/event7"
  3065. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "_source" "server/udev"
  3066. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'HP Wireless hotkeys', /dev/input/event7 is tagged by udev as: Keyboard
  3067. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'HP Wireless hotkeys', /dev/input/event7 is a keyboard
  3068. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event7"
  3069. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 14)
  3070. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_model" "pc105"
  3071. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "xkb_layout" "us"
  3072. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'HP Wireless hotkeys', /dev/input/event7 is tagged by udev as: Keyboard
  3073. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'HP Wireless hotkeys', /dev/input/event7 is a keyboard
  3074. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: /etc/gdm3/Xsession: Beginning session setup...
  3075. Feb 10 15:05:10 localhost /usr/lib/gdm3/gdm-x-session[1448]: mesg: ttyname failed: Inappropriate ioctl for device
  3076. Feb 10 15:05:11 localhost systemd[1435]: Started D-Bus User Message Bus.
  3077. Feb 10 15:05:11 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/0/bus
  3078. Feb 10 15:05:11 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting DISPLAY=:0
  3079. Feb 10 15:05:11 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting XAUTHORITY=/run/user/0/gdm/Xauthority
  3080. Feb 10 15:05:11 localhost dbus-daemon[1487]: Successfully activated service 'org.freedesktop.systemd1'
  3081. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: localuser:root being added to access control list
  3082. Feb 10 15:05:12 localhost dbus-daemon[1487]: Activating service name='ca.desrt.dconf'
  3083. Feb 10 15:05:12 localhost dbus-daemon[1487]: Successfully activated service 'ca.desrt.dconf'
  3084. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting GTK_MODULES=gail:atk-bridge
  3085. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: openConnection: connect: No such file or directory
  3086. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: cannot connect to brltty at :0
  3087. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: OpenGL version: 3.
  3088. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting QT_ACCESSIBILITY=1
  3089. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1
  3090. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting USER=root
  3091. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting XDG_SESSION_TYPE=x11
  3092. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting HOME=/root
  3093. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting DESKTOP_SESSION=default
  3094. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting GTK_MODULES=gail:atk-bridge
  3095. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1
  3096. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/0/bus
  3097. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting LOGNAME=root
  3098. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting USERNAME=root
  3099. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting WINDOWPATH=1
  3100. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  3101. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting GDM_LANG=en_US.UTF-8
  3102. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting XDG_RUNTIME_DIR=/run/user/0
  3103. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting DISPLAY=:0
  3104. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting LANG=en_US.UTF-8
  3105. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting XDG_SESSION_DESKTOP=default
  3106. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting XAUTHORITY=/run/user/0/gdm/Xauthority
  3107. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting SHELL=/bin/bash
  3108. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting GDMSESSION=default
  3109. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting QT_ACCESSIBILITY=1
  3110. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting PWD=/root
  3111. Feb 10 15:05:12 localhost /usr/lib/gdm3/gdm-x-session[1448]: dbus-update-activation-environment: setting XDG_DATA_DIRS=/usr/share/gnome:/usr/local/share/:/usr/share/
  3112. Feb 10 15:05:13 localhost dbus-daemon[1487]: Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service'
  3113. Feb 10 15:05:13 localhost systemd[1435]: Starting Accessibility services bus...
  3114. Feb 10 15:05:13 localhost dbus-daemon[1487]: Successfully activated service 'org.a11y.Bus'
  3115. Feb 10 15:05:13 localhost systemd[1435]: Started Accessibility services bus.
  3116. Feb 10 15:05:13 localhost at-spi-bus-launcher[1531]: Activating service name='org.a11y.atspi.Registry'
  3117. Feb 10 15:05:13 localhost at-spi-bus-launcher[1531]: ** (process:1531): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
  3118. Feb 10 15:05:13 localhost at-spi-bus-launcher[1531]: Successfully activated service 'org.a11y.atspi.Registry'
  3119. Feb 10 15:05:13 localhost org.a11y.atspi.Registry[1536]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
  3120. Feb 10 15:05:13 localhost NetworkManager[1260]: <info> [1486739113.4573] manager: startup complete
  3121. Feb 10 15:05:13 localhost gnome-keyring-pkcs11.desktop[1544]: ** Message: couldn't access control socket: /run/user/0/keyring/control: No such file or directory
  3122. Feb 10 15:05:13 localhost gnome-keyring-ssh.desktop[1547]: ** Message: couldn't access control socket: /run/user/0/keyring/control: No such file or directory
  3123. Feb 10 15:05:13 localhost gnome-keyring-secrets.desktop[1545]: ** Message: couldn't access control socket: /run/user/0/keyring/control: No such file or directory
  3124. Feb 10 15:05:13 localhost gnome-keyring-ssh.desktop[1547]: SSH_AUTH_SOCK=/run/user/0/keyring/ssh
  3125. Feb 10 15:05:14 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): EDID vendor "CMN", prod id 5944
  3126. Feb 10 15:05:14 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Printing DDC gathered Modelines:
  3127. Feb 10 15:05:14 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 152.84 1920 1968 2000 2250 1080 1083 1088 1132 +hsync -vsync (67.9 kHz eP)
  3128. Feb 10 15:05:14 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 101.89 1920 1968 2000 2250 1080 1083 1088 1132 +hsync -vsync (45.3 kHz e)
  3129. Feb 10 15:05:14 localhost dbus-daemon[1487]: Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service'
  3130. Feb 10 15:05:14 localhost systemd[1435]: Starting Virtual filesystem service...
  3131. Feb 10 15:05:14 localhost dbus-daemon[1487]: Successfully activated service 'org.gtk.vfs.Daemon'
  3132. Feb 10 15:05:14 localhost systemd[1435]: Started Virtual filesystem service.
  3133. Feb 10 15:05:14 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
  3134. Feb 10 15:05:14 localhost kernel: [ 24.675319] fuse init (API version 7.24)
  3135. Feb 10 15:05:14 localhost systemd[1]: Starting Daemon for power management...
  3136. Feb 10 15:05:14 localhost systemd[1]: Mounting FUSE Control File System...
  3137. Feb 10 15:05:14 localhost systemd[1]: Mounted FUSE Control File System.
  3138. Feb 10 15:05:15 localhost dbus[1191]: [system] Successfully activated service 'org.freedesktop.UPower'
  3139. Feb 10 15:05:15 localhost systemd[1]: Started Daemon for power management.
  3140. Feb 10 15:05:17 localhost dbus-daemon[1487]: Activating service name='org.gnome.Shell.CalendarServer'
  3141. Feb 10 15:05:17 localhost dbus-daemon[1487]: Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service'
  3142. Feb 10 15:05:17 localhost systemd[1435]: Starting Evolution source registry...
  3143. Feb 10 15:05:17 localhost org.gnome.Shell.desktop[1558]: Gjs-Message: JS LOG: Failed to launch ibus-daemon: Failed to execute child process "ibus-daemon" (No such file or directory)
  3144. Feb 10 15:05:17 localhost dbus-daemon[1487]: Activating service name='org.gnome.OnlineAccounts'
  3145. Feb 10 15:05:17 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service'
  3146. Feb 10 15:05:17 localhost systemd[1]: Starting Location Lookup Service...
  3147. Feb 10 15:05:17 localhost dbus[1191]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
  3148. Feb 10 15:05:17 localhost dbus-daemon[1487]: Activating via systemd: service name='org.freedesktop.Telepathy.AccountManager' unit='telepathy-mission-control-5.service'
  3149. Feb 10 15:05:17 localhost dbus-daemon[1487]: Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
  3150. Feb 10 15:05:17 localhost systemd[1435]: Started Evolution source registry.
  3151. Feb 10 15:05:18 localhost systemd[1435]: Starting Telepathy Mission Control service...
  3152. Feb 10 15:05:18 localhost systemd[1]: Starting WPA supplicant...
  3153. Feb 10 15:05:18 localhost dbus-daemon[1487]: Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service'
  3154. Feb 10 15:05:18 localhost systemd[1435]: Starting Virtual filesystem service - disk device monitor...
  3155. Feb 10 15:05:18 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
  3156. Feb 10 15:05:18 localhost dbus-daemon[1487]: Successfully activated service 'org.freedesktop.Telepathy.AccountManager'
  3157. Feb 10 15:05:18 localhost systemd[1435]: Started Telepathy Mission Control service.
  3158. Feb 10 15:05:18 localhost dbus[1191]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
  3159. Feb 10 15:05:18 localhost wpa_supplicant[1628]: Successfully initialized wpa_supplicant
  3160. Feb 10 15:05:18 localhost systemd[1]: Started WPA supplicant.
  3161. Feb 10 15:05:18 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3162. Feb 10 15:05:18 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3163. Feb 10 15:05:18 localhost geoclue[1621]: (geoclue:1621): Geoclue-WARNING **: Failed to connect to avahi service: Daemon not running
  3164. Feb 10 15:05:18 localhost dbus[1191]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
  3165. Feb 10 15:05:18 localhost systemd[1]: Starting Disk Manager...
  3166. Feb 10 15:05:18 localhost systemd[1]: Started Location Lookup Service.
  3167. Feb 10 15:05:18 localhost udisksd[1637]: udisks daemon version 2.1.7 starting
  3168. Feb 10 15:05:18 localhost dbus-daemon[1487]: Successfully activated service 'org.gnome.Shell.CalendarServer'
  3169. Feb 10 15:05:18 localhost dbus[1191]: [system] Successfully activated service 'org.freedesktop.UDisks2'
  3170. Feb 10 15:05:18 localhost systemd[1]: Started Disk Manager.
  3171. Feb 10 15:05:18 localhost udisksd[1637]: Acquired the name org.freedesktop.UDisks2 on the system message bus
  3172. Feb 10 15:05:18 localhost dbus-daemon[1487]: Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
  3173. Feb 10 15:05:18 localhost systemd[1435]: Started Virtual filesystem service - disk device monitor.
  3174. Feb 10 15:05:18 localhost dbus-daemon[1487]: Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service'
  3175. Feb 10 15:05:18 localhost systemd[1435]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
  3176. Feb 10 15:05:18 localhost dbus-daemon[1487]: Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
  3177. Feb 10 15:05:18 localhost systemd[1435]: Started Virtual filesystem service - Media Transfer Protocol monitor.
  3178. Feb 10 15:05:18 localhost dbus-daemon[1487]: Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service'
  3179. Feb 10 15:05:18 localhost systemd[1435]: Starting Virtual filesystem service - digital camera monitor...
  3180. Feb 10 15:05:18 localhost dbus-daemon[1487]: Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
  3181. Feb 10 15:05:18 localhost systemd[1435]: Started Virtual filesystem service - digital camera monitor.
  3182. Feb 10 15:05:18 localhost dbus-daemon[1487]: Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service'
  3183. Feb 10 15:05:18 localhost systemd[1435]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
  3184. Feb 10 15:05:18 localhost org.gnome.OnlineAccounts[1487]: goa-daemon-Message: goa-daemon version 3.20.3 starting
  3185. Feb 10 15:05:18 localhost dbus-daemon[1487]: Activating service name='org.gnome.Identity'
  3186. Feb 10 15:05:18 localhost dbus-daemon[1487]: Successfully activated service 'org.gnome.Identity'
  3187. Feb 10 15:05:18 localhost dbus-daemon[1487]: Activating service name='org.freedesktop.Telepathy.ConnectionManager.haze'
  3188. Feb 10 15:05:19 localhost dbus-daemon[1487]: Successfully activated service 'org.freedesktop.Telepathy.ConnectionManager.haze'
  3189. Feb 10 15:05:19 localhost dbus-daemon[1487]: Successfully activated service 'org.gnome.OnlineAccounts'
  3190. Feb 10 15:05:19 localhost dbus-daemon[1487]: Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
  3191. Feb 10 15:05:19 localhost dbus-daemon[1487]: Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service'
  3192. Feb 10 15:05:19 localhost systemd[1435]: Started Virtual filesystem service - GNOME Online Accounts monitor.
  3193. Feb 10 15:05:19 localhost systemd[1435]: Starting Virtual filesystem service - Apple File Conduit monitor...
  3194. Feb 10 15:05:19 localhost gvfs-afc-volume-monitor[1669]: Volume monitor alive
  3195. Feb 10 15:05:19 localhost dbus-daemon[1487]: Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
  3196. Feb 10 15:05:19 localhost systemd[1435]: Started Virtual filesystem service - Apple File Conduit monitor.
  3197. Feb 10 15:05:19 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service'
  3198. Feb 10 15:05:19 localhost systemd[1]: Starting PackageKit Daemon...
  3199. Feb 10 15:05:19 localhost pulseaudio.desktop[1684]: Connection failure: Connection refused
  3200. Feb 10 15:05:19 localhost pulseaudio.desktop[1684]: pa_context_connect() failed: Connection refused
  3201. Feb 10 15:05:19 localhost gnome-session[1457]: gnome-session-binary[1457]: WARNING: App 'pulseaudio.desktop' exited with code 1
  3202. Feb 10 15:05:19 localhost gnome-session-binary[1457]: WARNING: App 'pulseaudio.desktop' exited with code 1
  3203. Feb 10 15:05:19 localhost PackageKit: daemon start
  3204. Feb 10 15:05:20 localhost gnome-settings-daemon.desktop[1675]: ** (gnome-settings-daemon:1675): WARNING **: Schemas 'org.gnome.desktop.a11y' has not been setup
  3205. Feb 10 15:05:20 localhost dbus[1191]: [system] Successfully activated service 'org.freedesktop.PackageKit'
  3206. Feb 10 15:05:20 localhost systemd[1]: Started PackageKit Daemon.
  3207. Feb 10 15:05:21 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): EDID vendor "CMN", prod id 5944
  3208. Feb 10 15:05:21 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Printing DDC gathered Modelines:
  3209. Feb 10 15:05:21 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 152.84 1920 1968 2000 2250 1080 1083 1088 1132 +hsync -vsync (67.9 kHz eP)
  3210. Feb 10 15:05:21 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 101.89 1920 1968 2000 2250 1080 1083 1088 1132 +hsync -vsync (45.3 kHz e)
  3211. Feb 10 15:05:23 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
  3212. Feb 10 15:05:23 localhost dbus-daemon[1487]: Activating service name='org.freedesktop.Tracker1'
  3213. Feb 10 15:05:23 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles...
  3214. Feb 10 15:05:23 localhost dbus-daemon[1487]: Activating service name='org.gnome.zeitgeist.Engine'
  3215. Feb 10 15:05:23 localhost dbus[1191]: [system] Successfully activated service 'org.freedesktop.ColorManager'
  3216. Feb 10 15:05:23 localhost systemd[1]: Started Manage, Install and Generate Color Profiles.
  3217. Feb 10 15:05:23 localhost dbus-daemon[1487]: Activating service name='org.gnome.zeitgeist.SimpleIndexer'
  3218. Feb 10 15:05:23 localhost dbus-daemon[1487]: Successfully activated service 'org.gnome.zeitgeist.Engine'
  3219. Feb 10 15:05:23 localhost gnome-session-binary[1457]: Entering running state
  3220. Feb 10 15:05:23 localhost org.gnome.zeitgeist.Engine[1487]: ** (zeitgeist-datahub:1732): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
  3221. Feb 10 15:05:23 localhost dbus-daemon[1487]: Successfully activated service 'org.freedesktop.Tracker1'
  3222. Feb 10 15:05:23 localhost tracker-store.desktop[1702]: (uint32 1,)
  3223. Feb 10 15:05:24 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service'
  3224. Feb 10 15:05:24 localhost systemd[1]: Starting Locale Service...
  3225. Feb 10 15:05:24 localhost org.gnome.zeitgeist.SimpleIndexer[1487]: ** Message: Index must be upgraded. Doing full rebuild
  3226. Feb 10 15:05:24 localhost dbus-daemon[1487]: Successfully activated service 'org.gnome.zeitgeist.SimpleIndexer'
  3227. Feb 10 15:05:24 localhost dbus[1191]: [system] Successfully activated service 'org.freedesktop.locale1'
  3228. Feb 10 15:05:24 localhost systemd[1]: Started Locale Service.
  3229. Feb 10 15:05:24 localhost org.freedesktop.Telepathy.ConnectionManager.haze[1487]: tp-glib-Message: Exiting
  3230. Feb 10 15:05:26 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3231. Feb 10 15:05:26 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3232. Feb 10 15:05:27 localhost nautilus-autostart.desktop[1710]: (nautilus:1710): Gtk-WARNING **: Theme parsing error: <broken file>:1:0: Failed to import: The resource at '/org/gnome/libgd/tagged-entry/default.css' does not exist
  3233. Feb 10 15:05:27 localhost nautilus-autostart.desktop[1710]: ** (nautilus:1710): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
  3234. Feb 10 15:05:27 localhost nautilus-autostart.desktop[1710]: ** (nautilus:1710): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
  3235. Feb 10 15:05:27 localhost nautilus-autostart.desktop[1710]: ** (nautilus:1710): WARNING **: Can not get _NET_WORKAREA
  3236. Feb 10 15:05:27 localhost nautilus-autostart.desktop[1710]: ** (nautilus:1710): WARNING **: Can not determine workarea, guessing at layout
  3237. Feb 10 15:05:28 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3238. Feb 10 15:05:28 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3239. Feb 10 15:05:28 localhost org.gnome.Shell.desktop[1558]: (gnome-shell:1558): Clutter-WARNING **: Attempting to add actor of type 'StBoxLayout' to a container of type 'ShellGenericContainer', but the actor has already a parent of type 'ShellGenericContainer'.
  3240. Feb 10 15:05:28 localhost org.gnome.Shell.desktop[1558]: (gnome-shell:1558): Clutter-WARNING **: Attempting to add actor of type 'StScrollView' to a container of type 'StBoxLayout', but the actor has already a parent of type 'StBoxLayout'.
  3241. Feb 10 15:05:29 localhost org.gnome.Shell.desktop[1558]: Gjs-Message: JS LOG: loading user theme: /usr/share//themes/Kali-X/gnome-shell/gnome-shell.css
  3242. Feb 10 15:05:29 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): EDID vendor "CMN", prod id 5944
  3243. Feb 10 15:05:29 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Printing DDC gathered Modelines:
  3244. Feb 10 15:05:29 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 152.84 1920 1968 2000 2250 1080 1083 1088 1132 +hsync -vsync (67.9 kHz eP)
  3245. Feb 10 15:05:29 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 101.89 1920 1968 2000 2250 1080 1083 1088 1132 +hsync -vsync (45.3 kHz e)
  3246. Feb 10 15:05:29 localhost dbus-daemon[1487]: Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar7' unit='evolution-calendar-factory.service'
  3247. Feb 10 15:05:29 localhost systemd[1435]: Starting Evolution calendar service...
  3248. Feb 10 15:05:30 localhost dbus-daemon[1487]: Successfully activated service 'org.gnome.evolution.dataserver.Calendar7'
  3249. Feb 10 15:05:30 localhost systemd[1435]: Started Evolution calendar service.
  3250. Feb 10 15:05:30 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service'
  3251. Feb 10 15:05:30 localhost systemd[1]: Starting Location Lookup Service...
  3252. Feb 10 15:05:30 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3253. Feb 10 15:05:30 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3254. Feb 10 15:05:30 localhost geoclue[1844]: (geoclue:1844): Geoclue-WARNING **: Failed to connect to avahi service: Daemon not running
  3255. Feb 10 15:05:30 localhost dbus[1191]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
  3256. Feb 10 15:05:30 localhost systemd[1]: Started Location Lookup Service.
  3257. Feb 10 15:05:30 localhost dbus-daemon[1487]: Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook9' unit='evolution-addressbook-factory.service'
  3258. Feb 10 15:05:30 localhost systemd[1435]: Starting Evolution address book service...
  3259. Feb 10 15:05:31 localhost dbus-daemon[1487]: Successfully activated service 'org.gnome.evolution.dataserver.AddressBook9'
  3260. Feb 10 15:05:31 localhost systemd[1435]: Started Evolution address book service.
  3261. Feb 10 15:05:31 localhost dbus-daemon[1487]: Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service'
  3262. Feb 10 15:05:31 localhost systemd[1435]: Starting Virtual filesystem metadata service...
  3263. Feb 10 15:05:31 localhost dbus-daemon[1487]: Successfully activated service 'org.gtk.vfs.Metadata'
  3264. Feb 10 15:05:31 localhost systemd[1435]: Started Virtual filesystem metadata service.
  3265. Feb 10 15:05:31 localhost nautilus-autostart.desktop[1710]: ** (nautilus:1710): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
  3266. Feb 10 15:05:31 localhost nautilus-autostart.desktop[1710]: ** (nautilus:1710): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
  3267. Feb 10 15:05:31 localhost nautilus-autostart.desktop[1710]: ** (nautilus:1710): WARNING **: Can not get _NET_WORKAREA
  3268. Feb 10 15:05:31 localhost nautilus-autostart.desktop[1710]: ** (nautilus:1710): WARNING **: Can not determine workarea, guessing at layout
  3269. Feb 10 15:05:31 localhost kernel: [ 41.473063] FAT-fs (sdb2): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  3270. Feb 10 15:05:31 localhost kernel: [ 41.486142] FAT-fs (sdb2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  3271. Feb 10 15:05:31 localhost gvfs-udisks2-volume-monitor[1629]: disc.c:352: error opening file BDMV/index.bdmv
  3272. Feb 10 15:05:31 localhost gvfs-udisks2-volume-monitor[1629]: disc.c:352: error opening file BDMV/BACKUP/index.bdmv
  3273. Feb 10 15:05:31 localhost udisksd[1637]: Mounted /dev/sdb2 at /media/root/Kali Live on behalf of uid 0
  3274. Feb 10 15:05:32 localhost gnome-shell[1558]: GNOME Shell started at Fri Feb 10 2017 15:05:19 GMT+0000 (UTC)
  3275. Feb 10 15:05:32 localhost nautilus-autostart.desktop[1710]: ** (nautilus:1710): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
  3276. Feb 10 15:05:32 localhost nautilus-autostart.desktop[1710]: ** (nautilus:1710): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
  3277. Feb 10 15:05:32 localhost nautilus-autostart.desktop[1710]: ** (nautilus:1710): WARNING **: Can not get _NET_WORKAREA
  3278. Feb 10 15:05:32 localhost nautilus-autostart.desktop[1710]: ** (nautilus:1710): WARNING **: Can not determine workarea, guessing at layout
  3279. Feb 10 15:05:40 localhost kernel: [ 49.982528] usb 1-1.2: new low-speed USB device number 4 using ehci-pci
  3280. Feb 10 15:05:40 localhost kernel: [ 50.095340] usb 1-1.2: New USB device found, idVendor=09da, idProduct=000a
  3281. Feb 10 15:05:40 localhost kernel: [ 50.095347] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  3282. Feb 10 15:05:40 localhost kernel: [ 50.095350] usb 1-1.2: Product: USB Optical Mouse
  3283. Feb 10 15:05:40 localhost kernel: [ 50.095352] usb 1-1.2: Manufacturer: A4Tech
  3284. Feb 10 15:05:40 localhost mtp-probe: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.2"
  3285. Feb 10 15:05:40 localhost mtp-probe: bus: 1, device: 4 was not an MTP device
  3286. Feb 10 15:05:40 localhost kernel: [ 50.119919] hidraw: raw HID events driver (C) Jiri Kosina
  3287. Feb 10 15:05:40 localhost kernel: [ 50.131300] usbcore: registered new interface driver usbhid
  3288. Feb 10 15:05:40 localhost kernel: [ 50.131304] usbhid: USB HID core driver
  3289. Feb 10 15:05:40 localhost kernel: [ 50.144935] input: A4Tech USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:09DA:000A.0001/input/input17
  3290. Feb 10 15:05:40 localhost kernel: [ 50.145124] a4tech 0003:09DA:000A.0001: input,hidraw0: USB HID v1.10 Mouse [A4Tech USB Optical Mouse] on usb-0000:00:12.0-1.2/input0
  3291. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device A4Tech USB Optical Mouse (/dev/input/mouse1)
  3292. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) No input driver specified, ignoring this device.
  3293. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) This device may have been added with another device file.
  3294. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: Adding input device A4Tech USB Optical Mouse (/dev/input/event16)
  3295. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) A4Tech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
  3296. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 40 paused 0
  3297. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) Using input driver 'libinput' for 'A4Tech USB Optical Mouse'
  3298. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) A4Tech USB Optical Mouse: always reports core events
  3299. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "Device" "/dev/input/event16"
  3300. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "_source" "server/udev"
  3301. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'A4Tech USB Optical Mouse', /dev/input/event16 is tagged by udev as: Mouse
  3302. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'A4Tech USB Optical Mouse', /dev/input/event16 is a pointer caps
  3303. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:09DA:000A.0001/input/input17/event16"
  3304. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) XINPUT: Adding extended input device "A4Tech USB Optical Mouse" (type: MOUSE, id 15)
  3305. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "AccelerationScheme" "none"
  3306. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) A4Tech USB Optical Mouse: (accel) selected scheme none/0
  3307. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) A4Tech USB Optical Mouse: (accel) acceleration factor: 2.000
  3308. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) A4Tech USB Optical Mouse: (accel) acceleration threshold: 4
  3309. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'A4Tech USB Optical Mouse', /dev/input/event16 is tagged by udev as: Mouse
  3310. Feb 10 15:05:40 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) input device 'A4Tech USB Optical Mouse', /dev/input/event16 is a pointer caps
  3311. Feb 10 15:05:41 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3312. Feb 10 15:05:41 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3313. Feb 10 15:05:42 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3314. Feb 10 15:05:42 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3315. Feb 10 15:05:52 localhost ntfs-3g[1952]: Version 2016.2.22AR.1 integrated FUSE 28
  3316. Feb 10 15:05:52 localhost ntfs-3g[1952]: Mounted /dev/sda3 (Read-Only, label "Windows", NTFS 3.1)
  3317. Feb 10 15:05:52 localhost gvfs-udisks2-volume-monitor[1629]: disc.c:352: error opening file BDMV/index.bdmv
  3318. Feb 10 15:05:52 localhost ntfs-3g[1952]: Cmdline options: rw,nodev,nosuid,uid=0,gid=0,uhelper=udisks2
  3319. Feb 10 15:05:52 localhost gvfs-udisks2-volume-monitor[1629]: disc.c:352: error opening file BDMV/BACKUP/index.bdmv
  3320. Feb 10 15:05:52 localhost ntfs-3g[1952]: Mount options: rw,nodev,nosuid,uhelper=udisks2,allow_other,nonempty,relatime,ro,default_permissions,fsname=/dev/sda3,blkdev,blksize=4096
  3321. Feb 10 15:05:52 localhost ntfs-3g[1952]: Global ownership and permissions enforced, configuration type 7
  3322. Feb 10 15:05:52 localhost udisksd[1637]: Mounted /dev/sda3 at /media/root/Windows on behalf of uid 0
  3323. Feb 10 15:05:52 localhost dbus-daemon[1487]: Activating service name='org.gnome.Shell.HotplugSniffer'
  3324. Feb 10 15:05:52 localhost dbus-daemon[1487]: Successfully activated service 'org.gnome.Shell.HotplugSniffer'
  3325. Feb 10 15:05:53 localhost org.gnome.Shell.desktop[1558]: (gnome-shell:1558): Gjs-WARNING **: JS ERROR: TypeError: is null
  3326. Feb 10 15:05:53 localhost org.gnome.Shell.desktop[1558]: ContentTypeDiscoverer<._onContentTypeGuessed/<@resource:///org/gnome/shell/ui/components/autorunManager.js:133
  3327. Feb 10 15:05:53 localhost org.gnome.Shell.desktop[1558]: _proxyInvoker/asyncCallback@resource:///org/gnome/gjs/modules/overrides/Gio.js:86
  3328. Feb 10 15:06:27 localhost kernel: [ 97.125072] usb 1-1.2: USB disconnect, device number 4
  3329. Feb 10 15:06:27 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) config/udev: removing device A4Tech USB Optical Mouse
  3330. Feb 10 15:06:27 localhost /usr/lib/gdm3/gdm-x-session[1448]: (**) Option "fd" "40"
  3331. Feb 10 15:06:27 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) UnloadModule: "libinput"
  3332. Feb 10 15:06:27 localhost /usr/lib/gdm3/gdm-x-session[1448]: (II) systemd-logind: releasing fd for 13:80
  3333. Feb 10 15:06:28 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3334. Feb 10 15:06:28 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3335. Feb 10 15:06:29 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3336. Feb 10 15:06:29 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3337. Feb 10 15:06:33 localhost kernel: [ 103.225713] usb 1-1.2: new full-speed USB device number 5 using ehci-pci
  3338. Feb 10 15:06:34 localhost kernel: [ 103.993739] usb 1-1.2: new high-speed USB device number 6 using ehci-pci
  3339. Feb 10 15:06:34 localhost kernel: [ 104.088825] usb 1-1.2: New USB device found, idVendor=3538, idProduct=0059
  3340. Feb 10 15:06:34 localhost kernel: [ 104.088836] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  3341. Feb 10 15:06:34 localhost kernel: [ 104.088841] usb 1-1.2: Product: PQI USB Flash Drive
  3342. Feb 10 15:06:34 localhost kernel: [ 104.088845] usb 1-1.2: Manufacturer: PQI
  3343. Feb 10 15:06:34 localhost kernel: [ 104.088848] usb 1-1.2: SerialNumber: 00000000004694
  3344. Feb 10 15:06:34 localhost kernel: [ 104.090030] usb-storage 1-1.2:1.0: USB Mass Storage device detected
  3345. Feb 10 15:06:34 localhost kernel: [ 104.091446] scsi host3: usb-storage 1-1.2:1.0
  3346. Feb 10 15:06:34 localhost mtp-probe: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.2"
  3347. Feb 10 15:06:34 localhost mtp-probe: bus: 1, device: 6 was not an MTP device
  3348. Feb 10 15:06:35 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3349. Feb 10 15:06:35 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3350. Feb 10 15:06:35 localhost kernel: [ 105.092321] scsi 3:0:0:0: Direct-Access Generic USB Flash Disk 0.00 PQ: 0 ANSI: 2
  3351. Feb 10 15:06:35 localhost kernel: [ 105.093359] sd 3:0:0:0: Attached scsi generic sg3 type 0
  3352. Feb 10 15:06:35 localhost kernel: [ 105.094887] sd 3:0:0:0: [sdc] 7897088 512-byte logical blocks: (4.04 GB/3.77 GiB)
  3353. Feb 10 15:06:35 localhost kernel: [ 105.095922] sd 3:0:0:0: [sdc] Write Protect is off
  3354. Feb 10 15:06:35 localhost kernel: [ 105.095928] sd 3:0:0:0: [sdc] Mode Sense: 00 00 00 00
  3355. Feb 10 15:06:35 localhost kernel: [ 105.098448] sd 3:0:0:0: [sdc] Asking for cache data failed
  3356. Feb 10 15:06:35 localhost kernel: [ 105.098463] sd 3:0:0:0: [sdc] Assuming drive cache: write through
  3357. Feb 10 15:06:35 localhost kernel: [ 105.255733] sdc: sdc1
  3358. Feb 10 15:06:35 localhost kernel: [ 105.412923] sd 3:0:0:0: [sdc] Attached SCSI removable disk
  3359. Feb 10 15:06:36 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3360. Feb 10 15:06:36 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3361. Feb 10 15:06:36 localhost udisksd[1637]: The string `����� ���' is not valid UTF-8. Invalid characters begins at `����� ���'
  3362. Feb 10 15:06:36 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
  3363. Feb 10 15:06:36 localhost systemd[1]: Starting Hostname Service...
  3364. Feb 10 15:06:36 localhost kernel: [ 106.285748] FAT-fs (sdc1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  3365. Feb 10 15:06:36 localhost udisksd[1637]: The string `����� ���' is not valid UTF-8. Invalid characters begins at `����� ���'
  3366. Feb 10 15:06:36 localhost kernel: [ 106.299366] FAT-fs (sdc1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  3367. Feb 10 15:06:36 localhost udisksd[1637]: Mounted /dev/sdc1 at /media/root/288B-CFFB on behalf of uid 0
  3368. Feb 10 15:06:36 localhost dbus[1191]: [system] Successfully activated service 'org.freedesktop.hostname1'
  3369. Feb 10 15:06:36 localhost systemd[1]: Started Hostname Service.
  3370. Feb 10 15:06:36 localhost gvfs-udisks2-volume-monitor[1629]: disc.c:352: error opening file BDMV/index.bdmv
  3371. Feb 10 15:06:36 localhost gvfs-udisks2-volume-monitor[1629]: disc.c:352: error opening file BDMV/BACKUP/index.bdmv
  3372. Feb 10 15:06:36 localhost dbus-daemon[1487]: Activating service name='org.gnome.Shell.HotplugSniffer'
  3373. Feb 10 15:06:36 localhost dbus-daemon[1487]: Successfully activated service 'org.gnome.Shell.HotplugSniffer'
  3374. Feb 10 15:06:46 localhost dbus-daemon[1487]: Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service'
  3375. Feb 10 15:06:46 localhost systemd[1435]: Starting GNOME Terminal Server...
  3376. Feb 10 15:06:46 localhost dbus-daemon[1487]: Activating service name='org.gnome.GConf'
  3377. Feb 10 15:06:46 localhost dbus-daemon[1487]: Successfully activated service 'org.gnome.GConf'
  3378. Feb 10 15:06:46 localhost dbus-daemon[1487]: Successfully activated service 'org.gnome.Terminal'
  3379. Feb 10 15:06:46 localhost systemd[1435]: Started GNOME Terminal Server.
  3380. Feb 10 15:06:56 localhost dbus-daemon[1487]: Activating service name='org.gnome.gedit'
  3381. Feb 10 15:06:57 localhost dbus-daemon[1487]: Successfully activated service 'org.gnome.gedit'
  3382. Feb 10 15:07:20 localhost kernel: [ 149.857020] usb 1-1.2: USB disconnect, device number 6
  3383. Feb 10 15:07:20 localhost udisksd[1637]: Cleaning up mount point /media/root/288B-CFFB (device 8:33 no longer exist)
  3384. Feb 10 15:07:20 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3385. Feb 10 15:07:20 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3386. Feb 10 15:07:21 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3387. Feb 10 15:07:21 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3388. Feb 10 15:07:31 localhost kernel: [ 161.572964] usb 1-1.2: new high-speed USB device number 7 using ehci-pci
  3389. Feb 10 15:07:31 localhost kernel: [ 161.687654] usb 1-1.2: New USB device found, idVendor=148f, idProduct=3070
  3390. Feb 10 15:07:31 localhost kernel: [ 161.687664] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  3391. Feb 10 15:07:31 localhost kernel: [ 161.687669] usb 1-1.2: Product: 802.11 n WLAN
  3392. Feb 10 15:07:31 localhost kernel: [ 161.687673] usb 1-1.2: Manufacturer: Ralink
  3393. Feb 10 15:07:31 localhost kernel: [ 161.687677] usb 1-1.2: SerialNumber: 1.0
  3394. Feb 10 15:07:31 localhost mtp-probe: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.2"
  3395. Feb 10 15:07:31 localhost mtp-probe: bus: 1, device: 7 was not an MTP device
  3396. Feb 10 15:07:32 localhost kernel: [ 161.929002] usb 1-1.2: reset high-speed USB device number 7 using ehci-pci
  3397. Feb 10 15:07:32 localhost kernel: [ 162.036317] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
  3398. Feb 10 15:07:32 localhost kernel: [ 162.071436] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
  3399. Feb 10 15:07:32 localhost kernel: [ 162.090361] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  3400. Feb 10 15:07:32 localhost kernel: [ 162.090856] usbcore: registered new interface driver rt2800usb
  3401. Feb 10 15:07:32 localhost NetworkManager[1260]: <info> [1486739252.3475] (wlan0): using nl80211 for WiFi device control
  3402. Feb 10 15:07:32 localhost NetworkManager[1260]: <info> [1486739252.3567] device (wlan0): driver supports Access Point (AP) mode
  3403. Feb 10 15:07:32 localhost systemd[1]: Starting Load/Save RF Kill Switch Status...
  3404. Feb 10 15:07:32 localhost NetworkManager[1260]: <info> [1486739252.3582] manager: (wlan0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/2)
  3405. Feb 10 15:07:32 localhost NetworkManager[1260]: <info> [1486739252.3691] supplicant: wpa_supplicant running
  3406. Feb 10 15:07:32 localhost systemd[1]: Started Load/Save RF Kill Switch Status.
  3407. Feb 10 15:07:32 localhost NetworkManager[1260]: <info> [1486739252.3786] rfkill2: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.2/1-1.2:1.0/ieee80211/phy0/rfkill2) (driver rt2800usb)
  3408. Feb 10 15:07:32 localhost NetworkManager[1260]: <info> [1486739252.3820] devices added (path: /sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.2/1-1.2:1.0/net/wlan0, iface: wlan0)
  3409. Feb 10 15:07:32 localhost NetworkManager[1260]: <info> [1486739252.3821] device added (path: /sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.2/1-1.2:1.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
  3410. Feb 10 15:07:32 localhost NetworkManager[1260]: <info> [1486739252.3831] device (wlan0): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  3411. Feb 10 15:07:32 localhost kernel: [ 162.127103] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  3412. Feb 10 15:07:32 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3413. Feb 10 15:07:32 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3414. Feb 10 15:07:33 localhost dbus[1191]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
  3415. Feb 10 15:07:33 localhost dbus[1191]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
  3416. Feb 10 15:07:34 localhost ModemManager[1256]: <info> Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.2': not supported by any plugin
Add Comment
Please, Sign In to add comment