Advertisement
Guest User

Untitled

a guest
Aug 18th, 2015
448
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.80 KB | None | 0 0
  1. root@kali:~# dmesg
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Linux version 4.0.0-kali1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Debian 4.0.4-1+kali2 (2015-06-03)
  6. [ 0.000000] Command line: BOOT_IMAGE=/live/vmlinuz boot=live noconfig=sudo username=root hostname=kali persistence initrd=/live/initrd.img
  7. [ 0.000000] e820: BIOS-provided physical RAM map:
  8. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
  9. [ 0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
  10. [ 0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
  12. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009c49efff] usable
  13. [ 0.000000] BIOS-e820: [mem 0x000000009c49f000-0x000000009ceaefff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x000000009ceaf000-0x000000009cfaefff] ACPI NVS
  15. [ 0.000000] BIOS-e820: [mem 0x000000009cfaf000-0x000000009cffefff] ACPI data
  16. [ 0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
  17. [ 0.000000] BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved
  18. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025f5fffff] usable
  25. [ 0.000000] NX (Execute Disable) protection: active
  26. [ 0.000000] e820: update [mem 0x79247018-0x79257057] usable ==> usable
  27. [ 0.000000] extended physical RAM map:
  28. [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000006efff] usable
  29. [ 0.000000] reserve setup_data: [mem 0x000000000006f000-0x000000000006ffff] reserved
  30. [ 0.000000] reserve setup_data: [mem 0x0000000000070000-0x0000000000087fff] usable
  31. [ 0.000000] reserve setup_data: [mem 0x0000000000088000-0x00000000000bffff] reserved
  32. [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000079247017] usable
  33. [ 0.000000] reserve setup_data: [mem 0x0000000079247018-0x0000000079257057] usable
  34. [ 0.000000] reserve setup_data: [mem 0x0000000079257058-0x000000009c49efff] usable
  35. [ 0.000000] reserve setup_data: [mem 0x000000009c49f000-0x000000009ceaefff] reserved
  36. [ 0.000000] reserve setup_data: [mem 0x000000009ceaf000-0x000000009cfaefff] ACPI NVS
  37. [ 0.000000] reserve setup_data: [mem 0x000000009cfaf000-0x000000009cffefff] ACPI data
  38. [ 0.000000] reserve setup_data: [mem 0x000000009cfff000-0x000000009cffffff] usable
  39. [ 0.000000] reserve setup_data: [mem 0x000000009d000000-0x000000009f9fffff] reserved
  40. [ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  41. [ 0.000000] reserve setup_data: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
  42. [ 0.000000] reserve setup_data: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
  43. [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  44. [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
  45. [ 0.000000] reserve setup_data: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
  46. [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000025f5fffff] usable
  47. [ 0.000000] efi: EFI v2.31 by INSYDE Corp.
  48. [ 0.000000] efi: ACPI=0x9cffe000 ACPI 2.0=0x9cffe014 SMBIOS=0x9ceaef98
  49. [ 0.000000] efi: mem00: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000000000-0x0000000000001000) (0MB)
  50. [ 0.000000] efi: mem01: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000000001000-0x0000000000002000) (0MB)
  51. [ 0.000000] efi: mem02: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000002000-0x000000000000e000) (0MB)
  52. [ 0.000000] efi: mem03: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000000000e000-0x0000000000010000) (0MB)
  53. [ 0.000000] efi: mem04: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000010000-0x000000000002d000) (0MB)
  54. [ 0.000000] efi: mem05: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000000002d000-0x000000000002e000) (0MB)
  55. [ 0.000000] efi: mem06: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000000002e000-0x000000000002f000) (0MB)
  56. [ 0.000000] efi: mem07: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000000002f000-0x0000000000030000) (0MB)
  57. [ 0.000000] efi: mem08: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000030000-0x000000000006f000) (0MB)
  58. [ 0.000000] efi: mem09: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000000006f000-0x0000000000070000) (0MB)
  59. [ 0.000000] efi: mem10: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000070000-0x0000000000088000) (0MB)
  60. [ 0.000000] efi: mem11: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x0000000000088000-0x000000000009e000) (0MB)
  61. [ 0.000000] efi: mem12: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000000009e000-0x000000000009f000) (0MB)
  62. [ 0.000000] efi: mem13: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x000000000009f000-0x00000000000a0000) (0MB)
  63. [ 0.000000] efi: mem14: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000001000000) (15MB)
  64. [ 0.000000] efi: mem15: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000001000000-0x0000000001e6f000) (14MB)
  65. [ 0.000000] efi: mem16: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000001e6f000-0x000000003f000000) (977MB)
  66. [ 0.000000] efi: mem17: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000003f000000-0x0000000040000000) (16MB)
  67. [ 0.000000] efi: mem18: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000040000000-0x00000000724b0000) (804MB)
  68. [ 0.000000] efi: mem19: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000724b0000-0x00000000724d0000) (0MB)
  69. [ 0.000000] efi: mem20: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000724d0000-0x0000000079246000) (109MB)
  70. [ 0.000000] efi: mem21: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000079246000-0x000000007c94c000) (55MB)
  71. [ 0.000000] efi: mem22: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x000000007c94c000-0x000000007cb93000) (2MB)
  72. [ 0.000000] efi: mem23: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000007cb93000-0x000000007d4a0000) (9MB)
  73. [ 0.000000] efi: mem24: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000007d4a0000-0x000000007d4af000) (0MB)
  74. [ 0.000000] efi: mem25: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000007d4af000-0x000000007dee5000) (10MB)
  75. [ 0.000000] efi: mem26: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000007dee5000-0x0000000080000000) (33MB)
  76. [ 0.000000] efi: mem27: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000080000000-0x000000008082a000) (8MB)
  77. [ 0.000000] efi: mem28: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000008082a000-0x000000008112c000) (9MB)
  78. [ 0.000000] efi: mem29: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008112c000-0x0000000081afd000) (9MB)
  79. [ 0.000000] efi: mem30: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081afd000-0x0000000081c48000) (1MB)
  80. [ 0.000000] efi: mem31: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081c48000-0x0000000081d0e000) (0MB)
  81. [ 0.000000] efi: mem32: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081d0e000-0x0000000081e71000) (1MB)
  82. [ 0.000000] efi: mem33: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081e71000-0x0000000081e73000) (0MB)
  83. [ 0.000000] efi: mem34: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081e73000-0x000000008200f000) (1MB)
  84. [ 0.000000] efi: mem35: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008200f000-0x0000000082011000) (0MB)
  85. [ 0.000000] efi: mem36: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000082011000-0x000000008201d000) (0MB)
  86. [ 0.000000] efi: mem37: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008201d000-0x0000000082021000) (0MB)
  87. [ 0.000000] efi: mem38: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000082021000-0x0000000082029000) (0MB)
  88. [ 0.000000] efi: mem39: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000082029000-0x000000008202a000) (0MB)
  89. [ 0.000000] efi: mem40: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000008202a000-0x0000000082058000) (0MB)
  90. [ 0.000000] efi: mem41: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000082058000-0x000000008205a000) (0MB)
  91. [ 0.000000] efi: mem42: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000008205a000-0x0000000082202000) (1MB)
  92. [ 0.000000] efi: mem43: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000082202000-0x000000008220a000) (0MB)
  93. [ 0.000000] efi: mem44: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000008220a000-0x000000008227b000) (0MB)
  94. [ 0.000000] efi: mem45: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008227b000-0x0000000082282000) (0MB)
  95. [ 0.000000] efi: mem46: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000082282000-0x0000000083dcf000) (27MB)
  96. [ 0.000000] efi: mem47: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000083dcf000-0x000000008c016000) (130MB)
  97. [ 0.000000] efi: mem48: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000008c016000-0x000000008c028000) (0MB)
  98. [ 0.000000] efi: mem49: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008c028000-0x000000009c028000) (256MB)
  99. [ 0.000000] efi: mem50: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000009c028000-0x000000009c49f000) (4MB)
  100. [ 0.000000] efi: mem51: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x000000009c49f000-0x000000009c69f000) (2MB)
  101. [ 0.000000] efi: mem52: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x000000009c69f000-0x000000009c8af000) (2MB)
  102. [ 0.000000] efi: mem53: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000009c8af000-0x000000009ceaf000) (6MB)
  103. [ 0.000000] efi: mem54: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x000000009ceaf000-0x000000009cfaf000) (1MB)
  104. [ 0.000000] efi: mem55: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cfaf000-0x000000009cfff000) (0MB)
  105. [ 0.000000] efi: mem56: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009cfff000-0x000000009d000000) (0MB)
  106. [ 0.000000] efi: mem57: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000100000000-0x000000025f600000) (5622MB)
  107. [ 0.000000] efi: mem58: [Reserved | | | | | | | | | ] range=[0x00000000000a0000-0x00000000000c0000) (0MB)
  108. [ 0.000000] efi: mem59: [Reserved | | | | | | | | | ] range=[0x000000009d000000-0x000000009fa00000) (42MB)
  109. [ 0.000000] efi: mem60: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000e0000000-0x00000000f0000000) (256MB)
  110. [ 0.000000] efi: mem61: [Reserved | | | | | | | | | ] range=[0x00000000fe101000-0x00000000fe113000) (0MB)
  111. [ 0.000000] efi: mem62: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000feb00000-0x00000000feb10000) (0MB)
  112. [ 0.000000] efi: mem63: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fec00000-0x00000000fec01000) (0MB)
  113. [ 0.000000] efi: mem64: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed00000-0x00000000fed1c000) (0MB)
  114. [ 0.000000] efi: mem65: [Memory Mapped I/O |RUN| | | | | | | | ] range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
  115. [ 0.000000] efi: mem66: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed20000-0x00000000fee01000) (0MB)
  116. [ 0.000000] efi: mem67: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000ffc00000-0x0000000100000000) (4MB)
  117. [ 0.000000] SMBIOS 2.8 present.
  118. [ 0.000000] DMI: Hewlett-Packard HP Pavilion 17 Notebook PC /227F, BIOS F.34 12/19/2014
  119. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  120. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  121. [ 0.000000] AGP: No AGP bridge found
  122. [ 0.000000] e820: last_pfn = 0x25f600 max_arch_pfn = 0x400000000
  123. [ 0.000000] MTRR default type: uncachable
  124. [ 0.000000] MTRR fixed ranges enabled:
  125. [ 0.000000] 00000-9FFFF write-back
  126. [ 0.000000] A0000-BFFFF uncachable
  127. [ 0.000000] C0000-E7FFF write-protect
  128. [ 0.000000] E8000-EFFFF write-combining
  129. [ 0.000000] F0000-FFFFF write-protect
  130. [ 0.000000] MTRR variable ranges enabled:
  131. [ 0.000000] 0 base 0000000000 mask 7C00000000 write-back
  132. [ 0.000000] 1 base 009D000000 mask 7FFF000000 uncachable
  133. [ 0.000000] 2 base 009E000000 mask 7FFE000000 uncachable
  134. [ 0.000000] 3 base 00A0000000 mask 7FE0000000 uncachable
  135. [ 0.000000] 4 base 00C0000000 mask 7FC0000000 uncachable
  136. [ 0.000000] 5 disabled
  137. [ 0.000000] 6 disabled
  138. [ 0.000000] 7 disabled
  139. [ 0.000000] 8 disabled
  140. [ 0.000000] 9 disabled
  141. [ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
  142. [ 0.000000] e820: update [mem 0x9d000000-0xffffffff] usable ==> reserved
  143. [ 0.000000] e820: last_pfn = 0x9d000 max_arch_pfn = 0x400000000
  144. [ 0.000000] Base memory trampoline at [ffff880000028000] 28000 size 24576
  145. [ 0.000000] Using GB pages for direct mapping
  146. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  147. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  148. [ 0.000000] BRK [0x01b12000, 0x01b12fff] PGTABLE
  149. [ 0.000000] BRK [0x01b13000, 0x01b13fff] PGTABLE
  150. [ 0.000000] BRK [0x01b14000, 0x01b14fff] PGTABLE
  151. [ 0.000000] init_memory_mapping: [mem 0x25f400000-0x25f5fffff]
  152. [ 0.000000] [mem 0x25f400000-0x25f5fffff] page 2M
  153. [ 0.000000] BRK [0x01b15000, 0x01b15fff] PGTABLE
  154. [ 0.000000] init_memory_mapping: [mem 0x240000000-0x25f3fffff]
  155. [ 0.000000] [mem 0x240000000-0x25f3fffff] page 2M
  156. [ 0.000000] init_memory_mapping: [mem 0x220000000-0x23fffffff]
  157. [ 0.000000] [mem 0x220000000-0x23fffffff] page 1G
  158. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x9c49efff]
  159. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  160. [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
  161. [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
  162. [ 0.000000] [mem 0x80000000-0x9c3fffff] page 2M
  163. [ 0.000000] [mem 0x9c400000-0x9c49efff] page 4k
  164. [ 0.000000] init_memory_mapping: [mem 0x9cfff000-0x9cffffff]
  165. [ 0.000000] [mem 0x9cfff000-0x9cffffff] page 4k
  166. [ 0.000000] BRK [0x01b16000, 0x01b16fff] PGTABLE
  167. [ 0.000000] init_memory_mapping: [mem 0x100000000-0x21fffffff]
  168. [ 0.000000] [mem 0x100000000-0x21fffffff] page 1G
  169. [ 0.000000] RAMDISK: [mem 0x7dee5000-0x7fffffff]
  170. [ 0.000000] ACPI: Early table checksum verification disabled
  171. [ 0.000000] ACPI: RSDP 0x000000009CFFE014 000024 (v02 HPQOEM)
  172. [ 0.000000] ACPI: XSDT 0x000000009CFFE210 0000BC (v01 HPQOEM SLIC-MPC 00000001 HP 01000013)
  173. [ 0.000000] ACPI: FACP 0x000000009CFF8000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP 00040000)
  174. [ 0.000000] ACPI: DSDT 0x000000009CFE3000 0111B0 (v01 HPQOEM SLIC-MPC 00000000 ACPI 00040000)
  175. [ 0.000000] ACPI: FACS 0x000000009CFAA000 000040
  176. [ 0.000000] ACPI: UEFI 0x000000009CFFD000 000236 (v01 HPQOEM 227F 00000001 HP 00040000)
  177. [ 0.000000] ACPI: FPDT 0x000000009CFFB000 000044 (v01 HPQOEM SLIC-MPC 00000001 HP 00040000)
  178. [ 0.000000] ACPI: MSDM 0x000000009CFFA000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
  179. [ 0.000000] ACPI: ASF! 0x000000009CFF9000 0000A5 (v32 HPQOEM 227F 00000001 HP 00040000)
  180. [ 0.000000] ACPI: HPET 0x000000009CFF7000 000038 (v01 HPQOEM 227F 00000001 HP 00040000)
  181. [ 0.000000] ACPI: APIC 0x000000009CFF6000 00008C (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
  182. [ 0.000000] ACPI: MCFG 0x000000009CFF5000 00003C (v01 HPQOEM 227F 00000001 HP 00040000)
  183. [ 0.000000] ACPI: SSDT 0x000000009CFE1000 0010BF (v01 HPQOEM 227F 00001000 ACPI 00040000)
  184. [ 0.000000] ACPI: BOOT 0x000000009CFDF000 000028 (v01 HPQOEM 227F 00000001 HP 00040000)
  185. [ 0.000000] ACPI: LPIT 0x000000009CFDE000 000094 (v01 HPQOEM 227F 00000000 HP 00040000)
  186. [ 0.000000] ACPI: ASPT 0x000000009CFDC000 000034 (v07 HPQOEM 227F 00000001 HP 00040000)
  187. [ 0.000000] ACPI: DBGP 0x000000009CFDB000 000034 (v01 HPQOEM 227F 00000001 HP 00040000)
  188. [ 0.000000] ACPI: SSDT 0x000000009CFDA000 000539 (v01 HPQOEM 227F 00003000 ACPI 00040000)
  189. [ 0.000000] ACPI: SSDT 0x000000009CFD9000 000AD8 (v01 HPQOEM 227F 00003000 ACPI 00040000)
  190. [ 0.000000] ACPI: SSDT 0x000000009CFD5000 0034C1 (v01 HPQOEM 227F 00003000 ACPI 00040000)
  191. [ 0.000000] ACPI: SSDT 0x000000009CFD4000 000405 (v01 HPQOEM 227F 00001000 ACPI 00040000)
  192. [ 0.000000] ACPI: CSRT 0x000000009CFD2000 0000C4 (v01 HPQOEM 227F 00000001 HP 00040000)
  193. [ 0.000000] ACPI: BGRT 0x000000009CFD3000 000038 (v01 HPQOEM 227F 00000001 HP 00040000)
  194. [ 0.000000] ACPI: Local APIC address 0xfee00000
  195. [ 0.000000] No NUMA configuration found
  196. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff]
  197. [ 0.000000] NODE_DATA(0) allocated [mem 0x25f5fa000-0x25f5fdfff]
  198. [ 0.000000] [ffffea0000000000-ffffea00097fffff] PMD -> [ffff880256c00000-ffff88025ebfffff] on node 0
  199. [ 0.000000] Zone ranges:
  200. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  201. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  202. [ 0.000000] Normal [mem 0x0000000100000000-0x000000025f5fffff]
  203. [ 0.000000] Movable zone start for each node
  204. [ 0.000000] Early memory node ranges
  205. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000006efff]
  206. [ 0.000000] node 0: [mem 0x0000000000070000-0x0000000000087fff]
  207. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000009c49efff]
  208. [ 0.000000] node 0: [mem 0x000000009cfff000-0x000000009cffffff]
  209. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000025f5fffff]
  210. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000025f5fffff]
  211. [ 0.000000] On node 0 totalpages: 2079270
  212. [ 0.000000] DMA zone: 64 pages used for memmap
  213. [ 0.000000] DMA zone: 110 pages reserved
  214. [ 0.000000] DMA zone: 3974 pages, LIFO batch:0
  215. [ 0.000000] DMA32 zone: 9939 pages used for memmap
  216. [ 0.000000] DMA32 zone: 636064 pages, LIFO batch:31
  217. [ 0.000000] Normal zone: 22488 pages used for memmap
  218. [ 0.000000] Normal zone: 1439232 pages, LIFO batch:31
  219. [ 0.000000] Reserving Intel graphics stolen memory at 0x9da00000-0x9f9fffff
  220. [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
  221. [ 0.000000] ACPI: Local APIC address 0xfee00000
  222. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  223. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
  224. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
  225. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
  226. [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
  227. [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
  228. [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
  229. [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
  230. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  231. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
  232. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  233. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  234. [ 0.000000] ACPI: IRQ0 used by override.
  235. [ 0.000000] ACPI: IRQ9 used by override.
  236. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  237. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  238. [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
  239. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  240. [ 0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
  241. [ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
  242. [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
  243. [ 0.000000] PM: Registered nosave memory: [mem 0x79247000-0x79247fff]
  244. [ 0.000000] PM: Registered nosave memory: [mem 0x79257000-0x79257fff]
  245. [ 0.000000] PM: Registered nosave memory: [mem 0x9c49f000-0x9ceaefff]
  246. [ 0.000000] PM: Registered nosave memory: [mem 0x9ceaf000-0x9cfaefff]
  247. [ 0.000000] PM: Registered nosave memory: [mem 0x9cfaf000-0x9cffefff]
  248. [ 0.000000] PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
  249. [ 0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
  250. [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  251. [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfe100fff]
  252. [ 0.000000] PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff]
  253. [ 0.000000] PM: Registered nosave memory: [mem 0xfe113000-0xfeafffff]
  254. [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
  255. [ 0.000000] PM: Registered nosave memory: [mem 0xfeb10000-0xfebfffff]
  256. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  257. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  258. [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfee00fff]
  259. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
  260. [ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
  261. [ 0.000000] e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
  262. [ 0.000000] Booting paravirtualized kernel on bare hardware
  263. [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
  264. [ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88025f200000 s87256 r8192 d31528 u262144
  265. [ 0.000000] pcpu-alloc: s87256 r8192 d31528 u262144 alloc=1*2097152
  266. [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  267. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2046669
  268. [ 0.000000] Policy zone: Normal
  269. [ 0.000000] Kernel command line: BOOT_IMAGE=/live/vmlinuz boot=live noconfig=sudo username=root hostname=kali persistence initrd=/live/initrd.img
  270. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  271. [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
  272. [ 0.000000] AGP: Checking aperture...
  273. [ 0.000000] AGP: No AGP bridge found
  274. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  275. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  276. [ 0.000000] Memory: 8014888K/8317080K available (5580K kernel code, 1025K rwdata, 1944K rodata, 1248K init, 832K bss, 302192K reserved, 0K cma-reserved)
  277. [ 0.000000] Hierarchical RCU implementation.
  278. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  279. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
  280. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  281. [ 0.000000] NR_IRQS:33024 nr_irqs:760 16
  282. [ 0.000000] Console: colour dummy device 80x25
  283. [ 0.000000] console [tty0] enabled
  284. [ 0.000000] hpet clockevent registered
  285. [ 0.000000] tsc: Fast TSC calibration using PIT
  286. [ 0.000000] tsc: Detected 2394.256 MHz processor
  287. [ 0.000039] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.51 BogoMIPS (lpj=9577024)
  288. [ 0.000048] pid_max: default: 32768 minimum: 301
  289. [ 0.000058] ACPI: Core revision 20150204
  290. [ 0.020186] ACPI: All ACPI Tables successfully acquired
  291. [ 0.043651] Security Framework initialized
  292. [ 0.043666] AppArmor: AppArmor disabled by boot time parameter
  293. [ 0.043670] Yama: disabled by default; enable with sysctl kernel.yama.*
  294. [ 0.044330] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  295. [ 0.046483] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  296. [ 0.047529] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  297. [ 0.047546] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  298. [ 0.047858] Initializing cgroup subsys blkio
  299. [ 0.047864] Initializing cgroup subsys memory
  300. [ 0.047872] Initializing cgroup subsys devices
  301. [ 0.047877] Initializing cgroup subsys freezer
  302. [ 0.047882] Initializing cgroup subsys net_cls
  303. [ 0.047888] Initializing cgroup subsys perf_event
  304. [ 0.047893] Initializing cgroup subsys net_prio
  305. [ 0.047927] CPU: Physical Processor ID: 0
  306. [ 0.047931] CPU: Processor Core ID: 0
  307. [ 0.047939] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  308. [ 0.047943] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  309. [ 0.049164] mce: CPU supports 7 MCE banks
  310. [ 0.049183] CPU0: Thermal monitoring enabled (TM1)
  311. [ 0.049196] process: using mwait in idle threads
  312. [ 0.049203] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
  313. [ 0.049207] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
  314. [ 0.049329] Freeing SMP alternatives memory: 24K (ffffffff81a3a000 - ffffffff81a40000)
  315. [ 0.050601] Ignoring BGRT: invalid status 0 (expected 1)
  316. [ 0.052670] ftrace: allocating 22431 entries in 88 pages
  317. [ 0.503878] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  318. [ 0.543600] TSC deadline timer enabled
  319. [ 0.543604] smpboot: CPU0: Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz (fam: 06, model: 45, stepping: 01)
  320. [ 0.543644] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
  321. [ 0.543675] ... version: 3
  322. [ 0.543679] ... bit width: 48
  323. [ 0.543682] ... generic registers: 4
  324. [ 0.543686] ... value mask: 0000ffffffffffff
  325. [ 0.543689] ... max period: 0000ffffffffffff
  326. [ 0.543693] ... fixed-purpose events: 3
  327. [ 0.543696] ... event mask: 000000070000000f
  328. [ 0.544479] x86: Booting SMP configuration:
  329. [ 0.544484] .... node #0, CPUs: #1
  330. [ 0.559140] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  331. [ 0.559260] #2 #3
  332. [ 0.588261] x86: Booted up 1 node, 4 CPUs
  333. [ 0.588269] smpboot: Total of 4 processors activated (19154.04 BogoMIPS)
  334. [ 0.593140] devtmpfs: initialized
  335. [ 0.596473] PM: Registering ACPI NVS region [mem 0x9ceaf000-0x9cfaefff] (1048576 bytes)
  336. [ 0.596732] pinctrl core: initialized pinctrl subsystem
  337. [ 0.596911] NET: Registered protocol family 16
  338. [ 0.608981] cpuidle: using governor ladder
  339. [ 0.620991] cpuidle: using governor menu
  340. [ 0.621072] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  341. [ 0.621079] ACPI: bus type PCI registered
  342. [ 0.621083] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  343. [ 0.621186] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  344. [ 0.621194] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  345. [ 0.621580] PCI: Using configuration type 1 for base access
  346. [ 0.633472] ACPI: Added _OSI(Module Device)
  347. [ 0.633478] ACPI: Added _OSI(Processor Device)
  348. [ 0.633482] ACPI: Added _OSI(3.0 _SCP Extensions)
  349. [ 0.633486] ACPI: Added _OSI(Processor Aggregator Device)
  350. [ 0.637788] ACPI: Executed 1 blocks of module-level executable AML code
  351. [ 0.641641] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  352. [ 0.642624] ACPI: Dynamic OEM Table Load:
  353. [ 0.642640] ACPI: SSDT 0xFFFF8802555C3C00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20121018)
  354. [ 0.643504] ACPI: Dynamic OEM Table Load:
  355. [ 0.643518] ACPI: SSDT 0xFFFF88025542A000 0005AA (v01 PmRef ApIst 00003000 INTL 20121018)
  356. [ 0.644470] ACPI: Dynamic OEM Table Load:
  357. [ 0.644481] ACPI: SSDT 0xFFFF8802555D4E00 000119 (v01 PmRef ApCst 00003000 INTL 20121018)
  358. [ 0.801987] ACPI: Interpreter enabled
  359. [ 0.802004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
  360. [ 0.802018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
  361. [ 0.802052] ACPI: (supports S0 S3 S4 S5)
  362. [ 0.802056] ACPI: Using IOAPIC for interrupt routing
  363. [ 0.802101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  364. [ 0.836528] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  365. [ 0.836539] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  366. [ 0.836697] \_SB_.PCI0:_OSC invalid UUID
  367. [ 0.836698] _OSC request data:1 1f 0
  368. [ 0.836703] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
  369. [ 0.837323] PCI host bridge to bus 0000:00
  370. [ 0.837330] pci_bus 0000:00: root bus resource [bus 00-fe]
  371. [ 0.837335] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  372. [ 0.837340] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  373. [ 0.837345] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  374. [ 0.837351] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window]
  375. [ 0.837366] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
  376. [ 0.837544] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
  377. [ 0.837560] pci 0000:00:02.0: reg 0x10: [mem 0xb2000000-0xb23fffff 64bit]
  378. [ 0.837568] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
  379. [ 0.837574] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
  380. [ 0.837744] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
  381. [ 0.837755] pci 0000:00:03.0: reg 0x10: [mem 0xb2610000-0xb2613fff 64bit]
  382. [ 0.837948] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
  383. [ 0.837968] pci 0000:00:14.0: reg 0x10: [mem 0xb2600000-0xb260ffff 64bit]
  384. [ 0.838033] pci 0000:00:14.0: PME# supported from D3hot D3cold
  385. [ 0.838138] pci 0000:00:14.0: System wakeup disabled by ACPI
  386. [ 0.838192] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
  387. [ 0.838214] pci 0000:00:16.0: reg 0x10: [mem 0xb2618000-0xb261801f 64bit]
  388. [ 0.838290] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  389. [ 0.838448] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
  390. [ 0.838464] pci 0000:00:1b.0: reg 0x10: [mem 0xb2614000-0xb2617fff 64bit]
  391. [ 0.838538] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  392. [ 0.838687] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
  393. [ 0.838760] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  394. [ 0.838865] pci 0000:00:1c.0: System wakeup disabled by ACPI
  395. [ 0.838916] pci 0000:00:1c.1: [8086:9c12] type 01 class 0x060400
  396. [ 0.838990] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  397. [ 0.839097] pci 0000:00:1c.1: System wakeup disabled by ACPI
  398. [ 0.839146] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
  399. [ 0.839219] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  400. [ 0.839326] pci 0000:00:1c.2: System wakeup disabled by ACPI
  401. [ 0.839375] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
  402. [ 0.839448] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  403. [ 0.839555] pci 0000:00:1c.3: System wakeup disabled by ACPI
  404. [ 0.839614] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
  405. [ 0.839844] pci 0000:00:1d.0: reg 0x10: [mem 0xb261c000-0xb261c3ff]
  406. [ 0.841131] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  407. [ 0.841256] pci 0000:00:1d.0: System wakeup disabled by ACPI
  408. [ 0.841321] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
  409. [ 0.841583] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
  410. [ 0.841600] pci 0000:00:1f.2: reg 0x10: [io 0x5088-0x508f]
  411. [ 0.841607] pci 0000:00:1f.2: reg 0x14: [io 0x5094-0x5097]
  412. [ 0.841615] pci 0000:00:1f.2: reg 0x18: [io 0x5080-0x5087]
  413. [ 0.841623] pci 0000:00:1f.2: reg 0x1c: [io 0x5090-0x5093]
  414. [ 0.841630] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f]
  415. [ 0.841638] pci 0000:00:1f.2: reg 0x24: [mem 0xb261b000-0xb261b7ff]
  416. [ 0.841679] pci 0000:00:1f.2: PME# supported from D3hot
  417. [ 0.841823] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
  418. [ 0.841838] pci 0000:00:1f.3: reg 0x10: [mem 0xb2619000-0xb26190ff 64bit]
  419. [ 0.841859] pci 0000:00:1f.3: reg 0x20: [io 0x5040-0x505f]
  420. [ 0.842065] pci 0000:00:1c.0: PCI bridge to [bus 01]
  421. [ 0.842146] pci 0000:00:1c.1: PCI bridge to [bus 02-07]
  422. [ 0.842152] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
  423. [ 0.842156] pci 0000:00:1c.1: bridge window [mem 0xb1000000-0xb1ffffff]
  424. [ 0.842161] pci 0000:00:1c.1: bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
  425. [ 0.842263] pci 0000:08:00.0: [14e4:4365] type 00 class 0x028000
  426. [ 0.842300] pci 0000:08:00.0: reg 0x10: [mem 0xb2500000-0xb2507fff 64bit]
  427. [ 0.842501] pci 0000:08:00.0: supports D1 D2
  428. [ 0.842503] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
  429. [ 0.853328] pci 0000:00:1c.2: PCI bridge to [bus 08]
  430. [ 0.853336] pci 0000:00:1c.2: bridge window [mem 0xb2500000-0xb25fffff]
  431. [ 0.853424] pci 0000:09:00.0: [10ec:8136] type 00 class 0x020000
  432. [ 0.853445] pci 0000:09:00.0: reg 0x10: [io 0x3000-0x30ff]
  433. [ 0.853474] pci 0000:09:00.0: reg 0x18: [mem 0xb2404000-0xb2404fff 64bit]
  434. [ 0.853493] pci 0000:09:00.0: reg 0x20: [mem 0xb2400000-0xb2403fff 64bit]
  435. [ 0.853594] pci 0000:09:00.0: supports D1 D2
  436. [ 0.853596] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  437. [ 0.853660] pci 0000:09:00.0: System wakeup disabled by ACPI
  438. [ 0.865319] pci 0000:00:1c.3: PCI bridge to [bus 09]
  439. [ 0.865326] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
  440. [ 0.865329] pci 0000:00:1c.3: bridge window [mem 0xb2400000-0xb24fffff]
  441. [ 0.866232] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *7
  442. [ 0.866297] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
  443. [ 0.866359] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
  444. [ 0.866420] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
  445. [ 0.866479] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  446. [ 0.866541] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  447. [ 0.866603] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
  448. [ 0.866662] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *7
  449. [ 0.866995] ACPI: Enabled 4 GPEs in block 00 to 7F
  450. [ 0.867081] ACPI : EC: GPE = 0x8, I/O: command/status = 0x66, data = 0x62
  451. [ 0.867250] vgaarb: setting as boot device: PCI:0000:00:02.0
  452. [ 0.867259] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  453. [ 0.867272] vgaarb: loaded
  454. [ 0.867278] vgaarb: bridge control possible 0000:00:02.0
  455. [ 0.867495] PCI: Using ACPI for IRQ routing
  456. [ 0.873497] PCI: pci_cache_line_size set to 64 bytes
  457. [ 1.699339] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
  458. [ 1.699341] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
  459. [ 1.699343] e820: reserve RAM buffer [mem 0x79247018-0x7bffffff]
  460. [ 1.699344] e820: reserve RAM buffer [mem 0x9c49f000-0x9fffffff]
  461. [ 1.699346] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
  462. [ 1.699348] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff]
  463. [ 1.699537] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  464. [ 1.699547] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  465. [ 1.701578] Switched to clocksource hpet
  466. [ 1.707988] pnp: PnP ACPI init
  467. [ 1.708378] system 00:00: [io 0x0680-0x069f] has been reserved
  468. [ 1.708386] system 00:00: [io 0xffff] has been reserved
  469. [ 1.708391] system 00:00: [io 0xffff] has been reserved
  470. [ 1.708395] system 00:00: [io 0xffff] has been reserved
  471. [ 1.708400] system 00:00: [io 0x1800-0x18fe] could not be reserved
  472. [ 1.708405] system 00:00: [io 0x164e-0x164f] has been reserved
  473. [ 1.708410] system 00:00: [io 0x0454-0x0457] has been reserved
  474. [ 1.708414] system 00:00: [io 0x0380-0x0387] has been reserved
  475. [ 1.708421] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  476. [ 1.708479] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  477. [ 1.708518] pnp 00:02: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
  478. [ 1.708563] pnp 00:03: Plug and Play ACPI device, IDs SYN1ec0 SYN1e00 SYN0002 PNP0f13 (active)
  479. [ 1.708947] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
  480. [ 1.708953] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
  481. [ 1.708958] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
  482. [ 1.708963] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
  483. [ 1.708968] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
  484. [ 1.708973] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
  485. [ 1.708978] system 00:04: [mem 0xfed90000-0xfed93fff] has been reserved
  486. [ 1.708983] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
  487. [ 1.708988] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
  488. [ 1.708993] system 00:04: [mem 0x9fa20000-0x9fa20fff] has been reserved
  489. [ 1.708997] system 00:04: [mem 0x9fa10000-0x9fa1ffff] has been reserved
  490. [ 1.709003] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  491. [ 1.709396] pnp: PnP ACPI: found 5 devices
  492. [ 1.716033] pci 0000:00:1c.0: PCI bridge to [bus 01]
  493. [ 1.716047] pci 0000:00:1c.1: PCI bridge to [bus 02-07]
  494. [ 1.716053] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
  495. [ 1.716060] pci 0000:00:1c.1: bridge window [mem 0xb1000000-0xb1ffffff]
  496. [ 1.716067] pci 0000:00:1c.1: bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
  497. [ 1.716077] pci 0000:00:1c.2: PCI bridge to [bus 08]
  498. [ 1.716084] pci 0000:00:1c.2: bridge window [mem 0xb2500000-0xb25fffff]
  499. [ 1.716094] pci 0000:00:1c.3: PCI bridge to [bus 09]
  500. [ 1.716099] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
  501. [ 1.716107] pci 0000:00:1c.3: bridge window [mem 0xb2400000-0xb24fffff]
  502. [ 1.716118] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  503. [ 1.716120] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  504. [ 1.716122] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  505. [ 1.716124] pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff window]
  506. [ 1.716127] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
  507. [ 1.716128] pci_bus 0000:02: resource 1 [mem 0xb1000000-0xb1ffffff]
  508. [ 1.716130] pci_bus 0000:02: resource 2 [mem 0xb0000000-0xb0ffffff 64bit pref]
  509. [ 1.716132] pci_bus 0000:08: resource 1 [mem 0xb2500000-0xb25fffff]
  510. [ 1.716135] pci_bus 0000:09: resource 0 [io 0x3000-0x3fff]
  511. [ 1.716136] pci_bus 0000:09: resource 1 [mem 0xb2400000-0xb24fffff]
  512. [ 1.716202] NET: Registered protocol family 2
  513. [ 1.716456] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  514. [ 1.716640] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  515. [ 1.716808] TCP: Hash tables configured (established 65536 bind 65536)
  516. [ 1.716831] TCP: reno registered
  517. [ 1.716846] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  518. [ 1.716884] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  519. [ 1.716968] NET: Registered protocol family 1
  520. [ 1.716991] pci 0000:00:02.0: Video device with shadowed ROM
  521. [ 1.733755] PCI: CLS 64 bytes, default 64
  522. [ 1.733815] Unpacking initramfs...
  523. [ 2.493597] Freeing initrd memory: 33900K (ffff88007dee5000 - ffff880080000000)
  524. [ 2.493623] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  525. [ 2.493628] software IO TLB [mem 0x98028000-0x9c028000] (64MB) mapped at [ffff880098028000-ffff88009c027fff]
  526. [ 2.493675] Simple Boot Flag at 0x44 set to 0x1
  527. [ 2.493888] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
  528. [ 2.493957] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x1c
  529. [ 2.493967] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x1c
  530. [ 2.493982] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x1c
  531. [ 2.493993] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x1c
  532. [ 2.494056] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  533. [ 2.494135] simple-framebuffer simple-framebuffer.0: framebuffer at 0xa0000000, 0x12c000 bytes, mapped to 0xffffc90010f00000
  534. [ 2.494143] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=640x480x32, linelength=2560
  535. [ 2.495112] Console: switching to colour frame buffer device 80x30
  536. [ 2.496015] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
  537. [ 2.496425] futex hash table entries: 2048 (order: 5, 131072 bytes)
  538. [ 2.496515] audit: initializing netlink subsys (disabled)
  539. [ 2.496559] audit: type=2000 audit(1439924108.188:1): initialized
  540. [ 2.497614] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  541. [ 2.498338] zpool: loaded
  542. [ 2.499186] VFS: Disk quotas dquot_6.5.2
  543. [ 2.499867] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  544. [ 2.500985] alg: No test for stdrng (krng)
  545. [ 2.501690] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  546. [ 2.503069] io scheduler noop registered
  547. [ 2.503729] io scheduler deadline registered
  548. [ 2.504382] io scheduler cfq registered (default)
  549. [ 2.505656] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  550. [ 2.506313] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  551. [ 2.506971] intel_idle: MWAIT substates: 0x11142120
  552. [ 2.506973] intel_idle: v0.4 model 0x45
  553. [ 2.506974] intel_idle: lapic_timer_reliable_states 0xffffffff
  554. [ 2.507305] GHES: HEST is not enabled!
  555. [ 2.507998] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  556. [ 2.509120] Linux agpgart interface v0.103
  557. [ 2.509819] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
  558. [ 2.510484] AMD IOMMUv2 functionality not available on this system
  559. [ 2.511250] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  560. [ 2.520991] serio: i8042 KBD port at 0x60,0x64 irq 1
  561. [ 2.521659] serio: i8042 AUX port at 0x60,0x64 irq 12
  562. [ 2.522441] mousedev: PS/2 mouse device common for all mice
  563. [ 2.523125] rtc_cmos 00:01: RTC can wake from S4
  564. [ 2.523877] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  565. [ 2.524519] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
  566. [ 2.525724] Intel P-state driver initializing.
  567. [ 2.526494] ledtrig-cpu: registered to indicate activity on CPUs
  568. [ 2.528869] TCP: cubic registered
  569. [ 2.530156] NET: Registered protocol family 10
  570. [ 2.531839] mip6: Mobile IPv6
  571. [ 2.533000] NET: Registered protocol family 17
  572. [ 2.534217] mpls_gso: MPLS GSO support
  573. [ 2.535297] registered taskstats version 1
  574. [ 2.536433] rtc_cmos 00:01: setting system clock to 2015-08-18 18:55:10 UTC (1439924110)
  575. [ 2.537406] PM: Hibernation image not present or could not be loaded.
  576. [ 2.537639] Freeing unused kernel memory: 1248K (ffffffff81902000 - ffffffff81a3a000)
  577. [ 2.538443] Write protecting the kernel read-only data: 8192k
  578. [ 2.539044] Freeing unused kernel memory: 552K (ffff880001576000 - ffff880001600000)
  579. [ 2.539906] Freeing unused kernel memory: 104K (ffff8800017e6000 - ffff880001800000)
  580. [ 2.570365] systemd-udevd[76]: starting version 215
  581. [ 2.571016] random: systemd-udevd urandom read with 16 bits of entropy available
  582. [ 2.581383] ACPI: bus type USB registered
  583. [ 2.582093] usbcore: registered new interface driver usbfs
  584. [ 2.582158] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  585. [ 2.582168] r8169 0000:09:00.0: can't disable ASPM; OS doesn't have ASPM control
  586. [ 2.584643] usbcore: registered new interface driver hub
  587. [ 2.584710] SCSI subsystem initialized
  588. [ 2.586524] usbcore: registered new device driver usb
  589. [ 2.587640] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  590. [ 2.587826] [Firmware Bug]: Invalid critical threshold (0)
  591. [ 2.589654] ehci-pci: EHCI PCI platform driver
  592. [ 2.590543] ehci-pci 0000:00:1d.0: EHCI Host Controller
  593. [ 2.591226] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
  594. [ 2.591281] r8169 0000:09:00.0 eth0: RTL8106e at 0xffffc90000c78000, 8c:dc:d4:85:f6:f2, XID 10900800 IRQ 40
  595. [ 2.593237] ehci-pci 0000:00:1d.0: debug port 2
  596. [ 2.593581] libata version 3.00 loaded.
  597. [ 2.598240] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  598. [ 2.598259] ehci-pci 0000:00:1d.0: irq 23, io mem 0xb261c000
  599. [ 2.599828] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  600. [ 2.600514] thermal LNXTHERM:00: registered as thermal_zone0
  601. [ 2.600516] ACPI: Thermal Zone [TZ01] (38 C)
  602. [ 2.614349] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  603. [ 2.615014] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  604. [ 2.615636] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  605. [ 2.616606] usb usb1: Product: EHCI Host Controller
  606. [ 2.617039] usb usb1: Manufacturer: Linux 4.0.0-kali1-amd64 ehci_hcd
  607. [ 2.617456] usb usb1: SerialNumber: 0000:00:1d.0
  608. [ 2.618021] hub 1-0:1.0: USB hub found
  609. [ 2.618457] hub 1-0:1.0: 2 ports detected
  610. [ 2.619005] ahci 0000:00:1f.2: version 3.0
  611. [ 2.634432] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl SATA mode
  612. [ 2.635623] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
  613. [ 2.636933] scsi host0: ahci
  614. [ 2.637433] scsi host1: ahci
  615. [ 2.637931] scsi host2: ahci
  616. [ 2.638429] scsi host3: ahci
  617. [ 2.638853] ata1: SATA max UDMA/133 abar m2048@0xb261b000 port 0xb261b100 irq 41
  618. [ 2.639639] ata2: SATA max UDMA/133 abar m2048@0xb261b000 port 0xb261b180 irq 41
  619. [ 2.640447] ata3: DUMMY
  620. [ 2.640835] ata4: DUMMY
  621. [ 2.641329] xhci_hcd 0000:00:14.0: xHCI Host Controller
  622. [ 2.641722] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  623. [ 2.642565] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000b810
  624. [ 2.643334] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  625. [ 2.643431] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  626. [ 2.643831] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  627. [ 2.644715] usb usb2: Product: xHCI Host Controller
  628. [ 2.645188] usb usb2: Manufacturer: Linux 4.0.0-kali1-amd64 xhci-hcd
  629. [ 2.645578] usb usb2: SerialNumber: 0000:00:14.0
  630. [ 2.646064] hub 2-0:1.0: USB hub found
  631. [ 2.646466] hub 2-0:1.0: 9 ports detected
  632. [ 2.647383] xhci_hcd 0000:00:14.0: xHCI Host Controller
  633. [ 2.647724] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  634. [ 2.648425] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
  635. [ 2.648772] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  636. [ 2.649435] usb usb3: Product: xHCI Host Controller
  637. [ 2.649774] usb usb3: Manufacturer: Linux 4.0.0-kali1-amd64 xhci-hcd
  638. [ 2.650127] usb usb3: SerialNumber: 0000:00:14.0
  639. [ 2.650622] hub 3-0:1.0: USB hub found
  640. [ 2.651006] hub 3-0:1.0: 4 ports detected
  641. [ 2.930652] usb 1-1: new high-speed USB device number 2 using ehci-pci
  642. [ 2.958676] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  643. [ 2.958683] usb 2-6: new high-speed USB device number 2 using xhci_hcd
  644. [ 2.960503] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  645. [ 2.966588] ata2.00: ATAPI: hp DVDRW DU8A5SHL, ZH63, max UDMA/100
  646. [ 2.973143] ata2.00: configured for UDMA/100
  647. [ 3.016475] ata1.00: ATA-9: ST500LM000-1EJ162-SSHD, HPM6, max UDMA/100
  648. [ 3.017084] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
  649. [ 3.060881] ata1.00: configured for UDMA/100
  650. [ 3.061686] scsi 0:0:0:0: Direct-Access ATA ST500LM000-1EJ16 HPM6 PQ: 0 ANSI: 5
  651. [ 3.063109] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
  652. [ 3.063627] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  653. [ 3.064401] hub 1-1:1.0: USB hub found
  654. [ 3.065257] hub 1-1:1.0: 8 ports detected
  655. [ 3.067017] scsi 1:0:0:0: CD-ROM hp DVDRW DU8A5SHL ZH63 PQ: 0 ANSI: 5
  656. [ 3.089826] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
  657. [ 3.090667] sd 0:0:0:0: [sda] 4096-byte physical blocks
  658. [ 3.091103] sd 0:0:0:0: [sda] Write Protect is off
  659. [ 3.091479] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  660. [ 3.091486] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  661. [ 3.095968] sda: sda1 sda2 sda3 sda4 sda5 sda6
  662. [ 3.096956] sd 0:0:0:0: [sda] Attached SCSI disk
  663. [ 3.097956] sd 0:0:0:0: Attached scsi generic sg0 type 0
  664. [ 3.098428] sr 1:0:0:0: Attached scsi generic sg1 type 5
  665. [ 3.104153] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  666. [ 3.105320] cdrom: Uniform CD-ROM driver Revision: 3.20
  667. [ 3.106024] sr 1:0:0:0: Attached scsi CD-ROM sr0
  668. [ 3.200948] usb 2-6: New USB device found, idVendor=0011, idProduct=7788
  669. [ 3.201558] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  670. [ 3.202159] usb 2-6: Product: Mass Storage
  671. [ 3.202524] usb 2-6: Manufacturer: Generic
  672. [ 3.202924] usb 2-6: SerialNumber: JDAD1010040921213535
  673. [ 3.204529] usb-storage 2-6:1.0: USB Mass Storage device detected
  674. [ 3.205022] scsi host4: usb-storage 2-6:1.0
  675. [ 3.205489] usbcore: registered new interface driver usb-storage
  676. [ 3.206184] usbcore: registered new interface driver uas
  677. [ 3.339099] usb 1-1.2: new low-speed USB device number 3 using ehci-pci
  678. [ 3.435173] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c05a
  679. [ 3.435730] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  680. [ 3.436796] usb 1-1.2: Product: USB Optical Mouse
  681. [ 3.437176] usb 1-1.2: Manufacturer: Logitech
  682. [ 3.438813] hidraw: raw HID events driver (C) Jiri Kosina
  683. [ 3.441643] usbcore: registered new interface driver usbhid
  684. [ 3.442181] usbhid: USB HID core driver
  685. [ 3.443238] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C05A.0001/input/input2
  686. [ 3.444197] hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.0-1.2/input0
  687. [ 3.491046] tsc: Refined TSC clocksource calibration: 2394.456 MHz
  688. [ 3.507207] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
  689. [ 3.653716] usb 1-1.3: New USB device found, idVendor=05c8, idProduct=036e
  690. [ 3.654644] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  691. [ 3.655497] usb 1-1.3: Product: HP Truevision HD
  692. [ 3.655959] usb 1-1.3: Manufacturer: SunplusIT INC.
  693. [ 3.795476] usb 1-1.7: new full-speed USB device number 5 using ehci-pci
  694. [ 3.890414] usb 1-1.7: New USB device found, idVendor=0a5c, idProduct=216c
  695. [ 3.891077] usb 1-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  696. [ 3.892201] usb 1-1.7: Product: BCM43142A0
  697. [ 3.892642] usb 1-1.7: Manufacturer: Broadcom Corp
  698. [ 3.893088] usb 1-1.7: SerialNumber: B01041EE3218
  699. [ 3.912239] ntfs: driver 2.1.31 [Flags: R/W MODULE].
  700. [ 3.937392] ntfs: volume version 3.1.
  701. [ 3.939366] ntfs: (device sda1): ntfs_check_restart_page_header(): $LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
  702. [ 3.941961] ntfs: (device sda1): ntfs_check_restart_page_header(): $LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
  703. [ 3.944546] ntfs: (device sda1): ntfs_check_logfile(): Did not find any restart pages in $LogFile and it was not empty.
  704. [ 3.945846] ntfs: (device sda1): load_system_files(): Failed to load $LogFile. Will not be able to remount read-write. Mount in Windows.
  705. [ 4.003308] FAT-fs (sda2): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  706. [ 4.149042] ntfs: volume version 3.1.
  707. [ 4.149696] ntfs: (device sda4): load_system_files(): Unsupported volume flags 0x4000 encountered.
  708. [ 4.150952] ntfs: (device sda4): load_system_files(): Volume has unsupported flags set. Will not be able to remount read-write. Run chkdsk and mount in Windows.
  709. [ 4.153615] ntfs: (device sda4): ntfs_check_restart_page_header(): $LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
  710. [ 4.156869] ntfs: (device sda4): ntfs_check_restart_page_header(): $LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
  711. [ 4.159603] ntfs: (device sda4): ntfs_check_logfile(): Did not find any restart pages in $LogFile and it was not empty.
  712. [ 4.204373] scsi 4:0:0:0: Direct-Access Generic Flash Disk 8.00 PQ: 0 ANSI: 2
  713. [ 4.206065] sd 4:0:0:0: Attached scsi generic sg2 type 0
  714. [ 4.206561] sd 4:0:0:0: [sdb] 32358400 512-byte logical blocks: (16.5 GB/15.4 GiB)
  715. [ 4.206705] sd 4:0:0:0: [sdb] Write Protect is off
  716. [ 4.206707] sd 4:0:0:0: [sdb] Mode Sense: 03 00 00 00
  717. [ 4.206856] sd 4:0:0:0: [sdb] No Caching mode page found
  718. [ 4.206858] sd 4:0:0:0: [sdb] Assuming drive cache: write through
  719. [ 4.264086] random: nonblocking pool is initialized
  720. [ 4.270050] ntfs: volume version 3.1.
  721. [ 4.411288] ntfs: volume version 3.1.
  722. [ 4.411289] sdb: sdb1 sdb2 sdb3 < sdb5 >
  723. [ 4.412984] sd 4:0:0:0: [sdb] Attached SCSI removable disk
  724. [ 4.491899] Switched to clocksource tsc
  725. [ 5.541061] ISO 9660 Extensions: Microsoft Joliet Level 3
  726. [ 5.542035] ISO 9660 Extensions: RRIP_1991A
  727. [ 5.548192] aufs: module is from the staging directory, the quality is unknown, you have been warned.
  728. [ 5.550098] aufs 4.0-20150525
  729. [ 5.557855] loop: module loaded
  730. [ 5.612346] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  731. [ 5.629763] uhci_hcd: USB Universal Host Controller Interface driver
  732. [ 5.631837] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  733. [ 10.983407] device-mapper: uevent: version 1.0.3
  734. [ 10.983910] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-devel@redhat.com
  735. [ 11.045160] ntfs: volume version 3.1.
  736. [ 11.047144] __ntfs_error: 10 callbacks suppressed
  737. [ 11.047707] ntfs: (device sda1): ntfs_check_restart_page_header(): $LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
  738. [ 11.050180] ntfs: (device sda1): ntfs_check_restart_page_header(): $LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
  739. [ 11.052729] ntfs: (device sda1): ntfs_check_logfile(): Did not find any restart pages in $LogFile and it was not empty.
  740. [ 11.053926] ntfs: (device sda1): load_system_files(): Failed to load $LogFile. Mounting read-only. Mount in Windows.
  741. [ 11.162550] FAT-fs (sda2): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  742. [ 11.349810] ntfs: volume version 3.1.
  743. [ 11.350466] ntfs: (device sda4): load_system_files(): Unsupported volume flags 0x4000 encountered.
  744. [ 11.351594] ntfs: (device sda4): load_system_files(): Volume has unsupported flags set. Mounting read-only. Run chkdsk and mount in Windows.
  745. [ 11.353846] ntfs: (device sda4): ntfs_check_restart_page_header(): $LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
  746. [ 11.356625] ntfs: (device sda4): ntfs_check_restart_page_header(): $LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
  747. [ 11.359475] ntfs: (device sda4): ntfs_check_logfile(): Did not find any restart pages in $LogFile and it was not empty.
  748. [ 11.360930] ntfs: (device sda4): load_system_files(): Failed to load $LogFile. Will not be able to remount read-write. Mount in Windows.
  749. [ 11.459363] ntfs: volume version 3.1.
  750. [ 11.577519] ntfs: volume version 3.1.
  751. [ 11.791280] FAT-fs (sdb2): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  752. [ 12.349278] EXT4-fs (sdb5): mounting ext2 file system using the ext4 subsystem
  753. [ 12.362711] EXT4-fs (sdb5): mounted filesystem without journal. Opts: (null)
  754. [ 13.451831] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  755. [ 13.452847] systemd[1]: Detected architecture 'x86-64'.
  756. [ 13.560108] systemd[1]: Inserted module 'autofs4'
  757. [ 13.563931] systemd[1]: Set hostname to <kali>.
  758. [ 13.784310] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  759. [ 13.785169] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  760. [ 13.785979] systemd[1]: Starting Remote File Systems (Pre).
  761. [ 13.786841] systemd[1]: Reached target Remote File Systems (Pre).
  762. [ 13.787272] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  763. [ 13.788145] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  764. [ 13.788964] systemd[1]: Starting Paths.
  765. [ 13.789789] systemd[1]: Reached target Paths.
  766. [ 13.790197] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  767. [ 13.791495] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  768. [ 13.792298] systemd[1]: Starting Swap.
  769. [ 13.793135] systemd[1]: Reached target Swap.
  770. [ 13.793539] systemd[1]: Starting Root Slice.
  771. [ 13.794344] systemd[1]: Created slice Root Slice.
  772. [ 13.794731] systemd[1]: Starting User and Session Slice.
  773. [ 13.795601] systemd[1]: Created slice User and Session Slice.
  774. [ 13.795999] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  775. [ 13.796847] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  776. [ 13.797255] systemd[1]: Starting Delayed Shutdown Socket.
  777. [ 13.798074] systemd[1]: Listening on Delayed Shutdown Socket.
  778. [ 13.798469] systemd[1]: Starting Journal Socket (/dev/log).
  779. [ 13.799280] systemd[1]: Listening on Journal Socket (/dev/log).
  780. [ 13.799701] systemd[1]: Starting LVM2 metadata daemon socket.
  781. [ 13.800495] systemd[1]: Listening on LVM2 metadata daemon socket.
  782. [ 13.800874] systemd[1]: Starting Device-mapper event daemon FIFOs.
  783. [ 13.801917] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  784. [ 13.802315] systemd[1]: Starting udev Control Socket.
  785. [ 13.803112] systemd[1]: Listening on udev Control Socket.
  786. [ 13.803522] systemd[1]: Starting udev Kernel Socket.
  787. [ 13.804279] systemd[1]: Listening on udev Kernel Socket.
  788. [ 13.804650] systemd[1]: Starting Journal Socket.
  789. [ 13.805413] systemd[1]: Listening on Journal Socket.
  790. [ 13.805795] systemd[1]: Starting System Slice.
  791. [ 13.806570] systemd[1]: Created slice System Slice.
  792. [ 13.806947] systemd[1]: Starting system-getty.slice.
  793. [ 13.807752] systemd[1]: Created slice system-getty.slice.
  794. [ 13.808133] systemd[1]: Starting Increase datagram queue length...
  795. [ 13.809144] systemd[1]: Mounting Huge Pages File System...
  796. [ 13.810363] systemd[1]: Mounting POSIX Message Queue File System...
  797. [ 13.811572] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  798. [ 13.813663] systemd[1]: Mounting Debug File System...
  799. [ 13.866717] systemd[1]: Started Set Up Additional Binary Formats.
  800. [ 13.869552] systemd[1]: Starting Load Kernel Modules...
  801. [ 13.870761] systemd[1]: Starting udev Coldplug all Devices...
  802. [ 13.871943] systemd[1]: Starting live-config contains the components that configure a live system during the boot process (late userspace)....
  803. [ 13.874803] systemd[1]: Starting LSB: NFS support files common to client and server...
  804. [ 13.877000] systemd[1]: Starting Slices.
  805. [ 13.878169] systemd[1]: Reached target Slices.
  806. [ 13.879812] systemd[1]: Started Create list of required static device nodes for the current kernel.
  807. [ 13.881827] systemd[1]: Starting Create Static Device Nodes in /dev...
  808. [ 13.889880] systemd[1]: Started udev Coldplug all Devices.
  809. [ 13.890969] systemd[1]: Starting udev Wait for Complete Device Initialization...
  810. [ 13.941364] fuse init (API version 7.23)
  811. [ 13.988153] systemd[1]: Started Load Kernel Modules.
  812. [ 13.989571] systemd[1]: Mounting FUSE Control File System...
  813. [ 13.991002] systemd[1]: Mounted Configuration File System.
  814. [ 13.991702] systemd[1]: Starting Apply Kernel Variables...
  815. [ 14.024741] systemd[1]: Started Apply Kernel Variables.
  816. [ 14.073591] systemd[1]: Started Create Static Device Nodes in /dev.
  817. [ 14.122701] systemd[1]: Started Increase datagram queue length.
  818. [ 14.124099] systemd[1]: Mounted Huge Pages File System.
  819. [ 14.125808] systemd[1]: Mounted POSIX Message Queue File System.
  820. [ 14.127490] systemd[1]: Mounted Debug File System.
  821. [ 14.129155] systemd[1]: Mounted FUSE Control File System.
  822. [ 14.137253] systemd[1]: Starting Syslog Socket.
  823. [ 14.138576] systemd[1]: Listening on Syslog Socket.
  824. [ 14.139373] systemd[1]: Starting Journal Service...
  825. [ 14.142139] systemd[1]: Started Journal Service.
  826. [ 15.190171] systemd-udevd[1292]: starting version 215
  827. [ 15.485937] Initializing HPQ6001 module
  828. [ 15.486358] input: HP Wireless hotkeys as /devices/virtual/input/input3
  829. [ 15.505500] ACPI Warning: SystemIO range 0x0000000000005040-0x000000000000505F conflicts with OpRegion 0x0000000000005040-0x000000000000504F (\_SB_.PCI0.SBUS.SMBI) (20150204/utaddress-254)
  830. [ 15.506620] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  831. [ 15.531583] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  832. [ 15.591060] ACPI: AC Adapter [ADP1] (on-line)
  833. [ 15.591959] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
  834. [ 15.593402] ACPI: Lid Switch [LID0]
  835. [ 15.594023] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
  836. [ 15.594950] ACPI: Power Button [PWRB]
  837. [ 15.595425] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
  838. [ 15.596510] ACPI: Power Button [PWRF]
  839. [ 15.650474] hp_accel: laptop model unknown, using default axes configuration
  840. [ 15.657177] lis3lv02d: 8 bits 3DC sensor found
  841. [ 15.681092] ACPI: Battery Slot [BAT0] (battery present)
  842. [ 15.682402] wmi: Mapper loaded
  843. [ 15.700967] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input7
  844. [ 15.705302] input: PC Speaker as /devices/platform/pcspkr/input/input8
  845. [ 15.705886] EFI Variables Facility v0.08 2004-May-17
  846. [ 15.744043] sound hdaudioC1D0: autoconfig for ALC3241: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  847. [ 15.745862] sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  848. [ 15.746817] sound hdaudioC1D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
  849. [ 15.747808] sound hdaudioC1D0: mono: mono_out=0x0
  850. [ 15.748764] sound hdaudioC1D0: inputs:
  851. [ 15.749784] sound hdaudioC1D0: Mic=0x1a
  852. [ 15.750785] sound hdaudioC1D0: Internal Mic=0x12
  853. [ 15.756325] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input9
  854. [ 15.758206] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
  855. [ 15.759983] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
  856. [ 15.765054] [drm] Initialized drm 1.1.0 20060810
  857. [ 15.781600] pstore: Registered efi as persistent store backend
  858. [ 15.938698] AVX2 version of gcm_enc/dec engaged.
  859. [ 15.939559] AES CTR mode by8 optimization enabled
  860. [ 15.943454] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
  861. [ 15.962024] alg: No test for crc32 (crc32-pclmul)
  862. [ 16.223298] [drm] Memory usable by graphics device = 2048M
  863. [ 16.224161] checking generic (a0000000 12c000) vs hw (a0000000 10000000)
  864. [ 16.224164] fb: switching to inteldrmfb from simple
  865. [ 16.225041] Console: switching to colour dummy device 80x25
  866. [ 16.225120] [drm] Replacing VGA console driver
  867. [ 16.253441] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  868. [ 16.253450] [drm] Driver supports precise vblank timestamp query.
  869. [ 16.253547] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  870. [ 16.306653] media: Linux media interface: v0.10
  871. [ 16.308592] iTCO_vendor_support: vendor-support=0
  872. [ 16.309069] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  873. [ 16.309101] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
  874. [ 16.309603] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  875. [ 16.310277] input: HP WMI hotkeys as /devices/virtual/input/input13
  876. [ 16.313771] intel_rapl: Found RAPL domain package
  877. [ 16.313781] intel_rapl: Found RAPL domain core
  878. [ 16.313786] intel_rapl: Found RAPL domain uncore
  879. [ 16.313792] intel_rapl: Found RAPL domain dram
  880. [ 16.341091] Linux video capture interface: v2.00
  881. [ 16.344136] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  882. [ 16.344280] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14
  883. [ 16.349464] fbcon: inteldrmfb (fb0) is primary device
  884. [ 16.349507] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  885. [ 16.349509] [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
  886. [ 16.369503] Bluetooth: Core ver 2.20
  887. [ 16.369514] NET: Registered protocol family 31
  888. [ 16.369514] Bluetooth: HCI device and connection manager initialized
  889. [ 16.369517] Bluetooth: HCI socket layer initialized
  890. [ 16.369519] Bluetooth: L2CAP socket layer initialized
  891. [ 16.369525] Bluetooth: SCO socket layer initialized
  892. [ 16.382675] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
  893. [ 16.390117] usbcore: registered new interface driver btusb
  894. [ 16.396773] uvcvideo: Found UVC 1.00 device HP Truevision HD (05c8:036e)
  895. [ 16.397083] bluetooth hci0: firmware: failed to load brcm/BCM43142A0-0a5c-216c.hcd (-2)
  896. [ 16.397084] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-0a5c-216c.hcd failed with error -2
  897. [ 16.397086] Bluetooth: hci0: BCM: patch brcm/BCM43142A0-0a5c-216c.hcd not found
  898. [ 16.405375] input: HP Truevision HD as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input16
  899. [ 16.405483] usbcore: registered new interface driver uvcvideo
  900. [ 16.405484] USB Video Class driver (1.1.1)
  901. [ 16.756873] psmouse serio1: synaptics: queried max coordinates: x [..5656], y [..4712]
  902. [ 16.799300] psmouse serio1: synaptics: queried min coordinates: x [1326..], y [1200..]
  903. [ 16.877228] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x12e800, board id: 2997, fw id: 1665536
  904. [ 16.927592] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input12
  905. [ 17.536572] Console: switching to colour frame buffer device 200x56
  906. [ 17.539791] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  907. [ 17.539810] i915 0000:00:02.0: registered panic notifier
  908. [ 18.403166] Bluetooth: hci0 command 0x1003 tx timeout
  909. [ 19.234778] systemd-journald[1206]: Received request to flush runtime journal from PID 1
  910. [ 20.022228] Netfilter messages via NETLINK v0.30.
  911. [ 21.683724] cfg80211: Calling CRDA to update world regulatory domain
  912. [ 22.818694] r8169 0000:09:00.0: firmware: direct-loading firmware rtl_nic/rtl8106e-2.fw
  913. [ 22.832728] r8169 0000:09:00.0 eth0: link down
  914. [ 22.837338] cfg80211: World regulatory domain updated:
  915. [ 22.838118] cfg80211: DFS Master region: unset
  916. [ 22.838134] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  917. [ 22.839832] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  918. [ 22.840641] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  919. [ 22.841413] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  920. [ 22.842168] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  921. [ 22.842938] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  922. [ 22.843715] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  923. [ 22.844453] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  924. [ 22.845193] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  925. [ 39.422233] FAT-fs (sdb2): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  926. root@kali:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement