Advertisement
Guest User

Untitled

a guest
Jun 17th, 2017
661
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.96 KB | None | 0 0
  1. [ 0.000000] Linux version 4.9.29 (chewitt@buildbox) (gcc version 6.2.0 (GCC) ) #1 SMP Thu May 25 03:30:06 BST 2017
  2. [ 0.000000] Command line: BOOT_IMAGE=/KERNEL boot=LABEL=System disk=LABEL=Storage quiet
  3. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  4. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  6. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  7. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  8. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  9. [ 0.000000] e820: BIOS-provided physical RAM map:
  10. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
  11. [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
  12. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000a9ec0fff] usable
  14. [ 0.000000] BIOS-e820: [mem 0x00000000a9ec1000-0x00000000a9ec7fff] ACPI NVS
  15. [ 0.000000] BIOS-e820: [mem 0x00000000a9ec8000-0x00000000bda72fff] usable
  16. [ 0.000000] BIOS-e820: [mem 0x00000000bda73000-0x00000000bdb0bfff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x00000000bdb0c000-0x00000000bdb25fff] ACPI data
  18. [ 0.000000] BIOS-e820: [mem 0x00000000bdb26000-0x00000000bdc8efff] ACPI NVS
  19. [ 0.000000] BIOS-e820: [mem 0x00000000bdc8f000-0x00000000bdffefff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000bdfff000-0x00000000bdffffff] usable
  21. [ 0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000df1fffff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fdfffff] usable
  29. [ 0.000000] NX (Execute Disable) protection: active
  30. [ 0.000000] SMBIOS 2.8 present.
  31. [ 0.000000] DMI: /D34010WYK, BIOS WYLPT10H.86A.0026.2014.0514.1714 05/14/2014
  32. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  33. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  34. [ 0.000000] e820: last_pfn = 0x11fe00 max_arch_pfn = 0x400000000
  35. [ 0.000000] MTRR default type: uncachable
  36. [ 0.000000] MTRR fixed ranges enabled:
  37. [ 0.000000] 00000-9FFFF write-back
  38. [ 0.000000] A0000-BFFFF uncachable
  39. [ 0.000000] C0000-CFFFF write-protect
  40. [ 0.000000] D0000-E7FFF uncachable
  41. [ 0.000000] E8000-FFFFF write-protect
  42. [ 0.000000] MTRR variable ranges enabled:
  43. [ 0.000000] 0 base 0000000000 mask 7F00000000 write-back
  44. [ 0.000000] 1 base 0100000000 mask 7FE0000000 write-back
  45. [ 0.000000] 2 base 00C0000000 mask 7FC0000000 uncachable
  46. [ 0.000000] 3 base 00BF000000 mask 7FFF000000 uncachable
  47. [ 0.000000] 4 base 011FE00000 mask 7FFFE00000 uncachable
  48. [ 0.000000] 5 disabled
  49. [ 0.000000] 6 disabled
  50. [ 0.000000] 7 disabled
  51. [ 0.000000] 8 disabled
  52. [ 0.000000] 9 disabled
  53. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  54. [ 0.000000] e820: update [mem 0xbf000000-0xffffffff] usable ==> reserved
  55. [ 0.000000] e820: last_pfn = 0xbe000 max_arch_pfn = 0x400000000
  56. [ 0.000000] found SMP MP-table at [mem 0x000fd7e0-0x000fd7ef] mapped at [ffff8800000fd7e0]
  57. [ 0.000000] Scanning 1 areas for low memory corruption
  58. [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
  59. [ 0.000000] Using GB pages for direct mapping
  60. [ 0.000000] BRK [0x03551000, 0x03551fff] PGTABLE
  61. [ 0.000000] BRK [0x03552000, 0x03552fff] PGTABLE
  62. [ 0.000000] BRK [0x03553000, 0x03553fff] PGTABLE
  63. [ 0.000000] BRK [0x03554000, 0x03554fff] PGTABLE
  64. [ 0.000000] BRK [0x03555000, 0x03555fff] PGTABLE
  65. [ 0.000000] BRK [0x03556000, 0x03556fff] PGTABLE
  66. [ 0.000000] ACPI: Early table checksum verification disabled
  67. [ 0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 INTEL )
  68. [ 0.000000] ACPI: XSDT 0x00000000BDB11080 000084 (v01 INTEL D34010WY 0000001A AMI 00010013)
  69. [ 0.000000] ACPI: FACP 0x00000000BDB20990 00010C (v05 INTEL D34010WY 0000001A AMI 00010013)
  70. [ 0.000000] ACPI: DSDT 0x00000000BDB11198 00F7F7 (v02 INTEL D34010WY 0000001A INTL 20120711)
  71. [ 0.000000] ACPI: FACS 0x00000000BDC8EF80 000040
  72. [ 0.000000] ACPI: APIC 0x00000000BDB20AA0 000072 (v03 INTEL D34010WY 0000001A AMI 00010013)
  73. [ 0.000000] ACPI: FPDT 0x00000000BDB20B18 000044 (v01 INTEL D34010WY 0000001A AMI 00010013)
  74. [ 0.000000] ACPI: FIDT 0x00000000BDB20B60 00009C (v01 INTEL D34010WY 0000001A AMI 00010013)
  75. [ 0.000000] ACPI: SSDT 0x00000000BDB20C00 0004B5 (v01 INTEL D34010WY 0000001A INTL 20120711)
  76. [ 0.000000] ACPI: SSDT 0x00000000BDB210B8 000AD8 (v01 INTEL D34010WY 0000001A INTL 20120711)
  77. [ 0.000000] ACPI: MCFG 0x00000000BDB21B90 00003C (v01 INTEL D34010WY 0000001A MSFT 00000097)
  78. [ 0.000000] ACPI: HPET 0x00000000BDB21BD0 000038 (v01 INTEL D34010WY 0000001A AMI. 00000005)
  79. [ 0.000000] ACPI: SSDT 0x00000000BDB21C08 000315 (v01 INTEL D34010WY 0000001A INTL 20120711)
  80. [ 0.000000] ACPI: SSDT 0x00000000BDB21F20 0030DF (v01 INTEL D34010WY 0000001A INTL 20091112)
  81. [ 0.000000] ACPI: DMAR 0x00000000BDB25000 0001AC (v01 INTEL D34010WY 0000001A INTL 00000001)
  82. [ 0.000000] ACPI: CSRT 0x00000000BDB251B0 0000C4 (v01 INTEL D34010WY 0000001A INTL 20100528)
  83. [ 0.000000] ACPI: Local APIC address 0xfee00000
  84. [ 0.000000] No NUMA configuration found
  85. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fdfffff]
  86. [ 0.000000] NODE_DATA(0) allocated [mem 0x11fdfa000-0x11fdfdfff]
  87. [ 0.000000] Zone ranges:
  88. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  89. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  90. [ 0.000000] Normal [mem 0x0000000100000000-0x000000011fdfffff]
  91. [ 0.000000] Movable zone start for each node
  92. [ 0.000000] Early memory node ranges
  93. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]
  94. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000a9ec0fff]
  95. [ 0.000000] node 0: [mem 0x00000000a9ec8000-0x00000000bda72fff]
  96. [ 0.000000] node 0: [mem 0x00000000bdfff000-0x00000000bdffffff]
  97. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000011fdfffff]
  98. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000011fdfffff]
  99. [ 0.000000] On node 0 totalpages: 907273
  100. [ 0.000000] DMA zone: 64 pages used for memmap
  101. [ 0.000000] DMA zone: 21 pages reserved
  102. [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
  103. [ 0.000000] DMA32 zone: 12074 pages used for memmap
  104. [ 0.000000] DMA32 zone: 772717 pages, LIFO batch:31
  105. [ 0.000000] Normal zone: 2040 pages used for memmap
  106. [ 0.000000] Normal zone: 130560 pages, LIFO batch:31
  107. [ 0.000000] Reserving Intel graphics memory at 0x00000000bf200000-0x00000000df1fffff
  108. [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
  109. [ 0.000000] ACPI: Local APIC address 0xfee00000
  110. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  111. [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-39
  112. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  113. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  114. [ 0.000000] ACPI: IRQ0 used by override.
  115. [ 0.000000] ACPI: IRQ9 used by override.
  116. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  117. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  118. [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  119. [ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
  120. [ 0.000000] Booting paravirtualized kernel on bare hardware
  121. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
  122. [ 0.000000] setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:4 nr_node_ids:1
  123. [ 0.000000] percpu: Embedded 33 pages/cpu @ffff88011fa00000 s95448 r8192 d31528 u524288
  124. [ 0.000000] pcpu-alloc: s95448 r8192 d31528 u524288 alloc=1*2097152
  125. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  126. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 893074
  127. [ 0.000000] Policy zone: Normal
  128. [ 0.000000] Kernel command line: root=/dev/ram0 rdinit=/init usbcore.autosuspend=-1 BOOT_IMAGE=/KERNEL boot=LABEL=System disk=LABEL=Storage quiet
  129. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  130. [ 0.000000] Memory: 3466860K/3629092K available (11353K kernel code, 853K rwdata, 20128K rodata, 4136K init, 400K bss, 162232K reserved, 0K cma-reserved)
  131. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  132. [ 0.000000] Hierarchical RCU implementation.
  133. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  134. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
  135. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
  136. [ 0.000000] NR_IRQS:4352 nr_irqs:728 16
  137. [ 0.000000] Console: colour VGA+ 80x25
  138. [ 0.000000] console [tty0] enabled
  139. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  140. [ 0.000000] hpet clockevent registered
  141. [ 0.000000] tsc: Fast TSC calibration using PIT
  142. [ 0.000000] spurious 8259A interrupt: IRQ7.
  143. [ 0.000000] tsc: Detected 1696.025 MHz processor
  144. [ 0.000028] Calibrating delay loop (skipped), value calculated using timer frequency.. 3393.38 BogoMIPS (lpj=5653416)
  145. [ 0.000030] pid_max: default: 32768 minimum: 301
  146. [ 0.000038] ACPI: Core revision 20160831
  147. [ 0.011659] ACPI: 5 ACPI AML tables successfully acquired and loaded
  148. [ 0.011913] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  149. [ 0.013009] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  150. [ 0.013449] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  151. [ 0.013453] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  152. [ 0.013693] CPU: Physical Processor ID: 0
  153. [ 0.013694] CPU: Processor Core ID: 0
  154. [ 0.013699] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  155. [ 0.013699] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  156. [ 0.013703] process: using mwait in idle threads
  157. [ 0.013707] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
  158. [ 0.013707] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
  159. [ 0.013896] Freeing SMP alternatives memory: 44K (ffffffff834e1000 - ffffffff834ec000)
  160. [ 0.016613] smpboot: Max logical packages: 2
  161. [ 0.017096] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
  162. [ 0.050103] TSC deadline timer enabled
  163. [ 0.050105] smpboot: CPU0: Intel(R) Core(TM) i3-4010U CPU @ 1.70GHz (family: 0x6, model: 0x45, stepping: 0x1)
  164. [ 0.050109] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
  165. [ 0.050157] ... version: 3
  166. [ 0.050158] ... bit width: 48
  167. [ 0.050159] ... generic registers: 4
  168. [ 0.050159] ... value mask: 0000ffffffffffff
  169. [ 0.050160] ... max period: 00007fffffffffff
  170. [ 0.050161] ... fixed-purpose events: 3
  171. [ 0.050161] ... event mask: 000000070000000f
  172. [ 0.050426] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  173. [ 0.050503] x86: Booting SMP configuration:
  174. [ 0.050504] .... node #0, CPUs: #1 #2 #3
  175. [ 0.302257] x86: Booted up 1 node, 4 CPUs
  176. [ 0.302259] smpboot: Total of 4 processors activated (13577.35 BogoMIPS)
  177. [ 0.306527] devtmpfs: initialized
  178. [ 0.306775] PM: Registering ACPI NVS region [mem 0xa9ec1000-0xa9ec7fff] (28672 bytes)
  179. [ 0.306776] PM: Registering ACPI NVS region [mem 0xbdb26000-0xbdc8efff] (1478656 bytes)
  180. [ 0.306838] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  181. [ 0.306845] futex hash table entries: 1024 (order: 4, 65536 bytes)
  182. [ 0.306877] xor: automatically using best checksumming function avx
  183. [ 0.306881] pinctrl core: initialized pinctrl subsystem
  184. [ 0.306982] NET: Registered protocol family 16
  185. [ 0.323034] cpuidle: using governor ladder
  186. [ 0.336372] cpuidle: using governor menu
  187. [ 0.336431] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  188. [ 0.336432] ACPI: bus type PCI registered
  189. [ 0.336485] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  190. [ 0.336487] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  191. [ 0.336493] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
  192. [ 0.336580] PCI: Using configuration type 1 for base access
  193. [ 0.336653] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
  194. [ 0.409750] raid6: sse2x1 gen() 5511 MB/s
  195. [ 0.466437] raid6: sse2x1 xor() 4312 MB/s
  196. [ 0.523130] raid6: sse2x2 gen() 6890 MB/s
  197. [ 0.579816] raid6: sse2x2 xor() 4746 MB/s
  198. [ 0.636506] raid6: sse2x4 gen() 8067 MB/s
  199. [ 0.693200] raid6: sse2x4 xor() 5715 MB/s
  200. [ 0.749892] raid6: avx2x1 gen() 10798 MB/s
  201. [ 0.806578] raid6: avx2x2 gen() 12437 MB/s
  202. [ 0.863270] raid6: avx2x4 gen() 14587 MB/s
  203. [ 0.863272] raid6: using algorithm avx2x4 gen() 14587 MB/s
  204. [ 0.863273] raid6: using avx2x2 recovery algorithm
  205. [ 0.863310] ACPI: Added _OSI(Module Device)
  206. [ 0.863311] ACPI: Added _OSI(Processor Device)
  207. [ 0.863312] ACPI: Added _OSI(3.0 _SCP Extensions)
  208. [ 0.863313] ACPI: Added _OSI(Processor Aggregator Device)
  209. [ 0.863546] ACPI: Executed 1 blocks of module-level executable AML code
  210. [ 0.868894] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  211. [ 0.869693] ACPI: Dynamic OEM Table Load:
  212. [ 0.869699] ACPI: SSDT 0xFFFF88011AC94400 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
  213. [ 0.870114] ACPI: Dynamic OEM Table Load:
  214. [ 0.870121] ACPI: SSDT 0xFFFF88011AE90000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
  215. [ 0.870562] ACPI: Dynamic OEM Table Load:
  216. [ 0.870567] ACPI: SSDT 0xFFFF88011AE34800 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
  217. [ 0.871801] ACPI: Interpreter enabled
  218. [ 0.871824] ACPI: (supports S0 S3 S5)
  219. [ 0.871825] ACPI: Using IOAPIC for interrupt routing
  220. [ 0.871854] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  221. [ 0.883748] ACPI: Power Resource [FN00] (off)
  222. [ 0.883831] ACPI: Power Resource [FN01] (off)
  223. [ 0.883910] ACPI: Power Resource [FN02] (off)
  224. [ 0.883990] ACPI: Power Resource [FN03] (off)
  225. [ 0.884069] ACPI: Power Resource [FN04] (off)
  226. [ 0.884912] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  227. [ 0.884916] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  228. [ 0.885156] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
  229. [ 0.885297] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
  230. [ 0.885298] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  231. [ 0.885546] PCI host bridge to bus 0000:00
  232. [ 0.885548] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  233. [ 0.885549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  234. [ 0.885551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  235. [ 0.885552] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  236. [ 0.885553] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  237. [ 0.885554] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  238. [ 0.885556] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  239. [ 0.885557] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  240. [ 0.885558] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  241. [ 0.885559] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff window]
  242. [ 0.885561] pci_bus 0000:00: root bus resource [bus 00-3e]
  243. [ 0.885569] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
  244. [ 0.885685] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
  245. [ 0.885697] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
  246. [ 0.885705] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
  247. [ 0.885710] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
  248. [ 0.885830] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
  249. [ 0.885847] pci 0000:00:14.0: reg 0x10: [mem 0xf7d20000-0xf7d2ffff 64bit]
  250. [ 0.885906] pci 0000:00:14.0: PME# supported from D3hot D3cold
  251. [ 0.885960] pci 0000:00:14.0: System wakeup disabled by ACPI
  252. [ 0.885999] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
  253. [ 0.886018] pci 0000:00:16.0: reg 0x10: [mem 0xf7d3a000-0xf7d3a01f 64bit]
  254. [ 0.886087] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  255. [ 0.886178] pci 0000:00:19.0: [8086:1559] type 00 class 0x020000
  256. [ 0.886192] pci 0000:00:19.0: reg 0x10: [mem 0xf7d00000-0xf7d1ffff]
  257. [ 0.886200] pci 0000:00:19.0: reg 0x14: [mem 0xf7d38000-0xf7d38fff]
  258. [ 0.886207] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
  259. [ 0.886264] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
  260. [ 0.886317] pci 0000:00:19.0: System wakeup disabled by ACPI
  261. [ 0.886356] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
  262. [ 0.886371] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d30000-0xf7d33fff 64bit]
  263. [ 0.886438] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  264. [ 0.886491] pci 0000:00:1b.0: System wakeup disabled by ACPI
  265. [ 0.886526] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
  266. [ 0.886588] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  267. [ 0.886690] pci 0000:00:1c.0: System wakeup disabled by ACPI
  268. [ 0.886729] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
  269. [ 0.886793] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  270. [ 0.886880] pci 0000:00:1c.3: System wakeup disabled by ACPI
  271. [ 0.886923] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
  272. [ 0.886940] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d37000-0xf7d373ff]
  273. [ 0.887026] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  274. [ 0.887093] pci 0000:00:1d.0: System wakeup disabled by ACPI
  275. [ 0.887132] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
  276. [ 0.887322] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
  277. [ 0.887335] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
  278. [ 0.887342] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
  279. [ 0.887348] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
  280. [ 0.887355] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
  281. [ 0.887362] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
  282. [ 0.887369] pci 0000:00:1f.2: reg 0x24: [mem 0xf7d36000-0xf7d367ff]
  283. [ 0.887403] pci 0000:00:1f.2: PME# supported from D3hot
  284. [ 0.887485] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
  285. [ 0.887498] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d35000-0xf7d350ff 64bit]
  286. [ 0.887518] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
  287. [ 0.887646] pci 0000:00:1c.0: PCI bridge to [bus 01]
  288. [ 0.887713] pci 0000:02:00.0: [8086:08b1] type 00 class 0x028000
  289. [ 0.887751] pci 0000:02:00.0: reg 0x10: [mem 0xf7c00000-0xf7c01fff 64bit]
  290. [ 0.887937] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  291. [ 0.887974] pci 0000:02:00.0: System wakeup disabled by ACPI
  292. [ 0.896645] pci 0000:00:1c.3: PCI bridge to [bus 02]
  293. [ 0.896650] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff]
  294. [ 0.897643] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  295. [ 0.897694] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  296. [ 0.897742] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
  297. [ 0.897791] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
  298. [ 0.897838] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
  299. [ 0.897885] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  300. [ 0.897934] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
  301. [ 0.897983] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
  302. [ 0.898291] ACPI: Enabled 4 GPEs in block 00 to 7F
  303. [ 0.898414] vgaarb: setting as boot device: PCI:0000:00:02.0
  304. [ 0.898416] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  305. [ 0.898418] vgaarb: loaded
  306. [ 0.898419] vgaarb: bridge control possible 0000:00:02.0
  307. [ 0.898464] SCSI subsystem initialized
  308. [ 0.898497] libata version 3.00 loaded.
  309. [ 0.898519] ACPI: bus type USB registered
  310. [ 0.898536] usbcore: registered new interface driver usbfs
  311. [ 0.898546] usbcore: registered new interface driver hub
  312. [ 0.898562] usbcore: registered new device driver usb
  313. [ 0.898585] pps_core: LinuxPPS API ver. 1 registered
  314. [ 0.898585] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  315. [ 0.898588] PTP clock support registered
  316. [ 0.898620] Advanced Linux Sound Architecture Driver Initialized.
  317. [ 0.898621] PCI: Using ACPI for IRQ routing
  318. [ 0.900008] PCI: pci_cache_line_size set to 64 bytes
  319. [ 0.900044] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
  320. [ 0.900046] e820: reserve RAM buffer [mem 0xa9ec1000-0xabffffff]
  321. [ 0.900047] e820: reserve RAM buffer [mem 0xbda73000-0xbfffffff]
  322. [ 0.900048] e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
  323. [ 0.900049] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
  324. [ 0.900213] clocksource: Switched to clocksource hpet
  325. [ 0.900281] pnp: PnP ACPI init
  326. [ 0.900352] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
  327. [ 0.900356] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  328. [ 0.900523] system 00:01: [io 0x0680-0x069f] has been reserved
  329. [ 0.900525] system 00:01: [io 0xffff] has been reserved
  330. [ 0.900526] system 00:01: [io 0xffff] has been reserved
  331. [ 0.900528] system 00:01: [io 0xffff] has been reserved
  332. [ 0.900529] system 00:01: [io 0x1c00-0x1cfe] has been reserved
  333. [ 0.900530] system 00:01: [io 0x1d00-0x1dfe] has been reserved
  334. [ 0.900532] system 00:01: [io 0x1e00-0x1efe] has been reserved
  335. [ 0.900533] system 00:01: [io 0x1f00-0x1ffe] has been reserved
  336. [ 0.900534] system 00:01: [io 0x1800-0x18fe] has been reserved
  337. [ 0.900535] system 00:01: [io 0x164e-0x164f] has been reserved
  338. [ 0.900538] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  339. [ 0.900559] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  340. [ 0.900603] system 00:03: [io 0x1854-0x1857] has been reserved
  341. [ 0.900605] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  342. [ 0.900705] system 00:04: [io 0x0a00-0x0a1f] has been reserved
  343. [ 0.900706] system 00:04: [io 0x0a00-0x0a0f] has been reserved
  344. [ 0.900708] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  345. [ 0.900831] system 00:05: [io 0x04d0-0x04d1] has been reserved
  346. [ 0.900833] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  347. [ 0.901303] system 00:06: [mem 0xfe102000-0xfe102fff] has been reserved
  348. [ 0.901304] system 00:06: [mem 0xfe104000-0xfe104fff] has been reserved
  349. [ 0.901306] system 00:06: [mem 0xfe106000-0xfe106fff] has been reserved
  350. [ 0.901307] system 00:06: [mem 0xfe108000-0xfe108fff] has been reserved
  351. [ 0.901309] system 00:06: [mem 0xfe10a000-0xfe10afff] has been reserved
  352. [ 0.901310] system 00:06: [mem 0xfe10c000-0xfe10cfff] has been reserved
  353. [ 0.901312] system 00:06: [mem 0xfe10e000-0xfe10efff] has been reserved
  354. [ 0.901313] system 00:06: [mem 0xfe112000-0xfe112fff] has been reserved
  355. [ 0.901315] system 00:06: [mem 0xfe111000-0xfe111007] has been reserved
  356. [ 0.901316] system 00:06: [mem 0xfe111014-0xfe111fff] has been reserved
  357. [ 0.901319] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  358. [ 0.901684] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
  359. [ 0.901685] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
  360. [ 0.901686] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
  361. [ 0.901688] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
  362. [ 0.901689] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
  363. [ 0.901691] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
  364. [ 0.901692] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
  365. [ 0.901693] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
  366. [ 0.901696] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
  367. [ 0.901698] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
  368. [ 0.901699] system 00:07: [mem 0xf7fdf000-0xf7fdffff] has been reserved
  369. [ 0.901701] system 00:07: [mem 0xf7fe0000-0xf7feffff] has been reserved
  370. [ 0.901703] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  371. [ 0.901921] pnp: PnP ACPI: found 8 devices
  372. [ 0.907857] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  373. [ 0.907882] pci 0000:00:1c.0: PCI bridge to [bus 01]
  374. [ 0.907893] pci 0000:00:1c.3: PCI bridge to [bus 02]
  375. [ 0.907897] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff]
  376. [ 0.907905] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  377. [ 0.907906] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  378. [ 0.907907] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  379. [ 0.907908] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
  380. [ 0.907909] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
  381. [ 0.907911] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
  382. [ 0.907912] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
  383. [ 0.907913] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
  384. [ 0.907914] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
  385. [ 0.907916] pci_bus 0000:00: resource 13 [mem 0xdf200000-0xfeafffff window]
  386. [ 0.907917] pci_bus 0000:02: resource 1 [mem 0xf7c00000-0xf7cfffff]
  387. [ 0.908041] NET: Registered protocol family 2
  388. [ 0.908164] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  389. [ 0.908231] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  390. [ 0.908319] TCP: Hash tables configured (established 32768 bind 32768)
  391. [ 0.908341] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  392. [ 0.908358] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  393. [ 0.908405] NET: Registered protocol family 1
  394. [ 0.908488] RPC: Registered named UNIX socket transport module.
  395. [ 0.908489] RPC: Registered udp transport module.
  396. [ 0.908490] RPC: Registered tcp transport module.
  397. [ 0.908490] RPC: Registered tcp NFSv4.1 backchannel transport module.
  398. [ 0.908500] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  399. [ 0.930324] PCI: CLS 64 bytes, default 64
  400. [ 0.985294] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  401. [ 0.985297] software IO TLB [mem 0xb9a73000-0xbda73000] (64MB) mapped at [ffff8800b9a73000-ffff8800bda72fff]
  402. [ 0.985401] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
  403. [ 0.985402] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  404. [ 0.985403] RAPL PMU: hw unit of domain package 2^-14 Joules
  405. [ 0.985404] RAPL PMU: hw unit of domain dram 2^-14 Joules
  406. [ 0.985404] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  407. [ 0.985734] Scanning for low memory corruption every 60 seconds
  408. [ 0.986186] workingset: timestamp_bits=40 max_order=20 bucket_order=0
  409. [ 0.988218] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  410. [ 0.988380] NFS: Registering the id_resolver key type
  411. [ 0.988386] Key type id_resolver registered
  412. [ 0.988387] Key type id_legacy registered
  413. [ 0.988390] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  414. [ 0.989450] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  415. [ 0.989452] io scheduler noop registered
  416. [ 0.989502] io scheduler cfq registered (default)
  417. [ 0.989828] intel_idle: MWAIT substates: 0x11142120
  418. [ 0.989829] intel_idle: v0.4.1 model 0x45
  419. [ 0.990058] intel_idle: lapic_timer_reliable_states 0xffffffff
  420. [ 0.990122] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  421. [ 0.990125] ACPI: Power Button [PWRB]
  422. [ 0.990164] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  423. [ 0.990166] ACPI: Power Button [PWRF]
  424. [ 0.990862] thermal LNXTHERM:00: registered as thermal_zone0
  425. [ 0.990863] ACPI: Thermal Zone [TZ00] (28 C)
  426. [ 0.991088] thermal LNXTHERM:01: registered as thermal_zone1
  427. [ 0.991089] ACPI: Thermal Zone [TZ01] (30 C)
  428. [ 0.991199] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  429. [ 1.011868] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  430. [ 1.012146] Linux agpgart interface v0.103
  431. [ 1.012170] [drm] Initialized
  432. [ 1.012181] [drm] radeon kernel modesetting enabled.
  433. [ 1.012219] [drm] amdgpu kernel modesetting enabled.
  434. [ 1.012490] [drm] Memory usable by graphics device = 2048M
  435. [ 1.012491] [drm] Replacing VGA console driver
  436. [ 1.013152] Console: switching to colour dummy device 80x25
  437. [ 1.018951] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  438. [ 1.018952] [drm] Driver supports precise vblank timestamp query.
  439. [ 1.021297] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  440. [ 1.055641] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  441. [ 1.056196] acpi device:60: registered as cooling_device9
  442. [ 1.056271] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2
  443. [ 1.056296] [drm] Initialized i915 1.6.0 20160919 for 0000:00:02.0 on minor 0
  444. [ 1.058393] brd: module loaded
  445. [ 1.058415] loop: module loaded
  446. [ 1.059126] nbd: registered device at major 43
  447. [ 1.060405] usbcore: registered new interface driver rtsx_usb
  448. [ 1.060415] Loading iSCSI transport class v2.0-870.
  449. [ 1.060495] iscsi: registered transport (tcp)
  450. [ 1.060496] megasas: 06.811.02.00-rc1
  451. [ 1.060605] ahci 0000:00:1f.2: version 3.0
  452. [ 1.070869] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x8 impl SATA mode
  453. [ 1.070872] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
  454. [ 1.071509] scsi host0: ahci
  455. [ 1.071661] scsi host1: ahci
  456. [ 1.071764] scsi host2: ahci
  457. [ 1.071836] scsi host3: ahci
  458. [ 1.071872] ata1: DUMMY
  459. [ 1.071873] ata2: DUMMY
  460. [ 1.071873] ata3: DUMMY
  461. [ 1.071875] ata4: SATA max UDMA/133 abar m2048@0xf7d36000 port 0xf7d36280 irq 41
  462. [ 1.072196] tun: Universal TUN/TAP device driver, 1.6
  463. [ 1.072197] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  464. [ 1.072248] pcnet32: pcnet32.c:v1.35 21.Apr.2008 [email protected]
  465. [ 1.072266] Atheros(R) L2 Ethernet Driver - version 2.2.3
  466. [ 1.072267] Copyright (c) 2007 Atheros Corporation.
  467. [ 1.072322] cnic: QLogic cnicDriver v2.5.22 (July 20, 2015)
  468. [ 1.072354] uli526x: ULi M5261/M5263 net driver, version 0.9.3 (2005-7-29)
  469. [ 1.072365] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
  470. [ 1.072366] e100: Copyright(c) 1999-2006 Intel Corporation
  471. [ 1.072376] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  472. [ 1.072377] e1000: Copyright (c) 1999-2006 Intel Corporation.
  473. [ 1.072388] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  474. [ 1.072388] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  475. [ 1.072537] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
  476. [ 1.083500] fbcon: inteldrmfb (fb0) is primary device
  477. [ 1.141422] Console: switching to colour frame buffer device 240x67
  478. [ 1.158164] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  479. [ 1.383784] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  480. [ 1.395528] ata4.00: ATA-9: INTEL SSDMCEAC030B3, LLLi, max UDMA/133
  481. [ 1.395530] ata4.00: 58626288 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  482. [ 1.405509] ata4.00: configured for UDMA/133
  483. [ 1.405715] scsi 3:0:0:0: Direct-Access ATA INTEL SSDMCEAC03 LLLi PQ: 0 ANSI: 5
  484. [ 1.450480] sd 3:0:0:0: Attached scsi generic sg0 type 0
  485. [ 1.450526] sd 3:0:0:0: [sda] 58626288 512-byte logical blocks: (30.0 GB/28.0 GiB)
  486. [ 1.450886] sd 3:0:0:0: [sda] Write Protect is off
  487. [ 1.450889] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
  488. [ 1.451006] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  489. [ 1.452048] sda: sda1 sda2
  490. [ 1.452368] sd 3:0:0:0: [sda] Attached SCSI disk
  491. [ 1.588418] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
  492. [ 1.672881] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) ec:a8:6b:ff:1d:0c
  493. [ 1.672882] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
  494. [ 1.672921] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
  495. [ 1.672943] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
  496. [ 1.672944] igb: Copyright (c) 2007-2014 Intel Corporation.
  497. [ 1.672962] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 4.4.0-k
  498. [ 1.672963] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
  499. [ 1.673104] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
  500. [ 1.673105] ixgb: Copyright (c) 1999-2008 Intel Corporation.
  501. [ 1.673120] jme: JMicron JMC2XX ethernet driver version 1.0.8
  502. [ 1.673143] sky2: driver version 1.30
  503. [ 1.673262] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  504. [ 1.673263] ehci-pci: EHCI PCI platform driver
  505. [ 1.673423] ehci-pci 0000:00:1d.0: EHCI Host Controller
  506. [ 1.673428] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
  507. [ 1.673439] ehci-pci 0000:00:1d.0: debug port 2
  508. [ 1.677349] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  509. [ 1.677361] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d37000
  510. [ 1.690316] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  511. [ 1.690601] hub 1-0:1.0: USB hub found
  512. [ 1.690606] hub 1-0:1.0: 2 ports detected
  513. [ 1.690743] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  514. [ 1.690748] ohci-pci: OHCI PCI platform driver
  515. [ 1.690762] uhci_hcd: USB Universal Host Controller Interface driver
  516. [ 1.690901] xhci_hcd 0000:00:14.0: xHCI Host Controller
  517. [ 1.690906] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  518. [ 1.691980] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0004b810
  519. [ 1.691984] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  520. [ 1.692259] hub 2-0:1.0: USB hub found
  521. [ 1.692269] hub 2-0:1.0: 9 ports detected
  522. [ 1.694547] xhci_hcd 0000:00:14.0: xHCI Host Controller
  523. [ 1.694550] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  524. [ 1.694772] hub 3-0:1.0: USB hub found
  525. [ 1.694780] hub 3-0:1.0: 4 ports detected
  526. [ 1.695599] usbcore: registered new interface driver uas
  527. [ 1.695619] usbcore: registered new interface driver usb-storage
  528. [ 1.695644] i8042: PNP: No PS/2 controller found. Probing ports directly.
  529. [ 2.736214] i8042: No controller found
  530. [ 2.736291] tsc: Refined TSC clocksource calibration: 1696.073 MHz
  531. [ 2.736297] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1872a9796f1, max_idle_ns: 440795212049 ns
  532. [ 2.736374] mousedev: PS/2 mouse device common for all mice
  533. [ 2.736678] rtc_cmos 00:02: RTC can wake from S4
  534. [ 2.736802] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  535. [ 2.736828] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  536. [ 2.736838] i2c /dev entries driver
  537. [ 2.737122] i801_smbus 0000:00:1f.3: SPD Write Disable is set
  538. [ 2.737140] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
  539. [ 2.738771] w83627ehf: Found NCT6776F chip at 0xa00
  540. [ 2.739232] intel_pstate: Intel P-state driver initializing
  541. [ 2.739380] sdhci: Secure Digital Host Controller Interface driver
  542. [ 2.739381] sdhci: Copyright(c) Pierre Ossman
  543. [ 2.739424] No iBFT detected.
  544. [ 2.739447] hidraw: raw HID events driver (C) Jiri Kosina
  545. [ 2.739910] usbcore: registered new interface driver usbhid
  546. [ 2.739912] usbhid: USB HID core driver
  547. [ 2.740459] NET: Registered protocol family 10
  548. [ 2.740898] NET: Registered protocol family 17
  549. [ 2.740928] Key type dns_resolver registered
  550. [ 2.741112] microcode: sig=0x40651, pf=0x40, revision=0x16
  551. [ 2.741233] microcode: Microcode Update Driver: v2.01 <[email protected]>, Peter Oruba
  552. [ 2.742128] Btrfs loaded, crc32c=crc32c-generic
  553. [ 2.742616] console [netcon0] enabled
  554. [ 2.742617] netconsole: network logging started
  555. [ 2.742673] rtc_cmos 00:02: setting system clock to 2017-06-17 10:16:27 UTC (1497694587)
  556. [ 2.742788] ALSA device list:
  557. [ 2.742790] No soundcards found.
  558. [ 2.747315] Freeing unused kernel memory: 4136K (ffffffff830d7000 - ffffffff834e1000)
  559. [ 2.747318] Write protecting the kernel read-only data: 32768k
  560. [ 2.748337] Freeing unused kernel memory: 916K (ffff880001b1b000 - ffff880001c00000)
  561. [ 2.750569] Freeing unused kernel memory: 352K (ffff880002fa8000 - ffff880003000000)
  562. [ 2.833619] EXT4-fs (sda1): couldn't mount as ext3 due to feature incompatibilities
  563. [ 2.833729] EXT4-fs (sda1): couldn't mount as ext2 due to feature incompatibilities
  564. [ 2.834362] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  565. [ 2.898187] EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities
  566. [ 2.898267] EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities
  567. [ 2.901450] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  568. [ 2.909701] random: fast init done
  569. [ 2.953674] usb 1-1: new high-speed USB device number 2 using ehci-pci
  570. [ 2.953692] usb 2-3: new low-speed USB device number 2 using xhci_hcd
  571. [ 3.091014] hub 1-1:1.0: USB hub found
  572. [ 3.091073] hub 1-1:1.0: 8 ports detected
  573. [ 3.168717] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:04F2:0402.0001/input/input3
  574. [ 3.223813] hid-generic 0003:04F2:0402.0001: input,hidraw0: USB HID v1.11 Keyboard [Chicony USB Keyboard] on usb-0000:00:14.0-3/input0
  575. [ 3.245032] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.1/0003:04F2:0402.0002/input/input4
  576. [ 3.300459] hid-generic 0003:04F2:0402.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Chicony USB Keyboard] on usb-0000:00:14.0-3/input1
  577. [ 3.413667] usb 2-7: new full-speed USB device number 3 using xhci_hcd
  578. [ 3.757110] clocksource: Switched to clocksource tsc
  579. [ 4.144018] systemd[1]: systemd 232 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  580. [ 4.144156] systemd[1]: Detected architecture x86-64.
  581. [ 4.144197] systemd[1]: Set hostname to <LibreELEC>.
  582. [ 4.165761] systemd[1]: Listening on Journal Socket (/dev/log).
  583. [ 4.165834] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  584. [ 4.166053] systemd[1]: Created slice User and Session Slice.
  585. [ 4.166093] systemd[1]: Listening on udev Control Socket.
  586. [ 4.166132] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  587. [ 4.166209] systemd[1]: Created slice System Slice.
  588. [ 4.166598] systemd[1]: Mounting POSIX Message Queue File System...
  589. [ 4.234769] systemd-journald[226]: Received request to flush runtime journal from PID 1
  590. [ 4.347351] random: crng init done
  591. [ 4.589439] rc_core: loading out-of-tree module taints kernel.
  592. [ 4.607416] WARNING: You are using an experimental version of the media stack.
  593. [ 4.607416] As the driver is backported to an older kernel, it doesn't offer
  594. [ 4.607416] enough quality for its usage in production.
  595. [ 4.607416] Use it with care.
  596. [ 4.607416] Latest git patches (needed if you report a bug to [email protected]):
  597. [ 4.607416] a02ff2e02bee64e9955dbfd8811874c3f3880f58 cx231xx: Fix TBS MAC reading.
  598. [ 4.672182] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC283: line_outs=1 (0x21/0x0/0x0/0x0/0x0) type:hp
  599. [ 4.672186] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  600. [ 4.672189] snd_hda_codec_realtek hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
  601. [ 4.672190] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  602. [ 4.672192] snd_hda_codec_realtek hdaudioC0D0: inputs:
  603. [ 4.672195] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
  604. [ 4.693072] Bluetooth: Core ver 2.22
  605. [ 4.693086] NET: Registered protocol family 31
  606. [ 4.693087] Bluetooth: HCI device and connection manager initialized
  607. [ 4.693091] Bluetooth: HCI socket layer initialized
  608. [ 4.693094] Bluetooth: L2CAP socket layer initialized
  609. [ 4.693100] Bluetooth: SCO socket layer initialized
  610. [ 4.701565] usbcore: registered new interface driver btusb
  611. [ 4.717978] Bluetooth: hci0: read Intel version: 370710018002030d56
  612. [ 4.717980] Bluetooth: hci0: Intel device is already patched. patch num: 56
  613. [ 4.719145] intel_rapl: Found RAPL domain package
  614. [ 4.719148] intel_rapl: Found RAPL domain core
  615. [ 4.719151] intel_rapl: Found RAPL domain uncore
  616. [ 4.719153] intel_rapl: Found RAPL domain dram
  617. [ 4.719698] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
  618. [ 4.722124] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
  619. [ 4.722218] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  620. [ 4.856842] wl: module license 'MIXED/Proprietary' taints kernel.
  621. [ 4.856844] Disabling lock debugging due to kernel taint
  622. [ 4.867302] Intel(R) Wireless WiFi driver for Linux
  623. [ 4.867303] Copyright(c) 2003- 2015 Intel Corporation
  624. [ 4.884484] iwlwifi 0000:02:00.0: loaded firmware version 17.352738.0 op_mode iwlmvm
  625. [ 4.909412] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144
  626. [ 4.911460] iwlwifi 0000:02:00.0: L1 Disabled - LTR Enabled
  627. [ 4.911689] iwlwifi 0000:02:00.0: L1 Disabled - LTR Enabled
  628. [ 5.110584] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
  629. [ 5.113402] iwlwifi 0000:02:00.0: L1 Disabled - LTR Enabled
  630. [ 5.113631] iwlwifi 0000:02:00.0: L1 Disabled - LTR Enabled
  631. [ 5.303721] iwlwifi 0000:02:00.0: L1 Disabled - LTR Enabled
  632. [ 5.303947] iwlwifi 0000:02:00.0: L1 Disabled - LTR Enabled
  633. [ 5.316393] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  634. [ 5.384338] wlan0: authenticate with e0:3f:49:9a:df:e0
  635. [ 5.387520] wlan0: send auth to e0:3f:49:9a:df:e0 (try 1/3)
  636. [ 5.389334] wlan0: authenticated
  637. [ 5.390385] wlan0: associate with e0:3f:49:9a:df:e0 (try 1/3)
  638. [ 5.394195] wlan0: RX AssocResp from e0:3f:49:9a:df:e0 (capab=0x411 status=0 aid=2)
  639. [ 5.394935] wlan0: associated
  640. [ 5.394966] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  641. [ 6.550864] snd_hda_intel 0000:00:1b.0: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement