Advertisement
Guest User

/run/initramfs/rdsosreport.txt

a guest
Jan 3rd, 2016
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.51 KB | None | 0 0
  1. + cat /lib/dracut/dracut-044
  2. dracut-044
  3. + cat /proc/cmdline
  4. BOOT_IMAGE=/void/boot/vmlinuz-4.3.3_2 root=UUID=0df49bb3-76cf-42e9-bf9c-c8aa81bd5809 ro rootflags=subvol=void rd.luks.uuid=ba25bbcf-4d21-4c27-b4c7-36c0b0b1df4f rd.auto rd.cmdline=ask loglevel=6
  5. + '[' -f /etc/cmdline ']'
  6. + for _i in '/etc/cmdline.d/*.conf'
  7. + '[' -f '/etc/cmdline.d/*.conf' ']'
  8. + break
  9. + cat /proc/self/mountinfo
  10. 0 0 0:1 / / rw - rootfs rootfs rw
  11. 16 0 0:4 / /proc rw,nosuid,nodev,noexec,relatime - proc proc rw
  12. 17 0 0:16 / /sys rw,nosuid,nodev,noexec,relatime - sysfs sysfs rw
  13. 18 0 0:6 / /dev rw,nosuid,noexec - devtmpfs devtmpfs rw,size=4022068k,nr_inodes=1005517,mode=755
  14. 19 18 0:13 / /dev/pts rw,nosuid,noexec,relatime - devpts devpts rw,gid=5,mode=620,ptmxmode=000
  15. 20 18 0:17 / /dev/shm rw,nosuid,nodev,noexec - tmpfs tmpfs rw
  16. 21 0 0:18 / /run rw,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755
  17. + cat /proc/mounts
  18. rootfs / rootfs rw 0 0
  19. proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
  20. sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
  21. devtmpfs /dev devtmpfs rw,nosuid,noexec,size=4022068k,nr_inodes=1005517,mode=755 0 0
  22. devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
  23. tmpfs /dev/shm tmpfs rw,nosuid,nodev,noexec 0 0
  24. tmpfs /run tmpfs rw,nosuid,nodev,noexec,mode=755 0 0
  25. + blkid
  26. + blkid -o udev
  27. + ls -l '/dev/disk/by*'
  28. ls: cannot access /dev/disk/by*: No such file or directory
  29. + for _i in '/etc/conf.d/*.conf'
  30. + '[' -f '/etc/conf.d/*.conf' ']'
  31. + break
  32. + command -v lvm
  33. + lvm pvdisplay
  34. + lvm vgdisplay
  35. + lvm lvdisplay
  36. + command -v dmsetup
  37. + dmsetup ls --tree
  38. No devices found
  39. + cat /proc/mdstat
  40. cat: /proc/mdstat: No such file or directory
  41. + command -v ip
  42. + command -v journalctl
  43. + dmesg
  44. [ 0.000000] Initializing cgroup subsys cpuset
  45. [ 0.000000] Initializing cgroup subsys cpu
  46. [ 0.000000] Initializing cgroup subsys cpuacct
  47. [ 0.000000] Linux version 4.3.3_2 (xbps-builder@build.voidlinux.eu) (gcc version 4.9.3 (GCC) ) #1 SMP PREEMPT Wed Dec 23 07:55:09 UTC 2015
  48. [ 0.000000] Command line: BOOT_IMAGE=/void/boot/vmlinuz-4.3.3_2 root=UUID=0df49bb3-76cf-42e9-bf9c-c8aa81bd5809 ro rootflags=subvol=void rd.luks.uuid=ba25bbcf-4d21-4c27-b4c7-36c0b0b1df4f rd.auto rd.cmdline=ask loglevel=6
  49. [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
  50. [ 0.000000] x86/fpu: xstate_offset[3]: 03c0, xstate_sizes[3]: 0040
  51. [ 0.000000] x86/fpu: xstate_offset[4]: 0400, xstate_sizes[4]: 0040
  52. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
  53. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
  54. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
  55. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers'
  56. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR'
  57. [ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 0x440 bytes, using 'standard' format.
  58. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  59. [ 0.000000] e820: BIOS-provided physical RAM map:
  60. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
  61. [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
  62. [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
  63. [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
  64. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007273afff] usable
  65. [ 0.000000] BIOS-e820: [mem 0x000000007273b000-0x000000007273bfff] ACPI NVS
  66. [ 0.000000] BIOS-e820: [mem 0x000000007273c000-0x0000000072765fff] reserved
  67. [ 0.000000] BIOS-e820: [mem 0x0000000072766000-0x00000000727b7fff] usable
  68. [ 0.000000] BIOS-e820: [mem 0x00000000727b8000-0x0000000072bf8fff] reserved
  69. [ 0.000000] BIOS-e820: [mem 0x0000000072bf9000-0x0000000075992fff] usable
  70. [ 0.000000] BIOS-e820: [mem 0x0000000075993000-0x00000000763eefff] reserved
  71. [ 0.000000] BIOS-e820: [mem 0x00000000763ef000-0x0000000076a08fff] usable
  72. [ 0.000000] BIOS-e820: [mem 0x0000000076a09000-0x00000000773a5fff] ACPI NVS
  73. [ 0.000000] BIOS-e820: [mem 0x00000000773a6000-0x0000000077f87fff] reserved
  74. [ 0.000000] BIOS-e820: [mem 0x0000000077f88000-0x0000000077ffdfff] type 20
  75. [ 0.000000] BIOS-e820: [mem 0x0000000077ffe000-0x0000000077ffefff] usable
  76. [ 0.000000] BIOS-e820: [mem 0x0000000078000000-0x00000000780fffff] reserved
  77. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  78. [ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
  79. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  80. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  81. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  82. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000283ffffff] usable
  83. [ 0.000000] NX (Execute Disable) protection: active
  84. [ 0.000000] efi: EFI v2.40 by American Megatrends
  85. [ 0.000000] efi: ESRT=0x77ec6e18 ACPI=0x76b0d000 ACPI 2.0=0x76b0d000 SMBIOS=0x778e0000 SMBIOS 3.0=0x778df000
  86. [ 0.000000] esrt: Reserving ESRT space from 0x0000000077ec6e18 to 0x0000000077ec6e50.
  87. [ 0.000000] SMBIOS 3.0.0 present.
  88. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  89. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  90. [ 0.000000] e820: last_pfn = 0x284000 max_arch_pfn = 0x400000000
  91. [ 0.000000] MTRR default type: write-back
  92. [ 0.000000] MTRR fixed ranges enabled:
  93. [ 0.000000] 00000-9FFFF write-back
  94. [ 0.000000] A0000-BFFFF uncachable
  95. [ 0.000000] C0000-FFFFF write-protect
  96. [ 0.000000] MTRR variable ranges enabled:
  97. [ 0.000000] 0 base 0080000000 mask 7F80000000 uncachable
  98. [ 0.000000] 1 base 007C000000 mask 7FFC000000 uncachable
  99. [ 0.000000] 2 base 007A000000 mask 7FFE000000 uncachable
  100. [ 0.000000] 3 base 0079000000 mask 7FFF000000 uncachable
  101. [ 0.000000] 4 base 0078800000 mask 7FFF800000 uncachable
  102. [ 0.000000] 5 disabled
  103. [ 0.000000] 6 disabled
  104. [ 0.000000] 7 disabled
  105. [ 0.000000] 8 disabled
  106. [ 0.000000] 9 disabled
  107. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  108. [ 0.000000] e820: last_pfn = 0x77fff max_arch_pfn = 0x400000000
  109. [ 0.000000] Scanning 1 areas for low memory corruption
  110. [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
  111. [ 0.000000] Using GB pages for direct mapping
  112. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  113. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  114. [ 0.000000] BRK [0x01b58000, 0x01b58fff] PGTABLE
  115. [ 0.000000] BRK [0x01b59000, 0x01b59fff] PGTABLE
  116. [ 0.000000] BRK [0x01b5a000, 0x01b5afff] PGTABLE
  117. [ 0.000000] init_memory_mapping: [mem 0x283e00000-0x283ffffff]
  118. [ 0.000000] [mem 0x283e00000-0x283ffffff] page 2M
  119. [ 0.000000] BRK [0x01b5b000, 0x01b5bfff] PGTABLE
  120. [ 0.000000] init_memory_mapping: [mem 0x280000000-0x283dfffff]
  121. [ 0.000000] [mem 0x280000000-0x283dfffff] page 2M
  122. [ 0.000000] init_memory_mapping: [mem 0x260000000-0x27fffffff]
  123. [ 0.000000] [mem 0x260000000-0x27fffffff] page 1G
  124. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7273afff]
  125. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  126. [ 0.000000] [mem 0x00200000-0x725fffff] page 2M
  127. [ 0.000000] [mem 0x72600000-0x7273afff] page 4k
  128. [ 0.000000] init_memory_mapping: [mem 0x72766000-0x727b7fff]
  129. [ 0.000000] [mem 0x72766000-0x727b7fff] page 4k
  130. [ 0.000000] init_memory_mapping: [mem 0x72bf9000-0x75992fff]
  131. [ 0.000000] [mem 0x72bf9000-0x72bfffff] page 4k
  132. [ 0.000000] [mem 0x72c00000-0x757fffff] page 2M
  133. [ 0.000000] [mem 0x75800000-0x75992fff] page 4k
  134. [ 0.000000] BRK [0x01b5c000, 0x01b5cfff] PGTABLE
  135. [ 0.000000] BRK [0x01b5d000, 0x01b5dfff] PGTABLE
  136. [ 0.000000] init_memory_mapping: [mem 0x763ef000-0x76a08fff]
  137. [ 0.000000] [mem 0x763ef000-0x763fffff] page 4k
  138. [ 0.000000] [mem 0x76400000-0x769fffff] page 2M
  139. [ 0.000000] [mem 0x76a00000-0x76a08fff] page 4k
  140. [ 0.000000] init_memory_mapping: [mem 0x77ffe000-0x77ffefff]
  141. [ 0.000000] [mem 0x77ffe000-0x77ffefff] page 4k
  142. [ 0.000000] init_memory_mapping: [mem 0x100000000-0x25fffffff]
  143. [ 0.000000] [mem 0x100000000-0x25fffffff] page 1G
  144. [ 0.000000] RAMDISK: [mem 0x342da000-0x36164fff]
  145. [ 0.000000] ACPI: Early table checksum verification disabled
  146. [ 0.000000] ACPI: RSDP 0x0000000076B0D000 000024 (v02 _ASUS_)
  147. [ 0.000000] ACPI: XSDT 0x0000000076B0D0A8 0000D4 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
  148. [ 0.000000] ACPI: FACP 0x0000000076B32358 00010C (v05 _ASUS_ Notebook 01072009 AMI 00010013)
  149. [ 0.000000] ACPI: DSDT 0x0000000076B0D210 025145 (v02 _ASUS_ Notebook 01072009 INTL 20120913)
  150. [ 0.000000] ACPI: FACS 0x00000000773A4F80 000040
  151. [ 0.000000] ACPI: APIC 0x0000000076B32468 000084 (v03 _ASUS_ Notebook 01072009 AMI 00010013)
  152. [ 0.000000] ACPI: FPDT 0x0000000076B324F0 000044 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
  153. [ 0.000000] ACPI: FIDT 0x0000000076B32538 00009C (v01 _ASUS_ Notebook 01072009 AMI 00010013)
  154. [ 0.000000] ACPI: MCFG 0x0000000076B325D8 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
  155. [ 0.000000] ACPI: HPET 0x0000000076B32618 000038 (v01 _ASUS_ Notebook 01072009 AMI. 0005000B)
  156. [ 0.000000] ACPI: SSDT 0x0000000076B32650 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
  157. [ 0.000000] ACPI: ECDT 0x0000000076B32968 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
  158. [ 0.000000] ACPI: LPIT 0x0000000076B32A30 000094 (v01 INTEL SKL-ULT 00000000 MSFT 0000005F)
  159. [ 0.000000] ACPI: SSDT 0x0000000076B32AC8 000248 (v02 INTEL sensrhub 00000000 INTL 20120913)
  160. [ 0.000000] ACPI: DBGP 0x0000000076B32D10 000034 (v01 INTEL 00000000 MSFT 0000005F)
  161. [ 0.000000] ACPI: DBG2 0x0000000076B32D48 000054 (v00 INTEL 00000000 MSFT 0000005F)
  162. [ 0.000000] ACPI: SSDT 0x0000000076B32DA0 003DDE (v02 DptfTa DptfTabl 00001000 INTL 20120913)
  163. [ 0.000000] ACPI: SSDT 0x0000000076B36B80 005862 (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
  164. [ 0.000000] ACPI: UEFI 0x0000000076B3C3E8 000042 (v01 00000000 00000000)
  165. [ 0.000000] ACPI: SSDT 0x0000000076B3C430 000E58 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
  166. [ 0.000000] ACPI: SSDT 0x0000000076B3D288 0007CB (v02 SgRef SgPch 00001000 INTL 20120913)
  167. [ 0.000000] ACPI: DMAR 0x0000000076B3DA58 0000F0 (v01 INTEL SKL 00000001 INTL 00000001)
  168. [ 0.000000] ACPI: TPM2 0x0000000076B3DB48 000034 (v03 Tpm2Tabl 00000001 AMI 00000000)
  169. [ 0.000000] ACPI: BGRT 0x0000000076B3DB80 000038 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
  170. [ 0.000000] ACPI: SSDT 0x0000000076B3DBB8 001AA5 (v01 OptRef OptTabl 00001000 INTL 20120913)
  171. [ 0.000000] ACPI: MSDM 0x00000000761B0F18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
  172. [ 0.000000] ACPI: Local APIC address 0xfee00000
  173. [ 0.000000] No NUMA configuration found
  174. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000283ffffff]
  175. [ 0.000000] NODE_DATA(0) allocated [mem 0x283ff7000-0x283ffafff]
  176. [ 0.000000] [ffffea0000000000-ffffea000a1fffff] PMD -> [ffff88027b600000-ffff8802835fffff] on node 0
  177. [ 0.000000] Zone ranges:
  178. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  179. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  180. [ 0.000000] Normal [mem 0x0000000100000000-0x0000000283ffffff]
  181. [ 0.000000] Movable zone start for each node
  182. [ 0.000000] Early memory node ranges
  183. [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
  184. [ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009dfff]
  185. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000007273afff]
  186. [ 0.000000] node 0: [mem 0x0000000072766000-0x00000000727b7fff]
  187. [ 0.000000] node 0: [mem 0x0000000072bf9000-0x0000000075992fff]
  188. [ 0.000000] node 0: [mem 0x00000000763ef000-0x0000000076a08fff]
  189. [ 0.000000] node 0: [mem 0x0000000077ffe000-0x0000000077ffefff]
  190. [ 0.000000] node 0: [mem 0x0000000100000000-0x0000000283ffffff]
  191. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000283ffffff]
  192. [ 0.000000] On node 0 totalpages: 2071262
  193. [ 0.000000] DMA zone: 64 pages used for memmap
  194. [ 0.000000] DMA zone: 22 pages reserved
  195. [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
  196. [ 0.000000] DMA32 zone: 7470 pages used for memmap
  197. [ 0.000000] DMA32 zone: 478018 pages, LIFO batch:31
  198. [ 0.000000] Normal zone: 24832 pages used for memmap
  199. [ 0.000000] Normal zone: 1589248 pages, LIFO batch:31
  200. [ 0.000000] Reserving Intel graphics stolen memory at 0x79000000-0x7affffff
  201. [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
  202. [ 0.000000] ACPI: Local APIC address 0xfee00000
  203. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  204. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  205. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  206. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  207. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  208. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  209. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  210. [ 0.000000] ACPI: IRQ0 used by override.
  211. [ 0.000000] ACPI: IRQ9 used by override.
  212. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  213. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  214. [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  215. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  216. [ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
  217. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  218. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  219. [ 0.000000] PM: Registered nosave memory: [mem 0x7273b000-0x7273bfff]
  220. [ 0.000000] PM: Registered nosave memory: [mem 0x7273c000-0x72765fff]
  221. [ 0.000000] PM: Registered nosave memory: [mem 0x727b8000-0x72bf8fff]
  222. [ 0.000000] PM: Registered nosave memory: [mem 0x75993000-0x763eefff]
  223. [ 0.000000] PM: Registered nosave memory: [mem 0x76a09000-0x773a5fff]
  224. [ 0.000000] PM: Registered nosave memory: [mem 0x773a6000-0x77f87fff]
  225. [ 0.000000] PM: Registered nosave memory: [mem 0x77f88000-0x77ffdfff]
  226. [ 0.000000] PM: Registered nosave memory: [mem 0x77fff000-0x77ffffff]
  227. [ 0.000000] PM: Registered nosave memory: [mem 0x78000000-0x780fffff]
  228. [ 0.000000] PM: Registered nosave memory: [mem 0x78100000-0x78ffffff]
  229. [ 0.000000] PM: Registered nosave memory: [mem 0x79000000-0x7affffff]
  230. [ 0.000000] PM: Registered nosave memory: [mem 0x7b000000-0xdfffffff]
  231. [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  232. [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
  233. [ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
  234. [ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
  235. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  236. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
  237. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  238. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
  239. [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  240. [ 0.000000] e820: [mem 0x7b000000-0xdfffffff] available for PCI devices
  241. [ 0.000000] Booting paravirtualized kernel on bare hardware
  242. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  243. [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
  244. [ 0.000000] PERCPU: Embedded 32 pages/cpu @ffff880283c00000 s93528 r8192 d29352 u524288
  245. [ 0.000000] pcpu-alloc: s93528 r8192 d29352 u524288 alloc=1*2097152
  246. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  247. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2038874
  248. [ 0.000000] Policy zone: Normal
  249. [ 0.000000] Kernel command line: BOOT_IMAGE=/void/boot/vmlinuz-4.3.3_2 root=UUID=0df49bb3-76cf-42e9-bf9c-c8aa81bd5809 ro rootflags=subvol=void rd.luks.uuid=ba25bbcf-4d21-4c27-b4c7-36c0b0b1df4f rd.auto rd.cmdline=ask loglevel=6
  250. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  251. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  252. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  253. [ 0.000000] Memory: 7995184K/8285048K available (5845K kernel code, 1016K rwdata, 1876K rodata, 1236K init, 1136K bss, 289864K reserved, 0K cma-reserved)
  254. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  255. [ 0.000000] Preemptible hierarchical RCU implementation.
  256. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  257. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
  258. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
  259. [ 0.000000] NR_IRQS:4352 nr_irqs:1024 16
  260. [ 0.000000] spurious 8259A interrupt: IRQ7.
  261. [ 0.000000] Console: colour dummy device 80x25
  262. [ 0.000000] console [tty0] enabled
  263. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
  264. [ 0.000000] hpet clockevent registered
  265. [ 0.000000] tsc: PIT calibration matches HPET. 1 loops
  266. [ 0.000000] tsc: Detected 2591.942 MHz processor
  267. [ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 5183.88 BogoMIPS (lpj=2591942)
  268. [ 0.000003] pid_max: default: 32768 minimum: 301
  269. [ 0.000006] ACPI: Core revision 20150818
  270. [ 0.035202] ACPI: 8 ACPI AML tables successfully acquired and loaded
  271. [ 0.037262] Security Framework initialized
  272. [ 0.037263] Yama: becoming mindful.
  273. [ 0.037626] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  274. [ 0.038856] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  275. [ 0.039424] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  276. [ 0.039432] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  277. [ 0.039565] Initializing cgroup subsys io
  278. [ 0.039568] Initializing cgroup subsys memory
  279. [ 0.039573] Initializing cgroup subsys devices
  280. [ 0.039574] Initializing cgroup subsys freezer
  281. [ 0.039575] Initializing cgroup subsys net_cls
  282. [ 0.039577] Initializing cgroup subsys perf_event
  283. [ 0.039578] Initializing cgroup subsys net_prio
  284. [ 0.039579] Initializing cgroup subsys hugetlb
  285. [ 0.039581] Initializing cgroup subsys pids
  286. [ 0.039600] CPU: Physical Processor ID: 0
  287. [ 0.039601] CPU: Processor Core ID: 0
  288. [ 0.039604] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  289. [ 0.039607] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  290. [ 0.040722] mce: CPU supports 8 MCE banks
  291. [ 0.040735] CPU0: Thermal monitoring enabled (TM1)
  292. [ 0.040741] process: using mwait in idle threads
  293. [ 0.040743] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  294. [ 0.040744] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  295. [ 0.041030] Freeing SMP alternatives memory: 20K (ffffffff81a35000 - ffffffff81a3a000)
  296. [ 0.042760] Ignoring BGRT: invalid status 0 (expected 1)
  297. [ 0.043723] ftrace: allocating 24126 entries in 95 pages
  298. [ 0.051236] DMAR: Host address width 39
  299. [ 0.051238] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  300. [ 0.051244] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
  301. [ 0.051246] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  302. [ 0.051250] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
  303. [ 0.051251] DMAR: RMRR base: 0x00000076190000 end: 0x000000761affff
  304. [ 0.051252] DMAR: RMRR base: 0x00000078800000 end: 0x0000007affffff
  305. [ 0.051253] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
  306. [ 0.051253] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
  307. [ 0.051255] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
  308. [ 0.051256] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  309. [ 0.051256] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
  310. [ 0.051257] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
  311. [ 0.052741] DMAR-IR: Enabled IRQ remapping in xapic mode
  312. [ 0.052741] x2apic: IRQ remapping doesn't support X2APIC mode
  313. [ 0.056862] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  314. [ 0.066868] TSC deadline timer enabled
  315. [ 0.066873] smpboot: CPU0: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz (family: 0x6, model: 0x4e, stepping: 0x3)
  316. [ 0.066889] Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
  317. [ 0.066911] ... version: 4
  318. [ 0.066912] ... bit width: 48
  319. [ 0.066913] ... generic registers: 4
  320. [ 0.066913] ... value mask: 0000ffffffffffff
  321. [ 0.066914] ... max period: 0000ffffffffffff
  322. [ 0.066914] ... fixed-purpose events: 3
  323. [ 0.066915] ... event mask: 000000070000000f
  324. [ 0.076003] x86: Booting SMP configuration:
  325. [ 0.076011] .... node #0, CPUs: #1
  326. [ 0.090330] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  327. [ 0.093341] #2 #3
  328. [ 0.124962] x86: Booted up 1 node, 4 CPUs
  329. [ 0.124966] smpboot: Total of 4 processors activated (20735.53 BogoMIPS)
  330. [ 0.128521] devtmpfs: initialized
  331. [ 0.130121] PM: Registering ACPI NVS region [mem 0x7273b000-0x7273bfff] (4096 bytes)
  332. [ 0.130123] PM: Registering ACPI NVS region [mem 0x76a09000-0x773a5fff] (10080256 bytes)
  333. [ 0.130249] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  334. [ 0.130300] pinctrl core: initialized pinctrl subsystem
  335. [ 0.130432] NET: Registered protocol family 16
  336. [ 0.135431] cpuidle: using governor ladder
  337. [ 0.140466] cpuidle: using governor menu
  338. [ 0.140593] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  339. [ 0.140595] ACPI: bus type PCI registered
  340. [ 0.140596] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  341. [ 0.140650] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  342. [ 0.140652] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  343. [ 0.140662] PCI: Using configuration type 1 for base access
  344. [ 0.144808] ACPI: Added _OSI(Module Device)
  345. [ 0.144810] ACPI: Added _OSI(Processor Device)
  346. [ 0.144811] ACPI: Added _OSI(3.0 _SCP Extensions)
  347. [ 0.144812] ACPI: Added _OSI(Processor Aggregator Device)
  348. [ 0.148354] ACPI : EC: EC description table is found, configuring boot EC
  349. [ 0.148371] ACPI : EC: EC started
  350. [ 0.151867] ACPI: Executed 22 blocks of module-level executable AML code
  351. [ 0.157283] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  352. [ 0.163215] ACPI: Dynamic OEM Table Load:
  353. [ 0.163222] ACPI: SSDT 0xFFFF880279826C00 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
  354. [ 0.163997] ACPI: Dynamic OEM Table Load:
  355. [ 0.164003] ACPI: SSDT 0xFFFF88027982B000 000660 (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
  356. [ 0.165773] ACPI: Dynamic OEM Table Load:
  357. [ 0.165778] ACPI: SSDT 0xFFFF88027982B800 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
  358. [ 0.166701] ACPI: Dynamic OEM Table Load:
  359. [ 0.166706] ACPI: SSDT 0xFFFF880279871A00 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
  360. [ 0.168977] ACPI: Interpreter enabled
  361. [ 0.168986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150818/hwxface-580)
  362. [ 0.168996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150818/hwxface-580)
  363. [ 0.169015] ACPI: (supports S0 S3 S4 S5)
  364. [ 0.169016] ACPI: Using IOAPIC for interrupt routing
  365. [ 0.169043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  366. [ 0.171034] ACPI: Power Resource [WRST] (off)
  367. [ 0.171265] ACPI: Power Resource [WRST] (off)
  368. [ 0.171495] ACPI: Power Resource [WRST] (off)
  369. [ 0.171721] ACPI: Power Resource [WRST] (off)
  370. [ 0.171948] ACPI: Power Resource [WRST] (off)
  371. [ 0.171983] ACPI: Power Resource [PC09] (on)
  372. [ 0.273936] ACPI: Power Resource [WRST] (off)
  373. [ 0.274222] ACPI: Power Resource [WRST] (off)
  374. [ 0.274496] ACPI: Power Resource [WRST] (off)
  375. [ 0.274770] ACPI: Power Resource [WRST] (off)
  376. [ 0.275068] ACPI: Power Resource [WRST] (off)
  377. [ 0.275362] ACPI: Power Resource [WRST] (off)
  378. [ 0.275632] ACPI: Power Resource [WRST] (off)
  379. [ 0.275902] ACPI: Power Resource [WRST] (off)
  380. [ 0.276176] ACPI: Power Resource [WRST] (off)
  381. [ 0.276445] ACPI: Power Resource [WRST] (off)
  382. [ 0.276716] ACPI: Power Resource [WRST] (off)
  383. [ 0.276990] ACPI: Power Resource [WRST] (off)
  384. [ 0.277272] ACPI: Power Resource [WRST] (off)
  385. [ 0.277544] ACPI: Power Resource [WRST] (off)
  386. [ 0.284230] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  387. [ 0.284236] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  388. [ 0.285543] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  389. [ 0.285544] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  390. [ 0.286002] PCI host bridge to bus 0000:00
  391. [ 0.286005] pci_bus 0000:00: root bus resource [bus 00-fe]
  392. [ 0.286006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  393. [ 0.286008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  394. [ 0.286009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  395. [ 0.286010] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
  396. [ 0.286011] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  397. [ 0.286012] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
  398. [ 0.286013] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
  399. [ 0.286015] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  400. [ 0.286016] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  401. [ 0.286017] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  402. [ 0.286018] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  403. [ 0.286019] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  404. [ 0.286020] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  405. [ 0.286021] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
  406. [ 0.286022] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
  407. [ 0.286023] pci_bus 0000:00: root bus resource [mem 0x7b000000-0xdfffffff window]
  408. [ 0.286025] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
  409. [ 0.286031] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
  410. [ 0.286129] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
  411. [ 0.286141] pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
  412. [ 0.286147] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
  413. [ 0.286151] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
  414. [ 0.286252] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
  415. [ 0.286268] pci 0000:00:04.0: reg 0x10: [mem 0xdf320000-0xdf327fff 64bit]
  416. [ 0.286436] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
  417. [ 0.286465] pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
  418. [ 0.286520] pci 0000:00:14.0: PME# supported from D3hot D3cold
  419. [ 0.286602] pci 0000:00:14.0: System wakeup disabled by ACPI
  420. [ 0.286633] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
  421. [ 0.286661] pci 0000:00:14.2: reg 0x10: [mem 0xdf338000-0xdf338fff 64bit]
  422. [ 0.286877] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
  423. [ 0.287196] pci 0000:00:15.0: reg 0x10: [mem 0xdf337000-0xdf337fff 64bit]
  424. [ 0.287966] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
  425. [ 0.288285] pci 0000:00:15.1: reg 0x10: [mem 0xdf336000-0xdf336fff 64bit]
  426. [ 0.288992] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
  427. [ 0.289028] pci 0000:00:16.0: reg 0x10: [mem 0xdf335000-0xdf335fff 64bit]
  428. [ 0.289087] pci 0000:00:16.0: PME# supported from D3hot
  429. [ 0.289204] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
  430. [ 0.289228] pci 0000:00:17.0: reg 0x10: [mem 0xdf330000-0xdf331fff]
  431. [ 0.289236] pci 0000:00:17.0: reg 0x14: [mem 0xdf334000-0xdf3340ff]
  432. [ 0.289244] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
  433. [ 0.289252] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
  434. [ 0.289260] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
  435. [ 0.289268] pci 0000:00:17.0: reg 0x24: [mem 0xdf333000-0xdf3337ff]
  436. [ 0.289296] pci 0000:00:17.0: PME# supported from D3hot
  437. [ 0.289410] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
  438. [ 0.289468] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  439. [ 0.289566] pci 0000:00:1c.0: System wakeup disabled by ACPI
  440. [ 0.289603] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
  441. [ 0.289660] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  442. [ 0.289753] pci 0000:00:1c.4: System wakeup disabled by ACPI
  443. [ 0.289780] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
  444. [ 0.289837] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
  445. [ 0.289929] pci 0000:00:1c.5: System wakeup disabled by ACPI
  446. [ 0.289972] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
  447. [ 0.290177] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
  448. [ 0.290191] pci 0000:00:1f.2: reg 0x10: [mem 0xdf32c000-0xdf32ffff]
  449. [ 0.290338] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
  450. [ 0.290376] pci 0000:00:1f.3: reg 0x10: [mem 0xdf328000-0xdf32bfff 64bit]
  451. [ 0.290410] pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
  452. [ 0.290444] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  453. [ 0.290574] pci 0000:00:1f.3: System wakeup disabled by ACPI
  454. [ 0.290608] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
  455. [ 0.290662] pci 0000:00:1f.4: reg 0x10: [mem 0xdf332000-0xdf3320ff 64bit]
  456. [ 0.290733] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
  457. [ 0.290939] pci 0000:01:00.0: [10de:1346] type 00 class 0x030200
  458. [ 0.290964] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
  459. [ 0.290977] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
  460. [ 0.290989] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
  461. [ 0.290998] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
  462. [ 0.291007] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
  463. [ 0.291113] pci 0000:01:00.0: System wakeup disabled by ACPI
  464. [ 0.293126] pci 0000:00:1c.0: PCI bridge to [bus 01]
  465. [ 0.293129] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
  466. [ 0.293132] pci 0000:00:1c.0: bridge window [mem 0xde000000-0xdf0fffff]
  467. [ 0.293136] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
  468. [ 0.293200] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
  469. [ 0.293239] pci 0000:02:00.0: reg 0x10: [io 0xd000-0xd0ff]
  470. [ 0.293267] pci 0000:02:00.0: reg 0x18: [mem 0xdf204000-0xdf204fff 64bit]
  471. [ 0.293284] pci 0000:02:00.0: reg 0x20: [mem 0xdf200000-0xdf203fff 64bit]
  472. [ 0.293350] pci 0000:02:00.0: supports D1 D2
  473. [ 0.293351] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  474. [ 0.293432] pci 0000:02:00.0: System wakeup disabled by ACPI
  475. [ 0.295139] pci 0000:00:1c.4: PCI bridge to [bus 02]
  476. [ 0.295142] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
  477. [ 0.295144] pci 0000:00:1c.4: bridge window [mem 0xdf200000-0xdf2fffff]
  478. [ 0.295211] pci 0000:03:00.0: [168c:0036] type 00 class 0x028000
  479. [ 0.295251] pci 0000:03:00.0: reg 0x10: [mem 0xdf100000-0xdf17ffff 64bit]
  480. [ 0.295302] pci 0000:03:00.0: reg 0x30: [mem 0xdf180000-0xdf18ffff pref]
  481. [ 0.295349] pci 0000:03:00.0: supports D1 D2
  482. [ 0.295350] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  483. [ 0.295416] pci 0000:03:00.0: System wakeup disabled by ACPI
  484. [ 0.297151] pci 0000:00:1c.5: PCI bridge to [bus 03]
  485. [ 0.297155] pci 0000:00:1c.5: bridge window [mem 0xdf100000-0xdf1fffff]
  486. [ 0.298801] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  487. [ 0.298844] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
  488. [ 0.298884] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
  489. [ 0.298925] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
  490. [ 0.298964] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
  491. [ 0.299005] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
  492. [ 0.299045] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
  493. [ 0.299087] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
  494. [ 0.299471] ACPI: Enabled 6 GPEs in block 00 to 7F
  495. [ 0.299578] ACPI : EC: GPE = 0x50, I/O: command/status = 0x66, data = 0x62
  496. [ 0.299648] vgaarb: setting as boot device: PCI:0000:00:02.0
  497. [ 0.299649] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  498. [ 0.299652] vgaarb: loaded
  499. [ 0.299653] vgaarb: bridge control possible 0000:00:02.0
  500. [ 0.299734] pps_core: LinuxPPS API ver. 1 registered
  501. [ 0.299735] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  502. [ 0.299739] PTP clock support registered
  503. [ 0.299816] PCI: Using ACPI for IRQ routing
  504. [ 0.328535] PCI: pci_cache_line_size set to 64 bytes
  505. [ 0.328634] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
  506. [ 0.328635] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
  507. [ 0.328635] e820: reserve RAM buffer [mem 0x7273b000-0x73ffffff]
  508. [ 0.328636] e820: reserve RAM buffer [mem 0x727b8000-0x73ffffff]
  509. [ 0.328637] e820: reserve RAM buffer [mem 0x75993000-0x77ffffff]
  510. [ 0.328638] e820: reserve RAM buffer [mem 0x76a09000-0x77ffffff]
  511. [ 0.328639] e820: reserve RAM buffer [mem 0x77fff000-0x77ffffff]
  512. [ 0.328773] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  513. [ 0.328776] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
  514. [ 0.330821] clocksource: Switched to clocksource hpet
  515. [ 0.334477] pnp: PnP ACPI init
  516. [ 0.334677] system 00:00: [io 0x0680-0x069f] has been reserved
  517. [ 0.334679] system 00:00: [io 0xffff] has been reserved
  518. [ 0.334680] system 00:00: [io 0xffff] has been reserved
  519. [ 0.334681] system 00:00: [io 0xffff] has been reserved
  520. [ 0.334682] system 00:00: [io 0x1800-0x18fe] could not be reserved
  521. [ 0.334683] system 00:00: [io 0x164e-0x164f] has been reserved
  522. [ 0.334686] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  523. [ 0.334751] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  524. [ 0.334774] system 00:02: [io 0x1854-0x1857] has been reserved
  525. [ 0.334776] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  526. [ 0.334873] system 00:03: [io 0x0240-0x0259] has been reserved
  527. [ 0.334875] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  528. [ 0.334900] pnp 00:04: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
  529. [ 0.335010] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
  530. [ 0.335011] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
  531. [ 0.335012] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
  532. [ 0.335014] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
  533. [ 0.335015] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
  534. [ 0.335017] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
  535. [ 0.335018] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
  536. [ 0.335019] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
  537. [ 0.335020] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
  538. [ 0.335021] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
  539. [ 0.335023] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  540. [ 0.335048] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
  541. [ 0.335049] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
  542. [ 0.335051] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
  543. [ 0.335052] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
  544. [ 0.335053] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
  545. [ 0.335054] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
  546. [ 0.335055] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
  547. [ 0.335056] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  548. [ 0.335262] system 00:07: [io 0xff00-0xfffe] has been reserved
  549. [ 0.335263] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  550. [ 0.336047] system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
  551. [ 0.336048] system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
  552. [ 0.336050] system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
  553. [ 0.336051] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  554. [ 0.336635] pnp: PnP ACPI: found 9 devices
  555. [ 0.344745] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  556. [ 0.344765] pci 0000:00:1c.0: PCI bridge to [bus 01]
  557. [ 0.344768] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
  558. [ 0.344771] pci 0000:00:1c.0: bridge window [mem 0xde000000-0xdf0fffff]
  559. [ 0.344774] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
  560. [ 0.344778] pci 0000:00:1c.4: PCI bridge to [bus 02]
  561. [ 0.344779] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
  562. [ 0.344782] pci 0000:00:1c.4: bridge window [mem 0xdf200000-0xdf2fffff]
  563. [ 0.344788] pci 0000:00:1c.5: PCI bridge to [bus 03]
  564. [ 0.344791] pci 0000:00:1c.5: bridge window [mem 0xdf100000-0xdf1fffff]
  565. [ 0.344797] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  566. [ 0.344798] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  567. [ 0.344799] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  568. [ 0.344800] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
  569. [ 0.344801] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  570. [ 0.344802] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
  571. [ 0.344803] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
  572. [ 0.344804] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
  573. [ 0.344805] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
  574. [ 0.344806] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
  575. [ 0.344807] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
  576. [ 0.344808] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
  577. [ 0.344809] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
  578. [ 0.344810] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
  579. [ 0.344811] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
  580. [ 0.344812] pci_bus 0000:00: resource 19 [mem 0x7b000000-0xdfffffff window]
  581. [ 0.344813] pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
  582. [ 0.344841] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
  583. [ 0.344842] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
  584. [ 0.344843] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
  585. [ 0.344844] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
  586. [ 0.344845] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
  587. [ 0.344846] pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
  588. [ 0.344868] NET: Registered protocol family 2
  589. [ 0.345008] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  590. [ 0.345128] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  591. [ 0.345220] TCP: Hash tables configured (established 65536 bind 65536)
  592. [ 0.345238] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  593. [ 0.345256] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  594. [ 0.345293] NET: Registered protocol family 1
  595. [ 0.345303] pci 0000:00:02.0: Video device with shadowed ROM
  596. [ 0.346058] PCI: CLS 0 bytes, default 64
  597. [ 0.346087] Unpacking initramfs...
  598. [ 0.611137] Freeing initrd memory: 31276K (ffff8800342da000 - ffff880036165000)
  599. [ 0.611157] DMAR: ACPI device "device:6b" under DMAR at fed91000 as 00:15.0
  600. [ 0.611159] DMAR: ACPI device "device:6c" under DMAR at fed91000 as 00:15.1
  601. [ 0.611167] DMAR: No ATSR found
  602. [ 0.611245] DMAR: dmar0: Using Queued invalidation
  603. [ 0.611358] DMAR: dmar1: Using Queued invalidation
  604. [ 0.611364] DMAR: Setting RMRR:
  605. [ 0.611376] DMAR: Setting identity map for device 0000:00:02.0 [0x78800000 - 0x7affffff]
  606. [ 0.611387] DMAR: Setting identity map for device 0000:00:14.0 [0x76190000 - 0x761affff]
  607. [ 0.611392] DMAR: Prepare 0-16MiB unity mapping for LPC
  608. [ 0.611397] DMAR: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff]
  609. [ 0.611423] DMAR: Intel(R) Virtualization Technology for Directed I/O
  610. [ 0.611461] iommu: Adding device 0000:00:00.0 to group 0
  611. [ 0.611468] iommu: Adding device 0000:00:02.0 to group 1
  612. [ 0.611474] iommu: Adding device 0000:00:04.0 to group 2
  613. [ 0.611483] iommu: Adding device 0000:00:14.0 to group 3
  614. [ 0.611488] iommu: Adding device 0000:00:14.2 to group 3
  615. [ 0.611498] iommu: Adding device 0000:00:15.0 to group 4
  616. [ 0.611503] iommu: Adding device 0000:00:15.1 to group 4
  617. [ 0.611511] iommu: Adding device 0000:00:16.0 to group 5
  618. [ 0.611516] iommu: Adding device 0000:00:17.0 to group 6
  619. [ 0.611534] iommu: Adding device 0000:00:1c.0 to group 7
  620. [ 0.611544] iommu: Adding device 0000:00:1c.4 to group 7
  621. [ 0.611553] iommu: Adding device 0000:00:1c.5 to group 7
  622. [ 0.611565] iommu: Adding device 0000:00:1f.0 to group 8
  623. [ 0.611571] iommu: Adding device 0000:00:1f.2 to group 8
  624. [ 0.611577] iommu: Adding device 0000:00:1f.3 to group 8
  625. [ 0.611582] iommu: Adding device 0000:00:1f.4 to group 8
  626. [ 0.611588] iommu: Adding device 0000:01:00.0 to group 7
  627. [ 0.611593] iommu: Adding device 0000:02:00.0 to group 7
  628. [ 0.611599] iommu: Adding device 0000:03:00.0 to group 7
  629. [ 0.613002] Scanning for low memory corruption every 60 seconds
  630. [ 0.613190] futex hash table entries: 1024 (order: 4, 65536 bytes)
  631. [ 0.613211] audit: initializing netlink subsys (disabled)
  632. [ 0.613219] audit: type=2000 audit(1451826908.602:1): initialized
  633. [ 0.613379] Initialise system trusted keyring
  634. [ 0.613459] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  635. [ 0.614427] zbud: loaded
  636. [ 0.614613] VFS: Disk quotas dquot_6.6.0
  637. [ 0.614635] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  638. [ 0.615490] Key type asymmetric registered
  639. [ 0.615495] Asymmetric key parser 'x509' registered
  640. [ 0.615538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  641. [ 0.615608] io scheduler noop registered
  642. [ 0.615610] io scheduler deadline registered
  643. [ 0.615633] io scheduler cfq registered (default)
  644. [ 0.616410] aer 0000:00:1c.0:pcie02: service driver aer loaded
  645. [ 0.616431] aer 0000:00:1c.4:pcie02: service driver aer loaded
  646. [ 0.616451] aer 0000:00:1c.5:pcie02: service driver aer loaded
  647. [ 0.616462] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
  648. [ 0.616463] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
  649. [ 0.616465] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
  650. [ 0.616471] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
  651. [ 0.616471] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
  652. [ 0.616474] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
  653. [ 0.616479] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
  654. [ 0.616480] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
  655. [ 0.616482] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
  656. [ 0.616486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  657. [ 0.616491] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  658. [ 0.616503] efifb: probing for efifb
  659. [ 0.616512] efifb: framebuffer at 0xb0000000, mapped to 0xffffc90001000000, using 4160k, total 4160k
  660. [ 0.616513] efifb: mode is 1366x768x32, linelength=5504, pages=1
  661. [ 0.616514] efifb: scrolling: redraw
  662. [ 0.616515] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  663. [ 0.618581] Console: switching to colour frame buffer device 170x48
  664. [ 0.620420] fb0: EFI VGA frame buffer device
  665. [ 0.620427] intel_idle: MWAIT substates: 0x11142120
  666. [ 0.620427] intel_idle: v0.4 model 0x4E
  667. [ 0.620428] intel_idle: lapic_timer_reliable_states 0xffffffff
  668. [ 0.620622] GHES: HEST is not enabled!
  669. [ 0.620688] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  670. [ 0.621513] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
  671. [ 0.621520] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
  672. [ 0.621521] e100: Copyright(c) 1999-2006 Intel Corporation
  673. [ 0.621531] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  674. [ 0.621532] e1000: Copyright (c) 1999-2006 Intel Corporation.
  675. [ 0.621541] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  676. [ 0.621541] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  677. [ 0.621565] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
  678. [ 0.621565] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  679. [ 0.622710] serio: i8042 KBD port at 0x60,0x64 irq 1
  680. [ 0.622951] mousedev: PS/2 mouse device common for all mice
  681. [ 0.622984] rtc_cmos 00:01: RTC can wake from S4
  682. [ 0.623525] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  683. [ 0.623617] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  684. [ 0.623623] Intel P-state driver initializing.
  685. [ 0.623632] intel_pstate: HWP enabled
  686. [ 0.623950] intel_pstate: HWP enabled
  687. [ 0.624137] intel_pstate: HWP enabled
  688. [ 0.624281] intel_pstate: HWP enabled
  689. [ 0.624382] ledtrig-cpu: registered to indicate activity on CPUs
  690. [ 0.624399] EFI Variables Facility v0.08 2004-May-17
  691. [ 0.628531] NET: Registered protocol family 10
  692. [ 0.628902] NET: Registered protocol family 17
  693. [ 0.628908] Key type dns_resolver registered
  694. [ 0.629930] registered taskstats version 1
  695. [ 0.629944] Loading compiled-in X.509 certificates
  696. [ 0.629971] zswap: loaded using pool lzo/zbud
  697. [ 0.631423] rtc_cmos 00:01: setting system clock to 2016-01-03 13:15:08 UTC (1451826908)
  698. [ 0.632131] Freeing unused kernel memory: 1236K (ffffffff81900000 - ffffffff81a35000)
  699. [ 0.632132] Write protecting the kernel read-only data: 8192k
  700. [ 0.632542] Freeing unused kernel memory: 288K (ffff8800015b8000 - ffff880001600000)
  701. [ 0.632684] Freeing unused kernel memory: 172K (ffff8800017d5000 - ffff880001800000)
  702. [ 0.663875] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  703. [ 0.673435] dracut: dracut-044
  704. [ 1.612745] tsc: Refined TSC clocksource calibration: 2592.006 MHz
  705. [ 1.612752] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cbc978bf, max_idle_ns: 440795251759 ns
  706. [ 2.612877] clocksource: Switched to clocksource tsc
  707. [ 8.353595] random: nonblocking pool is initialized
  708. [ 21.145408] device-mapper: uevent: version 1.0.3
  709. [ 21.145504] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
  710. [ 21.159149] systemd-udevd[240]: starting version 3.1.5
  711. [ 21.238870] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
  712. [ 21.240122] ACPI: Lid Switch [LID]
  713. [ 21.240175] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
  714. [ 21.240178] ACPI: Sleep Button [SLPB]
  715. [ 21.240223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  716. [ 21.240225] ACPI: Power Button [PWRF]
  717. [ 21.243387] wmi: Mapper loaded
  718. [ 21.250808] hidraw: raw HID events driver (C) Jiri Kosina
  719. [ 21.253383] Linux agpgart interface v0.103
  720. [ 21.258055] SCSI subsystem initialized
  721. [ 21.260346] dracut Warning: Failed to mount -t auto -o subvol=void,ro,ro /dev/disk/by-uuid/0df49bb3-76cf-42e9-bf9c-c8aa81bd5809 /sysroot
  722. [ 21.260552] dracut Warning: *** An error occurred during the file system check.
  723. [ 21.260698] dracut Warning: *** Dropping you to a shell; the system will try
  724. [ 21.260829] dracut Warning: *** to mount the filesystem(s), when you leave the shell.
  725. [ 21.261091] dracut Warning:
  726. [ 21.264248] dracut Warning: /dev/disk/by-uuid/0df49bb3-76cf-42e9-bf9c-c8aa81bd5809 does not exist
  727. [ 21.265487] AVX2 version of gcm_enc/dec engaged.
  728. [ 21.265487] AES CTR mode by8 optimization enabled
  729. [ 21.266870] dracut Warning: /dev/disk/by-uuid/0df49bb3-76cf-42e9-bf9c-c8aa81bd5809 does not exist
  730. [ 21.269571] dracut Warning: crypto LUKS UUID ba25bbcf-4d21-4c27-b4c7-36c0b0b1df4f not found
  731. [ 21.272337] libata version 3.00 loaded.
  732. [ 21.273988] [drm] Initialized drm 1.1.0 20060810
  733. [ 21.289091] ahci 0000:00:17.0: version 3.0
  734. [ 21.292233] ACPI: bus type USB registered
  735. [ 21.292257] usbcore: registered new interface driver usbfs
  736. [ 21.292268] usbcore: registered new interface driver hub
  737. [ 21.296793] usbcore: registered new device driver usb
  738. [ 21.299206] MXM: GUID detected in BIOS
  739. + '[' -f /run/initramfs/init.log ']'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement