spacepaste

  1.  
  2. # dmesg
  3. [ 0.000000] Linux version 4.9.16-gentoo (root@gentoo_vm) (gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) ) #21 SMP Thu May 25 16:18:22 -00 2017
  4. [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.9.16-gentoo root=/dev/sda4 ro
  5. [ 0.000000] ------------[ cut here ]------------
  6. [ 0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/fpu/xstate.c:593 fpu__init_system_xstate+0x30b/0x8c6
  7. [ 0.000000] XSAVE consistency problem, dumping leaves
  8. [ 0.000000] Modules linked in:
  9. [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.16-gentoo #21
  10. [ 0.000000] ffffffff81e03dc8 ffffffff81345028 ffffffff81e03e18 0000000000000000
  11. [ 0.000000] ffffffff81e03e08 ffffffff81058236 0000025100000082 0000000000000240
  12. [ 0.000000] 000000000000000a 0000000000000340 0000000000000440 0000000000000001
  13. [ 0.000000] Call Trace:
  14. [ 0.000000] [<ffffffff81345028>] dump_stack+0x4d/0x65
  15. [ 0.000000] [<ffffffff81058236>] __warn+0xc6/0xe0
  16. [ 0.000000] [<ffffffff8105829a>] warn_slowpath_fmt+0x4a/0x50
  17. [ 0.000000] [<ffffffff81f54a0e>] fpu__init_system_xstate+0x30b/0x8c6
  18. [ 0.000000] [<ffffffff81f54330>] fpu__init_system+0x1eb/0x2de
  19. [ 0.000000] [<ffffffff81f552c6>] early_cpu_init+0x133/0x136
  20. [ 0.000000] [<ffffffff81f552c6>] ? early_cpu_init+0x133/0x136
  21. [ 0.000000] [<ffffffff81f502fa>] setup_arch+0xa5/0xbe3
  22. [ 0.000000] [<ffffffff81f49b55>] start_kernel+0x59/0x3e0
  23. [ 0.000000] [<ffffffff81f4928f>] x86_64_start_reservations+0x2a/0x2c
  24. [ 0.000000] [<ffffffff81f493f9>] x86_64_start_kernel+0x168/0x176
  25. [ 0.000000] ---[ end trace 031d878cbe6d2704 ]---
  26. [ 0.000000] CPUID[0d, 00]: eax=00000007 ebx=00000440 ecx=00000440 edx=00000000
  27. [ 0.000000] CPUID[0d, 01]: eax=00000000 ebx=000003c0 ecx=00000000 edx=00000000
  28. [ 0.000000] CPUID[0d, 02]: eax=00000100 ebx=00000240 ecx=00000000 edx=00000000
  29. [ 0.000000] CPUID[0d, 03]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  30. [ 0.000000] CPUID[0d, 04]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  31. [ 0.000000] CPUID[0d, 05]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  32. [ 0.000000] CPUID[0d, 06]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  33. [ 0.000000] CPUID[0d, 07]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  34. [ 0.000000] CPUID[0d, 08]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  35. [ 0.000000] CPUID[0d, 09]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  36. [ 0.000000] CPUID[0d, 0a]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  37. [ 0.000000] CPUID[0d, 0b]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  38. [ 0.000000] CPUID[0d, 0c]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  39. [ 0.000000] CPUID[0d, 0d]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  40. [ 0.000000] CPUID[0d, 0e]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  41. [ 0.000000] CPUID[0d, 0f]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  42. [ 0.000000] CPUID[0d, 10]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  43. [ 0.000000] CPUID[0d, 11]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  44. [ 0.000000] CPUID[0d, 12]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  45. [ 0.000000] CPUID[0d, 13]: eax=00000000 ebx=00000000 ecx=00000000 edx=00000000
  46. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  47. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  48. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  49. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  50. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 1088 bytes, using 'standard' format.
  51. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  52. [ 0.000000] e820: BIOS-provided physical RAM map:
  53. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  54. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  55. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  56. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dffeffff] usable
  57. [ 0.000000] BIOS-e820: [mem 0x00000000dfff0000-0x00000000dfffffff] ACPI data
  58. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  59. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  60. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  61. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable
  62. [ 0.000000] NX (Execute Disable) protection: active
  63. [ 0.000000] SMBIOS 2.5 present.
  64. [ 0.000000] DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
  65. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  66. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  67. [ 0.000000] e820: last_pfn = 0x120000 max_arch_pfn = 0x400000000
  68. [ 0.000000] MTRR default type: uncachable
  69. [ 0.000000] MTRR variable ranges disabled:
  70. [ 0.000000] MTRR: Disabled
  71. [ 0.000000] x86/PAT: MTRRs disabled, skipping PAT initialization too.
  72. [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
  73. [ 0.000000] CPU MTRRs all blank - virtualized system.
  74. [ 0.000000] e820: last_pfn = 0xdfff0 max_arch_pfn = 0x400000000
  75. [ 0.000000] found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0]
  76. [ 0.000000] Scanning 1 areas for low memory corruption
  77. [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
  78. [ 0.000000] BRK [0x02121000, 0x02121fff] PGTABLE
  79. [ 0.000000] BRK [0x02122000, 0x02122fff] PGTABLE
  80. [ 0.000000] BRK [0x02123000, 0x02123fff] PGTABLE
  81. [ 0.000000] BRK [0x02124000, 0x02124fff] PGTABLE
  82. [ 0.000000] ACPI: Early table checksum verification disabled
  83. [ 0.000000] ACPI: RSDP 0x00000000000E0000 000024 (v02 VBOX )
  84. [ 0.000000] ACPI: XSDT 0x00000000DFFF0030 00003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061)
  85. [ 0.000000] ACPI: FACP 0x00000000DFFF00F0 0000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061)
  86. [ 0.000000] ACPI: DSDT 0x00000000DFFF0470 0021C8 (v02 VBOX VBOXBIOS 00000002 INTL 20100528)
  87. [ 0.000000] ACPI: FACS 0x00000000DFFF0200 000040
  88. [ 0.000000] ACPI: FACS 0x00000000DFFF0200 000040
  89. [ 0.000000] ACPI: APIC 0x00000000DFFF0240 000054 (v02 VBOX VBOXAPIC 00000001 ASL 00000061)
  90. [ 0.000000] ACPI: SSDT 0x00000000DFFF02A0 0001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528)
  91. [ 0.000000] ACPI: Local APIC address 0xfee00000
  92. [ 0.000000] No NUMA configuration found
  93. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fffffff]
  94. [ 0.000000] NODE_DATA(0) allocated [mem 0x11fff8000-0x11fffbfff]
  95. [ 0.000000] Zone ranges:
  96. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  97. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  98. [ 0.000000] Normal [mem 0x0000000100000000-0x000000011fffffff]
  99. [ 0.000000] Movable zone start for each node
  100. [ 0.000000] Early memory node ranges
  101. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
  102. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000dffeffff]
  103. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000011fffffff]
  104. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000011fffffff]
  105. [ 0.000000] On node 0 totalpages: 1048462
  106. [ 0.000000] DMA zone: 64 pages used for memmap
  107. [ 0.000000] DMA zone: 21 pages reserved
  108. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  109. [ 0.000000] DMA32 zone: 14272 pages used for memmap
  110. [ 0.000000] DMA32 zone: 913392 pages, LIFO batch:31
  111. [ 0.000000] Normal zone: 2048 pages used for memmap
  112. [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  113. [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
  114. [ 0.000000] ACPI: Local APIC address 0xfee00000
  115. [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
  116. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  117. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  118. [ 0.000000] ACPI: IRQ0 used by override.
  119. [ 0.000000] ACPI: IRQ9 used by override.
  120. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  121. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  122. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  123. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  124. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  125. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  126. [ 0.000000] PM: Registered nosave memory: [mem 0xdfff0000-0xdfffffff]
  127. [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xfebfffff]
  128. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  129. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
  130. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  131. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfffbffff]
  132. [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
  133. [ 0.000000] e820: [mem 0xe0000000-0xfebfffff] available for PCI devices
  134. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  135. [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1
  136. [ 0.000000] percpu: Embedded 34 pages/cpu @ffff88011fc00000 s100504 r8192 d30568 u2097152
  137. [ 0.000000] pcpu-alloc: s100504 r8192 d30568 u2097152 alloc=1*2097152
  138. [ 0.000000] pcpu-alloc: [0] 0
  139. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032057
  140. [ 0.000000] Policy zone: Normal
  141. [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.9.16-gentoo root=/dev/sda4 ro
  142. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  143. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  144. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  145. [ 0.000000] Memory: 4044484K/4193848K available (8651K kernel code, 1210K rwdata, 2592K rodata, 1140K init, 804K bss, 149364K reserved, 0K cma-reserved)
  146. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  147. [ 0.000000] Hierarchical RCU implementation.
  148. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  149. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1.
  150. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
  151. [ 0.000000] NR_IRQS:4352 nr_irqs:256 16
  152. [ 0.000000] Console: colour VGA+ 80x25
  153. [ 0.000000] console [tty0] enabled
  154. [ 0.000000] tsc: Fast TSC calibration using PIT
  155. [ 0.000000] tsc: Detected 3408.218 MHz processor
  156. [ 0.000042] Calibrating delay loop (skipped), value calculated using timer frequency.. 6816.43 BogoMIPS (lpj=3408218)
  157. [ 0.000923] pid_max: default: 32768 minimum: 301
  158. [ 0.001389] ACPI: Core revision 20160831
  159. [ 0.002090] ACPI: 2 ACPI AML tables successfully acquired and loaded
  160. [ 0.003434] Security Framework initialized
  161. [ 0.003909] SELinux: Initializing.
  162. [ 0.004364] SELinux: Starting in permissive mode
  163. [ 0.008345] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  164. [ 0.016448] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  165. [ 0.022698] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  166. [ 0.023279] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  167. [ 0.023782] CPU: Physical Processor ID: 0
  168. [ 0.024058] mce: CPU supports 0 MCE banks
  169. [ 0.024505] process: using mwait in idle threads
  170. [ 0.024999] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  171. [ 0.025950] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  172. [ 0.038443] Freeing SMP alternatives memory: 36K (ffffffff8204d000 - ffffffff82056000)
  173. [ 0.040443] smpboot: Max logical packages: 1
  174. [ 0.041827] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  175. [ 0.154021] smpboot: CPU0: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz (family: 0x6, model: 0x5e, stepping: 0x3)
  176. [ 0.155529] Performance Events: unsupported p6 CPU model 94 no PMU driver, software events only.
  177. [ 0.156593] x86: Booted up 1 node, 1 CPUs
  178. [ 0.156732] smpboot: Total of 1 processors activated (6816.43 BogoMIPS)
  179. [ 0.158021] devtmpfs: initialized
  180. [ 0.158576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  181. [ 0.168250] kworker/u2:0 (15) used greatest stack depth: 14864 bytes left
  182. [ 0.168878] futex hash table entries: 256 (order: 2, 16384 bytes)
  183. [ 0.169407] RTC time: 10:19:51, date: 05/26/17
  184. [ 0.169597] NET: Registered protocol family 16
  185. [ 0.170202] cpuidle: using governor menu
  186. [ 0.170722] ACPI: bus type PCI registered
  187. [ 0.171879] kworker/u2:1 (24) used greatest stack depth: 14152 bytes left
  188. [ 0.172562] PCI: Using configuration type 1 for base access
  189. [ 0.192886] kworker/u2:0 (172) used greatest stack depth: 14112 bytes left
  190. [ 0.195316] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  191. [ 0.196787] ACPI: Added _OSI(Module Device)
  192. [ 0.197244] ACPI: Added _OSI(Processor Device)
  193. [ 0.197436] ACPI: Added _OSI(3.0 _SCP Extensions)
  194. [ 0.197941] ACPI: Added _OSI(Processor Aggregator Device)
  195. [ 0.198790] ACPI: Executed 1 blocks of module-level executable AML code
  196. [ 0.201925] ACPI: Interpreter enabled
  197. [ 0.202382] ACPI: (supports S0 S5)
  198. [ 0.202850] ACPI: Using IOAPIC for interrupt routing
  199. [ 0.203480] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  200. [ 0.207003] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  201. [ 0.207568] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  202. [ 0.208240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  203. [ 0.208777] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  204. [ 0.209963] PCI host bridge to bus 0000:00
  205. [ 0.210420] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  206. [ 0.210984] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  207. [ 0.211634] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  208. [ 0.212907] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xffdfffff window]
  209. [ 0.213768] pci_bus 0000:00: root bus resource [bus 00-ff]
  210. [ 0.214094] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
  211. [ 0.214491] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
  212. [ 0.214912] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a
  213. [ 0.215273] pci 0000:00:01.1: reg 0x20: [io 0xd000-0xd00f]
  214. [ 0.215406] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  215. [ 0.215916] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  216. [ 0.216449] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  217. [ 0.216953] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  218. [ 0.217816] pci 0000:00:02.0: [80ee:beef] type 00 class 0x030000
  219. [ 0.220674] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe0ffffff pref]
  220. [ 0.233932] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
  221. [ 0.235355] pci 0000:00:03.0: reg 0x10: [mem 0xf0000000-0xf001ffff]
  222. [ 0.238589] pci 0000:00:03.0: reg 0x18: [io 0xd010-0xd017]
  223. [ 0.246110] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000
  224. [ 0.248141] pci 0000:00:04.0: reg 0x10: [io 0xd020-0xd03f]
  225. [ 0.249629] pci 0000:00:04.0: reg 0x14: [mem 0xf0400000-0xf07fffff]
  226. [ 0.251288] pci 0000:00:04.0: reg 0x18: [mem 0xf0800000-0xf0803fff pref]
  227. [ 0.257962] pci 0000:00:05.0: [8086:2415] type 00 class 0x040100
  228. [ 0.258024] pci 0000:00:05.0: reg 0x10: [io 0xd100-0xd1ff]
  229. [ 0.258067] pci 0000:00:05.0: reg 0x14: [io 0xd200-0xd23f]
  230. [ 0.258450] pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310
  231. [ 0.259508] pci 0000:00:06.0: reg 0x10: [mem 0xf0804000-0xf0804fff]
  232. [ 0.270076] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000
  233. [ 0.270407] pci 0000:00:07.0: quirk: [io 0x4000-0x403f] claimed by PIIX4 ACPI
  234. [ 0.271314] pci 0000:00:07.0: quirk: [io 0x4100-0x410f] claimed by PIIX4 SMB
  235. [ 0.271993] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601
  236. [ 0.273314] pci 0000:00:0d.0: reg 0x10: [io 0xd240-0xd247]
  237. [ 0.276002] pci 0000:00:0d.0: reg 0x18: [io 0xd250-0xd257]
  238. [ 0.279026] pci 0000:00:0d.0: reg 0x20: [io 0xd260-0xd26f]
  239. [ 0.280727] pci 0000:00:0d.0: reg 0x24: [mem 0xf0806000-0xf0807fff]
  240. [ 0.283686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 *11)
  241. [ 0.284895] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11)
  242. [ 0.285969] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11)
  243. [ 0.287509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11)
  244. [ 0.288719] ACPI: Enabled 2 GPEs in block 00 to 07
  245. [ 0.289518] vgaarb: setting as boot device: PCI:0000:00:02.0
  246. [ 0.290008] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  247. [ 0.290655] vgaarb: loaded
  248. [ 0.291218] vgaarb: bridge control possible 0000:00:02.0
  249. [ 0.291844] SCSI subsystem initialized
  250. [ 0.292338] libata version 3.00 loaded.
  251. [ 0.292371] ACPI: bus type USB registered
  252. [ 0.292835] usbcore: registered new interface driver usbfs
  253. [ 0.293451] usbcore: registered new interface driver hub
  254. [ 0.293877] usbcore: registered new device driver usb
  255. [ 0.294470] pps_core: LinuxPPS API ver. 1 registered
  256. [ 0.295260] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  257. [ 0.296024] PTP clock support registered
  258. [ 0.296563] Advanced Linux Sound Architecture Driver Initialized.
  259. [ 0.297407] PCI: Using ACPI for IRQ routing
  260. [ 0.297772] PCI: pci_cache_line_size set to 64 bytes
  261. [ 0.297954] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
  262. [ 0.297954] e820: reserve RAM buffer [mem 0xdfff0000-0xdfffffff]
  263. [ 0.298146] NetLabel: Initializing
  264. [ 0.298623] NetLabel: domain hash size = 128
  265. [ 0.299086] NetLabel: protocols = UNLABELED CIPSOv4
  266. [ 0.299271] NetLabel: unlabeled traffic allowed by default
  267. [ 0.300527] clocksource: Switched to clocksource refined-jiffies
  268. [ 0.316755] VFS: Disk quotas dquot_6.6.0
  269. [ 0.317248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  270. [ 0.318740] pnp: PnP ACPI init
  271. [ 0.319224] pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active)
  272. [ 0.319268] pnp 00:01: Plug and Play ACPI device, IDs PNP0f03 (active)
  273. [ 0.319614] pnp: PnP ACPI: found 2 devices
  274. [ 0.325357] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  275. [ 0.326529] clocksource: Switched to clocksource acpi_pm
  276. [ 0.327012] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  277. [ 0.327013] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  278. [ 0.327013] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  279. [ 0.327014] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xffdfffff window]
  280. [ 0.327041] NET: Registered protocol family 2
  281. [ 0.327759] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  282. [ 0.328691] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  283. [ 0.329300] TCP: Hash tables configured (established 32768 bind 32768)
  284. [ 0.329791] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  285. [ 0.330084] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  286. [ 0.330612] NET: Registered protocol family 1
  287. [ 0.331151] RPC: Registered named UNIX socket transport module.
  288. [ 0.332108] RPC: Registered udp transport module.
  289. [ 0.332598] RPC: Registered tcp transport module.
  290. [ 0.333102] RPC: Registered tcp NFSv4.1 backchannel transport module.
  291. [ 0.333589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  292. [ 0.334107] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  293. [ 0.334595] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  294. [ 0.336223] PCI: CLS 0 bytes, default 64
  295. [ 0.336253] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  296. [ 0.336867] software IO TLB [mem 0xdbff0000-0xdfff0000] (64MB) mapped at [ffff8800dbff0000-ffff8800dffeffff]
  297. [ 0.337443] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 10737418240 ms ovfl timer
  298. [ 0.344338] RAPL PMU: hw unit of domain pp0-core 2^-0 Joules
  299. [ 0.346218] RAPL PMU: hw unit of domain package 2^-0 Joules
  300. [ 0.347462] RAPL PMU: hw unit of domain dram 2^-0 Joules
  301. [ 0.348004] RAPL PMU: hw unit of domain pp1-gpu 2^-0 Joules
  302. [ 0.348511] RAPL PMU: hw unit of domain psys 2^-0 Joules
  303. [ 0.349086] platform rtc_cmos: registered platform RTC device (no PNP device found)
  304. [ 0.349914] Scanning for low memory corruption every 60 seconds
  305. [ 0.350337] audit: initializing netlink subsys (disabled)
  306. [ 0.351172] audit: type=2000 audit(1495793990.231:1): initialized
  307. [ 0.351841] workingset: timestamp_bits=56 max_order=20 bucket_order=0
  308. [ 0.354411] NFS: Registering the id_resolver key type
  309. [ 0.354872] Key type id_resolver registered
  310. [ 0.355044] Key type id_legacy registered
  311. [ 0.355582] ntfs: driver 2.1.32 [Flags: R/W].
  312. [ 0.356205] SELinux: Registering netfilter hooks
  313. [ 0.356733] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  314. [ 0.357765] io scheduler noop registered
  315. [ 0.358238] io scheduler deadline registered
  316. [ 0.359358] io scheduler cfq registered (default)
  317. [ 0.359666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  318. [ 0.360207] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  319. [ 0.360834] Non-volatile memory driver v1.3
  320. [ 0.361417] Linux agpgart interface v0.103
  321. [ 0.362823] ACPI: AC Adapter [AC] (on-line)
  322. [ 0.363344] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  323. [ 0.364128] ACPI: Power Button [PWRF]
  324. [ 0.364209] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
  325. [ 0.365883] ACPI: Sleep Button [SLPF]
  326. [ 0.366423] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  327. [ 0.366810] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input2
  328. [ 0.368094] ACPI: Battery Slot [BAT0] (battery present)
  329. [ 0.368612] [drm] Initialized
  330. [ 0.374972] hrtimer: interrupt took 3843505 ns
  331. [ 0.376582] loop: module loaded
  332. [ 0.377084] ahci 0000:00:0d.0: version 3.0
  333. [ 0.377438] ahci 0000:00:0d.0: SSS flag set, parallel bus scan disabled
  334. [ 0.378117] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
  335. [ 0.378971] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc
  336. [ 0.379984] scsi host0: ahci
  337. [ 0.380482] ata1: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806100 irq 21
  338. [ 0.381552] ata_piix 0000:00:01.1: version 2.13
  339. [ 0.387004] scsi host1: ata_piix
  340. [ 0.387566] scsi host2: ata_piix
  341. [ 0.395281] ata2: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
  342. [ 0.395787] ata3: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
  343. [ 0.396789] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
  344. [ 0.397298] e100: Copyright(c) 1999-2006 Intel Corporation
  345. [ 0.397772] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  346. [ 0.398202] e1000: Copyright (c) 1999-2006 Intel Corporation.
  347. [ 0.551555] ata3.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133
  348. [ 0.552404] ata3.00: configured for UDMA/33
  349. [ 0.698942] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  350. [ 0.699587] ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133
  351. [ 0.700055] ata1.00: 67108864 sectors, multi 128: LBA48 NCQ (depth 31/32)
  352. [ 0.704697] ata1.00: configured for UDMA/133
  353. [ 0.709283] scsi 0:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5
  354. [ 0.710932] sd 0:0:0:0: [sda] 67108864 512-byte logical blocks: (34.4 GB/32.0 GiB)
  355. [ 0.711933] sd 0:0:0:0: [sda] Write Protect is off
  356. [ 0.712151] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  357. [ 0.712159] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  358. [ 0.712917] sd 0:0:0:0: Attached scsi generic sg0 type 0
  359. [ 0.714656] scsi 2:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5
  360. [ 0.732735] sr 2:0:0:0: [sr0] scsi3-mmc drive: 32x/32x xa/form2 tray
  361. [ 0.733230] cdrom: Uniform CD-ROM driver Revision: 3.20
  362. [ 0.733680] sr 2:0:0:0: Attached scsi CD-ROM sr0
  363. [ 0.733800] sr 2:0:0:0: Attached scsi generic sg1 type 5
  364. [ 0.760130] sda: sda1 sda2 sda3 sda4
  365. [ 0.760726] sd 0:0:0:0: [sda] Attached SCSI disk
  366. [ 0.763950] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:68:d6:c4
  367. [ 0.764447] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
  368. [ 0.764964] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  369. [ 0.765437] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  370. [ 0.765969] sky2: driver version 1.30
  371. [ 0.766589] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  372. [ 0.767077] ehci-pci: EHCI PCI platform driver
  373. [ 0.767586] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  374. [ 0.768410] ohci-pci: OHCI PCI platform driver
  375. [ 0.768900] ohci-pci 0000:00:06.0: OHCI PCI host controller
  376. [ 0.769474] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 1
  377. [ 0.776881] ohci-pci 0000:00:06.0: irq 22, io mem 0xf0804000
  378. [ 0.830990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
  379. [ 0.831532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  380. [ 0.832356] usb usb1: Product: OHCI PCI host controller
  381. [ 0.832776] usb usb1: Manufacturer: Linux 4.9.16-gentoo ohci_hcd
  382. [ 0.833042] usb usb1: SerialNumber: 0000:00:06.0
  383. [ 0.833594] hub 1-0:1.0: USB hub found
  384. [ 0.834039] hub 1-0:1.0: 12 ports detected
  385. [ 0.834643] uhci_hcd: USB Universal Host Controller Interface driver
  386. [ 0.835271] usbcore: registered new interface driver usblp
  387. [ 0.835656] usbcore: registered new interface driver usb-storage
  388. [ 0.836155] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
  389. [ 0.837880] serio: i8042 KBD port at 0x60,0x64 irq 1
  390. [ 0.838394] serio: i8042 AUX port at 0x60,0x64 irq 12
  391. [ 0.838813] mousedev: PS/2 mouse device common for all mice
  392. [ 0.839341] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  393. [ 0.841343] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  394. [ 0.841755] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
  395. [ 0.842163] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  396. [ 0.843597] hidraw: raw HID events driver (C) Jiri Kosina
  397. [ 0.844396] usbcore: registered new interface driver usbhid
  398. [ 0.844844] usbhid: USB HID core driver
  399. [ 0.845193] Netfilter messages via NETLINK v0.30.
  400. [ 0.846540] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  401. [ 0.848079] ctnetlink v0.93: registering with nfnetlink.
  402. [ 0.849780] ip_tables: (C) 2000-2006 Netfilter Core Team
  403. [ 0.852003] Initializing XFRM netlink socket
  404. [ 0.853727] NET: Registered protocol family 10
  405. [ 0.855096] ip6_tables: (C) 2000-2006 Netfilter Core Team
  406. [ 0.857227] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  407. [ 0.858820] NET: Registered protocol family 17
  408. [ 0.860034] Key type dns_resolver registered
  409. [ 0.861771] microcode: sig=0x506e3, pf=0x2, revision=0x0
  410. [ 0.863499] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  411. [ 0.866425] registered taskstats version 1
  412. [ 0.868314] Magic number: 1:279:326
  413. [ 0.869608] console [netcon0] enabled
  414. [ 0.870776] netconsole: network logging started
  415. [ 0.872197] PM: Hibernation image not present or could not be loaded.
  416. [ 0.872198] ALSA device list:
  417. [ 0.873916] No soundcards found.
  418. [ 1.048022] random: fast init done
  419. [ 1.049319] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input5
  420. [ 1.050582] md: Waiting for all devices to be available before autodetect
  421. [ 1.051284] md: If you don't use raid, use raid=noautodetect
  422. [ 1.051924] md: Autodetecting RAID arrays.
  423. [ 1.052351] md: Scanned 0 and added 0 devices.
  424. [ 1.053157] md: autorun ...
  425. [ 1.053561] md: ... autorun DONE.
  426. [ 1.065867] EXT4-fs (sda4): couldn't mount as ext3 due to feature incompatibilities
  427. [ 1.074379] EXT4-fs (sda4): couldn't mount as ext2 due to feature incompatibilities
  428. [ 1.101309] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
  429. [ 1.102863] VFS: Mounted root (ext4 filesystem) readonly on device 8:4.
  430. [ 1.140451] devtmpfs: mounted
  431. [ 1.141455] Freeing unused kernel memory: 1140K (ffffffff81f30000 - ffffffff8204d000)
  432. [ 1.142351] Write protecting the kernel read-only data: 14336k
  433. [ 1.142807] Freeing unused kernel memory: 1568K (ffff880001878000 - ffff880001a00000)
  434. [ 1.145062] Freeing unused kernel memory: 1504K (ffff880001c88000 - ffff880001e00000)
  435. [ 1.227657] usb 1-1: new full-speed USB device number 2 using ohci-pci
  436. [ 1.366493] tsc: Refined TSC clocksource calibration: 3408.004 MHz
  437. [ 1.367377] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x311fd7ed0ff, max_idle_ns: 440795285512 ns
  438. [ 1.483779] usb 1-1: New USB device found, idVendor=80ee, idProduct=0021
  439. [ 1.484275] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
  440. [ 1.484757] usb 1-1: Product: USB Tablet
  441. [ 1.485209] usb 1-1: Manufacturer: VirtualBox
  442. [ 1.506137] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input6
  443. [ 1.507492] hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0
  444. [ 1.766987] random: crng init done
  445. [ 1.784589] loadkeys (949) used greatest stack depth: 13864 bytes left
  446. [ 1.797492] init-early.sh (947) used greatest stack depth: 13296 bytes left
  447. [ 2.374429] clocksource: Switched to clocksource tsc
  448. [ 2.994105] ln (1110) used greatest stack depth: 13144 bytes left
  449. [ 3.306751] udevd[1246]: starting version 3.1.5
  450. [ 3.744268] e1000 0000:00:03.0 enp0s3: renamed from eth0
  451. [ 3.806737] vboxguest: loading out-of-tree module taints kernel.
  452. [ 3.807923] vgdrvHeartbeatInit: Setting up heartbeat to trigger every 2000 milliseconds
  453. [ 3.807975] input: Unspecified device as /devices/pci0000:00/0000:00:04.0/input/input7
  454. [ 3.808067] vboxguest: misc device minor 57, IRQ 20, I/O port d020, MMIO at 00000000f0400000 (size 0x400000)
  455. [ 3.808068] vboxguest: Successfully loaded version 5.1.22 (interface 0x00010004)
  456. [ 3.843166] [drm] VRAM 00c00000
  457. [ 3.843315] [TTM] Zone kernel: Available graphics memory: 2024366 kiB
  458. [ 3.843315] [TTM] Initializing pool allocator
  459. [ 3.843317] [TTM] Initializing DMA pool allocator
  460. [ 3.850938] fbcon: vboxdrmfb (fb0) is primary device
  461. [ 3.858839] Console: switching to colour frame buffer device 100x37
  462. [ 3.863459] vboxvideo 0000:00:02.0: fb0: vboxdrmfb frame buffer device
  463. [ 3.863461] [drm] Initialized vboxvideo 1.0.0 20130823 for 0000:00:02.0 on minor 0
  464. [ 4.576423] EXT4-fs (sda4): re-mounted. Opts: (null)
  465. [ 4.710069] Adding 3905532k swap on /dev/sda3. Priority:-1 extents:1 across:3905532k
  466. [ 4.730902] EXT4-fs (sda2): mounting ext2 file system using the ext4 subsystem
  467. [ 4.767603] EXT4-fs (sda2): mounted filesystem without journal. Opts: (null)
  468. [ 5.629186] gzip (1738) used greatest stack depth: 13104 bytes left
  469. [ 6.050843] IPv6: ADDRCONF(NETDEV_UP): enp0s3: link is not ready
  470. [ 6.052631] e1000: enp0s3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
  471. [ 6.052857] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s3: link becomes ready
  472. [ 6.679583] udevd (1280) used greatest stack depth: 11896 bytes left
  473. [ 12.049986] vboxsf: Successfully loaded version 5.1.22 (interface 0x00010004)
  474. [ 12.207702] VBoxService 5.1.22 r115126 (verbosity: 0) linux.amd64 (May 25 2017 16:22:29) release log
  475. 00:00:00.000074 main Log opened 2017-05-26T10:20:02.989849000Z
  476. [ 12.207728] 00:00:00.000132 main OS Product: Linux
  477. [ 12.207742] 00:00:00.000149 main OS Release: 4.9.16-gentoo
  478. [ 12.207755] 00:00:00.000162 main OS Version: #21 SMP Thu May 25 16:18:22 -00 2017
  479. [ 12.207772] 00:00:00.000175 main Executable: /usr/sbin/vboxguest-service
  480. 00:00:00.000176 main Process ID: 2106
  481. 00:00:00.000176 main Package type: LINUX_64BITS_GENERIC (OSE)
  482. [ 12.209022] 00:00:00.001422 main 5.1.22 r115126 started. Verbose level = 0
  483.