Advertisement
Guest User

Cd

a guest
Oct 4th, 2014
1,584
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.77 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 3.14-kali1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Debian 3.14.5-1kali1 (2014-06-07)
  6. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.14-kali1-amd64 root=UUID=beca3c2b-33f3-4168-8ebc-ea7d41c4f947 ro initrd=/install/gtk/initrd.gz quiet
  7. [ 0.000000] e820: BIOS-provided physical RAM map:
  8. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  9. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  10. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dffeffff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x00000000dfff0000-0x00000000dfffffff] ACPI data
  13. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable
  15. [ 0.000000] NX (Execute Disable) protection: active
  16. [ 0.000000] SMBIOS 2.5 present.
  17. [ 0.000000] DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
  18. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  19. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  20. [ 0.000000] No AGP bridge found
  21. [ 0.000000] e820: last_pfn = 0x120000 max_arch_pfn = 0x400000000
  22. [ 0.000000] MTRR default type: uncachable
  23. [ 0.000000] MTRR variable ranges disabled:
  24. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  25. [ 0.000000] CPU MTRRs all blank - virtualized system.
  26. [ 0.000000] e820: last_pfn = 0xdfff0 max_arch_pfn = 0x400000000
  27. [ 0.000000] found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0]
  28. [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
  29. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  30. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  31. [ 0.000000] BRK [0x01aa3000, 0x01aa3fff] PGTABLE
  32. [ 0.000000] BRK [0x01aa4000, 0x01aa4fff] PGTABLE
  33. [ 0.000000] BRK [0x01aa5000, 0x01aa5fff] PGTABLE
  34. [ 0.000000] init_memory_mapping: [mem 0x11fe00000-0x11fffffff]
  35. [ 0.000000] [mem 0x11fe00000-0x11fffffff] page 2M
  36. [ 0.000000] BRK [0x01aa6000, 0x01aa6fff] PGTABLE
  37. [ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11fdfffff]
  38. [ 0.000000] [mem 0x11c000000-0x11fdfffff] page 2M
  39. [ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff]
  40. [ 0.000000] [mem 0x100000000-0x11bffffff] page 2M
  41. [ 0.000000] init_memory_mapping: [mem 0x00100000-0xdffeffff]
  42. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  43. [ 0.000000] [mem 0x00200000-0xdfdfffff] page 2M
  44. [ 0.000000] [mem 0xdfe00000-0xdffeffff] page 4k
  45. [ 0.000000] RAMDISK: [mem 0x35c14000-0x36e01fff]
  46. [ 0.000000] ACPI: RSDP 00000000000e0000 000024 (v02 VBOX )
  47. [ 0.000000] ACPI: XSDT 00000000dfff0030 00003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061)
  48. [ 0.000000] ACPI: FACP 00000000dfff00f0 0000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061)
  49. [ 0.000000] ACPI: DSDT 00000000dfff0470 001B96 (v01 VBOX VBOXBIOS 00000002 INTL 20100528)
  50. [ 0.000000] ACPI: FACS 00000000dfff0200 000040
  51. [ 0.000000] ACPI: APIC 00000000dfff0240 00005C (v02 VBOX VBOXAPIC 00000001 ASL 00000061)
  52. [ 0.000000] ACPI: SSDT 00000000dfff02a0 0001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528)
  53. [ 0.000000] ACPI: Local APIC address 0xfee00000
  54. [ 0.000000] No NUMA configuration found
  55. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fffffff]
  56. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11fffffff]
  57. [ 0.000000] NODE_DATA [mem 0x11fff7000-0x11fffbfff]
  58. [ 0.000000] [ffffea0000000000-ffffea0003ffffff] PMD -> [ffff88011b600000-ffff88011effffff] on node 0
  59. [ 0.000000] Zone ranges:
  60. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  61. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  62. [ 0.000000] Normal [mem 0x100000000-0x11fffffff]
  63. [ 0.000000] Movable zone start for each node
  64. [ 0.000000] Early memory node ranges
  65. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  66. [ 0.000000] node 0: [mem 0x00100000-0xdffeffff]
  67. [ 0.000000] node 0: [mem 0x100000000-0x11fffffff]
  68. [ 0.000000] On node 0 totalpages: 1048462
  69. [ 0.000000] DMA zone: 56 pages used for memmap
  70. [ 0.000000] DMA zone: 21 pages reserved
  71. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  72. [ 0.000000] DMA32 zone: 12488 pages used for memmap
  73. [ 0.000000] DMA32 zone: 913392 pages, LIFO batch:31
  74. [ 0.000000] Normal zone: 1792 pages used for memmap
  75. [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  76. [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
  77. [ 0.000000] ACPI: Local APIC address 0xfee00000
  78. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  79. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
  80. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  81. [ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
  82. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  83. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  84. [ 0.000000] ACPI: IRQ0 used by override.
  85. [ 0.000000] ACPI: IRQ2 used by override.
  86. [ 0.000000] ACPI: IRQ9 used by override.
  87. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  88. [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  89. [ 0.000000] nr_irqs_gsi: 40
  90. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  91. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  92. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  93. [ 0.000000] PM: Registered nosave memory: [mem 0xdfff0000-0xdfffffff]
  94. [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xfffbffff]
  95. [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
  96. [ 0.000000] e820: [mem 0xe0000000-0xfffbffff] available for PCI devices
  97. [ 0.000000] Booting paravirtualized kernel on bare hardware
  98. [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
  99. [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011fc00000 s86016 r8192 d20480 u1048576
  100. [ 0.000000] pcpu-alloc: s86016 r8192 d20480 u1048576 alloc=1*2097152
  101. [ 0.000000] pcpu-alloc: [0] 0 1
  102. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1034105
  103. [ 0.000000] Policy zone: Normal
  104. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.14-kali1-amd64 root=UUID=beca3c2b-33f3-4168-8ebc-ea7d41c4f947 ro initrd=/install/gtk/initrd.gz quiet
  105. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  106. [ 0.000000] Checking aperture...
  107. [ 0.000000] No AGP bridge found
  108. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  109. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  110. [ 0.000000] Memory: 4038536K/4193848K available (5102K kernel code, 703K rwdata, 1684K rodata, 1004K init, 960K bss, 155312K reserved)
  111. [ 0.000000] Hierarchical RCU implementation.
  112. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  113. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
  114. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  115. [ 0.000000] NR_IRQS:33024 nr_irqs:512 16
  116. [ 0.000000] Console: colour VGA+ 80x25
  117. [ 0.000000] console [tty0] enabled
  118. [ 0.000000] tsc: Fast TSC calibration failed
  119. [ 0.000000] tsc: Unable to calibrate against PIT
  120. [ 0.000000] tsc: using PMTIMER reference calibration
  121. [ 0.000000] tsc: Detected 2184.594 MHz processor
  122. [ 0.016034] Calibrating delay loop (skipped), value calculated using timer frequency.. 4369.18 BogoMIPS (lpj=8738376)
  123. [ 0.016041] pid_max: default: 32768 minimum: 301
  124. [ 0.016061] ACPI: Core revision 20131218
  125. [ 0.016789] ACPI: All ACPI Tables successfully acquired
  126. [ 0.016868] Security Framework initialized
  127. [ 0.016876] AppArmor: AppArmor disabled by boot time parameter
  128. [ 0.016880] Yama: disabled by default; enable with sysctl kernel.yama.*
  129. [ 0.020037] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  130. [ 0.022405] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  131. [ 0.022799] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  132. [ 0.022809] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  133. [ 0.022998] Initializing cgroup subsys memory
  134. [ 0.023007] Initializing cgroup subsys devices
  135. [ 0.023011] Initializing cgroup subsys freezer
  136. [ 0.023014] Initializing cgroup subsys net_cls
  137. [ 0.023018] Initializing cgroup subsys blkio
  138. [ 0.023022] Initializing cgroup subsys perf_event
  139. [ 0.023138] CPU: Physical Processor ID: 0
  140. [ 0.023141] CPU: Processor Core ID: 0
  141. [ 0.023147] mce: CPU supports 0 MCE banks
  142. [ 0.023187] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
  143. [ 0.023187] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
  144. [ 0.023187] tlb_flushall_shift: 6
  145. [ 0.023358] Freeing SMP alternatives memory: 20K (ffffffff819ac000 - ffffffff819b1000)
  146. [ 0.032391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  147. [ 0.076015] smpboot: CPU0: Intel(R) Core(TM) i5-2415M CPU @ 2.30GHz (fam: 06, model: 2a, stepping: 07)
  148. [ 0.080000] Performance Events: unsupported p6 CPU model 42 no PMU driver, software events only.
  149. [ 0.080000] x86: Booting SMP configuration:
  150. [ 0.080000] .... node #0, CPUs: #1
  151. [ 0.088095] NMI watchdog: disabled (cpu0): hardware events not enabled
  152. [ 0.020000] mce: CPU supports 0 MCE banks
  153. [ 0.090359] TSC synchronization [CPU#0 -> CPU#1]:
  154. [ 0.090363] Measured 7814 cycles TSC warp between CPUs, turning off TSC clock.
  155. [ 0.090371] tsc: Marking TSC unstable due to check_tsc_sync_source failed
  156. [ 0.090528] x86: Booted up 1 node, 2 CPUs
  157. [ 0.090533] smpboot: Total of 2 processors activated (8738.37 BogoMIPS)
  158. [ 0.091265] devtmpfs: initialized
  159. [ 0.092282] pinctrl core: initialized pinctrl subsystem
  160. [ 0.092500] NET: Registered protocol family 16
  161. [ 0.092591] cpuidle: using governor ladder
  162. [ 0.092595] cpuidle: using governor menu
  163. [ 0.092619] ACPI: bus type PCI registered
  164. [ 0.092619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  165. [ 0.092619] PCI: Using configuration type 1 for base access
  166. [ 0.096346] bio: create slab <bio-0> at 0
  167. [ 0.096420] ACPI: Added _OSI(Module Device)
  168. [ 0.096420] ACPI: Added _OSI(Processor Device)
  169. [ 0.096420] ACPI: Added _OSI(3.0 _SCP Extensions)
  170. [ 0.096420] ACPI: Added _OSI(Processor Aggregator Device)
  171. [ 0.096892] ACPI: Executed 1 blocks of module-level executable AML code
  172. [ 0.100267] ACPI: Interpreter enabled
  173. [ 0.100275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580)
  174. [ 0.100281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
  175. [ 0.100285] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131218/hwxface-580)
  176. [ 0.100290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131218/hwxface-580)
  177. [ 0.100297] ACPI: (supports S0 S5)
  178. [ 0.100300] ACPI: Using IOAPIC for interrupt routing
  179. [ 0.100454] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
  180. [ 0.100496] ACPI: No dock devices found.
  181. [ 0.106121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  182. [ 0.106132] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  183. [ 0.106139] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  184. [ 0.106225] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
  185. [ 0.106230] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
  186. [ 0.106234] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
  187. [ 0.106238] acpi PNP0A03:00: host bridge window [mem 0xe0000000-0xffdfffff] (ignored)
  188. [ 0.106242] PCI: root bus 00: using default resources
  189. [ 0.106246] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  190. [ 0.106478] PCI host bridge to bus 0000:00
  191. [ 0.106484] pci_bus 0000:00: root bus resource [bus 00-ff]
  192. [ 0.106488] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  193. [ 0.106491] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
  194. [ 0.106537] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
  195. [ 0.107089] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
  196. [ 0.108140] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a
  197. [ 0.108538] pci 0000:00:01.1: reg 0x20: [io 0xd000-0xd00f]
  198. [ 0.108932] pci 0000:00:02.0: [80ee:beef] type 00 class 0x030000
  199. [ 0.113616] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe7ffffff pref]
  200. [ 0.156755] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
  201. [ 0.159599] pci 0000:00:03.0: reg 0x10: [mem 0xf0000000-0xf001ffff]
  202. [ 0.165159] pci 0000:00:03.0: reg 0x18: [io 0xd010-0xd017]
  203. [ 0.179277] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000
  204. [ 0.181448] pci 0000:00:04.0: reg 0x10: [io 0xd020-0xd03f]
  205. [ 0.185339] pci 0000:00:04.0: reg 0x14: [mem 0xf0400000-0xf07fffff]
  206. [ 0.188349] pci 0000:00:04.0: reg 0x18: [mem 0xf0800000-0xf0803fff pref]
  207. [ 0.200801] pci 0000:00:05.0: [8086:2415] type 00 class 0x040100
  208. [ 0.200917] pci 0000:00:05.0: reg 0x10: [io 0xd100-0xd1ff]
  209. [ 0.200994] pci 0000:00:05.0: reg 0x14: [io 0xd200-0xd23f]
  210. [ 0.201695] pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310
  211. [ 0.204558] pci 0000:00:06.0: reg 0x10: [mem 0xf0804000-0xf0804fff]
  212. [ 0.220558] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000
  213. [ 0.221339] pci 0000:00:0b.0: [8086:265c] type 00 class 0x0c0320
  214. [ 0.226667] pci 0000:00:0b.0: reg 0x10: [mem 0xf0805000-0xf0805fff]
  215. [ 0.244943] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601
  216. [ 0.248317] pci 0000:00:0d.0: reg 0x10: [io 0xd240-0xd247]
  217. [ 0.252180] pci 0000:00:0d.0: reg 0x18: [io 0xd250-0xd257]
  218. [ 0.260377] pci 0000:00:0d.0: reg 0x20: [io 0xd260-0xd26f]
  219. [ 0.263048] pci 0000:00:0d.0: reg 0x24: [mem 0xf0806000-0xf0807fff]
  220. [ 0.268674] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 *11)
  221. [ 0.268906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11)
  222. [ 0.268996] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11)
  223. [ 0.269085] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11)
  224. [ 0.269204] ACPI: Enabled 1 GPEs in block 00 to 07
  225. [ 0.269381] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  226. [ 0.269381] vgaarb: loaded
  227. [ 0.269381] vgaarb: bridge control possible 0000:00:02.0
  228. [ 0.269381] PCI: Using ACPI for IRQ routing
  229. [ 0.269381] PCI: pci_cache_line_size set to 64 bytes
  230. [ 0.269381] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
  231. [ 0.269381] e820: reserve RAM buffer [mem 0xdfff0000-0xdfffffff]
  232. [ 0.269381] Switched to clocksource refined-jiffies
  233. [ 0.276144] pnp: PnP ACPI init
  234. [ 0.276165] ACPI: bus type PNP registered
  235. [ 0.276257] pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active)
  236. [ 0.276270] pnp 00:01: [dma 4]
  237. [ 0.276290] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
  238. [ 0.276374] pnp 00:02: Plug and Play ACPI device, IDs PNP0f03 (active)
  239. [ 0.276422] pnp 00:03: Plug and Play ACPI device, IDs PNP0400 (active)
  240. [ 0.277646] pnp: PnP ACPI: found 4 devices
  241. [ 0.277652] ACPI: bus type PNP unregistered
  242. [ 0.293576] Switched to clocksource acpi_pm
  243. [ 0.293591] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
  244. [ 0.293596] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
  245. [ 0.294013] NET: Registered protocol family 2
  246. [ 0.294748] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  247. [ 0.294814] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  248. [ 0.294876] TCP: Hash tables configured (established 32768 bind 32768)
  249. [ 0.294899] TCP: reno registered
  250. [ 0.294908] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  251. [ 0.294925] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  252. [ 0.295178] NET: Registered protocol family 1
  253. [ 0.295191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  254. [ 0.295224] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  255. [ 0.295261] pci 0000:00:02.0: Boot video device
  256. [ 0.295640] PCI: CLS 0 bytes, default 64
  257. [ 0.295691] Unpacking initramfs...
  258. [ 0.684958] Freeing initrd memory: 18360K (ffff880035c14000 - ffff880036e02000)
  259. [ 0.684970] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  260. [ 0.684974] software IO TLB [mem 0xdbff0000-0xdfff0000] (64MB) mapped at [ffff8800dbff0000-ffff8800dffeffff]
  261. [ 0.685212] platform rtc_cmos: registered platform RTC device (no PNP device found)
  262. [ 0.685522] RAPL PMU detected, hw unit 2^-0 Joules, API unit is 2^-32 Joules, 3 fixed counters 10737418240 ms ovfl timer
  263. [ 0.685552] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x0
  264. [ 0.685623] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x0
  265. [ 0.685858] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  266. [ 0.686287] futex hash table entries: 512 (order: 3, 32768 bytes)
  267. [ 0.686446] audit: initializing netlink subsys (disabled)
  268. [ 0.686467] audit: type=2000 audit(1412479241.683:1): initialized
  269. [ 0.717163] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  270. [ 0.718286] VFS: Disk quotas dquot_6.5.2
  271. [ 0.718368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  272. [ 0.718487] msgmni has been set to 7923
  273. [ 0.723061] alg: No test for stdrng (krng)
  274. [ 0.723541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  275. [ 0.723956] io scheduler noop registered
  276. [ 0.723962] io scheduler deadline registered
  277. [ 0.724294] io scheduler cfq registered (default)
  278. [ 0.724497] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  279. [ 0.724528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  280. [ 0.724603] intel_idle: does not run on family 6 model 42
  281. [ 0.724634] GHES: HEST is not enabled!
  282. [ 0.724891] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  283. [ 0.726242] Linux agpgart interface v0.103
  284. [ 0.726476] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
  285. [ 0.728163] serio: i8042 KBD port at 0x60,0x64 irq 1
  286. [ 0.728182] serio: i8042 AUX port at 0x60,0x64 irq 12
  287. [ 0.728952] mousedev: PS/2 mouse device common for all mice
  288. [ 0.729519] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  289. [ 0.730240] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  290. [ 0.730240] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
  291. [ 0.730240] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
  292. [ 0.730240] AMD IOMMUv2 functionality not available on this system
  293. [ 0.730240] TCP: cubic registered
  294. [ 0.731282] NET: Registered protocol family 10
  295. [ 0.731847] mip6: Mobile IPv6
  296. [ 0.731852] NET: Registered protocol family 17
  297. [ 0.731857] mpls_gso: MPLS GSO support
  298. [ 0.732766] registered taskstats version 1
  299. [ 0.733827] rtc_cmos rtc_cmos: setting system clock to 2014-10-05 03:20:42 UTC (1412479242)
  300. [ 0.733864] PM: Hibernation image not present or could not be loaded.
  301. [ 0.734468] Freeing unused kernel memory: 1004K (ffffffff818b1000 - ffffffff819ac000)
  302. [ 0.734472] Write protecting the kernel read-only data: 8192k
  303. [ 0.736739] Freeing unused kernel memory: 1032K (ffff8800014fe000 - ffff880001600000)
  304. [ 0.737902] Freeing unused kernel memory: 364K (ffff8800017a5000 - ffff880001800000)
  305. [ 0.837436] udevd[60]: starting version 175
  306. [ 0.849735] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  307. [ 0.849743] e1000: Copyright (c) 1999-2006 Intel Corporation.
  308. [ 0.882054] SCSI subsystem initialized
  309. [ 0.886437] ACPI: bus type USB registered
  310. [ 0.886471] usbcore: registered new interface driver usbfs
  311. [ 0.886484] usbcore: registered new interface driver hub
  312. [ 0.886556] libata version 3.00 loaded.
  313. [ 0.940422] usbcore: registered new device driver usb
  314. [ 0.942176] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  315. [ 0.943113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  316. [ 0.944302] ohci-pci: OHCI PCI platform driver
  317. [ 0.948817] ehci-pci: EHCI PCI platform driver
  318. [ 1.301350] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:67:6e:35
  319. [ 1.301370] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
  320. [ 1.301424] ata_piix 0000:00:01.1: version 2.13
  321. [ 1.302466] scsi0 : ata_piix
  322. [ 1.302703] scsi1 : ata_piix
  323. [ 1.302741] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
  324. [ 1.302746] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
  325. [ 1.302796] ahci 0000:00:0d.0: version 3.0
  326. [ 1.303412] ahci 0000:00:0d.0: SSS flag set, parallel bus scan disabled
  327. [ 1.303570] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
  328. [ 1.303575] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc
  329. [ 1.304445] scsi2 : ahci
  330. [ 1.304788] scsi3 : ahci
  331. [ 1.304882] ata3: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806100 irq 21
  332. [ 1.304894] ata4: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806180 irq 21
  333. [ 1.305510] ohci-pci 0000:00:06.0: OHCI PCI host controller
  334. [ 1.305519] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 1
  335. [ 1.305589] ohci-pci 0000:00:06.0: irq 22, io mem 0xf0804000
  336. [ 1.362526] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
  337. [ 1.362540] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  338. [ 1.362549] usb usb1: Product: OHCI PCI host controller
  339. [ 1.362558] usb usb1: Manufacturer: Linux 3.14-kali1-amd64 ohci_hcd
  340. [ 1.362567] usb usb1: SerialNumber: 0000:00:06.0
  341. [ 1.363575] hub 1-0:1.0: USB hub found
  342. [ 1.363618] hub 1-0:1.0: 8 ports detected
  343. [ 1.365403] ehci-pci 0000:00:0b.0: EHCI Host Controller
  344. [ 1.365420] ehci-pci 0000:00:0b.0: new USB bus registered, assigned bus number 2
  345. [ 1.365760] ehci-pci 0000:00:0b.0: irq 19, io mem 0xf0805000
  346. [ 1.376329] ehci-pci 0000:00:0b.0: USB 2.0 started, EHCI 1.00
  347. [ 1.376509] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  348. [ 1.376515] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  349. [ 1.376521] usb usb2: Product: EHCI Host Controller
  350. [ 1.376526] usb usb2: Manufacturer: Linux 3.14-kali1-amd64 ehci_hcd
  351. [ 1.376531] usb usb2: SerialNumber: 0000:00:0b.0
  352. [ 1.377190] hub 2-0:1.0: USB hub found
  353. [ 1.377217] hub 2-0:1.0: 8 ports detected
  354. [ 1.460955] ata2.01: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133
  355. [ 1.461771] ata2.01: configured for UDMA/33
  356. [ 1.462545] scsi 1:0:1:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5
  357. [ 1.624364] ata3: SATA link down (SStatus 0 SControl 300)
  358. [ 1.772579] usb 1-1: new full-speed USB device number 2 using ohci-pci
  359. [ 1.944289] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  360. [ 1.944562] ata4.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133
  361. [ 1.944569] ata4.00: 41943040 sectors, multi 128: LBA48 NCQ (depth 31/32)
  362. [ 1.944898] ata4.00: configured for UDMA/133
  363. [ 1.945427] scsi 3:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5
  364. [ 1.963262] sr0: scsi3-mmc drive: 32x/32x xa/form2 tray
  365. [ 1.963268] cdrom: Uniform CD-ROM driver Revision: 3.20
  366. [ 1.963457] sr 1:0:1:0: Attached scsi CD-ROM sr0
  367. [ 1.966078] sr 1:0:1:0: Attached scsi generic sg0 type 5
  368. [ 1.966123] scsi 3:0:0:0: Attached scsi generic sg1 type 0
  369. [ 1.981379] sd 3:0:0:0: [sda] 41943040 512-byte logical blocks: (21.4 GB/20.0 GiB)
  370. [ 1.981884] sd 3:0:0:0: [sda] Write Protect is off
  371. [ 1.981889] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
  372. [ 1.981943] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  373. [ 2.015711] usb 1-1: New USB device found, idVendor=80ee, idProduct=0021
  374. [ 2.015718] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
  375. [ 2.015722] usb 1-1: Product: USB Tablet
  376. [ 2.015725] usb 1-1: Manufacturer: VirtualBox
  377. [ 2.023141] hidraw: raw HID events driver (C) Jiri Kosina
  378. [ 2.029757] usbcore: registered new interface driver usbhid
  379. [ 2.029764] usbhid: USB HID core driver
  380. [ 2.036778] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input2
  381. [ 2.036920] hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0
  382. [ 2.039385] sda: sda1 sda2 < sda5 >
  383. [ 2.041763] sd 3:0:0:0: [sda] Attached SCSI disk
  384. [ 3.996412] floppy0: no floppy controllers found
  385. [ 3.996452] work still pending
  386. [ 4.058788] platform microcode: firmware: direct-loading firmware intel-ucode/06-2a-07
  387. [ 4.058936] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x0
  388. [ 4.058949] microcode: CPU0 update to revision 0x29 failed
  389. [ 4.059337] platform microcode: firmware: direct-loading firmware intel-ucode/06-2a-07
  390. [ 4.059355] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x0
  391. [ 4.059367] microcode: CPU1 update to revision 0x29 failed
  392. [ 4.067218] device-mapper: uevent: version 1.0.3
  393. [ 4.067404] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  394. [ 4.137941] PM: Starting manual resume from disk
  395. [ 4.137948] PM: Hibernation image partition 8:5 present
  396. [ 4.137951] PM: Looking for hibernation image.
  397. [ 4.161795] PM: Image not found (code -22)
  398. [ 4.161801] PM: Hibernation image not present or could not be loaded.
  399. [ 4.177967] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
  400. [ 4.177973] EXT4-fs (sda1): write access will be enabled during recovery
  401. [ 5.375655] EXT4-fs (sda1): orphan cleanup on readonly fs
  402. [ 5.402748] EXT4-fs (sda1): 8 orphan inodes deleted
  403. [ 5.402754] EXT4-fs (sda1): recovery complete
  404. [ 5.419673] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  405. [ 5.555337] random: nonblocking pool is initialized
  406. [ 7.696814] udevd[364]: starting version 175
  407. [ 8.051492] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  408. [ 8.051501] ACPI: Power Button [PWRF]
  409. [ 8.051588] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input4
  410. [ 8.051595] ACPI: Sleep Button [SLPF]
  411. [ 8.053633] ACPI: AC Adapter [AC] (off-line)
  412. [ 8.820668] ACPI: Battery Slot [BAT0] (battery present)
  413. [ 9.908995] intel_rapl: domain package energy ctr 0:0 not working, skip
  414. [ 9.950468] parport_pc 00:03: reported by Plug and Play ACPI
  415. [ 10.036079] intel_rapl: domain core energy ctr 0:0 not working, skip
  416. [ 10.173336] intel_rapl: domain uncore energy ctr 0:0 not working, skip
  417. [ 10.173514] intel_rapl: no valid rapl domains found in package 0
  418. [ 10.314738] intel8x0_measure_ac97_clock: measured 54743 usecs (3899 samples)
  419. [ 10.314747] intel8x0: measured clock 71223 rejected
  420. [ 10.317557] [drm] Initialized drm 1.1.0 20060810
  421. [ 10.353821] intel_rapl: domain package energy ctr 0:0 not working, skip
  422. [ 10.369323] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input5
  423. [ 10.491519] intel_rapl: domain core energy ctr 0:0 not working, skip
  424. [ 10.618646] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  425. [ 10.618658] [drm] No driver support for vblank timestamp query.
  426. [ 10.618668] [drm] Initialized vboxvideo 1.0.0 20090303 for 0000:00:02.0 on minor 0
  427. [ 10.634484] intel_rapl: domain uncore energy ctr 0:0 not working, skip
  428. [ 10.634600] intel_rapl: no valid rapl domains found in package 0
  429. [ 10.672505] intel8x0_measure_ac97_clock: measured 54506 usecs (3899 samples)
  430. [ 10.672511] intel8x0: measured clock 71533 rejected
  431. [ 11.032572] intel8x0_measure_ac97_clock: measured 55824 usecs (3900 samples)
  432. [ 11.032581] intel8x0: measured clock 69862 rejected
  433. [ 11.032587] intel8x0: clocking to 48000
  434. [ 11.034180] piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
  435. [ 11.042060] input: Unspecified device as /devices/pci0000:00/0000:00:04.0/input/input6
  436. [ 11.042498] vboxguest: major 0, IRQ 20, I/O port d020, MMIO at 00000000f0400000 (size 0x400000)
  437. [ 11.042505] vboxguest: Successfully loaded version 4.3.10 (interface 0x00010004)
  438. [ 11.902026] floppy0: no floppy controllers found
  439. [ 11.902112] work still pending
  440. [ 13.850086] Adding 901116k swap on /dev/sda5. Priority:-1 extents:1 across:901116k
  441. [ 13.876005] EXT4-fs (sda1): re-mounted. Opts: (null)
  442. [ 14.169339] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  443. [ 14.746713] loop: module loaded
  444. [ 16.979342] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  445. [ 16.981043] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
  446. [ 16.981512] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  447. [ 19.979955] vboxsf: Successfully loaded version 4.3.10 (interface 0x00010004)
  448. [ 21.915084] Netfilter messages via NETLINK v0.30.
  449. [ 93.971072] UDF-fs: warning (device sr0): udf_load_vrs: No VRS found
  450. [ 93.971079] UDF-fs: warning (device sr0): udf_fill_super: No partition found (2)
  451. [ 93.974833] ISO 9660 Extensions: Microsoft Joliet Level 3
  452. [ 94.026921] ISO 9660 Extensions: RRIP_1991A
  453. [ 175.389467] usb 2-1: new high-speed USB device number 2 using ehci-pci
  454. [ 175.666533] usb 2-1: New USB device found, idVendor=0bda, idProduct=8812
  455. [ 175.666540] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  456. [ 175.666544] usb 2-1: Product: 802.11n NIC
  457. [ 175.666548] usb 2-1: Manufacturer: Realtek
  458. [ 175.666551] usb 2-1: SerialNumber: 123456
  459. [ 213.177519] usb 2-1: USB disconnect, device number 2
  460. [ 213.776419] usb 2-1: new high-speed USB device number 3 using ehci-pci
  461. [ 214.051004] usb 2-1: New USB device found, idVendor=0bda, idProduct=8812
  462. [ 214.051014] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  463. [ 214.051020] usb 2-1: Product: 802.11n NIC
  464. [ 214.051026] usb 2-1: Manufacturer: Realtek
  465. [ 214.051031] usb 2-1: SerialNumber: 123456
  466. [ 221.901444] usb 2-1: USB disconnect, device number 3
  467. [ 226.329221] usb 2-1: new high-speed USB device number 4 using ehci-pci
  468. [ 226.600473] usb 2-1: New USB device found, idVendor=0bda, idProduct=8812
  469. [ 226.600480] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  470. [ 226.600484] usb 2-1: Product: 802.11n NIC
  471. [ 226.600488] usb 2-1: Manufacturer: Realtek
  472. [ 226.600492] usb 2-1: SerialNumber: 123456
  473. [ 236.404731] usb 2-1: USB disconnect, device number 4
  474. [ 251.333279] usb 2-1: new high-speed USB device number 5 using ehci-pci
  475. [ 251.606019] usb 2-1: New USB device found, idVendor=0bda, idProduct=8812
  476. [ 251.606026] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  477. [ 251.606030] usb 2-1: Product: 802.11n NIC
  478. [ 251.606034] usb 2-1: Manufacturer: Realtek
  479. [ 251.606038] usb 2-1: SerialNumber: 123456
  480. root@kali:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement