Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2015
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.97 KB | None | 0 0
  1. ################################################################################
  2. # ... output of dmesg
  3. # OpenELEC release: Generic.x86_64-5.95.5
  4. #
  5. ################################################################################
  6. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
  7. [ 0.000000] ACPI: IRQ0 used by override.
  8. [ 0.000000] ACPI: IRQ9 used by override.
  9. [ 0.000000] ACPI: IRQ14 used by override.
  10. [ 0.000000] ACPI: IRQ15 used by override.
  11. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  12. [ 0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000
  13. [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
  14. [ 0.000000] e820: [mem 0x80000000-0xfebfffff] available for PCI devices
  15. [ 0.000000] clocksource refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
  16. [ 0.000000] setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:4 nr_node_ids:1
  17. [ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88007fc00000 s88088 r8192 d30696 u524288
  18. [ 0.000000] pcpu-alloc: s88088 r8192 d30696 u524288 alloc=1*2097152
  19. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  20. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515865
  21. [ 0.000000] Policy zone: DMA32
  22. [ 0.000000] Kernel command line: root=/dev/ram0 rdinit=/init usbcore.autosuspend=-1 BOOT_IMAGE=/KERNEL boot=/dev/sda3 disk=/dev/sda4 quiet
  23. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  24. [ 0.000000] AGP: Checking aperture...
  25. [ 0.000000] AGP: No AGP bridge found
  26. [ 0.000000] AGP: Node 0: aperture [bus addr 0xeffa000000-0xeffbffffff] (32MB)
  27. [ 0.000000] Aperture beyond 4GB. Ignoring.
  28. [ 0.000000] Memory: 2042088K/2096308K available (7040K kernel code, 782K rwdata, 7720K rodata, 3036K init, 500K bss, 54220K reserved, 0K cma-reserved)
  29. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  30. [ 0.000000] Hierarchical RCU implementation.
  31. [ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32
  32. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  33. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
  34. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  35. [ 0.000000] NR_IRQS:4352 nr_irqs:456 16
  36. [ 0.000000] Offload RCU callbacks from all CPUs
  37. [ 0.000000] Offload RCU callbacks from CPUs: 0-3.
  38. [ 0.000000] spurious 8259A interrupt: IRQ7.
  39. [ 0.000000] Console: colour VGA+ 80x25
  40. [ 0.000000] console [tty0] enabled
  41. [ 0.000000] clocksource hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
  42. [ 0.000000] hpet clockevent registered
  43. [ 0.000000] tsc: Fast TSC calibration using PIT
  44. [ 0.000000] tsc: Detected 2799.957 MHz processor
  45. [ 0.000009] Calibrating delay loop (skipped), value calculated using timer frequency.. 5602.24 BogoMIPS (lpj=9333190)
  46. [ 0.000012] pid_max: default: 32768 minimum: 301
  47. [ 0.000018] ACPI: Core revision 20150410
  48. [ 0.005459] ACPI: All ACPI Tables successfully acquired
  49. [ 0.005635] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  50. [ 0.006591] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  51. [ 0.007057] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  52. [ 0.007063] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  53. [ 0.007308] Initializing cgroup subsys blkio
  54. [ 0.007312] Initializing cgroup subsys memory
  55. [ 0.007323] Initializing cgroup subsys devices
  56. [ 0.007326] Initializing cgroup subsys freezer
  57. [ 0.007329] Initializing cgroup subsys perf_event
  58. [ 0.007346] CPU: Physical Processor ID: 0
  59. [ 0.007347] CPU: Processor Core ID: 0
  60. [ 0.007349] process: using AMD E400 aware idle routine
  61. [ 0.007351] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
  62. [ 0.007352] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0
  63. [ 0.007432] Freeing SMP alternatives memory: 16K (ffffffff823bc000 - ffffffff823c0000)
  64. [ 0.008629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  65. [ 0.145746] smpboot: CPU0: AMD Processor model unknown (fam: 10, model: 06, stepping: 02)
  66. [ 0.145763] Performance Events: AMD PMU driver.
  67. [ 0.145768] ... version: 0
  68. [ 0.145769] ... bit width: 48
  69. [ 0.145770] ... generic registers: 4
  70. [ 0.145771] ... value mask: 0000ffffffffffff
  71. [ 0.145772] ... max period: 00007fffffffffff
  72. [ 0.145773] ... fixed-purpose events: 0
  73. [ 0.145774] ... event mask: 000000000000000f
  74. [ 0.146031] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  75. [ 0.146125] x86: Booting SMP configuration:
  76. [ 0.146127] .... node #0, CPUs: #1
  77. [ 0.159271] x86: Booted up 1 node, 2 CPUs
  78. [ 0.159273] smpboot: Total of 2 processors activated (11204.48 BogoMIPS)
  79. [ 0.159964] devtmpfs: initialized
  80. [ 0.160267] PM: Registering ACPI NVS region [mem 0x7ff9e000-0x7ffdffff] (270336 bytes)
  81. [ 0.160331] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  82. [ 0.160390] pinctrl core: initialized pinctrl subsystem
  83. [ 0.160512] NET: Registered protocol family 16
  84. [ 0.172618] cpuidle: using governor ladder
  85. [ 0.179294] cpuidle: using governor menu
  86. [ 0.179300] node 0 link 0: io port [5000, ffffff]
  87. [ 0.179302] node 0 link 0: io port [1000, 1fff]
  88. [ 0.179304] TOM: 0000000080000000 aka 2048M
  89. [ 0.179306] Fam 10h mmconf [mem 0xe0000000-0xe00fffff]
  90. [ 0.179308] node 0 link 0: mmio [e0000000, efffffff] ==> [e0100000, efffffff]
  91. [ 0.179311] node 0 link 0: mmio [a0000, bffff]
  92. [ 0.179313] node 0 link 0: mmio [80000000, fe0bffff] ==> [80000000, dfffffff] and [e0100000, fe0bffff]
  93. [ 0.179316] bus: [bus 00-07] on node 0 link 0
  94. [ 0.179318] bus: 00 [io 0x2000-0xffff]
  95. [ 0.179319] bus: 00 [io 0x0000-0x1fff]
  96. [ 0.179320] bus: 00 [mem 0xe0100000-0xfcffffffff]
  97. [ 0.179321] bus: 00 [mem 0x000a0000-0x000bffff]
  98. [ 0.179323] bus: 00 [mem 0x80000000-0xdfffffff]
  99. [ 0.179401] ACPI: bus type PCI registered
  100. [ 0.179450] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  101. [ 0.179452] PCI: not using MMCONFIG
  102. [ 0.179454] PCI: Using configuration type 1 for base access
  103. [ 0.179454] PCI: Using configuration type 1 for extended access
  104. [ 0.179583] mtrr: your CPUs had inconsistent fixed MTRR settings
  105. [ 0.179584] mtrr: your CPUs had inconsistent variable MTRR settings
  106. [ 0.179585] mtrr: probably your BIOS does not setup all CPUs.
  107. [ 0.179586] mtrr: corrected configuration.
  108. [ 0.186091] ACPI: Added _OSI(Module Device)
  109. [ 0.186094] ACPI: Added _OSI(Processor Device)
  110. [ 0.186095] ACPI: Added _OSI(3.0 _SCP Extensions)
  111. [ 0.186096] ACPI: Added _OSI(Processor Aggregator Device)
  112. [ 0.188331] ACPI: Executed 1 blocks of module-level executable AML code
  113. [ 0.191457] ACPI: Interpreter enabled
  114. [ 0.191465] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150410/hwxface-580)
  115. [ 0.191469] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150410/hwxface-580)
  116. [ 0.191478] ACPI: (supports S0 S3 S5)
  117. [ 0.191479] ACPI: Using IOAPIC for interrupt routing
  118. [ 0.191496] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  119. [ 0.192568] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
  120. [ 0.192919] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  121. [ 0.200291] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  122. [ 0.200298] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  123. [ 0.200453] acpi PNP0A03:00: _OSC: platform does not support [PCIeHotplug PCIeCapability]
  124. [ 0.200526] acpi PNP0A03:00: _OSC: not requesting control; platform does not support [PCIeCapability]
  125. [ 0.200529] acpi PNP0A03:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
  126. [ 0.200531] acpi PNP0A03:00: _OSC: platform willing to grant [PME AER]
  127. [ 0.200533] acpi PNP0A03:00: _OSC failed (AE_SUPPORT); disabling ASPM
  128. [ 0.200633] PCI host bridge to bus 0000:00
  129. [ 0.200635] pci_bus 0000:00: root bus resource [bus 00-ff]
  130. [ 0.200638] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  131. [ 0.200640] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  132. [ 0.200642] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  133. [ 0.200644] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
  134. [ 0.200646] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
  135. [ 0.200648] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed44fff window]
  136. [ 0.200674] pci 0000:00:00.0: [10de:0754] type 00 class 0x050000
  137. [ 0.200930] pci 0000:00:01.0: [10de:075c] type 00 class 0x060100
  138. [ 0.200937] pci 0000:00:01.0: reg 0x10: [io 0x0900-0x09ff]
  139. [ 0.201027] pci 0000:00:01.1: [10de:0752] type 00 class 0x0c0500
  140. [ 0.201037] pci 0000:00:01.1: reg 0x10: [io 0x0e00-0x0e3f]
  141. [ 0.201052] pci 0000:00:01.1: reg 0x20: [io 0x0600-0x063f]
  142. [ 0.201057] pci 0000:00:01.1: reg 0x24: [io 0x0700-0x073f]
  143. [ 0.201082] pci 0000:00:01.1: PME# supported from D3hot D3cold
  144. [ 0.201122] pci 0000:00:01.1: System wakeup disabled by ACPI
  145. [ 0.201159] pci 0000:00:01.2: [10de:0751] type 00 class 0x050000
  146. [ 0.201249] pci 0000:00:01.3: [10de:0753] type 00 class 0x0b4000
  147. [ 0.201266] pci 0000:00:01.3: reg 0x10: [mem 0xfcf80000-0xfcffffff]
  148. [ 0.201423] pci 0000:00:01.4: [10de:0568] type 00 class 0x050000
  149. [ 0.201531] pci 0000:00:02.0: [10de:077b] type 00 class 0x0c0310
  150. [ 0.201539] pci 0000:00:02.0: reg 0x10: [mem 0xfcf7e000-0xfcf7efff]
  151. [ 0.201574] pci 0000:00:02.0: supports D1 D2
  152. [ 0.201575] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
  153. [ 0.201610] pci 0000:00:02.0: System wakeup disabled by ACPI
  154. [ 0.201645] pci 0000:00:02.1: [10de:077c] type 00 class 0x0c0320
  155. [ 0.201654] pci 0000:00:02.1: reg 0x10: [mem 0xfcf7fc00-0xfcf7fcff]
  156. [ 0.201692] pci 0000:00:02.1: supports D1 D2
  157. [ 0.201694] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
  158. [ 0.201730] pci 0000:00:02.1: System wakeup disabled by ACPI
  159. [ 0.201770] pci 0000:00:04.0: [10de:077d] type 00 class 0x0c0310
  160. [ 0.201779] pci 0000:00:04.0: reg 0x10: [mem 0xfcf7d000-0xfcf7dfff]
  161. [ 0.201813] pci 0000:00:04.0: supports D1 D2
  162. [ 0.201814] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
  163. [ 0.201849] pci 0000:00:04.0: System wakeup disabled by ACPI
  164. [ 0.201884] pci 0000:00:04.1: [10de:077e] type 00 class 0x0c0320
  165. [ 0.201893] pci 0000:00:04.1: reg 0x10: [mem 0xfcf7f800-0xfcf7f8ff]
  166. [ 0.201931] pci 0000:00:04.1: supports D1 D2
  167. [ 0.201933] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
  168. [ 0.201969] pci 0000:00:04.1: System wakeup disabled by ACPI
  169. [ 0.202010] pci 0000:00:06.0: [10de:0759] type 00 class 0x01018a
  170. [ 0.202032] pci 0000:00:06.0: reg 0x20: [io 0xffa0-0xffaf]
  171. [ 0.202042] pci 0000:00:06.0: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  172. [ 0.202044] pci 0000:00:06.0: legacy IDE quirk: reg 0x14: [io 0x03f6]
  173. [ 0.202046] pci 0000:00:06.0: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  174. [ 0.202048] pci 0000:00:06.0: legacy IDE quirk: reg 0x1c: [io 0x0376]
  175. [ 0.202120] pci 0000:00:08.0: [10de:075a] type 01 class 0x060401
  176. [ 0.202177] pci 0000:00:08.0: System wakeup disabled by ACPI
  177. [ 0.202212] pci 0000:00:09.0: [10de:0ad0] type 00 class 0x010185
  178. [ 0.202220] pci 0000:00:09.0: reg 0x10: [io 0xd480-0xd487]
  179. [ 0.202224] pci 0000:00:09.0: reg 0x14: [io 0xd400-0xd403]
  180. [ 0.202228] pci 0000:00:09.0: reg 0x18: [io 0xd080-0xd087]
  181. [ 0.202233] pci 0000:00:09.0: reg 0x1c: [io 0xd000-0xd003]
  182. [ 0.202237] pci 0000:00:09.0: reg 0x20: [io 0xcc00-0xcc0f]
  183. [ 0.202241] pci 0000:00:09.0: reg 0x24: [mem 0xfcf7a000-0xfcf7bfff]
  184. [ 0.202318] pci 0000:00:0a.0: [10de:0760] type 00 class 0x020000
  185. [ 0.202326] pci 0000:00:0a.0: reg 0x10: [mem 0xfcf7c000-0xfcf7cfff]
  186. [ 0.202331] pci 0000:00:0a.0: reg 0x14: [io 0xc880-0xc887]
  187. [ 0.202335] pci 0000:00:0a.0: reg 0x18: [mem 0xfcf7f400-0xfcf7f4ff]
  188. [ 0.202340] pci 0000:00:0a.0: reg 0x1c: [mem 0xfcf7f000-0xfcf7f00f]
  189. [ 0.202365] pci 0000:00:0a.0: supports D1 D2
  190. [ 0.202367] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
  191. [ 0.202404] pci 0000:00:0a.0: System wakeup disabled by ACPI
  192. [ 0.202478] pci 0000:00:10.0: [10de:0778] type 01 class 0x060400
  193. [ 0.202671] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
  194. [ 0.202728] pci 0000:00:10.0: System wakeup disabled by ACPI
  195. [ 0.202793] pci 0000:00:12.0: [10de:075b] type 01 class 0x060400
  196. [ 0.202970] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
  197. [ 0.203028] pci 0000:00:12.0: System wakeup disabled by ACPI
  198. [ 0.203066] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
  199. [ 0.203133] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
  200. [ 0.203193] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
  201. [ 0.203259] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
  202. [ 0.203325] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
  203. [ 0.203440] pci 0000:00:08.0: PCI bridge to [bus 01] (subtractive decode)
  204. [ 0.203445] pci 0000:00:08.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
  205. [ 0.203447] pci 0000:00:08.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
  206. [ 0.203449] pci 0000:00:08.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  207. [ 0.203451] pci 0000:00:08.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
  208. [ 0.203453] pci 0000:00:08.0: bridge window [mem 0x80000000-0xdfffffff window] (subtractive decode)
  209. [ 0.203456] pci 0000:00:08.0: bridge window [mem 0xf0000000-0xfed44fff window] (subtractive decode)
  210. [ 0.203557] pci 0000:02:00.0: [10de:0de1] type 00 class 0x030000
  211. [ 0.203567] pci 0000:02:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff]
  212. [ 0.203576] pci 0000:02:00.0: reg 0x14: [mem 0xf0000000-0xf7ffffff 64bit pref]
  213. [ 0.203584] pci 0000:02:00.0: reg 0x1c: [mem 0xfa000000-0xfbffffff 64bit pref]
  214. [ 0.203590] pci 0000:02:00.0: reg 0x24: [io 0xec00-0xec7f]
  215. [ 0.203596] pci 0000:02:00.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
  216. [ 0.203665] pci 0000:02:00.1: [10de:0bea] type 00 class 0x040300
  217. [ 0.203674] pci 0000:02:00.1: reg 0x10: [mem 0xfebfc000-0xfebfffff]
  218. [ 0.209150] pci 0000:00:10.0: PCI bridge to [bus 02]
  219. [ 0.209163] pci 0000:00:10.0: bridge window [io 0xe000-0xefff]
  220. [ 0.209170] pci 0000:00:10.0: bridge window [mem 0xfd000000-0xfebfffff]
  221. [ 0.209184] pci 0000:00:10.0: bridge window [mem 0xf0000000-0xfbffffff 64bit pref]
  222. [ 0.209281] pci 0000:00:12.0: PCI bridge to [bus 03]
  223. [ 0.209350] pci_bus 0000:00: on NUMA node 0
  224. [ 0.210320] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled.
  225. [ 0.210405] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled.
  226. [ 0.210490] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
  227. [ 0.210576] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
  228. [ 0.210660] ACPI: PCI Interrupt Link [LN0A] (IRQs 16 17 18 19) *10
  229. [ 0.210743] ACPI: PCI Interrupt Link [LN0B] (IRQs 16 17 18 19) *15
  230. [ 0.210826] ACPI: PCI Interrupt Link [LN0C] (IRQs 16 17 18 19) *0, disabled.
  231. [ 0.210909] ACPI: PCI Interrupt Link [LN0D] (IRQs 16 17 18 19) *0, disabled.
  232. [ 0.210994] ACPI: PCI Interrupt Link [LN1A] (IRQs 16 17 18 19) *0, disabled.
  233. [ 0.211077] ACPI: PCI Interrupt Link [LN1B] (IRQs 16 17 18 19) *0, disabled.
  234. [ 0.211160] ACPI: PCI Interrupt Link [LN1C] (IRQs 16 17 18 19) *0, disabled.
  235. [ 0.211242] ACPI: PCI Interrupt Link [LN1D] (IRQs 16 17 18 19) *0, disabled.
  236. [ 0.211326] ACPI: PCI Interrupt Link [LN2A] (IRQs 16 17 18 19) *11
  237. [ 0.211408] ACPI: PCI Interrupt Link [LN2B] (IRQs 16 17 18 19) *0, disabled.
  238. [ 0.211490] ACPI: PCI Interrupt Link [LN2C] (IRQs 16 17 18 19) *0, disabled.
  239. [ 0.211574] ACPI: PCI Interrupt Link [LN2D] (IRQs 16 17 18 19) *0, disabled.
  240. [ 0.211657] ACPI: PCI Interrupt Link [LN3A] (IRQs 16 17 18 19) *0, disabled.
  241. [ 0.211739] ACPI: PCI Interrupt Link [LN3B] (IRQs 16 17 18 19) *0, disabled.
  242. [ 0.211821] ACPI: PCI Interrupt Link [LN3C] (IRQs 16 17 18 19) *0, disabled.
  243. [ 0.211904] ACPI: PCI Interrupt Link [LN3D] (IRQs 16 17 18 19) *0, disabled.
  244. [ 0.211986] ACPI: PCI Interrupt Link [LN4A] (IRQs 16 17 18 19) *0, disabled.
  245. [ 0.212070] ACPI: PCI Interrupt Link [LN4B] (IRQs 16 17 18 19) *0, disabled.
  246. [ 0.212153] ACPI: PCI Interrupt Link [LN4C] (IRQs 16 17 18 19) *0, disabled.
  247. [ 0.212236] ACPI: PCI Interrupt Link [LN4D] (IRQs 16 17 18 19) *0, disabled.
  248. [ 0.212318] ACPI: PCI Interrupt Link [LN5A] (IRQs 16 17 18 19) *0, disabled.
  249. [ 0.212402] ACPI: PCI Interrupt Link [LN5B] (IRQs 16 17 18 19) *0, disabled.
  250. [ 0.212490] ACPI: PCI Interrupt Link [LN5C] (IRQs 16 17 18 19) *0, disabled.
  251. [ 0.212574] ACPI: PCI Interrupt Link [LN5D] (IRQs 16 17 18 19) *0, disabled.
  252. [ 0.212657] ACPI: PCI Interrupt Link [LN6A] (IRQs 16 17 18 19) *0, disabled.
  253. [ 0.212741] ACPI: PCI Interrupt Link [LN6B] (IRQs 16 17 18 19) *0, disabled.
  254. [ 0.212823] ACPI: PCI Interrupt Link [LN6C] (IRQs 16 17 18 19) *0, disabled.
  255. [ 0.212907] ACPI: PCI Interrupt Link [LN6D] (IRQs 16 17 18 19) *0, disabled.
  256. [ 0.212991] ACPI: PCI Interrupt Link [LN7A] (IRQs 16 17 18 19) *0, disabled.
  257. [ 0.213074] ACPI: PCI Interrupt Link [LN7B] (IRQs 16 17 18 19) *0, disabled.
  258. [ 0.213157] ACPI: PCI Interrupt Link [LN7C] (IRQs 16 17 18 19) *0, disabled.
  259. [ 0.213241] ACPI: PCI Interrupt Link [LN7D] (IRQs 16 17 18 19) *0, disabled.
  260. [ 0.213326] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *15
  261. [ 0.213410] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *11
  262. [ 0.213495] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *11
  263. [ 0.213578] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *0, disabled.
  264. [ 0.213662] ACPI: PCI Interrupt Link [SGRU] (IRQs 20 21 22 23) *0, disabled.
  265. [ 0.213746] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *10
  266. [ 0.213831] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *15
  267. [ 0.213915] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *5
  268. [ 0.214008] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
  269. [ 0.214092] ACPI: PCI Interrupt Link [UB11] (IRQs 20 21 22 23) *10
  270. [ 0.214177] ACPI: PCI Interrupt Link [UB12] (IRQs 20 21 22 23) *10
  271. [ 0.214220] ACPI: Enabled 1 GPEs in block 00 to 1F
  272. [ 0.214326] vgaarb: setting as boot device: PCI:0000:02:00.0
  273. [ 0.214328] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
  274. [ 0.214330] vgaarb: loaded
  275. [ 0.214331] vgaarb: bridge control possible 0000:02:00.0
  276. [ 0.214404] SCSI subsystem initialized
  277. [ 0.214469] libata version 3.00 loaded.
  278. [ 0.214497] ACPI: bus type USB registered
  279. [ 0.214521] usbcore: registered new interface driver usbfs
  280. [ 0.214532] usbcore: registered new interface driver hub
  281. [ 0.214546] usbcore: registered new device driver usb
  282. [ 0.214571] pps_core: LinuxPPS API ver. 1 registered
  283. [ 0.214573] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  284. [ 0.214577] PTP clock support registered
  285. [ 0.214632] Advanced Linux Sound Architecture Driver Initialized.
  286. [ 0.214636] PCI: Using ACPI for IRQ routing
  287. [ 0.221187] PCI: pci_cache_line_size set to 64 bytes
  288. [ 0.221235] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
  289. [ 0.221238] e820: reserve RAM buffer [mem 0x7ff90000-0x7fffffff]
  290. [ 0.221434] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
  291. [ 0.221527] Switched to clocksource hpet
  292. [ 0.221620] pnp: PnP ACPI init
  293. [ 0.222056] pnp 00:00: [dma 2]
  294. [ 0.222103] pnp 00:00: Plug and Play ACPI device, IDs PNP0700 (active)
  295. [ 0.222590] pnp 00:01: [dma 0 disabled]
  296. [ 0.222756] pnp 00:01: Plug and Play ACPI device, IDs PNP0400 (active)
  297. [ 0.223027] pnp 00:02: disabling [io 0x0900-0x097f] because it overlaps 0000:00:01.0 BAR 0 [io 0x0900-0x09ff]
  298. [ 0.223030] pnp 00:02: disabling [io 0x0980-0x09ff] because it overlaps 0000:00:01.0 BAR 0 [io 0x0900-0x09ff]
  299. [ 0.223084] system 00:02: [io 0x04d0-0x04d1] has been reserved
  300. [ 0.223086] system 00:02: [io 0x0800-0x080f] has been reserved
  301. [ 0.223088] system 00:02: [io 0x0500-0x057f] could not be reserved
  302. [ 0.223091] system 00:02: [io 0x0580-0x05ff] has been reserved
  303. [ 0.223093] system 00:02: [io 0x0800-0x087f] could not be reserved
  304. [ 0.223095] system 00:02: [io 0x0880-0x08ff] has been reserved
  305. [ 0.223097] system 00:02: [io 0x0d00-0x0d7f] has been reserved
  306. [ 0.223099] system 00:02: [io 0x0d80-0x0dff] has been reserved
  307. [ 0.223102] system 00:02: [mem 0x000d0000-0x000d3fff window] has been reserved
  308. [ 0.223104] system 00:02: [mem 0x000d4000-0x000d7fff window] has been reserved
  309. [ 0.223107] system 00:02: [mem 0x000de000-0x000dffff window] has been reserved
  310. [ 0.223109] system 00:02: [mem 0xfed04000-0xfed04fff] has been reserved
  311. [ 0.223112] system 00:02: [mem 0xfee01000-0xfeefffff] has been reserved
  312. [ 0.223115] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  313. [ 0.223176] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  314. [ 0.223281] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
  315. [ 0.223283] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
  316. [ 0.223286] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  317. [ 0.223457] system 00:05: [io 0x0230-0x023f] has been reserved
  318. [ 0.223462] system 00:05: [io 0x0290-0x029f] has been reserved
  319. [ 0.223464] system 00:05: [io 0x0a00-0x0a0f] has been reserved
  320. [ 0.223466] system 00:05: [io 0x0a10-0x0a1f] has been reserved
  321. [ 0.223469] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  322. [ 0.223814] pnp 00:06: [dma 0 disabled]
  323. [ 0.223864] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
  324. [ 0.223930] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
  325. [ 0.223933] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  326. [ 0.224078] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
  327. [ 0.224081] system 00:08: [mem 0x000c0000-0x000cffff] could not be reserved
  328. [ 0.224083] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
  329. [ 0.224086] system 00:08: [mem 0x00100000-0x7fffffff] could not be reserved
  330. [ 0.224088] system 00:08: [mem 0xfed45000-0xffffffff] could not be reserved
  331. [ 0.224090] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
  332. [ 0.224611] pnp: PnP ACPI: found 9 devices
  333. [ 0.231335] clocksource acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  334. [ 0.231390] pci 0000:00:08.0: PCI bridge to [bus 01]
  335. [ 0.231397] pci 0000:00:10.0: PCI bridge to [bus 02]
  336. [ 0.231402] pci 0000:00:10.0: bridge window [io 0xe000-0xefff]
  337. [ 0.231412] pci 0000:00:10.0: bridge window [mem 0xfd000000-0xfebfffff]
  338. [ 0.231419] pci 0000:00:10.0: bridge window [mem 0xf0000000-0xfbffffff 64bit pref]
  339. [ 0.231431] pci 0000:00:12.0: PCI bridge to [bus 03]
  340. [ 0.231457] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  341. [ 0.231459] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  342. [ 0.231461] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  343. [ 0.231463] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
  344. [ 0.231465] pci_bus 0000:00: resource 8 [mem 0x80000000-0xdfffffff window]
  345. [ 0.231467] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed44fff window]
  346. [ 0.231469] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7 window]
  347. [ 0.231471] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff window]
  348. [ 0.231473] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff window]
  349. [ 0.231475] pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff window]
  350. [ 0.231477] pci_bus 0000:01: resource 8 [mem 0x80000000-0xdfffffff window]
  351. [ 0.231479] pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfed44fff window]
  352. [ 0.231481] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
  353. [ 0.231483] pci_bus 0000:02: resource 1 [mem 0xfd000000-0xfebfffff]
  354. [ 0.231485] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xfbffffff 64bit pref]
  355. [ 0.231519] NET: Registered protocol family 2
  356. [ 0.231669] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  357. [ 0.231733] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  358. [ 0.231826] TCP: Hash tables configured (established 16384 bind 16384)
  359. [ 0.231885] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  360. [ 0.231902] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  361. [ 0.231965] NET: Registered protocol family 1
  362. [ 0.232063] RPC: Registered named UNIX socket transport module.
  363. [ 0.232064] RPC: Registered udp transport module.
  364. [ 0.232065] RPC: Registered tcp transport module.
  365. [ 0.232066] RPC: Registered tcp NFSv4.1 backchannel transport module.
  366. [ 0.232394] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 23
  367. [ 0.318556] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 22
  368. [ 0.318837] ACPI: PCI Interrupt Link [UB11] enabled at IRQ 21
  369. [ 0.385263] ACPI: PCI Interrupt Link [UB12] enabled at IRQ 20
  370. [ 0.385445] pci 0000:00:08.0: Enabling HT MSI Mapping
  371. [ 0.385538] pci 0000:00:09.0: Enabling HT MSI Mapping
  372. [ 0.385635] pci 0000:00:0a.0: Enabling HT MSI Mapping
  373. [ 0.385750] pci 0000:02:00.0: Video device with shadowed ROM
  374. [ 0.385757] PCI: CLS 64 bytes, default 64
  375. [ 0.414588] microcode: CPU0: patch_level=0x00000000
  376. [ 0.414597] microcode: CPU1: patch_level=0x00000000
  377. [ 0.414653] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  378. [ 0.414657] LVT offset 1 assigned for vector 0x400
  379. [ 0.414667] IBS: LVT offset 1 assigned
  380. [ 0.414683] perf: AMD IBS detected (0x0000001f)
  381. [ 0.414819] Scanning for low memory corruption every 60 seconds
  382. [ 0.415069] futex hash table entries: 1024 (order: 4, 65536 bytes)
  383. [ 0.417306] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  384. [ 0.417499] NFS: Registering the id_resolver key type
  385. [ 0.417510] Key type id_resolver registered
  386. [ 0.417511] Key type id_legacy registered
  387. [ 0.417516] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  388. [ 0.418688] alg: No test for stdrng (krng)
  389. [ 0.418740] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  390. [ 0.418744] io scheduler noop registered
  391. [ 0.418800] io scheduler cfq registered (default)
  392. [ 0.419124] ACPI: PCI Interrupt Link [LN0A] enabled at IRQ 19
  393. [ 0.419448] ACPI: PCI Interrupt Link [LN2A] enabled at IRQ 18
  394. [ 0.419667] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  395. [ 0.419671] ACPI: Power Button [PWRB]
  396. [ 0.419730] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  397. [ 0.419732] ACPI: Power Button [PWRF]
  398. [ 0.419993] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  399. [ 0.440545] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  400. [ 0.440882] Linux agpgart interface v0.103
  401. [ 0.440933] [drm] Initialized drm 1.1.0 20060810
  402. [ 0.440948] [drm] radeon kernel modesetting enabled.
  403. [ 0.442826] brd: module loaded
  404. [ 0.442860] loop: module loaded
  405. [ 0.442958] nbd: registered device at major 43
  406. [ 0.444147] usbcore: registered new interface driver rtsx_usb
  407. [ 0.444163] Loading iSCSI transport class v2.0-870.
  408. [ 0.444274] iscsi: registered transport (tcp)
  409. [ 0.444383] ahci 0000:00:09.0: version 3.0
  410. [ 0.444664] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 23
  411. [ 0.444702] ahci 0000:00:09.0: controller can't do PMP, turning off CAP_PMP
  412. [ 0.444781] ahci 0000:00:09.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl IDE mode
  413. [ 0.444784] ahci 0000:00:09.0: flags: 64bit ncq sntf led clo pio boh
  414. [ 0.445566] scsi host0: ahci
  415. [ 0.445714] scsi host1: ahci
  416. [ 0.445820] scsi host2: ahci
  417. [ 0.445939] scsi host3: ahci
  418. [ 0.446050] scsi host4: ahci
  419. [ 0.446164] scsi host5: ahci
  420. [ 0.446209] ata1: SATA max UDMA/133 abar m8192@0xfcf7a000 port 0xfcf7a100 irq 24
  421. [ 0.446211] ata2: SATA max UDMA/133 abar m8192@0xfcf7a000 port 0xfcf7a180 irq 24
  422. [ 0.446214] ata3: SATA max UDMA/133 abar m8192@0xfcf7a000 port 0xfcf7a200 irq 24
  423. [ 0.446215] ata4: SATA max UDMA/133 abar m8192@0xfcf7a000 port 0xfcf7a280 irq 24
  424. [ 0.446217] ata5: SATA max UDMA/133 abar m8192@0xfcf7a000 port 0xfcf7a300 irq 24
  425. [ 0.446219] ata6: SATA max UDMA/133 abar m8192@0xfcf7a000 port 0xfcf7a380 irq 24
  426. [ 0.446517] pata_amd 0000:00:06.0: version 0.4.1
  427. [ 0.447249] scsi host6: pata_amd
  428. [ 0.447360] scsi host7: pata_amd
  429. [ 0.447399] ata7: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
  430. [ 0.447401] ata8: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
  431. [ 0.447791] tun: Universal TUN/TAP device driver, 1.6
  432. [ 0.447792] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  433. [ 0.447871] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
  434. [ 0.447895] Atheros(R) L2 Ethernet Driver - version 2.2.3
  435. [ 0.447897] Copyright (c) 2007 Atheros Corporation.
  436. [ 0.447981] cnic: QLogic cnicDriver v2.5.21 (January 29, 2015)
  437. [ 0.448051] uli526x: ULi M5261/M5263 net driver, version 0.9.3 (2005-7-29)
  438. [ 0.448065] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
  439. [ 0.448066] e100: Copyright(c) 1999-2006 Intel Corporation
  440. [ 0.448089] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  441. [ 0.448090] e1000: Copyright (c) 1999-2006 Intel Corporation.
  442. [ 0.448114] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
  443. [ 0.448115] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
  444. [ 0.448145] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.15-k
  445. [ 0.448146] igb: Copyright (c) 2007-2014 Intel Corporation.
  446. [ 0.448180] jme: JMicron JMC2XX ethernet driver version 1.0.8
  447. [ 0.448212] sky2: driver version 1.30
  448. [ 0.448249] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
  449. [ 0.448506] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 22
  450. [ 0.509428] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x732 @ 3, addr 00:22:15:0e:34:10
  451. [ 0.509431] forcedeth 0000:00:0a.0: highdma csum pwrctl mgmt gbit lnktim msi desc-v3
  452. [ 0.509592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  453. [ 0.509596] ehci-pci: EHCI PCI platform driver
  454. [ 0.509695] ehci-pci 0000:00:02.1: EHCI Host Controller
  455. [ 0.509702] ehci-pci 0000:00:02.1: new USB bus registered, assigned bus number 1
  456. [ 0.509710] ehci-pci 0000:00:02.1: debug port 1
  457. [ 0.509728] ehci-pci 0000:00:02.1: cache line size of 64 is not supported
  458. [ 0.509748] ehci-pci 0000:00:02.1: irq 22, io mem 0xfcf7fc00
  459. [ 0.518434] ehci-pci 0000:00:02.1: USB 2.0 started, EHCI 1.00
  460. [ 0.518579] hub 1-0:1.0: USB hub found
  461. [ 0.518584] hub 1-0:1.0: 6 ports detected
  462. [ 0.518798] ehci-pci 0000:00:04.1: EHCI Host Controller
  463. [ 0.518803] ehci-pci 0000:00:04.1: new USB bus registered, assigned bus number 2
  464. [ 0.518810] ehci-pci 0000:00:04.1: debug port 1
  465. [ 0.518825] ehci-pci 0000:00:04.1: cache line size of 64 is not supported
  466. [ 0.518841] ehci-pci 0000:00:04.1: irq 20, io mem 0xfcf7f800
  467. [ 0.528442] ehci-pci 0000:00:04.1: USB 2.0 started, EHCI 1.00
  468. [ 0.528555] hub 2-0:1.0: USB hub found
  469. [ 0.528559] hub 2-0:1.0: 6 ports detected
  470. [ 0.528679] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  471. [ 0.528690] ohci-pci: OHCI PCI platform driver
  472. [ 0.528780] ohci-pci 0000:00:02.0: OHCI PCI host controller
  473. [ 0.528785] ohci-pci 0000:00:02.0: new USB bus registered, assigned bus number 3
  474. [ 0.528811] ohci-pci 0000:00:02.0: irq 23, io mem 0xfcf7e000
  475. [ 0.583963] hub 3-0:1.0: USB hub found
  476. [ 0.583972] hub 3-0:1.0: 6 ports detected
  477. [ 0.584251] ohci-pci 0000:00:04.0: OHCI PCI host controller
  478. [ 0.584259] ohci-pci 0000:00:04.0: new USB bus registered, assigned bus number 4
  479. [ 0.584290] ohci-pci 0000:00:04.0: irq 21, io mem 0xfcf7d000
  480. [ 0.637358] hub 4-0:1.0: USB hub found
  481. [ 0.637364] hub 4-0:1.0: 6 ports detected
  482. [ 0.637493] uhci_hcd: USB Universal Host Controller Interface driver
  483. [ 0.637536] usbcore: registered new interface driver uas
  484. [ 0.637571] usbcore: registered new interface driver usb-storage
  485. [ 0.637604] i8042: PNP: No PS/2 controller found. Probing ports directly.
  486. [ 0.638048] serio: i8042 KBD port at 0x60,0x64 irq 1
  487. [ 0.638053] serio: i8042 AUX port at 0x60,0x64 irq 12
  488. [ 0.638163] mousedev: PS/2 mouse device common for all mice
  489. [ 0.638387] rtc_cmos 00:03: RTC can wake from S4
  490. [ 0.638649] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  491. [ 0.638707] rtc_cmos 00:03: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
  492. [ 0.638716] i2c /dev entries driver
  493. [ 0.638826] i2c i2c-0: nForce2 SMBus adapter at 0x600
  494. [ 0.638828] ACPI Warning: SystemIO range 0x0000000000000700-0x000000000000073F conflicts with OpRegion 0x0000000000000700-0x000000000000073F (\SM00) (20150410/utaddress-254)
  495. [ 0.638834] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  496. [ 0.638930] sdhci: Secure Digital Host Controller Interface driver
  497. [ 0.638931] sdhci: Copyright(c) Pierre Ossman
  498. [ 0.638967] No iBFT detected.
  499. [ 0.638983] hidraw: raw HID events driver (C) Jiri Kosina
  500. [ 0.639282] usbcore: registered new interface driver usbhid
  501. [ 0.639283] usbhid: USB HID core driver
  502. [ 0.639597] NET: Registered protocol family 10
  503. [ 0.639831] NET: Registered protocol family 17
  504. [ 0.639852] Key type dns_resolver registered
  505. [ 0.640419] console [netcon0] enabled
  506. [ 0.640420] netconsole: network logging started
  507. [ 0.640492] rtc_cmos 00:03: setting system clock to 2015-09-23 00:58:08 UTC (1442969888)
  508. [ 0.640531] acpi-cpufreq: overriding BIOS provided _PSD data
  509. [ 0.640693] ALSA device list:
  510. [ 0.640694] No soundcards found.
  511. [ 0.765324] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  512. [ 0.765352] ata3: SATA link down (SStatus 0 SControl 300)
  513. [ 0.765377] ata6: SATA link down (SStatus 0 SControl 300)
  514. [ 0.765400] ata4: SATA link down (SStatus 0 SControl 300)
  515. [ 0.765434] ata5: SATA link down (SStatus 0 SControl 300)
  516. [ 0.765453] ata2: SATA link down (SStatus 0 SControl 300)
  517. [ 0.794767] ata1.00: ATA-8: Corsair CSSD-F40GB2, 2.0, max UDMA/133
  518. [ 0.794774] ata1.00: 78161328 sectors, multi 16: LBA48 NCQ (depth 31/32)
  519. [ 0.824785] ata1.00: configured for UDMA/133
  520. [ 0.825033] scsi 0:0:0:0: Direct-Access ATA Corsair CSSD-F40 2.0 PQ: 0 ANSI: 5
  521. [ 0.825499] sd 0:0:0:0: [sda] 78161328 512-byte logical blocks: (40.0 GB/37.2 GiB)
  522. [ 0.825580] sd 0:0:0:0: Attached scsi generic sg0 type 0
  523. [ 0.825686] sd 0:0:0:0: [sda] Write Protect is off
  524. [ 0.825696] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  525. [ 0.825744] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  526. [ 0.825834] ata8: port disabled--ignoring
  527. [ 0.826689] sda: sda1 sda2 < sda5 > sda3 sda4
  528. [ 0.827785] sd 0:0:0:0: [sda] Attached SCSI disk
  529. [ 0.830208] Freeing unused kernel memory: 3036K (ffffffff820c5000 - ffffffff823bc000)
  530. [ 0.830217] Write protecting the kernel read-only data: 16384k
  531. [ 0.831798] Freeing unused kernel memory: 1140K (ffff8800016e3000 - ffff880001800000)
  532. [ 0.832358] Freeing unused kernel memory: 472K (ffff880001f8a000 - ffff880002000000)
  533. [ 0.875230] EXT4-fs (sda3): mounting ext3 file system using the ext4 subsystem
  534. [ 0.876550] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
  535. [ 0.998808] usb 3-1: new low-speed USB device number 2 using ohci-pci
  536. [ 1.019810] uvesafb: NVIDIA Corporation, GF108 Board - 1071v1p1, Chip Rev , OEM: NVIDIA, VBE v3.0
  537. [ 1.162660] uvesafb: VBIOS/hardware doesn't support DDC transfers
  538. [ 1.162664] uvesafb: no monitor limits have been set, default refresh rate will be used
  539. [ 1.163739] uvesafb: scrolling: redraw
  540. [ 1.210600] input: HID 05a4:9881 as /devices/pci0000:00/0000:00:02.0/usb3/3-1/3-1:1.0/0003:05A4:9881.0001/input/input5
  541. [ 1.262419] hid-generic 0003:05A4:9881.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 05a4:9881] on usb-0000:00:02.0-1/input0
  542. [ 1.291436] input: HID 05a4:9881 as /devices/pci0000:00/0000:00:02.0/usb3/3-1/3-1:1.1/0003:05A4:9881.0002/input/input6
  543. [ 1.321342] Console: switching to colour frame buffer device 80x30
  544. [ 1.322081] uvesafb: framebuffer at 0xfb000000, mapped to 0xffffc90001000000, using 10240k, total 14336k
  545. [ 1.322084] fb0: VESA VGA frame buffer device
  546. [ 1.342558] hid-generic 0003:05A4:9881.0002: input,hidraw1: USB HID v1.10 Mouse [HID 05a4:9881] on usb-0000:00:02.0-1/input1
  547. [ 1.415837] tsc: Refined TSC clocksource calibration: 2800.000 MHz
  548. [ 1.415841] clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns
  549. [ 1.669687] EXT4-fs (sda4): couldn't mount as ext3 due to feature incompatibilities
  550. [ 1.669838] EXT4-fs (sda4): couldn't mount as ext2 due to feature incompatibilities
  551. [ 1.671134] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
  552. [ 2.416692] Switched to clocksource tsc
  553. [ 2.986082] random: systemd urandom read with 25 bits of entropy available
  554. [ 2.989476] systemd[1]: systemd 219 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  555. [ 2.989613] systemd[1]: Detected architecture 'x86-64'.
  556. [ 2.989770] systemd[1]: Running with unpopulated /etc.
  557. [ 2.989803] systemd[1]: Set hostname to <OpenELEC>.
  558. [ 2.989904] systemd[1]: Initializing machine ID from random generator.
  559. [ 2.990055] systemd[1]: Populated /etc with preset unit settings.
  560. [ 2.992945] systemd[1]: Unit type .busname is not supported on this system.
  561. [ 3.005369] systemd[1]: Unit type .swap is not supported on this system.
  562. [ 3.011641] systemd[1]: Reached target Swap.
  563. [ 3.011662] systemd[1]: Starting Swap.
  564. [ 3.011731] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  565. [ 3.011746] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  566. [ 3.012025] systemd[1]: Created slice Root Slice.
  567. [ 3.012040] systemd[1]: Starting Root Slice.
  568. [ 3.012102] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  569. [ 3.012117] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  570. [ 3.020637] systemd[1]: Listening on Journal Audit Socket.
  571. [ 3.020728] systemd[1]: Listening on Journal Socket (/dev/log).
  572. [ 3.020740] systemd[1]: Starting Journal Socket (/dev/log).
  573. [ 3.020762] systemd[1]: Listening on Delayed Shutdown Socket.
  574. [ 3.020771] systemd[1]: Starting Delayed Shutdown Socket.
  575. [ 3.020878] systemd[1]: Created slice System Slice.
  576. [ 3.020896] systemd[1]: Starting System Slice.
  577. [ 3.020978] systemd[1]: Started Debug Shell.
  578. [ 3.021451] systemd[1]: Starting Show Version...
  579. [ 3.021519] systemd[1]: Listening on Journal Socket.
  580. [ 3.021531] systemd[1]: Starting Journal Socket.
  581. [ 3.021889] systemd[1]: Mounting Variable Directory...
  582. [ 3.022419] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  583. [ 3.022875] systemd[1]: Mounting Debug File System...
  584. [ 3.023500] systemd[1]: Starting Remount Root and Kernel File Systems...
  585. [ 3.024008] systemd[1]: Mounting Temporary Directory...
  586. [ 3.024095] systemd[1]: Mounted Huge Pages File System.
  587. [ 3.025215] systemd[1]: Starting Load Kernel Modules...
  588. [ 3.025613] systemd[1]: Starting Setup machine-id...
  589. [ 3.025709] systemd[1]: Created slice User and Session Slice.
  590. [ 3.025721] systemd[1]: Starting User and Session Slice.
  591. [ 3.025731] systemd[1]: Reached target Slices.
  592. [ 3.025739] systemd[1]: Starting Slices.
  593. [ 3.025794] systemd[1]: Listening on udev Kernel Socket.
  594. [ 3.025803] systemd[1]: Starting udev Kernel Socket.
  595. [ 3.026196] systemd[1]: Mounting POSIX Message Queue File System...
  596. [ 3.026267] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  597. [ 3.026290] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  598. [ 3.026301] systemd[1]: Reached target Paths.
  599. [ 3.026317] systemd[1]: Starting Paths.
  600. [ 3.026365] systemd[1]: Listening on udev Control Socket.
  601. [ 3.026374] systemd[1]: Starting udev Control Socket.
  602. [ 3.026809] systemd[1]: Starting udev Coldplug all Devices...
  603. [ 3.032462] systemd[1]: Started Remount Root and Kernel File Systems.
  604. [ 3.033061] systemd[1]: Started Rebuild Hardware Database.
  605. [ 3.039140] systemd[1]: Started Create list of required static device nodes for the current kernel.
  606. [ 3.039732] systemd[1]: Starting Create Static Device Nodes in /dev...
  607. [ 3.050312] systemd[1]: Mounted Debug File System.
  608. [ 3.050374] systemd[1]: Mounted Temporary Directory.
  609. [ 3.051354] systemd[1]: Mounted Variable Directory.
  610. [ 3.051452] systemd[1]: Started Debug /var/log relink.
  611. [ 3.052207] systemd[1]: Starting Setup Timezone data...
  612. [ 3.053784] systemd[1]: Started Load Kernel Modules.
  613. [ 3.055106] systemd[1]: Mounted Configuration File System.
  614. [ 3.055144] systemd[1]: Mounted FUSE Control File System.
  615. [ 3.055666] systemd[1]: Starting Apply Kernel Variables...
  616. [ 3.064405] systemd[1]: Mounted POSIX Message Queue File System.
  617. [ 3.069759] systemd[1]: Started Show Version.
  618. [ 3.069970] systemd[1]: Started Apply Kernel Variables.
  619. [ 3.075032] systemd[1]: Started Create Static Device Nodes in /dev.
  620. [ 3.075243] systemd[1]: Started Setup Timezone data.
  621. [ 3.084716] systemd[1]: Started Setup machine-id.
  622. [ 3.084930] systemd[1]: Started udev Coldplug all Devices.
  623. [ 3.101234] systemd[1]: Starting Journal Service...
  624. [ 3.101273] systemd[1]: Reached target Local File Systems (Pre).
  625. [ 3.101288] systemd[1]: Starting Local File Systems (Pre).
  626. [ 3.101304] systemd[1]: Reached target Local File Systems.
  627. [ 3.101312] systemd[1]: Starting Local File Systems.
  628. [ 3.101335] systemd[1]: Started Rebuild Journal Catalog.
  629. [ 3.125722] systemd[1]: Started Journal Service.
  630. [ 3.140104] systemd-journald[185]: Received request to flush runtime journal from PID 1
  631. [ 3.481151] ACPI: PCI Interrupt Link [LN0B] enabled at IRQ 17
  632. [ 3.481178] snd_hda_intel 0000:02:00.1: Disabling MSI
  633. [ 3.481185] snd_hda_intel 0000:02:00.1: Handle VGA-switcheroo audio client
  634. [ 3.618225] forcedeth 0000:00:0a.0 eth0: MSI enabled
  635. [ 3.680246] EXT4-fs (sda1): warning: maximal mount count reached, running e2fsck is recommended
  636. [ 3.680463] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  637. [ 3.743399] nvidia: module license 'NVIDIA' taints kernel.
  638. [ 3.743404] Disabling lock debugging due to kernel taint
  639. [ 3.767457] vgaarb: device changed decodes: PCI:0000:02:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
  640. [ 3.768786] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:02:00.0 on minor 0
  641. [ 3.768795] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 352.41 Fri Aug 21 23:09:52 PDT 2015
  642. [ 3.802773] input: eventlircd as /devices/virtual/input/input8
  643. [ 4.128930] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:10.0/0000:02:00.1/sound/card0/input10
  644. [ 4.129116] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:10.0/0000:02:00.1/sound/card0/input11
  645. [ 4.129284] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:10.0/0000:02:00.1/sound/card0/input12
  646. [ 4.129461] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:10.0/0000:02:00.1/sound/card0/input13
  647. [ 4.811796] snd_hda_codec_hdmi hdaudioC0D3: HDMI: invalid ELD data byte 5
  648. [ 6.366488] snd_hda_intel 0000:02:00.1: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
  649. [ 8.223674] random: nonblocking pool is initialized
  650. [ 52.527983] PM: Syncing filesystems ... done.
  651. [ 52.529341] PM: Preparing system for mem sleep
  652. [ 53.269415] Freezing user space processes ... (elapsed 0.001 seconds) done.
  653. [ 53.270568] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  654. [ 53.271620] PM: Entering mem sleep
  655. [ 53.271650] Suspending console(s) (use no_console_suspend to debug)
  656. [ 53.753370] sd 0:0:0:0: [sda] Synchronizing SCSI cache
  657. [ 53.753433] sd 0:0:0:0: [sda] Stopping disk
  658. [ 53.797882] serial 00:06: disabled
  659. [ 53.797895] serial 00:06: System wakeup disabled by ACPI
  660. [ 53.856976] PM: suspend of devices complete after 584.680 msecs
  661. [ 53.856980] PM: suspend devices took 0.586 seconds
  662. [ 53.857631] PM: late suspend of devices complete after 0.645 msecs
  663. [ 53.870372] forcedeth 0000:00:0a.0: System wakeup enabled by ACPI
  664. [ 53.896798] ohci-pci 0000:00:04.0: System wakeup enabled by ACPI
  665. [ 53.923484] ohci-pci 0000:00:02.0: System wakeup enabled by ACPI
  666. [ 53.937066] PM: noirq suspend of devices complete after 79.369 msecs
  667. [ 53.937321] ACPI: Preparing to enter system sleep state S3
  668. [ 53.939577] PM: Saving platform NVS memory
  669. [ 53.940269] Disabling non-boot CPUs ...
  670. [ 53.941640] smpboot: CPU 1 is now offline
  671. [ 53.961022] ACPI: Low-level resume complete
  672. [ 53.961091] PM: Restoring platform NVS memory
  673. [ 53.962492] LVT offset 1 assigned for vector 0x400
  674. [ 53.962502] IBS: LVT offset 1 assigned
  675. [ 53.962710] Enabling non-boot CPUs ...
  676. [ 53.962747] x86: Booting SMP configuration:
  677. [ 53.962747] smpboot: Booting Node 0 Processor 1 APIC 0x1
  678. [ 53.989028] cache: parent cpu1 should not be sleeping
  679. [ 53.989106] CPU1 is up
  680. [ 53.989514] ACPI: Waking up from system sleep state S3
  681. [ 54.002336] ohci-pci 0000:00:02.0: System wakeup disabled by ACPI
  682. [ 54.029006] ohci-pci 0000:00:04.0: System wakeup disabled by ACPI
  683. [ 54.055788] pci 0000:00:08.0: Enabling HT MSI Mapping
  684. [ 54.069154] ahci 0000:00:09.0: Enabling HT MSI Mapping
  685. [ 54.082483] forcedeth 0000:00:0a.0: Enabling HT MSI Mapping
  686. [ 54.095876] PM: noirq resume of devices complete after 105.381 msecs
  687. [ 54.096054] PM: early resume of devices complete after 0.136 msecs
  688. [ 54.142463] forcedeth 0000:00:0a.0: System wakeup disabled by ACPI
  689. [ 54.203766] forcedeth 0000:00:0a.0 eth0: MSI enabled
  690. [ 54.203994] forcedeth 0000:00:0a.0 eth0: no link during initialization
  691. [ 54.554536] rtc_cmos 00:03: System wakeup disabled by ACPI
  692. [ 54.555340] serial 00:06: activated
  693. [ 54.556437] ata8: port disabled--ignoring
  694. [ 54.689637] sd 0:0:0:0: [sda] Starting disk
  695. [ 54.779592] PM: resume of devices complete after 683.002 msecs
  696. [ 54.793521] PM: resume devices took 0.696 seconds
  697. [ 54.793614] PM: Finishing wakeup.
  698. [ 54.793619] Restarting tasks ... done.
  699. [ 54.873007] ata6: SATA link down (SStatus 0 SControl 300)
  700. [ 54.873026] ata2: SATA link down (SStatus 0 SControl 300)
  701. [ 54.873040] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  702. [ 54.873054] ata5: SATA link down (SStatus 0 SControl 300)
  703. [ 54.873066] ata4: SATA link down (SStatus 0 SControl 300)
  704. [ 54.874509] ata3: SATA link down (SStatus 0 SControl 300)
  705. [ 54.927178] ata1.00: configured for UDMA/133
  706. [ 56.193245] forcedeth 0000:00:0a.0 eth0: link up
  707. [ 121.561437] kodi.bin[545]: segfault at 7ff600000021 ip 000000000086de7f sp 00007ffd4765ca70 error 4 in kodi.bin[400000+13d2000]
  708. [ 172.159355] PM: Syncing filesystems ... done.
  709. [ 172.173334] PM: Preparing system for mem sleep
  710. [ 172.951316] Freezing user space processes ... (elapsed 0.001 seconds) done.
  711. [ 172.952439] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  712. [ 172.953491] PM: Entering mem sleep
  713. [ 172.953522] Suspending console(s) (use no_console_suspend to debug)
  714. [ 173.430680] sd 0:0:0:0: [sda] Synchronizing SCSI cache
  715. [ 173.431491] sd 0:0:0:0: [sda] Stopping disk
  716. [ 173.461880] serial 00:06: disabled
  717. [ 173.461885] serial 00:06: System wakeup disabled by ACPI
  718. [ 173.530819] PM: suspend of devices complete after 576.950 msecs
  719. [ 173.530821] PM: suspend devices took 0.580 seconds
  720. [ 173.531134] PM: late suspend of devices complete after 0.311 msecs
  721. [ 173.544256] forcedeth 0000:00:0a.0: System wakeup enabled by ACPI
  722. [ 173.570721] ohci-pci 0000:00:04.0: System wakeup enabled by ACPI
  723. [ 173.597395] ohci-pci 0000:00:02.0: System wakeup enabled by ACPI
  724. [ 173.610876] PM: noirq suspend of devices complete after 79.717 msecs
  725. [ 173.610990] ACPI: Preparing to enter system sleep state S3
  726. [ 173.611826] PM: Saving platform NVS memory
  727. [ 173.612108] Disabling non-boot CPUs ...
  728. [ 173.613391] smpboot: CPU 1 is now offline
  729. [ 173.631605] ACPI: Low-level resume complete
  730. [ 173.631675] PM: Restoring platform NVS memory
  731. [ 173.633070] LVT offset 1 assigned for vector 0x400
  732. [ 173.633080] IBS: LVT offset 1 assigned
  733. [ 173.633288] Enabling non-boot CPUs ...
  734. [ 173.633324] x86: Booting SMP configuration:
  735. [ 173.633325] smpboot: Booting Node 0 Processor 1 APIC 0x1
  736. [ 173.659575] cache: parent cpu1 should not be sleeping
  737. [ 173.659651] CPU1 is up
  738. [ 173.660062] ACPI: Waking up from system sleep state S3
  739. [ 173.672879] ohci-pci 0000:00:02.0: System wakeup disabled by ACPI
  740. [ 173.699536] ohci-pci 0000:00:04.0: System wakeup disabled by ACPI
  741. [ 173.726304] pci 0000:00:08.0: Enabling HT MSI Mapping
  742. [ 173.739634] ahci 0000:00:09.0: Enabling HT MSI Mapping
  743. [ 173.753002] forcedeth 0000:00:0a.0: Enabling HT MSI Mapping
  744. [ 173.766373] PM: noirq resume of devices complete after 105.381 msecs
  745. [ 173.766551] PM: early resume of devices complete after 0.135 msecs
  746. [ 173.812942] forcedeth 0000:00:0a.0: System wakeup disabled by ACPI
  747. [ 173.874169] forcedeth 0000:00:0a.0 eth0: MSI enabled
  748. [ 173.874397] forcedeth 0000:00:0a.0 eth0: no link during initialization
  749. [ 174.225003] rtc_cmos 00:03: System wakeup disabled by ACPI
  750. [ 174.225827] serial 00:06: activated
  751. [ 174.226912] ata8: port disabled--ignoring
  752. [ 174.359823] sd 0:0:0:0: [sda] Starting disk
  753. [ 174.449739] PM: resume of devices complete after 682.994 msecs
  754. [ 174.455298] PM: resume devices took 0.686 seconds
  755. [ 174.455393] PM: Finishing wakeup.
  756. [ 174.455398] Restarting tasks ... done.
  757. [ 174.536449] ata6: SATA link down (SStatus 0 SControl 300)
  758. [ 174.539875] ata2: SATA link down (SStatus 0 SControl 300)
  759. [ 174.543625] ata4: SATA link down (SStatus 0 SControl 300)
  760. [ 174.543644] ata3: SATA link down (SStatus 0 SControl 300)
  761. [ 174.543658] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  762. [ 174.543672] ata5: SATA link down (SStatus 0 SControl 300)
  763. [ 174.602782] ata1.00: configured for UDMA/133
  764. [ 175.802627] forcedeth 0000:00:0a.0 eth0: link up
  765. [ 199.960110] forcedeth 0000:00:0a.0 eth0: link down
  766. [ 204.421053] forcedeth 0000:00:0a.0 eth0: link up
  767. [ 216.173354] PM: Syncing filesystems ... done.
  768. [ 216.181746] PM: Preparing system for mem sleep
  769. [ 217.018808] Freezing user space processes ... (elapsed 0.001 seconds) done.
  770. [ 217.019915] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  771. [ 217.020953] PM: Entering mem sleep
  772. [ 217.020983] Suspending console(s) (use no_console_suspend to debug)
  773. [ 217.504907] sd 0:0:0:0: [sda] Synchronizing SCSI cache
  774. [ 217.504955] sd 0:0:0:0: [sda] Stopping disk
  775. [ 217.599468] serial 00:06: disabled
  776. [ 217.599473] serial 00:06: System wakeup disabled by ACPI
  777. [ 217.638517] PM: suspend of devices complete after 616.552 msecs
  778. [ 217.638519] PM: suspend devices took 0.616 seconds
  779. [ 217.638827] PM: late suspend of devices complete after 0.306 msecs
  780. [ 217.651972] forcedeth 0000:00:0a.0: System wakeup enabled by ACPI
  781. [ 217.678465] ohci-pci 0000:00:04.0: System wakeup enabled by ACPI
  782. [ 217.705166] ohci-pci 0000:00:02.0: System wakeup enabled by ACPI
  783. [ 217.718659] PM: noirq suspend of devices complete after 79.727 msecs
  784. [ 217.718771] ACPI: Preparing to enter system sleep state S3
  785. [ 217.719598] PM: Saving platform NVS memory
  786. [ 217.719882] Disabling non-boot CPUs ...
  787. [ 217.721153] smpboot: CPU 1 is now offline
  788. [ 217.739135] ACPI: Low-level resume complete
  789. [ 217.739204] PM: Restoring platform NVS memory
  790. [ 217.740609] LVT offset 1 assigned for vector 0x400
  791. [ 217.740619] IBS: LVT offset 1 assigned
  792. [ 217.740827] Enabling non-boot CPUs ...
  793. [ 217.740864] x86: Booting SMP configuration:
  794. [ 217.740865] smpboot: Booting Node 0 Processor 1 APIC 0x1
  795. [ 217.767292] cache: parent cpu1 should not be sleeping
  796. [ 217.767371] CPU1 is up
  797. [ 217.767783] ACPI: Waking up from system sleep state S3
  798. [ 217.780601] ohci-pci 0000:00:02.0: System wakeup disabled by ACPI
  799. [ 217.807289] ohci-pci 0000:00:04.0: System wakeup disabled by ACPI
  800. [ 217.834099] pci 0000:00:08.0: Enabling HT MSI Mapping
  801. [ 217.847428] ahci 0000:00:09.0: Enabling HT MSI Mapping
  802. [ 217.860779] forcedeth 0000:00:0a.0: Enabling HT MSI Mapping
  803. [ 217.874195] PM: noirq resume of devices complete after 105.371 msecs
  804. [ 217.874373] PM: early resume of devices complete after 0.135 msecs
  805. [ 217.920804] forcedeth 0000:00:0a.0: System wakeup disabled by ACPI
  806. [ 217.982090] forcedeth 0000:00:0a.0 eth0: MSI enabled
  807. [ 217.982319] forcedeth 0000:00:0a.0 eth0: no link during initialization
  808. [ 218.332853] rtc_cmos 00:03: System wakeup disabled by ACPI
  809. [ 218.333673] serial 00:06: activated
  810. [ 218.334752] ata8: port disabled--ignoring
  811. [ 218.468235] sd 0:0:0:0: [sda] Starting disk
  812. [ 218.558249] PM: resume of devices complete after 682.997 msecs
  813. [ 218.572909] PM: resume devices took 0.696 seconds
  814. [ 218.572940] PM: Finishing wakeup.
  815. [ 218.572941] Restarting tasks ... done.
  816. [ 218.648381] ata2: SATA link down (SStatus 0 SControl 300)
  817. [ 218.651872] ata3: SATA link down (SStatus 0 SControl 300)
  818. [ 218.651892] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  819. [ 218.651907] ata5: SATA link down (SStatus 0 SControl 300)
  820. [ 218.651919] ata6: SATA link down (SStatus 0 SControl 300)
  821. [ 218.651931] ata4: SATA link down (SStatus 0 SControl 300)
  822. [ 218.782938] ata1.00: configured for UDMA/133
  823. [ 219.910559] forcedeth 0000:00:0a.0 eth0: link up
  824.  
  825. ################################################################################
  826. # ... output of lsmod
  827. # OpenELEC release: Generic.x86_64-5.95.5
  828. #
  829. ################################################################################
  830. Module Size Used by
  831. snd_hda_codec_hdmi 31854 4
  832. nvidia 8533659 70
  833. k10temp 2794 0
  834. snd_hda_intel 19393 3
  835. snd_hda_controller 14763 1 snd_hda_intel
  836. snd_hda_codec 66065 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_controller
  837. snd_hda_core 14050 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_controller
  838. snd_hwdep 4699 1 snd_hda_codec
  839. snd_pcm 61363 5 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
  840. asus_atk0110 8450 0
  841. uvesafb 18774 1
  842.  
  843. ################################################################################
  844. # ... output of ps xa
  845. # OpenELEC release: Generic.x86_64-5.95.5
  846. #
  847. ################################################################################
  848. PID USER TIME COMMAND
  849. 1 root 0:00 /usr/lib/systemd/systemd
  850. 2 root 0:00 [kthreadd]
  851. 3 root 0:00 [ksoftirqd/0]
  852. 5 root 0:00 [kworker/0:0H]
  853. 7 root 0:00 [rcu_sched]
  854. 8 root 0:00 [rcu_bh]
  855. 9 root 0:00 [rcuos/0]
  856. 10 root 0:00 [rcuob/0]
  857. 11 root 0:00 [migration/0]
  858. 12 root 0:00 [watchdog/0]
  859. 13 root 0:00 [watchdog/1]
  860. 14 root 0:00 [migration/1]
  861. 15 root 0:00 [ksoftirqd/1]
  862. 17 root 0:00 [kworker/1:0H]
  863. 18 root 0:00 [rcuos/1]
  864. 19 root 0:00 [rcuob/1]
  865. 20 root 0:00 [khelper]
  866. 21 root 0:00 [kdevtmpfs]
  867. 22 root 0:00 [netns]
  868. 23 root 0:00 [perf]
  869. 24 root 0:00 [khungtaskd]
  870. 25 root 0:00 [writeback]
  871. 26 root 0:00 [khugepaged]
  872. 27 root 0:00 [crypto]
  873. 28 root 0:00 [bioset]
  874. 29 root 0:00 [kblockd]
  875. 30 root 0:00 [ata_sff]
  876. 33 root 0:00 [rpciod]
  877. 34 root 0:00 [kswapd0]
  878. 35 root 0:00 [fsnotify_mark]
  879. 36 root 0:00 [nfsiod]
  880. 37 root 0:00 [cifsiod]
  881. 49 root 0:00 [acpi_thermal_pm]
  882. 51 root 0:00 [iscsi_eh]
  883. 52 root 0:00 [scsi_eh_0]
  884. 53 root 0:00 [scsi_tmf_0]
  885. 54 root 0:00 [scsi_eh_1]
  886. 55 root 0:00 [scsi_tmf_1]
  887. 56 root 0:00 [scsi_eh_2]
  888. 57 root 0:00 [scsi_tmf_2]
  889. 58 root 0:00 [scsi_eh_3]
  890. 59 root 0:00 [scsi_tmf_3]
  891. 60 root 0:00 [scsi_eh_4]
  892. 61 root 0:00 [scsi_tmf_4]
  893. 62 root 0:00 [scsi_eh_5]
  894. 63 root 0:00 [scsi_tmf_5]
  895. 69 root 0:00 [scsi_eh_6]
  896. 70 root 0:00 [scsi_tmf_6]
  897. 71 root 0:00 [scsi_eh_7]
  898. 72 root 0:00 [scsi_tmf_7]
  899. 75 root 0:00 [cnic_wq]
  900. 76 root 0:00 [kpsmoused]
  901. 78 root 0:00 [ipv6_addrconf]
  902. 79 root 0:00 [deferwq]
  903. 80 root 0:00 [kworker/u8:9]
  904. 83 root 0:00 [kworker/u8:10]
  905. 100 root 0:00 [kworker/1:1H]
  906. 104 root 0:00 [jbd2/sda3-8]
  907. 105 root 0:00 [ext4-rsv-conver]
  908. 109 root 0:01 /sbin/v86d
  909. 113 root 0:00 [jbd2/sda4-8]
  910. 114 root 0:00 [ext4-rsv-conver]
  911. 121 root 0:00 [kworker/u9:0]
  912. 122 root 0:00 [kloopd0]
  913. 185 root 0:00 /usr/lib/systemd/systemd-journald
  914. 198 root 0:00 /usr/lib/systemd/systemd-udevd
  915. 211 root 0:00 /usr/lib/systemd/systemd-logind
  916. 213 root 0:00 /usr/sbin/eventlircd -f --evmap=/etc/eventlircd.d --socket=/run/lirc/lircd --release=_UP
  917. 216 dbus 0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
  918. 229 root 0:00 /sbin/crond -f -S
  919. 239 root 0:00 [kworker/0:4]
  920. 252 root 0:00 /usr/sbin/connmand -nr --config=/etc/connman/main.conf
  921. 265 root 0:00 /usr/sbin/sshd -D
  922. 294 avahi 0:00 avahi-daemon: registering [OpenELEC.local]
  923. 316 root 0:00 /usr/bin/rpcbind
  924. 323 root 0:00 /usr/bin/wpa_supplicant -u
  925. 328 root 0:00 [jbd2/sda1-8]
  926. 332 root 0:00 [ext4-rsv-conver]
  927. 351 root 0:00 /usr/bin/nmbd --configfile=/run/samba/smb.conf
  928. 395 root 0:00 /usr/bin/smbd --configfile=/run/samba/smb.conf
  929. 396 root 0:00 xorg-launch-helper vt01 -s 0 -noreset -allowMouseOpenFail -config /etc/X11/xorg-nvidia.conf -ignoreABI
  930. 402 root 0:04 /usr/bin/Xorg vt01 -s 0 -noreset -allowMouseOpenFail -config /etc/X11/xorg-nvidia.conf -ignoreABI
  931. 405 root 0:00 [kworker/1:5]
  932. 407 root 0:00 [kworker/u9:3]
  933. 413 root 0:00 [kworker/1:6]
  934. 529 root 0:00 /usr/bin/fluxbox
  935. 538 root 0:00 [kworker/0:1H]
  936. 824 root 0:00 {kodi.sh} /bin/sh /usr/lib/kodi/kodi.sh --standalone -fs --lircdev /run/lirc/lircd
  937. 829 root 1:52 /usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd
  938. 1200 root 0:00 [kworker/0:0]
  939. 1268 root 0:00 [kworker/1:0]
  940. 1332 root 0:00 sshd: root@pts/0
  941. 1334 root 0:00 -sh
  942. 1394 root 0:00 /usr/bin/smbd --configfile=/run/samba/smb.conf
  943. 1420 root 0:00 sh -c createlog
  944. 1421 root 0:00 {createlog} /bin/sh /usr/bin/createlog
  945. 1457 root 0:00 ps xa
  946.  
  947. ################################################################################
  948. # ... output of cat /storage/.config/modprobe.d/disable-spdif-for-hd-audio.conf
  949. # OpenELEC release: Generic.x86_64-5.95.5
  950. #
  951. ################################################################################
  952. # INTEL HBR WORKAROUND FOR DTS-MA & Dolby TrueHD PLAYBACK
  953.  
  954. # Uncomment the following lines to disable any S/PDIF out to deliver
  955. # bitstreamed audio on Intel builds. This is a rough workaround for
  956. # users that have both S/PDIF and HDMI audio outputs on their motherboard
  957. # or motherboard+discrete graphics combo.
  958.  
  959. # EVEN IF YOU ARE NOT USING THE S/PDIF OUTPUT
  960. # but still have one, you will need to uncomment the lines below !
  961.  
  962. # after uncommenting these lines, you must reboot for these settings to take effect
  963.  
  964. # blacklist snd_hda_codec_realtek
  965. # blacklist snd_hda_codec_sigmatel
  966. # blacklist snd_hda_codec_cirrus
  967.  
  968.  
  969. ################################################################################
  970. # ... output of cat /storage/.config/sysctl.d/transmission.conf
  971. # OpenELEC release: Generic.x86_64-5.95.5
  972. #
  973. ################################################################################
  974. # transmission with uTP support
  975. # please comment out the follow line to activate this values:
  976.  
  977. # net.core.wmem_max=1048576
  978. # net.core.rmem_max=4194304
  979.  
  980. ################################################################################
  981. # ... output of cat /storage/.config/autostart.sh
  982. # OpenELEC release: Generic.x86_64-5.95.5
  983. #
  984. ################################################################################
  985. ir-keytable --device /dev/input/by-id/usb-05a4_9881-event-kbd --delay=250
  986. ################################################################################
  987. # ... output of ls -laR /storage/.config/system.d
  988. # OpenELEC release: Generic.x86_64-5.95.5
  989. #
  990. ################################################################################
  991. /storage/.config/system.d:
  992. total 48
  993. drwxr-xr-x 2 root root 4096 Sep 15 18:16 .
  994. drwxr-xr-x 11 root root 4096 Sep 15 18:18 ..
  995. -rw-r--r-- 1 root root 28816 Sep 15 18:16 README
  996. -rw-r--r-- 1 root root 1772 Sep 15 18:16 cifs.mount.sample
  997. -rw-r--r-- 1 root root 1729 Sep 15 18:16 nfs.mount.sample
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement