Advertisement
Guest User

kali linux amd64 2017 week 21 + bcm4352

a guest
May 27th, 2017
896
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 62.37 KB | None | 0 0
  1. root@kali:~# uname -a
  2. Linux kali 4.9.0-kali4-amd64 #1 SMP Debian 4.9.25-1kali1 (2017-05-04) x86_64 GNU/Linux
  3. root@kali:~# iw list
  4. root@kali:~# ifconfig -a
  5. eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
  6.         inet 192.168.1.32  netmask 255.255.255.0  broadcast 192.168.1.255
  7.         inet6 2604:2d80:c016:8b0a:e38e:187f:a000:fefb  prefixlen 64  scopeid 0x0<global>
  8.         inet6 fe80::6140:525e:6ce0:3fe4  prefixlen 64  scopeid 0x20<link>
  9.         ether 34:17:eb:8a:26:38  txqueuelen 1000  (Ethernet)
  10.         RX packets 8650  bytes 9112671 (8.6 MiB)
  11.         RX errors 0  dropped 0  overruns 0  frame 0
  12.         TX packets 5690  bytes 727781 (710.7 KiB)
  13.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  14.  
  15. lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
  16.         inet 127.0.0.1  netmask 255.0.0.0
  17.         inet6 ::1  prefixlen 128  scopeid 0x10<host>
  18.         loop  txqueuelen 1  (Local Loopback)
  19.         RX packets 16  bytes 876 (876.0 B)
  20.         RX errors 0  dropped 0  overruns 0  frame 0
  21.         TX packets 16  bytes 876 (876.0 B)
  22.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  23.  
  24. root@kali:~# lspci
  25. 00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
  26. 00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
  27. 00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
  28. 00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
  29. 00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
  30. 00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
  31. 00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
  32. 00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
  33. 00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
  34. 00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
  35. 00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
  36. 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
  37. 02:00.0 Network controller: Broadcom Limited BCM4352 802.11ac Wireless Network Adapter (rev 03)
  38. root@kali:~# lsmod
  39. Module                  Size  Used by
  40. fuse                   98304  3
  41. nfnetlink_queue        24576  0
  42. nfnetlink_log          20480  0
  43. nfnetlink              16384  2 nfnetlink_log,nfnetlink_queue
  44. b43                   409600  0
  45. mac80211              671744  1 b43
  46. btusb                  45056  0
  47. btrtl                  16384  1 btusb
  48. btbcm                  16384  1 btusb
  49. btintel                16384  1 btusb
  50. bluetooth             552960  5 btrtl,btintel,btbcm,btusb
  51. uvcvideo               90112  0
  52. dell_led               16384  0
  53. videobuf2_vmalloc      16384  1 uvcvideo
  54. videobuf2_memops       16384  1 videobuf2_vmalloc
  55. videobuf2_v4l2         24576  1 uvcvideo
  56. videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
  57. snd_hda_codec_realtek    90112  1
  58. cfg80211              589824  2 b43,mac80211
  59. intel_rapl             20480  0
  60. videodev              176128  3 uvcvideo,videobuf2_core,videobuf2_v4l2
  61. snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
  62. x86_pkg_temp_thermal    16384  0
  63. crc16                  16384  1 bluetooth
  64. snd_hda_intel          36864  3
  65. media                  40960  2 uvcvideo,videodev
  66. intel_powerclamp       16384  0
  67. coretemp               16384  0
  68. ssb                    69632  1 b43
  69. snd_hda_codec         135168  3 snd_hda_intel,snd_hda_codec_generic,snd_hda_codec_realtek
  70. rng_core               16384  1 b43
  71. kvm_intel             192512  0
  72. pcmcia                 65536  1 ssb
  73. snd_hda_core           81920  4 snd_hda_intel,snd_hda_codec,snd_hda_codec_generic,snd_hda_codec_realtek
  74. pcmcia_core            24576  1 pcmcia
  75. rtsx_usb_ms            20480  0
  76. memstick               20480  1 rtsx_usb_ms
  77. snd_hwdep              16384  1 snd_hda_codec
  78. snd_pcm               110592  3 snd_hda_intel,snd_hda_codec,snd_hda_core
  79. iTCO_wdt               16384  0
  80. iTCO_vendor_support    16384  1 iTCO_wdt
  81. snd_timer              32768  1 snd_pcm
  82. snd                    86016  13 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
  83. kvm                   589824  1 kvm_intel
  84. dell_wmi               16384  0
  85. sparse_keymap          16384  1 dell_wmi
  86. efi_pstore             16384  0
  87. dell_laptop            20480  0
  88. irqbypass              16384  1 kvm
  89. crct10dif_pclmul       16384  0
  90. dell_smbios            16384  3 dell_wmi,dell_led,dell_laptop
  91. crc32_pclmul           16384  0
  92. dcdbas                 16384  1 dell_smbios
  93. ghash_clmulni_intel    16384  0
  94. dell_smm_hwmon         16384  0
  95. intel_cstate           16384  0
  96. intel_uncore          118784  0
  97. intel_rapl_perf        16384  0
  98. joydev                 20480  0
  99. soundcore              16384  1 snd
  100. sg                     32768  0
  101. mei_me                 36864  0
  102. serio_raw              16384  0
  103. bcma                   53248  1 b43
  104. pcspkr                 16384  0
  105. mei                   102400  1 mei_me
  106. lpc_ich                24576  0
  107. efivars                20480  1 efi_pstore
  108. shpchp                 36864  0
  109. dell_rbtn              16384  1
  110. rfkill                 24576  6 bluetooth,dell_laptop,dell_rbtn,cfg80211
  111. evdev                  24576  13
  112. ac                     16384  0
  113. battery                20480  0
  114. soc_button_array       16384  0
  115. binfmt_misc            20480  1
  116. efivarfs               16384  1
  117. ip_tables              24576  0
  118. x_tables               36864  1 ip_tables
  119. autofs4                40960  2
  120. squashfs               53248  1
  121. loop                   28672  2
  122. overlay                49152  1
  123. isofs                  40960  1
  124. nls_ascii              16384  1
  125. nls_cp437              20480  1
  126. vfat                   20480  1
  127. fat                    69632  1 vfat
  128. nls_utf8               16384  1
  129. ntfs                  102400  0
  130. sr_mod                 24576  0
  131. cdrom                  61440  1 sr_mod
  132. sd_mod                 45056  3
  133. rtsx_usb_sdmmc         28672  0
  134. mmc_core              147456  3 b43,rtsx_usb_sdmmc,ssb
  135. rtsx_usb               24576  2 rtsx_usb_sdmmc,rtsx_usb_ms
  136. mfd_core               16384  2 lpc_ich,rtsx_usb
  137. uas                    24576  0
  138. usb_storage            73728  3 uas
  139. crc32c_intel           24576  0
  140. aesni_intel           167936  0
  141. aes_x86_64             20480  1 aesni_intel
  142. glue_helper            16384  1 aesni_intel
  143. lrw                    16384  1 aesni_intel
  144. gf128mul               16384  1 lrw
  145. ablk_helper            16384  1 aesni_intel
  146. cryptd                 24576  3 ablk_helper,ghash_clmulni_intel,aesni_intel
  147. i915                 1232896  12
  148. ahci                   36864  0
  149. i2c_algo_bit           16384  1 i915
  150. libahci                32768  1 ahci
  151. psmouse               135168  0
  152. drm_kms_helper        155648  1 i915
  153. libata                249856  2 ahci,libahci
  154. xhci_pci               16384  0
  155. ehci_pci               16384  0
  156. scsi_mod              225280  6 sd_mod,usb_storage,libata,uas,sr_mod,sg
  157. i2c_i801               24576  0
  158. xhci_hcd              188416  1 xhci_pci
  159. ehci_hcd               81920  1 ehci_pci
  160. i2c_smbus              16384  1 i2c_i801
  161. usbcore               249856  9 uvcvideo,usb_storage,ehci_hcd,xhci_pci,rtsx_usb,btusb,uas,xhci_hcd,ehci_pci
  162. r8169                  81920  0
  163. mii                    16384  1 r8169
  164. drm                   360448  5 i915,drm_kms_helper
  165. usb_common             16384  1 usbcore
  166. wmi                    16384  2 dell_wmi,dell_led
  167. video                  40960  3 dell_wmi,dell_laptop,i915
  168. button                 16384  1 i915
  169. root@kali:~# dmesg
  170. [    0.000000] Linux version 4.9.0-kali4-amd64 (devel@kali.org) (gcc version 6.3.0 20170415 (Debian 6.3.0-14) ) #1 SMP Debian 4.9.25-1kali1 (2017-05-04)
  171. [    0.000000] Command line: BOOT_IMAGE=/live/vmlinuz-4.9.0-kali4-amd64 boot=live components splash username=root hostname=kali
  172. [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  173. [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  174. [    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  175. [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
  176. [    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  177. [    0.000000] x86/fpu: Using 'eager' FPU context switches.
  178. [    0.000000] e820: BIOS-provided physical RAM map:
  179. [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
  180. [    0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
  181. [    0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
  182. [    0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
  183. [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c6d5ffff] usable
  184. [    0.000000] BIOS-e820: [mem 0x00000000c6d60000-0x00000000c7d5ffff] reserved
  185. [    0.000000] BIOS-e820: [mem 0x00000000c7d60000-0x00000000cc36efff] usable
  186. [    0.000000] BIOS-e820: [mem 0x00000000cc36f000-0x00000000cc56efff] type 20
  187. [    0.000000] BIOS-e820: [mem 0x00000000cc56f000-0x00000000ccebefff] reserved
  188. [    0.000000] BIOS-e820: [mem 0x00000000ccebf000-0x00000000ccfbefff] ACPI NVS
  189. [    0.000000] BIOS-e820: [mem 0x00000000ccfbf000-0x00000000ccffefff] ACPI data
  190. [    0.000000] BIOS-e820: [mem 0x00000000ccfff000-0x00000000ccffffff] usable
  191. [    0.000000] BIOS-e820: [mem 0x00000000cd000000-0x00000000cf9fffff] reserved
  192. [    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  193. [    0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
  194. [    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
  195. [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  196. [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
  197. [    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
  198. [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000012f5fffff] usable
  199. [    0.000000] NX (Execute Disable) protection: active
  200. [    0.000000] efi: EFI v2.31 by INSYDE Corp.
  201. [    0.000000] efi:  ACPI=0xccffe000  ACPI 2.0=0xccffe014  SMBIOS=0xccebef98
  202. [    0.000000] SMBIOS 2.7 present.
  203. [    0.000000] DMI: Dell Inc. Latitude 3540/043T50, BIOS A10 01/28/2015
  204. [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  205. [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  206. [    0.000000] e820: last_pfn = 0x12f600 max_arch_pfn = 0x400000000
  207. [    0.000000] MTRR default type: uncachable
  208. [    0.000000] MTRR fixed ranges enabled:
  209. [    0.000000]   00000-9FFFF write-back
  210. [    0.000000]   A0000-BFFFF uncachable
  211. [    0.000000]   C0000-E7FFF write-protect
  212. [    0.000000]   E8000-EFFFF write-combining
  213. [    0.000000]   F0000-FFFFF write-protect
  214. [    0.000000] MTRR variable ranges enabled:
  215. [    0.000000]   0 base 0000000000 mask 7F80000000 write-back
  216. [    0.000000]   1 base 0080000000 mask 7FC0000000 write-back
  217. [    0.000000]   2 base 00C0000000 mask 7FF8000000 write-back
  218. [    0.000000]   3 base 00C8000000 mask 7FFC000000 write-back
  219. [    0.000000]   4 base 00CC000000 mask 7FFF000000 write-back
  220. [    0.000000]   5 base 00FFC00000 mask 7FFFC00000 write-protect
  221. [    0.000000]   6 base 0100000000 mask 7FC0000000 write-back
  222. [    0.000000]   7 base 012F600000 mask 7FFFE00000 uncachable
  223. [    0.000000]   8 base 012F800000 mask 7FFF800000 uncachable
  224. [    0.000000]   9 base 0130000000 mask 7FF0000000 uncachable
  225. [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
  226. [    0.000000] e820: last_pfn = 0xcd000 max_arch_pfn = 0x400000000
  227. [    0.000000] Base memory trampoline at [ffff91b2c007e000] 7e000 size 24576
  228. [    0.000000] Using GB pages for direct mapping
  229. [    0.000000] BRK [0x10ab2e000, 0x10ab2efff] PGTABLE
  230. [    0.000000] BRK [0x10ab2f000, 0x10ab2ffff] PGTABLE
  231. [    0.000000] BRK [0x10ab30000, 0x10ab30fff] PGTABLE
  232. [    0.000000] BRK [0x10ab31000, 0x10ab31fff] PGTABLE
  233. [    0.000000] BRK [0x10ab32000, 0x10ab32fff] PGTABLE
  234. [    0.000000] BRK [0x10ab33000, 0x10ab33fff] PGTABLE
  235. [    0.000000] BRK [0x10ab34000, 0x10ab34fff] PGTABLE
  236. [    0.000000] BRK [0x10ab35000, 0x10ab35fff] PGTABLE
  237. [    0.000000] BRK [0x10ab36000, 0x10ab36fff] PGTABLE
  238. [    0.000000] BRK [0x10ab37000, 0x10ab37fff] PGTABLE
  239. [    0.000000] RAMDISK: [mem 0x33add000-0x35d65fff]
  240. [    0.000000] ACPI: Early table checksum verification disabled
  241. [    0.000000] ACPI: RSDP 0x00000000CCFFE014 000024 (v02 DELL  )
  242. [    0.000000] ACPI: XSDT 0x00000000CCFFE210 0000AC (v01 DELL   CL09     00000001      01000013)
  243. [    0.000000] ACPI: FACP 0x00000000CCFF7000 00010C (v05 DELL   CL09     00000001 ASL  00040000)
  244. [    0.000000] ACPI: DSDT 0x00000000CCFE8000 00B97D (v01 DELL   CL09     00000000 ASL  00040000)
  245. [    0.000000] ACPI: FACS 0x00000000CCFB8000 000040
  246. [    0.000000] ACPI: SLIC 0x00000000CCFFD000 000176 (v01 DELL   CL09     00000001 ASL  00040000)
  247. [    0.000000] ACPI: UEFI 0x00000000CCFFC000 000236 (v01 DELL   CL09     00000001 ASL  00040000)
  248. [    0.000000] ACPI: FPDT 0x00000000CCFFA000 000044 (v01 DELL   CL09     00000001 ASL  00040000)
  249. [    0.000000] ACPI: MSDM 0x00000000CCFF9000 000055 (v03 DELL   CL09     00000001 ASL  00040000)
  250. [    0.000000] ACPI: ASF! 0x00000000CCFF8000 0000A5 (v32 DELL   CL09     00000001 ASL  00040000)
  251. [    0.000000] ACPI: HPET 0x00000000CCFF6000 000038 (v01 DELL   CL09     00000001 ASL  00040000)
  252. [    0.000000] ACPI: APIC 0x00000000CCFF5000 00008C (v03 DELL   CL09     00000001 ASL  00040000)
  253. [    0.000000] ACPI: MCFG 0x00000000CCFF4000 00003C (v01 DELL   CL09     00000001 ASL  00040000)
  254. [    0.000000] ACPI: SSDT 0x00000000CCFE7000 0006FE (v01 COMPAL CRV ORB  00001000 ACPI 00040000)
  255. [    0.000000] ACPI: BOOT 0x00000000CCFE5000 000028 (v01 DELL   CL09     00000001 ASL  00040000)
  256. [    0.000000] ACPI: ASPT 0x00000000CCFE3000 000034 (v07 DELL   CL09     00000001 ASL  00040000)
  257. [    0.000000] ACPI: DBGP 0x00000000CCFE2000 000034 (v01 DELL   CL09     00000001 ASL  00040000)
  258. [    0.000000] ACPI: SSDT 0x00000000CCFDC000 0004B5 (v01 COMPAL CRV ORB  00003000 ACPI 00040000)
  259. [    0.000000] ACPI: SSDT 0x00000000CCFDB000 000AD8 (v01 COMPAL CRV ORB  00003000 ACPI 00040000)
  260. [    0.000000] ACPI: SSDT 0x00000000CCFD7000 00355E (v01 COMPAL CRV ORB  00003000 ACPI 00040000)
  261. [    0.000000] ACPI: BGRT 0x00000000CCFD6000 000038 (v01 DELL   CL09     00000001 ASL  00040000)
  262. [    0.000000] ACPI: Local APIC address 0xfee00000
  263. [    0.000000] No NUMA configuration found
  264. [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000012f5fffff]
  265. [    0.000000] NODE_DATA(0) allocated [mem 0x12f5fb000-0x12f5fffff]
  266. [    0.000000] Zone ranges:
  267. [    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  268. [    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  269. [    0.000000]   Normal   [mem 0x0000000100000000-0x000000012f5fffff]
  270. [    0.000000]   Device   empty
  271. [    0.000000] Movable zone start for each node
  272. [    0.000000] Early memory node ranges
  273. [    0.000000]   node   0: [mem 0x0000000000001000-0x000000000006efff]
  274. [    0.000000]   node   0: [mem 0x0000000000070000-0x0000000000087fff]
  275. [    0.000000]   node   0: [mem 0x0000000000100000-0x00000000c6d5ffff]
  276. [    0.000000]   node   0: [mem 0x00000000c7d60000-0x00000000cc36efff]
  277. [    0.000000]   node   0: [mem 0x00000000ccfff000-0x00000000ccffffff]
  278. [    0.000000]   node   0: [mem 0x0000000100000000-0x000000012f5fffff]
  279. [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000012f5fffff]
  280. [    0.000000] On node 0 totalpages: 1026294
  281. [    0.000000]   DMA zone: 64 pages used for memmap
  282. [    0.000000]   DMA zone: 22 pages reserved
  283. [    0.000000]   DMA zone: 3974 pages, LIFO batch:0
  284. [    0.000000]   DMA32 zone: 12942 pages used for memmap
  285. [    0.000000]   DMA32 zone: 828272 pages, LIFO batch:31
  286. [    0.000000]   Normal zone: 3032 pages used for memmap
  287. [    0.000000]   Normal zone: 194048 pages, LIFO batch:31
  288. [    0.000000] Reserving Intel graphics memory at 0x00000000cda00000-0x00000000cf9fffff
  289. [    0.000000] ACPI: PM-Timer IO Port: 0x1808
  290. [    0.000000] ACPI: Local APIC address 0xfee00000
  291. [    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
  292. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  293. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  294. [    0.000000] ACPI: IRQ0 used by override.
  295. [    0.000000] ACPI: IRQ9 used by override.
  296. [    0.000000] Using ACPI (MADT) for SMP configuration information
  297. [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  298. [    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
  299. [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  300. [    0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
  301. [    0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
  302. [    0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
  303. [    0.000000] PM: Registered nosave memory: [mem 0xc6d60000-0xc7d5ffff]
  304. [    0.000000] PM: Registered nosave memory: [mem 0xcc36f000-0xcc56efff]
  305. [    0.000000] PM: Registered nosave memory: [mem 0xcc56f000-0xccebefff]
  306. [    0.000000] PM: Registered nosave memory: [mem 0xccebf000-0xccfbefff]
  307. [    0.000000] PM: Registered nosave memory: [mem 0xccfbf000-0xccffefff]
  308. [    0.000000] PM: Registered nosave memory: [mem 0xcd000000-0xcf9fffff]
  309. [    0.000000] PM: Registered nosave memory: [mem 0xcfa00000-0xf7ffffff]
  310. [    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  311. [    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfe100fff]
  312. [    0.000000] PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff]
  313. [    0.000000] PM: Registered nosave memory: [mem 0xfe113000-0xfeafffff]
  314. [    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
  315. [    0.000000] PM: Registered nosave memory: [mem 0xfeb10000-0xfebfffff]
  316. [    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  317. [    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  318. [    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfee00fff]
  319. [    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
  320. [    0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
  321. [    0.000000] e820: [mem 0xcfa00000-0xf7ffffff] available for PCI devices
  322. [    0.000000] Booting paravirtualized kernel on bare hardware
  323. [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  324. [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
  325. [    0.000000] percpu: Embedded 35 pages/cpu @ffff91b3ef200000 s103512 r8192 d31656 u262144
  326. [    0.000000] pcpu-alloc: s103512 r8192 d31656 u262144 alloc=1*2097152
  327. [    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  328. [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1010234
  329. [    0.000000] Policy zone: Normal
  330. [    0.000000] Kernel command line: BOOT_IMAGE=/live/vmlinuz-4.9.0-kali4-amd64 boot=live components splash username=root hostname=kali
  331. [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  332. [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
  333. [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  334. [    0.000000] Memory: 3853604K/4105176K available (6179K kernel code, 1136K rwdata, 2852K rodata, 1392K init, 688K bss, 251572K reserved, 0K cma-reserved)
  335. [    0.000000] Hierarchical RCU implementation.
  336. [    0.000000]  Build-time adjustment of leaf fanout to 64.
  337. [    0.000000]  RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
  338. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
  339. [    0.000000] NR_IRQS:33024 nr_irqs:760 16
  340. [    0.000000] Console: colour dummy device 80x25
  341. [    0.000000] console [tty0] enabled
  342. [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  343. [    0.000000] hpet clockevent registered
  344. [    0.000000] tsc: Fast TSC calibration using PIT
  345. [    0.000000] tsc: Detected 1696.144 MHz processor
  346. [    0.000031] Calibrating delay loop (skipped), value calculated using timer frequency.. 3392.28 BogoMIPS (lpj=6784576)
  347. [    0.000041] pid_max: default: 32768 minimum: 301
  348. [    0.000068] ACPI: Core revision 20160831
  349. [    0.015296] ACPI: 5 ACPI AML tables successfully acquired and loaded
  350. [    0.040921] Security Framework initialized
  351. [    0.040929] Yama: disabled by default; enable with sysctl kernel.yama.*
  352. [    0.040939] AppArmor: AppArmor disabled by boot time parameter
  353. [    0.041237] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  354. [    0.042291] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  355. [    0.042764] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  356. [    0.042774] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  357. [    0.043128] CPU: Physical Processor ID: 0
  358. [    0.043133] CPU: Processor Core ID: 0
  359. [    0.043141] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  360. [    0.043145] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  361. [    0.043153] mce: CPU supports 7 MCE banks
  362. [    0.043167] CPU0: Thermal monitoring enabled (TM1)
  363. [    0.043186] process: using mwait in idle threads
  364. [    0.043193] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
  365. [    0.043197] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
  366. [    0.043610] Freeing SMP alternatives memory: 24K (ffffffffbe47a000 - ffffffffbe480000)
  367. [    0.051790] ftrace: allocating 25141 entries in 99 pages
  368. [    0.065437] smpboot: Max logical packages: 4
  369. [    0.066072] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  370. [    0.105764] TSC deadline timer enabled
  371. [    0.105767] smpboot: CPU0: Intel(R) Core(TM) i3-4005U CPU @ 1.70GHz (family: 0x6, model: 0x45, stepping: 0x1)
  372. [    0.105777] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
  373. [    0.105837] ... version:                3
  374. [    0.105841] ... bit width:              48
  375. [    0.105844] ... generic registers:      4
  376. [    0.105848] ... value mask:             0000ffffffffffff
  377. [    0.105852] ... max period:             00007fffffffffff
  378. [    0.105855] ... fixed-purpose events:   3
  379. [    0.105859] ... event mask:             000000070000000f
  380. [    0.106690] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  381. [    0.106829] x86: Booting SMP configuration:
  382. [    0.106833] .... node  #0, CPUs:      #1 #2 #3
  383. [    0.347923] x86: Booted up 1 node, 4 CPUs
  384. [    0.347932] smpboot: Total of 4 processors activated (13572.54 BogoMIPS)
  385. [    0.352624] devtmpfs: initialized
  386. [    0.352711] x86/mm: Memory block size: 128MB
  387. [    0.355380] PM: Registering ACPI NVS region [mem 0xccebf000-0xccfbefff] (1048576 bytes)
  388. [    0.355487] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  389. [    0.355508] futex hash table entries: 2048 (order: 5, 131072 bytes)
  390. [    0.355578] pinctrl core: initialized pinctrl subsystem
  391. [    0.355720] NET: Registered protocol family 16
  392. [    0.368338] cpuidle: using governor ladder
  393. [    0.380344] cpuidle: using governor menu
  394. [    0.380376] Simple Boot Flag at 0x44 set to 0x1
  395. [    0.380391] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  396. [    0.380397] ACPI: bus type PCI registered
  397. [    0.380401] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  398. [    0.380491] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  399. [    0.380499] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  400. [    0.380509] PCI: Using configuration type 1 for base access
  401. [    0.380521] dmi type 0xB1 record - unknown flag
  402. [    0.380572] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
  403. [    0.396496] HugeTLB registered 1 GB page size, pre-allocated 0 pages
  404. [    0.396501] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  405. [    0.396815] ACPI: Added _OSI(Module Device)
  406. [    0.396821] ACPI: Added _OSI(Processor Device)
  407. [    0.396825] ACPI: Added _OSI(3.0 _SCP Extensions)
  408. [    0.396829] ACPI: Added _OSI(Processor Aggregator Device)
  409. [    0.397162] ACPI: Executed 1 blocks of module-level executable AML code
  410. [    0.403553] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  411. [    0.404796] ACPI: Dynamic OEM Table Load:
  412. [    0.404810] ACPI: SSDT 0xFFFF91B3E9F53C00 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20130117)
  413. [    0.405311] ACPI: Dynamic OEM Table Load:
  414. [    0.405326] ACPI: SSDT 0xFFFF91B3EA8A5000 0005AA (v01 PmRef  ApIst    00003000 INTL 20130117)
  415. [    0.405908] ACPI: Dynamic OEM Table Load:
  416. [    0.405919] ACPI: SSDT 0xFFFF91B3E9F4F000 000119 (v01 PmRef  ApCst    00003000 INTL 20130117)
  417. [    0.407270] ACPI : EC: EC started
  418. [    0.407276] ACPI : EC: interrupt blocked
  419. [    0.592503] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
  420. [    0.592509] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0xa, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  421. [    0.592516] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
  422. [    0.592522] ACPI: Interpreter enabled
  423. [    0.592573] ACPI: (supports S0 S3 S4 S5)
  424. [    0.592577] ACPI: Using IOAPIC for interrupt routing
  425. [    0.592618] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  426. [    0.777278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  427. [    0.777289] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  428. [    0.777995] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  429. [    0.778002] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  430. [    0.778569] PCI host bridge to bus 0000:00
  431. [    0.778575] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  432. [    0.778580] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
  433. [    0.778585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  434. [    0.778592] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
  435. [    0.778599] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  436. [    0.778605] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
  437. [    0.778612] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
  438. [    0.778618] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  439. [    0.778625] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  440. [    0.778631] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  441. [    0.778638] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  442. [    0.778644] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  443. [    0.778651] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  444. [    0.778657] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
  445. [    0.778664] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
  446. [    0.778670] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
  447. [    0.778677] pci_bus 0000:00: root bus resource [mem 0xcfa00000-0xfeafffff window]
  448. [    0.778684] pci_bus 0000:00: root bus resource [bus 00-3e]
  449. [    0.778696] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
  450. [    0.778894] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
  451. [    0.778907] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe03fffff 64bit]
  452. [    0.778915] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
  453. [    0.778920] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
  454. [    0.779126] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
  455. [    0.779144] pci 0000:00:14.0: reg 0x10: [mem 0xe0900000-0xe090ffff 64bit]
  456. [    0.779208] pci 0000:00:14.0: PME# supported from D3hot D3cold
  457. [    0.779354] pci 0000:00:14.0: System wakeup disabled by ACPI
  458. [    0.779408] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
  459. [    0.779429] pci 0000:00:16.0: reg 0x10: [mem 0xe0914000-0xe091401f 64bit]
  460. [    0.779503] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  461. [    0.779680] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
  462. [    0.779697] pci 0000:00:1b.0: reg 0x10: [mem 0xe0910000-0xe0913fff 64bit]
  463. [    0.779768] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  464. [    0.779942] pci 0000:00:1c.0: [8086:9c14] type 01 class 0x060400
  465. [    0.780012] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  466. [    0.780231] pci 0000:00:1c.0: System wakeup disabled by ACPI
  467. [    0.780285] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
  468. [    0.780354] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  469. [    0.780582] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
  470. [    0.781539] pci 0000:00:1d.0: reg 0x10: [mem 0xe0918000-0xe09183ff]
  471. [    0.787180] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  472. [    0.787331] pci 0000:00:1d.0: System wakeup disabled by ACPI
  473. [    0.787388] pci 0000:00:1f.0: [8086:9c45] type 00 class 0x060100
  474. [    0.787669] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
  475. [    0.787683] pci 0000:00:1f.2: reg 0x10: [io  0x4088-0x408f]
  476. [    0.787690] pci 0000:00:1f.2: reg 0x14: [io  0x4094-0x4097]
  477. [    0.787698] pci 0000:00:1f.2: reg 0x18: [io  0x4080-0x4087]
  478. [    0.787705] pci 0000:00:1f.2: reg 0x1c: [io  0x4090-0x4093]
  479. [    0.787712] pci 0000:00:1f.2: reg 0x20: [io  0x4060-0x407f]
  480. [    0.787720] pci 0000:00:1f.2: reg 0x24: [mem 0xe0917000-0xe09177ff]
  481. [    0.787758] pci 0000:00:1f.2: PME# supported from D3hot
  482. [    0.787921] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
  483. [    0.787937] pci 0000:00:1f.3: reg 0x10: [mem 0xe0915000-0xe09150ff 64bit]
  484. [    0.787957] pci 0000:00:1f.3: reg 0x20: [io  0x4040-0x405f]
  485. [    0.788206] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
  486. [    0.788226] pci 0000:01:00.0: reg 0x10: [io  0x3000-0x30ff]
  487. [    0.788256] pci 0000:01:00.0: reg 0x18: [mem 0xe0800000-0xe0800fff 64bit]
  488. [    0.788275] pci 0000:01:00.0: reg 0x20: [mem 0xe0700000-0xe0703fff 64bit pref]
  489. [    0.788372] pci 0000:01:00.0: supports D1 D2
  490. [    0.788373] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  491. [    0.797314] pci 0000:00:1c.0: PCI bridge to [bus 01]
  492. [    0.797321] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
  493. [    0.797325] pci 0000:00:1c.0:   bridge window [mem 0xe0800000-0xe08fffff]
  494. [    0.797330] pci 0000:00:1c.0:   bridge window [mem 0xe0700000-0xe07fffff 64bit pref]
  495. [    0.797416] pci 0000:02:00.0: [14e4:43b1] type 00 class 0x028000
  496. [    0.797454] pci 0000:02:00.0: reg 0x10: [mem 0xe0600000-0xe0607fff 64bit]
  497. [    0.797481] pci 0000:02:00.0: reg 0x18: [mem 0xe0400000-0xe05fffff 64bit]
  498. [    0.797670] pci 0000:02:00.0: supports D1 D2
  499. [    0.797671] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  500. [    0.809328] pci 0000:00:1c.3: PCI bridge to [bus 02]
  501. [    0.809337] pci 0000:00:1c.3:   bridge window [mem 0xe0400000-0xe06fffff]
  502. [    0.893876] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  503. [    0.893949] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  504. [    0.894017] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  505. [    0.894084] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  506. [    0.894151] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  507. [    0.894218] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  508. [    0.894284] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  509. [    0.894351] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  510. [    0.894687] ACPI: Enabled 5 GPEs in block 00 to 7F
  511. [    0.894755] ACPI : EC: interrupt unblocked
  512. [    0.894766] ACPI : EC: event unblocked
  513. [    0.894776] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0xa, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  514. [    0.894783] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
  515. [    0.895017] vgaarb: setting as boot device: PCI:0000:00:02.0
  516. [    0.895022] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  517. [    0.895030] vgaarb: loaded
  518. [    0.895034] vgaarb: bridge control possible 0000:00:02.0
  519. [    0.895085] Registered efivars operations
  520. [    1.248874] PCI: Using ACPI for IRQ routing
  521. [    1.250377] PCI: pci_cache_line_size set to 64 bytes
  522. [    1.250428] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
  523. [    1.250429] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
  524. [    1.250430] e820: reserve RAM buffer [mem 0xc6d60000-0xc7ffffff]
  525. [    1.250431] e820: reserve RAM buffer [mem 0xcc36f000-0xcfffffff]
  526. [    1.250433] e820: reserve RAM buffer [mem 0xcd000000-0xcfffffff]
  527. [    1.250435] e820: reserve RAM buffer [mem 0x12f600000-0x12fffffff]
  528. [    1.250612] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  529. [    1.250623] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  530. [    1.252647] clocksource: Switched to clocksource hpet
  531. [    1.260702] VFS: Disk quotas dquot_6.6.0
  532. [    1.260740] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  533. [    1.260855] pnp: PnP ACPI init
  534. [    1.261026] system 00:00: [io  0x0680-0x069f] has been reserved
  535. [    1.261032] system 00:00: [io  0xfd60-0xfd63] has been reserved
  536. [    1.261038] system 00:00: [io  0xffff] has been reserved
  537. [    1.261043] system 00:00: [io  0xffff] has been reserved
  538. [    1.261047] system 00:00: [io  0xffff] has been reserved
  539. [    1.261052] system 00:00: [io  0x1800-0x18fe] has been reserved
  540. [    1.261057] system 00:00: [io  0x164e-0x164f] has been reserved
  541. [    1.261064] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  542. [    1.261124] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  543. [    1.261188] system 00:02: [io  0x1854-0x1857] has been reserved
  544. [    1.261194] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  545. [    1.261245] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
  546. [    1.261278] pnp 00:04: Plug and Play ACPI device, IDs DLL0609 PNP0f13 (active)
  547. [    1.344852] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
  548. [    1.344858] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
  549. [    1.344863] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
  550. [    1.344868] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
  551. [    1.344873] system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
  552. [    1.344878] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
  553. [    1.344883] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
  554. [    1.344888] system 00:05: [mem 0xff000000-0xff000fff] has been reserved
  555. [    1.344894] system 00:05: [mem 0xff010000-0xffffffff] could not be reserved
  556. [    1.344899] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
  557. [    1.344904] system 00:05: [mem 0xcfa22000-0xcfa22fff] has been reserved
  558. [    1.344909] system 00:05: [mem 0xcfa10000-0xcfa1ffff] has been reserved
  559. [    1.344915] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  560. [    1.345553] pnp: PnP ACPI: found 6 devices
  561. [    1.352037] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  562. [    1.352065] pci 0000:00:1c.0: PCI bridge to [bus 01]
  563. [    1.352072] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
  564. [    1.352080] pci 0000:00:1c.0:   bridge window [mem 0xe0800000-0xe08fffff]
  565. [    1.352087] pci 0000:00:1c.0:   bridge window [mem 0xe0700000-0xe07fffff 64bit pref]
  566. [    1.352097] pci 0000:00:1c.3: PCI bridge to [bus 02]
  567. [    1.352105] pci 0000:00:1c.3:   bridge window [mem 0xe0400000-0xe06fffff]
  568. [    1.352117] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  569. [    1.352119] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
  570. [    1.352120] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  571. [    1.352121] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
  572. [    1.352123] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  573. [    1.352124] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
  574. [    1.352125] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
  575. [    1.352127] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
  576. [    1.352128] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
  577. [    1.352129] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
  578. [    1.352131] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
  579. [    1.352132] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
  580. [    1.352133] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
  581. [    1.352135] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
  582. [    1.352136] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
  583. [    1.352137] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
  584. [    1.352139] pci_bus 0000:00: resource 20 [mem 0xcfa00000-0xfeafffff window]
  585. [    1.352140] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
  586. [    1.352142] pci_bus 0000:01: resource 1 [mem 0xe0800000-0xe08fffff]
  587. [    1.352143] pci_bus 0000:01: resource 2 [mem 0xe0700000-0xe07fffff 64bit pref]
  588. [    1.352144] pci_bus 0000:02: resource 1 [mem 0xe0400000-0xe06fffff]
  589. [    1.352306] NET: Registered protocol family 2
  590. [    1.352519] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  591. [    1.352603] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  592. [    1.352710] TCP: Hash tables configured (established 32768 bind 32768)
  593. [    1.352739] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  594. [    1.352759] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  595. [    1.352835] NET: Registered protocol family 1
  596. [    1.352854] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  597. [    1.372780] PCI: CLS 64 bytes, default 64
  598. [    1.372834] Unpacking initramfs...
  599. [    2.189344] Freeing initrd memory: 35364K (ffff91b2f3add000 - ffff91b2f5d66000)
  600. [    2.189356] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  601. [    2.189362] software IO TLB [mem 0xc0d70000-0xc4d70000] (64MB) mapped at [ffff91b380d70000-ffff91b384d6ffff]
  602. [    2.189860] audit: initializing netlink subsys (disabled)
  603. [    2.189883] audit: type=2000 audit(1495897273.164:1): initialized
  604. [    2.190395] workingset: timestamp_bits=40 max_order=20 bucket_order=0
  605. [    2.190437] zbud: loaded
  606. [    2.191212] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  607. [    2.191250] io scheduler noop registered
  608. [    2.191254] io scheduler deadline registered
  609. [    2.191271] io scheduler cfq registered (default)
  610. [    2.191809] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
  611. [    2.191815] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
  612. [    2.191822] pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded
  613. [    2.191840] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
  614. [    2.191845] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
  615. [    2.191851] pcie_pme 0000:00:1c.3:pcie001: service driver pcie_pme loaded
  616. [    2.191862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  617. [    2.191871] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  618. [    2.191890] efifb: probing for efifb
  619. [    2.191909] efifb: framebuffer at 0xd0000000, using 4160k, total 4160k
  620. [    2.191913] efifb: mode is 1366x768x32, linelength=5504, pages=1
  621. [    2.191917] efifb: scrolling: redraw
  622. [    2.191921] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  623. [    2.195060] Console: switching to colour frame buffer device 170x48
  624. [    2.198018] fb0: EFI VGA frame buffer device
  625. [    2.198047] intel_idle: MWAIT substates: 0x11142120
  626. [    2.198048] intel_idle: v0.4.1 model 0x45
  627. [    2.198329] intel_idle: lapic_timer_reliable_states 0xffffffff
  628. [    2.198586] GHES: HEST is not enabled!
  629. [    2.198675] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  630. [    2.199205] Linux agpgart interface v0.103
  631. [    2.199307] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
  632. [    2.199336] AMD IOMMUv2 functionality not available on this system
  633. [    2.199792] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  634. [    2.226720] serio: i8042 KBD port at 0x60,0x64 irq 1
  635. [    2.226749] serio: i8042 AUX port at 0x60,0x64 irq 12
  636. [    2.226926] mousedev: PS/2 mouse device common for all mice
  637. [    2.229344] rtc_cmos 00:01: RTC can wake from S4
  638. [    2.229528] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  639. [    2.229584] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
  640. [    2.229632] intel_pstate: Intel P-state driver initializing
  641. [    2.229951] ledtrig-cpu: registered to indicate activity on CPUs
  642. [    2.231290] NET: Registered protocol family 10
  643. [    2.231908] mip6: Mobile IPv6
  644. [    2.231948] NET: Registered protocol family 17
  645. [    2.231995] mpls_gso: MPLS GSO support
  646. [    2.232500] microcode: sig=0x40651, pf=0x40, revision=0x1c
  647. [    2.232688] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  648. [    2.233017] registered taskstats version 1
  649. [    2.233091] zswap: loaded using pool lzo/zbud
  650. [    2.235296] ima: No TPM chip found, activating TPM-bypass!
  651. [    2.237970] rtc_cmos 00:01: setting system clock to 2017-05-27 15:01:13 UTC (1495897273)
  652. [    2.240104] PM: Hibernation image not present or could not be loaded.
  653. [    2.242594] Freeing unused kernel memory: 1392K (ffffffffbe31e000 - ffffffffbe47a000)
  654. [    2.244356] Write protecting the kernel read-only data: 12288k
  655. [    2.247160] Freeing unused kernel memory: 1996K (ffff91b3ca20d000 - ffff91b3ca400000)
  656. [    2.255733] Freeing unused kernel memory: 1244K (ffff91b3ca6c9000 - ffff91b3ca800000)
  657. [    2.267930] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  658. [    2.272244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  659. [    2.348249] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  660. [    2.349309] random: udevadm: uninitialized urandom read (16 bytes read)
  661. [    2.349310] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  662. [    2.349320] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  663. [    2.349331] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  664. [    2.353176] random: udevadm: uninitialized urandom read (16 bytes read)
  665. [    2.355168] random: udevadm: uninitialized urandom read (16 bytes read)
  666. [    2.356145] random: udevadm: uninitialized urandom read (16 bytes read)
  667. [    2.357078] random: udevadm: uninitialized urandom read (16 bytes read)
  668. [    2.358230] random: udevadm: uninitialized urandom read (16 bytes read)
  669. [    2.375926] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0D:00/input/input2
  670. [    2.377575] ACPI: Lid Switch [LID0]
  671. [    2.379295] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input3
  672. [    2.380474] ACPI: Power Button [PWRB]
  673. [    2.382359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
  674. [    2.384060] ACPI: Power Button [PWRF]
  675. [    2.390257] wmi: Mapper loaded
  676. [    2.393040] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  677. [    2.394743] r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
  678. [    2.396737] [drm] Initialized
  679. [    2.396791] ACPI: bus type USB registered
  680. [    2.396822] usbcore: registered new interface driver usbfs
  681. [    2.396839] usbcore: registered new interface driver hub
  682. [    2.396877] usbcore: registered new device driver usb
  683. [    2.404565] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  684. [    2.406558] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
  685. [    2.406626] ehci-pci: EHCI PCI platform driver
  686. [    2.410751] r8169 0000:01:00.0 eth0: RTL8168g/8111g at 0xffffac32c0659000, 34:17:eb:8a:26:38, XID 0c000880 IRQ 42
  687. [    2.410764] SCSI subsystem initialized
  688. [    2.412689] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  689. [    2.416655] libata version 3.00 loaded.
  690. [    2.422866] AVX2 version of gcm_enc/dec engaged.
  691. [    2.424755] AES CTR mode by8 optimization enabled
  692. [    2.501618] ehci-pci 0000:00:1d.0: EHCI Host Controller
  693. [    2.502656] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
  694. [    2.503652] ehci-pci 0000:00:1d.0: debug port 2
  695. [    2.508541] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  696. [    2.508555] ehci-pci 0000:00:1d.0: irq 23, io mem 0xe0918000
  697. [    2.524668] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  698. [    2.525701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  699. [    2.526667] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  700. [    2.527613] usb usb1: Product: EHCI Host Controller
  701. [    2.528543] usb usb1: Manufacturer: Linux 4.9.0-kali4-amd64 ehci_hcd
  702. [    2.529478] usb usb1: SerialNumber: 0000:00:1d.0
  703. [    2.530658] hub 1-0:1.0: USB hub found
  704. [    2.531587] hub 1-0:1.0: 2 ports detected
  705. [    2.532901] xhci_hcd 0000:00:14.0: xHCI Host Controller
  706. [    2.533845] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  707. [    2.535802] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0004b810
  708. [    2.537208] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  709. [    2.537311] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  710. [    2.538664] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  711. [    2.539556] usb usb2: Product: xHCI Host Controller
  712. [    2.540440] usb usb2: Manufacturer: Linux 4.9.0-kali4-amd64 xhci-hcd
  713. [    2.541359] usb usb2: SerialNumber: 0000:00:14.0
  714. [    2.542528] hub 2-0:1.0: USB hub found
  715. [    2.543712] hub 2-0:1.0: 8 ports detected
  716. [    2.546966] xhci_hcd 0000:00:14.0: xHCI Host Controller
  717. [    2.547905] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  718. [    2.548906] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
  719. [    2.550088] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  720. [    2.551559] usb usb3: Product: xHCI Host Controller
  721. [    2.552490] usb usb3: Manufacturer: Linux 4.9.0-kali4-amd64 xhci-hcd
  722. [    2.553424] usb usb3: SerialNumber: 0000:00:14.0
  723. [    2.554579] hub 3-0:1.0: USB hub found
  724. [    2.555559] hub 3-0:1.0: 4 ports detected
  725. [    2.557748] ahci 0000:00:1f.2: version 3.0
  726. [    2.568089] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
  727. [    2.569023] ahci 0000:00:1f.2: flags: 64bit ncq led clo only pio slum part deso sadm sds apst
  728. [    2.570442] scsi host0: ahci
  729. [    2.571861] scsi host1: ahci
  730. [    2.572816] ata1: SATA max UDMA/133 abar m2048@0xe0917000 port 0xe0917100 irq 44
  731. [    2.573715] ata2: SATA max UDMA/133 abar m2048@0xe0917000 port 0xe0917180 irq 44
  732. [    2.577978] [drm] Memory usable by graphics device = 2048M
  733. [    2.578881] checking generic (d0000000 410000) vs hw (d0000000 10000000)
  734. [    2.578882] fb: switching to inteldrmfb from EFI VGA
  735. [    2.579805] Console: switching to colour dummy device 80x25
  736. [    2.579898] [drm] Replacing VGA console driver
  737. [    2.586187] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  738. [    2.586195] [drm] Driver supports precise vblank timestamp query.
  739. [    2.588614] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  740. [    2.607475] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
  741. [    2.607760] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
  742. [    2.607804] [drm] Initialized i915 1.6.0 20160919 for 0000:00:02.0 on minor 0
  743. [    2.611304] fbcon: inteldrmfb (fb0) is primary device
  744. [    2.856619] usb 1-1: new high-speed USB device number 2 using ehci-pci
  745. [    2.888048] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  746. [    2.888066] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  747. [    2.891625] ata2.00: ATAPI: PLDS DVD+/-RW DU-8A5LH, DD11, max UDMA/133
  748. [    2.897386] ata2.00: configured for UDMA/133
  749. [    2.909743] ata1.00: ATA-8: KINGSTON SV300S37A240G, 603ABBF0, max UDMA/133
  750. [    2.909745] ata1.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
  751. [    2.915462] ata1.00: configured for UDMA/133
  752. [    2.915816] scsi 0:0:0:0: Direct-Access     ATA      KINGSTON SV300S3 BBF0 PQ: 0 ANSI: 5
  753. [    2.926139] ------------[ cut here ]------------
  754. [    2.926196] WARNING: CPU: 2 PID: 138 at /build/linux-ZRGu1m/linux-4.9.25/drivers/gpu/drm/i915/intel_display.c:1085 haswell_crtc_disable+0x7f/0x180 [i915]
  755. [    2.926197] pipe_off wait timed out
  756. [    2.926211] Modules linked in: crc32c_intel aesni_intel aes_x86_64 glue_helper lrw gf128mul ablk_helper cryptd i915 ahci i2c_algo_bit libahci psmouse drm_kms_helper libata xhci_pci ehci_pci scsi_mod i2c_i801 xhci_hcd ehci_hcd i2c_smbus usbcore r8169 mii drm usb_common wmi video button
  757. [    2.926214] CPU: 2 PID: 138 Comm: kworker/u16:2 Not tainted 4.9.0-kali4-amd64 #1 Debian 4.9.25-1kali1
  758. [    2.926215] Hardware name: Dell Inc. Latitude 3540/043T50, BIOS A10 01/28/2015
  759. [    2.926220] Workqueue: events_unbound async_run_entry_fn
  760. [    2.926222]  0000000000000000 ffffffffbd9284e4 ffffac32c0a1f8f0 0000000000000000
  761. [    2.926224]  ffffffffbd676e8e 0000000000000003 ffffac32c0a1f948 ffff91b3e3611800
  762. [    2.926226]  ffff91b3e2ca0000 ffff91b3e3f9e000 ffff91b3e3016020 ffffffffbd676f0f
  763. [    2.926226] Call Trace:
  764. [    2.926231]  [<ffffffffbd9284e4>] ? dump_stack+0x5c/0x78
  765. [    2.926235]  [<ffffffffbd676e8e>] ? __warn+0xbe/0xe0
  766. [    2.926238]  [<ffffffffbd676f0f>] ? warn_slowpath_fmt+0x5f/0x80
  767. [    2.926276]  [<ffffffffc063692f>] ? haswell_crtc_disable+0x7f/0x180 [i915]
  768. [    2.926311]  [<ffffffffc063ce18>] ? intel_atomic_commit_tail+0x178/0xf50 [i915]
  769. [    2.926314]  [<ffffffffbdc016ae>] ? mutex_lock+0xe/0x30
  770. [    2.926317]  [<ffffffffbd6b91f1>] ? complete_all+0x31/0x40
  771. [    2.926328]  [<ffffffffc0543b0c>] ? drm_atomic_helper_setup_commit+0x27c/0x380 [drm_kms_helper]
  772. [    2.926363]  [<ffffffffc063df45>] ? intel_atomic_commit+0x355/0x4c0 [i915]
  773. [    2.926371]  [<ffffffffc054675c>] ? restore_fbdev_mode+0x14c/0x270 [drm_kms_helper]
  774. [    2.926392]  [<ffffffffc0355a10>] ? drm_modeset_lock_all_ctx+0xa0/0xb0 [drm]
  775. [    2.926400]  [<ffffffffc054826e>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x2e/0x70 [drm_kms_helper]
  776. [    2.926406]  [<ffffffffc05482d9>] ? drm_fb_helper_set_par+0x29/0x50 [drm_kms_helper]
  777. [    2.926444]  [<ffffffffc06579f3>] ? intel_fbdev_set_par+0x13/0x60 [i915]
  778. [    2.926448]  [<ffffffffbd99e900>] ? fbcon_init+0x570/0x600
  779. [    2.926452]  [<ffffffffbda2641f>] ? visual_init+0xcf/0x130
  780. [    2.926453]  [<ffffffffbda27a2f>] ? do_bind_con_driver+0x1cf/0x3b0
  781. [    2.926455]  [<ffffffffbda27f3e>] ? do_take_over_console+0x10e/0x170
  782. [    2.926457]  [<ffffffffbd99a8e8>] ? do_fbcon_takeover+0x58/0xb0
  783. [    2.926460]  [<ffffffffbd697c35>] ? notifier_call_chain+0x45/0x70
  784. [    2.926463]  [<ffffffffbd697f41>] ? __blocking_notifier_call_chain+0x41/0x60
  785. [    2.926464]  [<ffffffffbd9a6b82>] ? register_framebuffer+0x212/0x360
  786. [    2.926469]  [<ffffffffbda6b5d9>] ? vga_switcheroo_client_fb_set+0x19/0x70
  787. [    2.926477]  [<ffffffffc054859e>] ? drm_fb_helper_initial_config+0x29e/0x440 [drm_kms_helper]
  788. [    2.926510]  [<ffffffffc0658aa4>] ? intel_fbdev_initial_config+0x14/0x30 [i915]
  789. [    2.926511]  [<ffffffffbd6994c4>] ? async_run_entry_fn+0x34/0x140
  790. [    2.926513]  [<ffffffffbd690374>] ? process_one_work+0x184/0x410
  791. [    2.926516]  [<ffffffffbd6e2e1d>] ? try_to_del_timer_sync+0x4d/0x80
  792. [    2.926517]  [<ffffffffbd69064d>] ? worker_thread+0x4d/0x480
  793. [    2.926518]  [<ffffffffbd690600>] ? process_one_work+0x410/0x410
  794. [    2.926521]  [<ffffffffbd6965c7>] ? kthread+0xd7/0xf0
  795. [    2.926523]  [<ffffffffbd6964f0>] ? kthread_park+0x60/0x60
  796. [    2.926525]  [<ffffffffbdc043b5>] ? ret_from_fork+0x25/0x30
  797. [    2.926527] ---[ end trace 8d24fefef04f7ee7 ]---
  798. [    2.953017] scsi 1:0:0:0: CD-ROM            PLDS     DVD+-RW DU-8A5LH DD11 PQ: 0 ANSI: 5
  799. [    3.005105] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
  800. [    3.005107] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  801. [    3.005492] hub 1-1:1.0: USB hub found
  802. [    3.005556] hub 1-1:1.0: 8 ports detected
  803. [    3.216666] tsc: Refined TSC clocksource calibration: 1696.073 MHz
  804. [    3.216675] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1872a9796f1, max_idle_ns: 440795212049 ns
  805. [    3.292648] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
  806. [    3.331254] random: fast init done
  807. [    3.402521] usb 1-1.3: New USB device found, idVendor=125f, idProduct=312a
  808. [    3.402523] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  809. [    3.402525] usb 1-1.3: Product: ADATA USB Flash Drive
  810. [    3.402525] usb 1-1.3: Manufacturer: ADATA
  811. [    3.402526] usb 1-1.3: SerialNumber: 09021000000000003454567745
  812. [    3.405799] usb-storage 1-1.3:1.0: USB Mass Storage device detected
  813. [    3.406020] scsi host2: usb-storage 1-1.3:1.0
  814. [    3.406129] usbcore: registered new interface driver usb-storage
  815. [    3.406565] usbcore: registered new interface driver uas
  816. [    3.441349] psmouse serio1: synaptics: queried max coordinates: x [..5674], y [..4754]
  817. [    3.480639] usb 1-1.5: new full-speed USB device number 4 using ehci-pci
  818. [    3.524139] psmouse serio1: synaptics: queried min coordinates: x [1268..], y [1098..]
  819. [    3.592807] usb 1-1.5: New USB device found, idVendor=0b05, idProduct=17cf
  820. [    3.592809] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  821. [    3.592810] usb 1-1.5: Product: BCM20702A0
  822. [    3.592811] usb 1-1.5: Manufacturer: Broadcom Corp
  823. [    3.592812] usb 1-1.5: SerialNumber: 54271EF3CF78
  824. [    3.672589] usb 1-1.7: new high-speed USB device number 5 using ehci-pci
  825. [    3.688813] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x26c00/0x0, board id: 2382, fw id: 1238635
  826. [    3.781382] usb 1-1.7: New USB device found, idVendor=0bda, idProduct=0129
  827. [    3.781384] usb 1-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  828. [    3.781386] usb 1-1.7: Product: USB2.0-CRW
  829. [    3.781387] usb 1-1.7: Manufacturer: Generic
  830. [    3.781389] usb 1-1.7: SerialNumber: 20100201396000000
  831. [    3.785951] usbcore: registered new interface driver rtsx_usb
  832. [    3.787670] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
  833. [    3.795368] Console: switching to colour frame buffer device 170x48
  834. [    3.860559] usb 1-1.8: new high-speed USB device number 6 using ehci-pci
  835. [    3.891402] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  836. [    3.906959] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
  837. [    3.908175] sd 0:0:0:0: [sda] Write Protect is off
  838. [    3.909370] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  839. [    3.909390] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  840. [    3.917618]  sda: sda1 sda2 sda3 sda4
  841. [    3.919138] sd 0:0:0:0: [sda] Attached SCSI disk
  842. [    3.925121] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  843. [    3.926239] cdrom: Uniform CD-ROM driver Revision: 3.20
  844. [    3.927604] sr 1:0:0:0: Attached scsi CD-ROM sr0
  845. [    4.037899] usb 1-1.8: New USB device found, idVendor=0c45, idProduct=64ad
  846. [    4.039043] usb 1-1.8: New USB device strings: Mfr=2, Product=1, SerialNumber=0
  847. [    4.040179] usb 1-1.8: Product: Laptop_Integrated_Webcam_HD
  848. [    4.041427] usb 1-1.8: Manufacturer: CN0Y3PX8724874CIAD86A01
  849. [    4.240619] clocksource: Switched to clocksource tsc
  850. [    4.433566] scsi 2:0:0:0: Direct-Access     ADATA    USB Flash Drive  1.00 PQ: 0 ANSI: 5
  851. [    4.435746] sd 2:0:0:0: [sdb] 30883840 512-byte logical blocks: (15.8 GB/14.7 GiB)
  852. [    4.437745] sd 2:0:0:0: [sdb] Write Protect is off
  853. [    4.438850] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
  854. [    4.439248] sd 2:0:0:0: [sdb] No Caching mode page found
  855. [    4.440367] sd 2:0:0:0: [sdb] Assuming drive cache: write through
  856. [    4.444362]  sdb: sdb1 sdb2
  857. [    4.447495] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  858. [    4.484670] ntfs: driver 2.1.32 [Flags: R/O MODULE].
  859. [    4.496355] ntfs: volume version 3.1.
  860. [    4.609166] ntfs: volume version 3.1.
  861. [    5.750676] ISO 9660 Extensions: Microsoft Joliet Level 3
  862. [    5.751671] ISO 9660 Extensions: RRIP_1991A
  863. [    5.770554] loop: module loaded
  864. [    5.825196] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  865. [    6.733862] ip_tables: (C) 2000-2006 Netfilter Core Team
  866. [    7.493328] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  867. [    7.495751] systemd[1]: Detected architecture x86-64.
  868. [    7.516557] systemd[1]: Set hostname to <localhost.localdomain>.
  869. [    7.519831] systemd[1]: Initializing machine ID from random generator.
  870. [    8.154085] systemd[1]: Reached target User and Group Name Lookups.
  871. [    8.156882] systemd[1]: Listening on Syslog Socket.
  872. [    8.159555] systemd[1]: Listening on udev Kernel Socket.
  873. [    8.162409] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  874. [    8.165284] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  875. [    8.168093] systemd[1]: Listening on Journal Socket (/dev/log).
  876. [    8.180716] random: crng init done
  877. [    8.427147] systemd-journald[509]: Received request to flush runtime journal from PID 1
  878. [   13.650359] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  879. [   13.677143] EFI Variables Facility v0.08 2004-May-17
  880. [   13.705138] input: PC Speaker as /devices/platform/pcspkr/input/input7
  881. [   13.747169] bcma: bus0: Found chip with id 0x4352, rev 0x03 and package 0x00
  882. [   13.761869] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2B, class 0x0)
  883. [   13.763762] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x2A, class 0x0)
  884. [   13.767026] bcma: bus0: Core 2 found: ARM CR4 (manuf 0x4BF, id 0x83E, rev 0x02, class 0x0)
  885. [   13.769890] bcma: bus0: Core 3 found: PCIe Gen2 (manuf 0x4BF, id 0x83C, rev 0x01, class 0x0)
  886. [   13.771795] bcma: bus0: Core 4 found: USB 2.0 Device (manuf 0x4BF, id 0x81A, rev 0x11, class 0x0)
  887. [   13.810859] bcma: Unsupported SPROM revision: 11
  888. [   13.812703] bcma: bus0: Invalid SPROM read from the PCIe card, trying to use fallback SPROM
  889. [   13.814594] bcma: bus0: Using fallback SPROM failed (err -2)
  890. [   13.816481] bcma: bus0: No SPROM available
  891. [   13.824194] [Firmware Bug]: battery: (dis)charge rate invalid.
  892. [   13.825900] ACPI: Battery Slot [BAT1] (battery present)
  893. [   13.827560] ACPI: AC Adapter [ACAD] (on-line)
  894. [   13.835867] sd 0:0:0:0: Attached scsi generic sg0 type 0
  895. [   13.846902] sr 1:0:0:0: Attached scsi generic sg1 type 5
  896. [   13.849327] sd 2:0:0:0: Attached scsi generic sg2 type 0
  897. [   13.852419] bcma: bus0: Bus registered
  898. [   13.869907] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
  899. [   13.871508] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  900. [   13.873115] RAPL PMU: hw unit of domain package 2^-14 Joules
  901. [   13.874741] RAPL PMU: hw unit of domain dram 2^-14 Joules
  902. [   13.876360] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  903. [   13.996999] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
  904. [   14.066219] dell_laptop: Using dell-rbtn acpi driver for receiving events
  905. [   14.144267] pstore: using zlib compression
  906. [   14.199611] pstore: Registered efi as persistent store backend
  907. [   14.212615] dell_wmi: Detected Dell WMI interface version 0
  908. [   14.214526] input: Dell WMI hotkeys as /devices/virtual/input/input8
  909. [   14.462809] iTCO_vendor_support: vendor-support=0
  910. [   14.464087] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  911. [   14.465974] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
  912. [   14.467155] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  913. [   14.889467] media: Linux media interface: v0.10
  914. [   15.016586] intel_rapl: Found RAPL domain package
  915. [   15.016588] intel_rapl: Found RAPL domain core
  916. [   15.016590] intel_rapl: Found RAPL domain uncore
  917. [   15.016592] intel_rapl: Found RAPL domain dram
  918. [   15.016597] intel_rapl: RAPL package 0 domain package locked by BIOS
  919. [   15.017116] Linux video capture interface: v2.00
  920. [   15.026612] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3223: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  921. [   15.026615] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  922. [   15.026617] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  923. [   15.026619] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
  924. [   15.026620] snd_hda_codec_realtek hdaudioC0D0:    inputs:
  925. [   15.026623] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
  926. [   15.026625] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
  927. [   15.026627] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
  928. [   15.283114] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  929. [   15.310766] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_HD (0c45:64ad)
  930. [   15.352292] uvcvideo 1-1.8:1.0: Entity type for entity Extension 4 was not initialized!
  931. [   15.354113] uvcvideo 1-1.8:1.0: Entity type for entity Extension 3 was not initialized!
  932. [   15.355914] uvcvideo 1-1.8:1.0: Entity type for entity Processing 2 was not initialized!
  933. [   15.357664] uvcvideo 1-1.8:1.0: Entity type for entity Camera 1 was not initialized!
  934. [   15.359489] input: Laptop_Integrated_Webcam_HD as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8:1.0/input/input10
  935. [   15.361408] usbcore: registered new interface driver uvcvideo
  936. [   15.363271] USB Video Class driver (1.1.1)
  937. [   15.503775] Bluetooth: Core ver 2.22
  938. [   15.505697] NET: Registered protocol family 31
  939. [   15.507532] Bluetooth: HCI device and connection manager initialized
  940. [   15.509332] Bluetooth: HCI socket layer initialized
  941. [   15.511021] Bluetooth: L2CAP socket layer initialized
  942. [   15.512792] Bluetooth: SCO socket layer initialized
  943. [   15.576559] usbcore: registered new interface driver btusb
  944. [   15.583274] Bluetooth: hci0: BCM: chip id 63
  945. [   15.601276] Bluetooth: hci0: BCM20702A
  946. [   15.605656] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
  947. [   15.627566] bluetooth hci0: firmware: failed to load brcm/BCM20702A1-0b05-17cf.hcd (-2)
  948. [   15.628578] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0b05-17cf.hcd failed with error -2
  949. [   15.629581] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0b05-17cf.hcd not found
  950. [   16.062902] b43-phy0: Broadcom 4352 WLAN found (core revision 42)
  951. [   16.065090] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 12, Type 11 (AC), Revision 1)
  952. [   16.066951] b43: probe of bcma0:1 failed with error -95
  953. [   16.069122] Broadcom 43xx driver loaded [ Features: PNLS ]
  954. [   16.238878] Netfilter messages via NETLINK v0.30.
  955. [   17.667131] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  956. [   17.705043] r8169 0000:01:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-2.fw
  957. [   17.754486] r8169 0000:01:00.0 eth0: link down
  958. [   17.754491] r8169 0000:01:00.0 eth0: link down
  959. [   17.757936] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  960. [   19.922027] r8169 0000:01:00.0 eth0: link up
  961. [   19.922041] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  962. [   23.627891] fuse init (API version 7.26)
  963. root@kali:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement