Advertisement
Guest User

DMESG Backlight not working on Asus GL502VS

a guest
Oct 6th, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 67.51 KB | None | 0 0
  1. [    0.000000] random: get_random_bytes called from start_kernel+0x42/0x4b7 with crng_init=0
  2. [    0.000000] Linux version 4.13.3-1-ARCH (builduser@tobias) (gcc version 7.2.0 (GCC)) #1 SMP PREEMPT Thu Sep 21 20:33:16 CEST 2017
  3. [    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=   rw tpm_tis.interrupts=0 acpi_osi=! acpi_backlight=vendor idle=nomwait
  4. [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  5. [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  6. [    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  7. [    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
  8. [    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
  9. [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
  10. [    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
  11. [    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
  12. [    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
  13. [    0.000000] e820: BIOS-provided physical RAM map:
  14. [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
  15. [    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
  16. [    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
  17. [    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
  18. [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000081c86fff] usable
  19. [    0.000000] BIOS-e820: [mem 0x0000000081c87000-0x0000000081c87fff] ACPI NVS
  20. [    0.000000] BIOS-e820: [mem 0x0000000081c88000-0x0000000081cd1fff] reserved
  21. [    0.000000] BIOS-e820: [mem 0x0000000081cd2000-0x0000000085168fff] usable
  22. [    0.000000] BIOS-e820: [mem 0x0000000085169000-0x0000000085e77fff] reserved
  23. [    0.000000] BIOS-e820: [mem 0x0000000085e78000-0x0000000086521fff] usable
  24. [    0.000000] BIOS-e820: [mem 0x0000000086522000-0x00000000870affff] ACPI NVS
  25. [    0.000000] BIOS-e820: [mem 0x00000000870b0000-0x0000000087f08fff] reserved
  26. [    0.000000] BIOS-e820: [mem 0x0000000087f09000-0x0000000087f7efff] type 20
  27. [    0.000000] BIOS-e820: [mem 0x0000000087f7f000-0x0000000087ffefff] usable
  28. [    0.000000] BIOS-e820: [mem 0x0000000088000000-0x00000000880fffff] reserved
  29. [    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  30. [    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
  31. [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  32. [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  33. [    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  34. [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000002767fffff] usable
  35. [    0.000000] NX (Execute Disable) protection: active
  36. [    0.000000] efi: EFI v2.40 by American Megatrends
  37. [    0.000000] efi:  ESRT=0x87e50e18  ACPI=0x8682c000  ACPI 2.0=0x8682c000  SMBIOS=0x8766a000  SMBIOS 3.0=0x87669000
  38. [    0.000000] random: fast init done
  39. [    0.000000] SMBIOS 3.0.0 present.
  40. [    0.000000] DMI: ASUSTeK COMPUTER INC. GL502VS/GL502VS, BIOS GL502VS.302 03/30/2017
  41. [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  42. [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  43. [    0.000000] e820: last_pfn = 0x276800 max_arch_pfn = 0x400000000
  44. [    0.000000] MTRR default type: write-back
  45. [    0.000000] MTRR fixed ranges enabled:
  46. [    0.000000]   00000-9FFFF write-back
  47. [    0.000000]   A0000-BFFFF uncachable
  48. [    0.000000]   C0000-FFFFF write-protect
  49. [    0.000000] MTRR variable ranges enabled:
  50. [    0.000000]   0 base 00C0000000 mask 7FC0000000 uncachable
  51. [    0.000000]   1 base 00A0000000 mask 7FE0000000 uncachable
  52. [    0.000000]   2 base 0090000000 mask 7FF0000000 uncachable
  53. [    0.000000]   3 base 008C000000 mask 7FFC000000 uncachable
  54. [    0.000000]   4 base 008A000000 mask 7FFE000000 uncachable
  55. [    0.000000]   5 base 0089000000 mask 7FFF000000 uncachable
  56. [    0.000000]   6 base 0088800000 mask 7FFF800000 uncachable
  57. [    0.000000]   7 disabled
  58. [    0.000000]   8 disabled
  59. [    0.000000]   9 disabled
  60. [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
  61. [    0.000000] e820: last_pfn = 0x87fff max_arch_pfn = 0x400000000
  62. [    0.000000] esrt: Reserving ESRT space from 0x0000000087e50e18 to 0x0000000087e50e50.
  63. [    0.000000] Scanning 1 areas for low memory corruption
  64. [    0.000000] Base memory trampoline at [ffff98afc0098000] 98000 size 24576
  65. [    0.000000] Using GB pages for direct mapping
  66. [    0.000000] BRK [0x206d5e000, 0x206d5efff] PGTABLE
  67. [    0.000000] BRK [0x206d5f000, 0x206d5ffff] PGTABLE
  68. [    0.000000] BRK [0x206d60000, 0x206d60fff] PGTABLE
  69. [    0.000000] BRK [0x206d61000, 0x206d61fff] PGTABLE
  70. [    0.000000] BRK [0x206d62000, 0x206d62fff] PGTABLE
  71. [    0.000000] BRK [0x206d63000, 0x206d63fff] PGTABLE
  72. [    0.000000] BRK [0x206d64000, 0x206d64fff] PGTABLE
  73. [    0.000000] BRK [0x206d65000, 0x206d65fff] PGTABLE
  74. [    0.000000] BRK [0x206d66000, 0x206d66fff] PGTABLE
  75. [    0.000000] BRK [0x206d67000, 0x206d67fff] PGTABLE
  76. [    0.000000] BRK [0x206d68000, 0x206d68fff] PGTABLE
  77. [    0.000000] Secure boot could not be determined
  78. [    0.000000] RAMDISK: [mem 0x3681d000-0x37405fff]
  79. [    0.000000] ACPI: Early table checksum verification disabled
  80. [    0.000000] ACPI: RSDP 0x000000008682C000 000024 (v02 _ASUS_)
  81. [    0.000000] ACPI: XSDT 0x000000008682C0A0 0000BC (v01 _ASUS_ Notebook 01072009 AMI  00010013)
  82. [    0.000000] ACPI: FACP 0x00000000868553A0 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
  83. [    0.000000] ACPI: DSDT 0x000000008682C1F8 0291A2 (v02 _ASUS_ Notebook 01072009 INTL 20120913)
  84. [    0.000000] ACPI: FACS 0x0000000087096F80 000040
  85. [    0.000000] ACPI: APIC 0x00000000868554B0 0000BC (v03 _ASUS_ Notebook 01072009 AMI  00010013)
  86. [    0.000000] ACPI: FPDT 0x0000000086855570 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
  87. [    0.000000] ACPI: FIDT 0x00000000868555B8 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
  88. [    0.000000] ACPI: MCFG 0x0000000086855658 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
  89. [    0.000000] ACPI: HPET 0x0000000086855698 000038 (v01 _ASUS_ Notebook 01072009 AMI. 0005000B)
  90. [    0.000000] ACPI: SSDT 0x00000000868556D0 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
  91. [    0.000000] ACPI: ECDT 0x00000000868559E8 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
  92. [    0.000000] ACPI: LPIT 0x0000000086855AB0 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
  93. [    0.000000] ACPI: SSDT 0x0000000086855B48 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
  94. [    0.000000] ACPI: DBGP 0x0000000086855D90 000034 (v01 INTEL           00000000 MSFT 0000005F)
  95. [    0.000000] ACPI: DBG2 0x0000000086855DC8 000054 (v00 INTEL           00000000 MSFT 0000005F)
  96. [    0.000000] ACPI: SSDT 0x0000000086855E20 003D71 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
  97. [    0.000000] ACPI: SSDT 0x0000000086859B98 00584D (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
  98. [    0.000000] ACPI: UEFI 0x000000008685F3E8 000042 (v01                 00000000      00000000)
  99. [    0.000000] ACPI: SSDT 0x000000008685F430 000E73 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
  100. [    0.000000] ACPI: BGRT 0x00000000868602A8 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
  101. [    0.000000] ACPI: DMAR 0x00000000868602E0 0000B8 (v01 INTEL  SKL      00000001 INTL 00000001)
  102. [    0.000000] ACPI: TPM2 0x0000000086860398 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
  103. [    0.000000] ACPI: Local APIC address 0xfee00000
  104. [    0.000000] No NUMA configuration found
  105. [    0.000000] Faking a node at [mem 0x0000000000000000-0x00000002767fffff]
  106. [    0.000000] NODE_DATA(0) allocated [mem 0x2767fb000-0x2767fffff]
  107. [    0.000000] Zone ranges:
  108. [    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  109. [    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  110. [    0.000000]   Normal   [mem 0x0000000100000000-0x00000002767fffff]
  111. [    0.000000]   Device   empty
  112. [    0.000000] Movable zone start for each node
  113. [    0.000000] Early memory node ranges
  114. [    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
  115. [    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
  116. [    0.000000]   node   0: [mem 0x0000000000100000-0x0000000081c86fff]
  117. [    0.000000]   node   0: [mem 0x0000000081cd2000-0x0000000085168fff]
  118. [    0.000000]   node   0: [mem 0x0000000085e78000-0x0000000086521fff]
  119. [    0.000000]   node   0: [mem 0x0000000087f7f000-0x0000000087ffefff]
  120. [    0.000000]   node   0: [mem 0x0000000100000000-0x00000002767fffff]
  121. [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000002767fffff]
  122. [    0.000000] On node 0 totalpages: 2080740
  123. [    0.000000]   DMA zone: 64 pages used for memmap
  124. [    0.000000]   DMA zone: 22 pages reserved
  125. [    0.000000]   DMA zone: 3996 pages, LIFO batch:0
  126. [    0.000000]   DMA32 zone: 8482 pages used for memmap
  127. [    0.000000]   DMA32 zone: 542792 pages, LIFO batch:31
  128. [    0.000000]   Normal zone: 23968 pages used for memmap
  129. [    0.000000]   Normal zone: 1533952 pages, LIFO batch:31
  130. [    0.000000] ACPI: PM-Timer IO Port: 0x1808
  131. [    0.000000] ACPI: Local APIC address 0xfee00000
  132. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  133. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  134. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  135. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  136. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  137. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  138. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  139. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  140. [    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  141. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  142. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  143. [    0.000000] ACPI: IRQ0 used by override.
  144. [    0.000000] ACPI: IRQ9 used by override.
  145. [    0.000000] Using ACPI (MADT) for SMP configuration information
  146. [    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  147. [    0.000000] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0xb2 (or later)
  148. [    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  149. [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  150. [    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
  151. [    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  152. [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  153. [    0.000000] PM: Registered nosave memory: [mem 0x81c87000-0x81c87fff]
  154. [    0.000000] PM: Registered nosave memory: [mem 0x81c88000-0x81cd1fff]
  155. [    0.000000] PM: Registered nosave memory: [mem 0x85169000-0x85e77fff]
  156. [    0.000000] PM: Registered nosave memory: [mem 0x86522000-0x870affff]
  157. [    0.000000] PM: Registered nosave memory: [mem 0x870b0000-0x87f08fff]
  158. [    0.000000] PM: Registered nosave memory: [mem 0x87f09000-0x87f7efff]
  159. [    0.000000] PM: Registered nosave memory: [mem 0x87fff000-0x87ffffff]
  160. [    0.000000] PM: Registered nosave memory: [mem 0x88000000-0x880fffff]
  161. [    0.000000] PM: Registered nosave memory: [mem 0x88100000-0xdfffffff]
  162. [    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  163. [    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
  164. [    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
  165. [    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
  166. [    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  167. [    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
  168. [    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  169. [    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
  170. [    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  171. [    0.000000] e820: [mem 0x88100000-0xdfffffff] available for PCI devices
  172. [    0.000000] Booting paravirtualized kernel on bare hardware
  173. [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
  174. [    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
  175. [    0.000000] percpu: Embedded 36 pages/cpu @ffff98b236400000 s106520 r8192 d32744 u262144
  176. [    0.000000] pcpu-alloc: s106520 r8192 d32744 u262144 alloc=1*2097152
  177. [    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  178. [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2048204
  179. [    0.000000] Policy zone: Normal
  180. [    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID= rw tpm_tis.interrupts=0 acpi_osi=! acpi_backlight=vendor idle=nomwait
  181. [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  182. [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
  183. [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  184. [    0.000000] Memory: 8046884K/8322960K available (6603K kernel code, 1126K rwdata, 2036K rodata, 1328K init, 900K bss, 276076K reserved, 0K cma-reserved)
  185. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  186. [    0.000000] ftrace: allocating 28108 entries in 110 pages
  187. [    0.000000] Preemptible hierarchical RCU implementation.
  188. [    0.000000]  RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
  189. [    0.000000]  Tasks RCU enabled.
  190. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  191. [    0.000000] NR_IRQS: 8448, nr_irqs: 2048, preallocated irqs: 16
  192. [    0.000000] spurious 8259A interrupt: IRQ7.
  193. [    0.000000] Console: colour dummy device 80x25
  194. [    0.000000] console [tty0] enabled
  195. [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
  196. [    0.000000] hpet clockevent registered
  197. [    0.003333] tsc: Detected 2600.000 MHz processor
  198. [    0.003333] Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.00 BogoMIPS (lpj=8640000)
  199. [    0.003333] pid_max: default: 32768 minimum: 301
  200. [    0.003333] ACPI: Core revision 20170531
  201. [    0.041960] ACPI: 6 ACPI AML tables successfully acquired and loaded
  202. [    0.043065] Security Framework initialized
  203. [    0.043066] Yama: becoming mindful.
  204. [    0.044280] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  205. [    0.044839] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  206. [    0.044861] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  207. [    0.044880] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  208. [    0.045038] CPU: Physical Processor ID: 0
  209. [    0.045038] CPU: Processor Core ID: 0
  210. [    0.045042] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  211. [    0.045043] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  212. [    0.045047] mce: CPU supports 10 MCE banks
  213. [    0.045055] CPU0: Thermal monitoring enabled (TM1)
  214. [    0.045073] process: using mwait in idle threads
  215. [    0.045075] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  216. [    0.045076] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  217. [    0.045225] Freeing SMP alternatives memory: 24K
  218. [    0.047801] smpboot: Max logical packages: 2
  219. [    0.047805] DMAR: Host address width 39
  220. [    0.047806] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
  221. [    0.047812] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c40660462 ecap f050da
  222. [    0.047813] DMAR: RMRR base: 0x00000085bf1000 end: 0x00000085c10fff
  223. [    0.047814] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
  224. [    0.047815] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
  225. [    0.047816] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed90000 IOMMU 0
  226. [    0.047817] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
  227. [    0.047817] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
  228. [    0.047818] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
  229. [    0.049145] DMAR-IR: Enabled IRQ remapping in xapic mode
  230. [    0.049146] x2apic: IRQ remapping doesn't support X2APIC mode
  231. [    0.053223] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  232. [    0.086666] smpboot: CPU0: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (family: 0x6, model: 0x5e, stepping: 0x3)
  233. [    0.096681] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
  234. [    0.096762] ... version:                4
  235. [    0.096763] ... bit width:              48
  236. [    0.096765] ... generic registers:      4
  237. [    0.096766] ... value mask:             0000ffffffffffff
  238. [    0.096768] ... max period:             00007fffffffffff
  239. [    0.096769] ... fixed-purpose events:   3
  240. [    0.096771] ... event mask:             000000070000000f
  241. [    0.103338] Hierarchical SRCU implementation.
  242. [    0.116859] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  243. [    0.123337] smp: Bringing up secondary CPUs ...
  244. [    0.150021] x86: Booting SMP configuration:
  245. [    0.150023] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
  246. [    0.893371] smp: Brought up 1 node, 8 CPUs
  247. [    0.893371] smpboot: Total of 8 processors activated (41481.77 BogoMIPS)
  248. [    0.896932] devtmpfs: initialized
  249. [    0.896932] x86/mm: Memory block size: 128MB
  250. [    0.897214] PM: Registering ACPI NVS region [mem 0x81c87000-0x81c87fff] (4096 bytes)
  251. [    0.897214] PM: Registering ACPI NVS region [mem 0x86522000-0x870affff] (12115968 bytes)
  252. [    0.897214] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  253. [    0.897214] futex hash table entries: 2048 (order: 5, 131072 bytes)
  254. [    0.897214] pinctrl core: initialized pinctrl subsystem
  255. [    0.897214] RTC time: 15:04:03, date: 10/06/17
  256. [    0.897214] NET: Registered protocol family 16
  257. [    0.897214] cpuidle: using governor ladder
  258. [    0.897214] cpuidle: using governor menu
  259. [    0.897214] PCCT header not found.
  260. [    0.897214] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  261. [    0.897214] ACPI: bus type PCI registered
  262. [    0.897214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  263. [    0.897214] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  264. [    0.897214] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  265. [    0.897214] PCI: Using configuration type 1 for base access
  266. [    0.897309] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  267. [    0.897309] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  268. [    0.897309] ACPI: Disabled all _OSI OS vendors
  269. [    0.897309] ACPI: Added _OSI(Module Device)
  270. [    0.897309] ACPI: Added _OSI(Processor Device)
  271. [    0.897309] ACPI: Added _OSI(3.0 _SCP Extensions)
  272. [    0.897309] ACPI: Added _OSI(Processor Aggregator Device)
  273. [    0.897309] ACPI: EC: EC started
  274. [    0.897309] ACPI: EC: interrupt blocked
  275. [    0.901121] ACPI: \: Used as first EC
  276. [    0.901122] ACPI: \: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  277. [    0.901123] ACPI: \: Used as boot ECDT EC to handle transactions
  278. [    0.903519] ACPI: Executed 23 blocks of module-level executable AML code
  279. [    0.913423] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  280. [    0.918668] ACPI: Dynamic OEM Table Load:
  281. [    0.918674] ACPI: SSDT 0xFFFF98B22C0F8000 0005DC (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
  282. [    0.918919] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
  283. [    0.920688] ACPI: Dynamic OEM Table Load:
  284. [    0.920692] ACPI: SSDT 0xFFFF98B22C0F5C00 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
  285. [    0.921524] ACPI: Dynamic OEM Table Load:
  286. [    0.921529] ACPI: SSDT 0xFFFF98B22C0FA000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
  287. [    0.922001] ACPI: Dynamic OEM Table Load:
  288. [    0.922004] ACPI: SSDT 0xFFFF98B22C0EF000 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
  289. [    0.926460] ACPI: Interpreter enabled
  290. [    0.926500] ACPI: (supports S0 S3 S4 S5)
  291. [    0.926501] ACPI: Using IOAPIC for interrupt routing
  292. [    0.926534] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  293. [    0.929621] ACPI: Power Resource [PG00] (on)
  294. [    0.930447] ACPI: Power Resource [WRST] (on)
  295. [    0.930753] ACPI: Power Resource [WRST] (on)
  296. [    0.931057] ACPI: Power Resource [WRST] (on)
  297. [    0.931362] ACPI: Power Resource [WRST] (on)
  298. [    0.931665] ACPI: Power Resource [WRST] (on)
  299. [    0.931970] ACPI: Power Resource [WRST] (on)
  300. [    0.932277] ACPI: Power Resource [WRST] (on)
  301. [    0.932845] ACPI: Power Resource [WRST] (on)
  302. [    0.933172] ACPI: Power Resource [WRST] (on)
  303. [    0.933526] ACPI: Power Resource [WRST] (on)
  304. [    0.933973] ACPI: Power Resource [WRST] (on)
  305. [    0.934276] ACPI: Power Resource [WRST] (on)
  306. [    0.934580] ACPI: Power Resource [WRST] (on)
  307. [    0.934886] ACPI: Power Resource [WRST] (on)
  308. [    0.935197] ACPI: Power Resource [WRST] (on)
  309. [    0.935506] ACPI: Power Resource [WRST] (on)
  310. [    0.935813] ACPI: Power Resource [WRST] (on)
  311. [    0.936116] ACPI: Power Resource [WRST] (on)
  312. [    0.936418] ACPI: Power Resource [WRST] (on)
  313. [    0.936726] ACPI: Power Resource [WRST] (on)
  314. [    0.947441] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  315. [    0.947446] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  316. [    0.947477] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
  317. [    0.947980] PCI host bridge to bus 0000:00
  318. [    0.947982] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  319. [    0.947983] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
  320. [    0.947984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  321. [    0.947985] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
  322. [    0.947986] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  323. [    0.947986] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
  324. [    0.947987] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
  325. [    0.947988] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  326. [    0.947989] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  327. [    0.947990] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  328. [    0.947991] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  329. [    0.947992] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  330. [    0.947992] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  331. [    0.947993] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
  332. [    0.947994] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
  333. [    0.947995] pci_bus 0000:00: root bus resource [mem 0x88800000-0xdfffffff window]
  334. [    0.947996] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
  335. [    0.947997] pci_bus 0000:00: root bus resource [bus 00-fe]
  336. [    0.948003] pci 0000:00:00.0: [8086:1910] type 00 class 0x060000
  337. [    0.948101] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
  338. [    0.948137] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  339. [    0.948296] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
  340. [    0.948307] pci 0000:00:04.0: reg 0x10: [mem 0xdf420000-0xdf427fff 64bit]
  341. [    0.948486] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
  342. [    0.948506] pci 0000:00:14.0: reg 0x10: [mem 0xdf410000-0xdf41ffff 64bit]
  343. [    0.948565] pci 0000:00:14.0: PME# supported from D3hot D3cold
  344. [    0.948675] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
  345. [    0.948694] pci 0000:00:14.2: reg 0x10: [mem 0xdf438000-0xdf438fff 64bit]
  346. [    0.948908] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
  347. [    0.948973] pci 0000:00:15.0: reg 0x10: [mem 0xdf437000-0xdf437fff 64bit]
  348. [    0.949533] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
  349. [    0.949697] pci 0000:00:15.1: reg 0x10: [mem 0xdf436000-0xdf436fff 64bit]
  350. [    0.950205] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
  351. [    0.950229] pci 0000:00:16.0: reg 0x10: [mem 0xdf435000-0xdf435fff 64bit]
  352. [    0.950296] pci 0000:00:16.0: PME# supported from D3hot
  353. [    0.950422] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601
  354. [    0.950437] pci 0000:00:17.0: reg 0x10: [mem 0xdf430000-0xdf431fff]
  355. [    0.950443] pci 0000:00:17.0: reg 0x14: [mem 0xdf434000-0xdf4340ff]
  356. [    0.950450] pci 0000:00:17.0: reg 0x18: [io  0xf050-0xf057]
  357. [    0.950456] pci 0000:00:17.0: reg 0x1c: [io  0xf040-0xf043]
  358. [    0.950462] pci 0000:00:17.0: reg 0x20: [io  0xf020-0xf03f]
  359. [    0.950468] pci 0000:00:17.0: reg 0x24: [mem 0xdf433000-0xdf4337ff]
  360. [    0.950504] pci 0000:00:17.0: PME# supported from D3hot
  361. [    0.950624] pci 0000:00:1c.0: [8086:a112] type 01 class 0x060400
  362. [    0.950683] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  363. [    0.950694] pci 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
  364. [    0.950824] pci 0000:00:1c.3: [8086:a113] type 01 class 0x060400
  365. [    0.950884] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  366. [    0.950895] pci 0000:00:1c.3: Intel SPT PCH root port ACS workaround enabled
  367. [    0.951018] pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400
  368. [    0.951084] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  369. [    0.951097] pci 0000:00:1c.4: Intel SPT PCH root port ACS workaround enabled
  370. [    0.951241] pci 0000:00:1f.0: [8086:a14e] type 00 class 0x060100
  371. [    0.951448] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
  372. [    0.951462] pci 0000:00:1f.2: reg 0x10: [mem 0xdf42c000-0xdf42ffff]
  373. [    0.951614] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
  374. [    0.951640] pci 0000:00:1f.3: reg 0x10: [mem 0xdf428000-0xdf42bfff 64bit]
  375. [    0.951670] pci 0000:00:1f.3: reg 0x20: [mem 0xdf400000-0xdf40ffff 64bit]
  376. [    0.951716] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  377. [    0.951889] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
  378. [    0.951950] pci 0000:00:1f.4: reg 0x10: [mem 0xdf432000-0xdf4320ff 64bit]
  379. [    0.952021] pci 0000:00:1f.4: reg 0x20: [io  0xf000-0xf01f]
  380. [    0.952235] pci 0000:01:00.0: [10de:1be1] type 00 class 0x030000
  381. [    0.952255] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
  382. [    0.952265] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
  383. [    0.952274] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
  384. [    0.952281] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
  385. [    0.952288] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
  386. [    0.963367] pci 0000:00:01.0: PCI bridge to [bus 01]
  387. [    0.963372] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
  388. [    0.963378] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
  389. [    0.963387] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
  390. [    0.963784] pci 0000:02:00.0: [8086:24f3] type 00 class 0x028000
  391. [    0.963835] pci 0000:02:00.0: reg 0x10: [mem 0xdf300000-0xdf301fff 64bit]
  392. [    0.964104] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  393. [    0.973814] pci 0000:00:1c.0: PCI bridge to [bus 02]
  394. [    0.973818] pci 0000:00:1c.0:   bridge window [mem 0xdf300000-0xdf3fffff]
  395. [    0.973888] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
  396. [    0.973915] pci 0000:03:00.0: reg 0x10: [io  0xd000-0xd0ff]
  397. [    0.973939] pci 0000:03:00.0: reg 0x18: [mem 0xdf204000-0xdf204fff 64bit]
  398. [    0.973954] pci 0000:03:00.0: reg 0x20: [mem 0xdf200000-0xdf203fff 64bit]
  399. [    0.974040] pci 0000:03:00.0: supports D1 D2
  400. [    0.974041] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  401. [    0.983371] pci 0000:00:1c.3: PCI bridge to [bus 03]
  402. [    0.983376] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
  403. [    0.983383] pci 0000:00:1c.3:   bridge window [mem 0xdf200000-0xdf2fffff]
  404. [    0.983541] pci 0000:04:00.0: [1b21:1242] type 00 class 0x0c0330
  405. [    0.983571] pci 0000:04:00.0: reg 0x10: [mem 0xdf100000-0xdf107fff 64bit]
  406. [    0.983684] pci 0000:04:00.0: PME# supported from D3hot D3cold
  407. [    0.993407] pci 0000:00:1c.4: PCI bridge to [bus 04]
  408. [    0.993416] pci 0000:00:1c.4:   bridge window [mem 0xdf100000-0xdf1fffff]
  409. [    0.995590] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  410. [    0.995635] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
  411. [    0.995677] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
  412. [    0.995718] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
  413. [    0.995758] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
  414. [    0.995799] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
  415. [    0.995839] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
  416. [    0.995880] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
  417. [    0.996331] ACPI: Enabled 6 GPEs in block 00 to 7F
  418. [    0.996375] ACPI: EC: EC stopped
  419. [    0.996375] ACPI: EC: EC started
  420. [    0.996376] ACPI: EC: interrupt blocked
  421. [    0.996566] ACPI: EC: interrupt unblocked
  422. [    0.996578] ACPI: EC: event unblocked
  423. [    0.996590] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  424. [    0.996591] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot ECDT EC to handle transactions and events
  425. [    0.996672] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  426. [    0.996673] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
  427. [    0.996720] pci 0000:01:00.0: vgaarb: setting as boot VGA device
  428. [    0.996720] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  429. [    0.996720] pci 0000:01:00.0: vgaarb: bridge control possible
  430. [    0.996720] vgaarb: loaded
  431. [    0.996720] EDAC MC: Ver: 3.0.0
  432. [    0.997010] Registered efivars operations
  433. [    1.000381] PCI: Using ACPI for IRQ routing
  434. [    1.028943] PCI: pci_cache_line_size set to 64 bytes
  435. [    1.029470] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
  436. [    1.029470] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
  437. [    1.029471] e820: reserve RAM buffer [mem 0x81c87000-0x83ffffff]
  438. [    1.029472] e820: reserve RAM buffer [mem 0x85169000-0x87ffffff]
  439. [    1.029473] e820: reserve RAM buffer [mem 0x86522000-0x87ffffff]
  440. [    1.029474] e820: reserve RAM buffer [mem 0x87fff000-0x87ffffff]
  441. [    1.029475] e820: reserve RAM buffer [mem 0x276800000-0x277ffffff]
  442. [    1.029537] NetLabel: Initializing
  443. [    1.029537] NetLabel:  domain hash size = 128
  444. [    1.029538] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  445. [    1.029549] NetLabel:  unlabeled traffic allowed by default
  446. [    1.029560] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  447. [    1.029560] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
  448. [    1.031028] clocksource: Switched to clocksource hpet
  449. [    1.036633] VFS: Disk quotas dquot_6.6.0
  450. [    1.036648] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  451. [    1.036722] pnp: PnP ACPI init
  452. [    1.036985] system 00:00: [io  0x0680-0x069f] has been reserved
  453. [    1.036986] system 00:00: [io  0xffff] has been reserved
  454. [    1.036987] system 00:00: [io  0xffff] has been reserved
  455. [    1.036988] system 00:00: [io  0xffff] has been reserved
  456. [    1.036989] system 00:00: [io  0x1800-0x18fe] has been reserved
  457. [    1.036990] system 00:00: [io  0x164e-0x164f] has been reserved
  458. [    1.036993] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  459. [    1.037076] system 00:01: [io  0x0800-0x087f] has been reserved
  460. [    1.037077] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  461. [    1.037094] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  462. [    1.037122] system 00:03: [io  0x1854-0x1857] has been reserved
  463. [    1.037123] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  464. [    1.037238] system 00:04: [io  0x0240-0x0259] has been reserved
  465. [    1.037239] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  466. [    1.037257] pnp 00:05: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
  467. [    1.037401] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
  468. [    1.037403] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
  469. [    1.037404] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
  470. [    1.037405] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
  471. [    1.037406] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
  472. [    1.037407] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
  473. [    1.037408] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
  474. [    1.037409] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
  475. [    1.037410] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
  476. [    1.037412] system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
  477. [    1.037413] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  478. [    1.037445] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
  479. [    1.037446] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
  480. [    1.037448] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
  481. [    1.037449] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
  482. [    1.037450] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
  483. [    1.037451] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
  484. [    1.037452] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
  485. [    1.037453] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  486. [    1.037750] system 00:08: [io  0xff00-0xfffe] has been reserved
  487. [    1.037752] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  488. [    1.038828] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
  489. [    1.038829] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
  490. [    1.038830] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
  491. [    1.038832] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  492. [    1.039652] pnp: PnP ACPI: found 10 devices
  493. [    1.047330] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  494. [    1.047352] pci 0000:00:01.0: PCI bridge to [bus 01]
  495. [    1.047354] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
  496. [    1.047356] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
  497. [    1.047358] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
  498. [    1.047361] pci 0000:00:1c.0: PCI bridge to [bus 02]
  499. [    1.047364] pci 0000:00:1c.0:   bridge window [mem 0xdf300000-0xdf3fffff]
  500. [    1.047369] pci 0000:00:1c.3: PCI bridge to [bus 03]
  501. [    1.047370] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
  502. [    1.047373] pci 0000:00:1c.3:   bridge window [mem 0xdf200000-0xdf2fffff]
  503. [    1.047378] pci 0000:00:1c.4: PCI bridge to [bus 04]
  504. [    1.047381] pci 0000:00:1c.4:   bridge window [mem 0xdf100000-0xdf1fffff]
  505. [    1.047386] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  506. [    1.047387] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
  507. [    1.047388] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  508. [    1.047389] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
  509. [    1.047390] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  510. [    1.047391] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
  511. [    1.047392] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
  512. [    1.047393] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
  513. [    1.047393] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
  514. [    1.047394] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
  515. [    1.047395] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
  516. [    1.047396] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
  517. [    1.047397] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
  518. [    1.047398] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
  519. [    1.047399] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
  520. [    1.047399] pci_bus 0000:00: resource 19 [mem 0x88800000-0xdfffffff window]
  521. [    1.047400] pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
  522. [    1.047401] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
  523. [    1.047402] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
  524. [    1.047403] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
  525. [    1.047404] pci_bus 0000:02: resource 1 [mem 0xdf300000-0xdf3fffff]
  526. [    1.047405] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
  527. [    1.047406] pci_bus 0000:03: resource 1 [mem 0xdf200000-0xdf2fffff]
  528. [    1.047407] pci_bus 0000:04: resource 1 [mem 0xdf100000-0xdf1fffff]
  529. [    1.047540] NET: Registered protocol family 2
  530. [    1.047650] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  531. [    1.047742] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  532. [    1.047902] TCP: Hash tables configured (established 65536 bind 65536)
  533. [    1.047931] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  534. [    1.047952] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  535. [    1.047996] NET: Registered protocol family 1
  536. [    1.048849] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  537. [    1.049248] PCI: CLS 0 bytes, default 64
  538. [    1.049275] Unpacking initramfs...
  539. [    1.239519] Freeing initrd memory: 12196K
  540. [    1.239548] DMAR: ACPI device "device:7d" under DMAR at fed90000 as 00:15.0
  541. [    1.239551] DMAR: ACPI device "device:7e" under DMAR at fed90000 as 00:15.1
  542. [    1.239559] DMAR: No ATSR found
  543. [    1.240248] DMAR: dmar0: Using Queued invalidation
  544. [    1.240258] DMAR: Setting RMRR:
  545. [    1.240293] DMAR: Setting identity map for device 0000:00:14.0 [0x85bf1000 - 0x85c10fff]
  546. [    1.240301] DMAR: Prepare 0-16MiB unity mapping for LPC
  547. [    1.240329] DMAR: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff]
  548. [    1.240333] DMAR: Intel(R) Virtualization Technology for Directed I/O
  549. [    1.240365] iommu: Adding device 0000:00:00.0 to group 0
  550. [    1.240377] iommu: Adding device 0000:00:01.0 to group 1
  551. [    1.240384] iommu: Adding device 0000:00:04.0 to group 2
  552. [    1.240394] iommu: Adding device 0000:00:14.0 to group 3
  553. [    1.240400] iommu: Adding device 0000:00:14.2 to group 3
  554. [    1.240410] iommu: Adding device 0000:00:15.0 to group 4
  555. [    1.240416] iommu: Adding device 0000:00:15.1 to group 4
  556. [    1.240424] iommu: Adding device 0000:00:16.0 to group 5
  557. [    1.240430] iommu: Adding device 0000:00:17.0 to group 6
  558. [    1.240439] iommu: Adding device 0000:00:1c.0 to group 7
  559. [    1.240448] iommu: Adding device 0000:00:1c.3 to group 8
  560. [    1.240456] iommu: Adding device 0000:00:1c.4 to group 9
  561. [    1.240471] iommu: Adding device 0000:00:1f.0 to group 10
  562. [    1.240478] iommu: Adding device 0000:00:1f.2 to group 10
  563. [    1.240484] iommu: Adding device 0000:00:1f.3 to group 10
  564. [    1.240491] iommu: Adding device 0000:00:1f.4 to group 10
  565. [    1.240494] iommu: Adding device 0000:01:00.0 to group 1
  566. [    1.240502] iommu: Adding device 0000:02:00.0 to group 11
  567. [    1.240511] iommu: Adding device 0000:03:00.0 to group 12
  568. [    1.240519] iommu: Adding device 0000:04:00.0 to group 13
  569. [    1.242042] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
  570. [    1.242246] Scanning for low memory corruption every 60 seconds
  571. [    1.242769] Initialise system trusted keyrings
  572. [    1.242778] Key type blacklist registered
  573. [    1.242845] workingset: timestamp_bits=40 max_order=21 bucket_order=0
  574. [    1.243668] zbud: loaded
  575. [    1.244584] Key type asymmetric registered
  576. [    1.244604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  577. [    1.244664] io scheduler noop registered
  578. [    1.244664] io scheduler deadline registered
  579. [    1.244683] io scheduler cfq registered (default)
  580. [    1.244684] io scheduler mq-deadline registered
  581. [    1.244684] io scheduler kyber registered
  582. [    1.244701] io scheduler bfq registered
  583. [    1.245382] efifb: probing for efifb
  584. [    1.245389] efifb: framebuffer at 0xc0000000, using 8640k, total 8640k
  585. [    1.245390] efifb: mode is 1920x1080x32, linelength=8192, pages=1
  586. [    1.245390] efifb: scrolling: redraw
  587. [    1.245391] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  588. [    1.249065] Console: switching to colour frame buffer device 240x67
  589. [    1.252615] fb0: EFI VGA frame buffer device
  590. [    1.253603] GHES: HEST is not enabled!
  591. [    1.253689] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  592. [    1.254243] Linux agpgart interface v0.103
  593. [    1.254818] rtc_cmos 00:02: RTC can wake from S4
  594. [    1.255211] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  595. [    1.255293] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  596. [    1.255298] intel_pstate: Intel P-state driver initializing
  597. [    1.256052] intel_pstate: HWP enabled
  598. [    1.256318] ledtrig-cpu: registered to indicate activity on CPUs
  599. [    1.256359] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized
  600. [    1.256551] NET: Registered protocol family 10
  601. [    1.259010] Segment Routing with IPv6
  602. [    1.259022] NET: Registered protocol family 17
  603. [    1.259441] RAS: Correctable Errors collector initialized.
  604. [    1.259455] microcode: sig=0x506e3, pf=0x20, revision=0x8a
  605. [    1.259577] microcode: Microcode Update Driver: v2.2.
  606. [    1.259583] sched_clock: Marking stable (1259575526, 0)->(1367671196, -108095670)
  607. [    1.259878] registered taskstats version 1
  608. [    1.259882] Loading compiled-in X.509 certificates
  609. [    1.259893] zswap: loaded using pool lzo/zbud
  610. [    1.263270]   Magic number: 5:578:82
  611. [    1.263277] event_source uncore_cbox_0: hash matches
  612. [    1.263551] rtc_cmos 00:02: setting system clock to 2017-10-06 15:04:03 UTC (1507302243)
  613. [    1.263994] PM: Hibernation image not present or could not be loaded.
  614. [    1.264843] Freeing unused kernel memory: 1328K
  615. [    1.264844] Write protecting the kernel read-only data: 10240k
  616. [    1.265096] Freeing unused kernel memory: 1576K
  617. [    1.265143] Freeing unused kernel memory: 12K
  618. [    1.314340] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
  619. [    1.314341] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  620. [    1.315648] serio: i8042 KBD port at 0x60,0x64 irq 1
  621. [    1.321207] ACPI: bus type USB registered
  622. [    1.321221] usbcore: registered new interface driver usbfs
  623. [    1.321227] usbcore: registered new interface driver hub
  624. [    1.321255] usbcore: registered new device driver usb
  625. [    1.321314] SCSI subsystem initialized
  626. [    1.322445] libata version 3.00 loaded.
  627. [    1.322564] xhci_hcd 0000:00:14.0: xHCI Host Controller
  628. [    1.322568] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  629. [    1.323734] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
  630. [    1.323748] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  631. [    1.323933] hub 1-0:1.0: USB hub found
  632. [    1.323970] hub 1-0:1.0: 16 ports detected
  633. [    1.324674] xhci_hcd 0000:00:14.0: xHCI Host Controller
  634. [    1.324676] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  635. [    1.324767] hub 2-0:1.0: USB hub found
  636. [    1.324794] hub 2-0:1.0: 8 ports detected
  637. [    1.325439] ahci 0000:00:17.0: version 3.0
  638. [    1.325591] xhci_hcd 0000:04:00.0: xHCI Host Controller
  639. [    1.325595] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
  640. [    1.325760] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0xd impl SATA mode
  641. [    1.325762] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst
  642. [    1.347079] scsi host0: ahci
  643. [    1.347158] scsi host1: ahci
  644. [    1.347302] scsi host2: ahci
  645. [    1.347427] scsi host3: ahci
  646. [    1.347456] ata1: SATA max UDMA/133 abar m2048@0xdf433000 port 0xdf433100 irq 122
  647. [    1.347456] ata2: DUMMY
  648. [    1.347460] ata3: SATA max UDMA/133 abar m2048@0xdf433000 port 0xdf433200 irq 122
  649. [    1.347462] ata4: SATA max UDMA/133 abar m2048@0xdf433000 port 0xdf433280 irq 122
  650. [    1.379166] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  651. [    1.384573] xhci_hcd 0000:04:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x00000010
  652. [    1.384828] hub 3-0:1.0: USB hub found
  653. [    1.384834] hub 3-0:1.0: 2 ports detected
  654. [    1.384913] xhci_hcd 0000:04:00.0: xHCI Host Controller
  655. [    1.384916] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
  656. [    1.384936] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  657. [    1.385020] hub 4-0:1.0: USB hub found
  658. [    1.385028] hub 4-0:1.0: 2 ports detected
  659. [    1.643390] usb 1-1: new low-speed USB device number 2 using xhci_hcd
  660. [    1.660542] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  661. [    1.660573] ata3: SATA link down (SStatus 4 SControl 300)
  662. [    1.660608] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  663. [    1.661701] ata4.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133
  664. [    1.661704] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  665. [    1.662197] ata1.00: ATA-9: HFS128G39TND-N210A, 30200P10, max UDMA/133
  666. [    1.662200] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  667. [    1.662690] ata1.00: configured for UDMA/133
  668. [    1.662944] ata4.00: configured for UDMA/133
  669. [    1.663022] scsi 0:0:0:0: Direct-Access     ATA      HFS128G39TND-N21 0P10 PQ: 0 ANSI: 5
  670. [    1.707156] scsi 3:0:0:0: Direct-Access     ATA      HGST HTS721010A9 A3J0 PQ: 0 ANSI: 5
  671. [    1.752768] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
  672. [    1.752772] sd 0:0:0:0: [sda] 4096-byte physical blocks
  673. [    1.752784] sd 0:0:0:0: [sda] Write Protect is off
  674. [    1.752787] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  675. [    1.752805] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  676. [    1.752860] sd 3:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
  677. [    1.752866] sd 3:0:0:0: [sdb] 4096-byte physical blocks
  678. [    1.752883] sd 3:0:0:0: [sdb] Write Protect is off
  679. [    1.752887] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  680. [    1.752918] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  681. [    1.755348]  sda: sda1 sda2 sda3 sda4 sda5 sda6
  682. [    1.756092] sd 0:0:0:0: [sda] Attached SCSI disk
  683. [    1.779212] hidraw: raw HID events driver (C) Jiri Kosina
  684. [    1.784517] usbcore: registered new interface driver usbhid
  685. [    1.784518] usbhid: USB HID core driver
  686. [    1.785464] input: USB OPTICAL MOUSE  as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:18F8:0F99.0001/input/input1
  687. [    1.785554] hid-generic 0003:18F8:0F99.0001: input,hidraw0: USB HID v1.10 Mouse [USB OPTICAL MOUSE ] on usb-0000:00:14.0-1/input0
  688. [    1.785929] input: USB OPTICAL MOUSE  as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:18F8:0F99.0002/input/input2
  689. [    1.831734]  sdb: sdb1 < sdb5 sdb6 sdb7 sdb8 >
  690. [    1.832404] sd 3:0:0:0: [sdb] Attached SCSI disk
  691. [    1.840167] hid-generic 0003:18F8:0F99.0002: input,hiddev0,hidraw1: USB HID v1.10 Keyboard [USB OPTICAL MOUSE ] on usb-0000:00:14.0-1/input1
  692. [    1.893389] usb 1-4: new high-speed USB device number 3 using xhci_hcd
  693. [    2.180059] usb 1-8: new full-speed USB device number 4 using xhci_hcd
  694. [    2.266873] clocksource: Switched to clocksource tsc
  695. [    2.422121] input: ASASTeK COMPUTER INC. ROG MacroKey as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:0B05:1837.0003/input/input3
  696. [    2.429649] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
  697. [    2.480128] asus 0003:0B05:1837.0003: input,hidraw2: USB HID v1.10 Keyboard [ASASTeK COMPUTER INC. ROG MacroKey] on usb-0000:00:14.0-8/input0
  698. [    2.488837] input: ASASTeK COMPUTER INC. ROG MacroKey as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:0B05:1837.0004/input/input4
  699. [    2.543482] asus 0003:0B05:1837.0004: input,hiddev1,hidraw3: USB HID v1.10 Device [ASASTeK COMPUTER INC. ROG MacroKey] on usb-0000:00:14.0-8/input1
  700. [    2.543642] input: ASASTeK COMPUTER INC. ROG MacroKey as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:0B05:1837.0005/input/input5
  701. [    2.543700] asus 0003:0B05:1837.0005: input,hidraw4: USB HID v1.10 Mouse [ASASTeK COMPUTER INC. ROG MacroKey] on usb-0000:00:14.0-8/input2
  702. [    2.586692] usb 1-9: new full-speed USB device number 5 using xhci_hcd
  703. [    2.648219] ip_tables: (C) 2000-2006 Netfilter Core Team
  704. [    2.656090] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
  705. [    2.656505] systemd[1]: Detected architecture x86-64.
  706. [    2.658433] systemd[1]: Set hostname to <asus>.
  707. [    2.725183] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  708. [    2.725287] systemd[1]: Listening on udev Kernel Socket.
  709. [    2.725340] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  710. [    2.725627] systemd[1]: Created slice System Slice.
  711. [    2.725964] systemd[1]: Mounting POSIX Message Queue File System...
  712. [    2.726102] systemd[1]: Created slice User and Session Slice.
  713. [    2.726174] systemd[1]: Listening on LVM2 metadata daemon socket.
  714. [    2.736718] EXT4-fs (sda5): re-mounted. Opts: data=ordered
  715. [    2.748578] ACPI: Video Device [GFX0] (multi-head: yes  rom: yes  post: no)
  716. [    2.749417] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input6
  717. [    2.752024] asus_wmi: ASUS WMI generic driver loaded
  718. [    2.752458] asus_wmi: Initialization: 0x1
  719. [    2.752483] asus_wmi: BIOS WMI version: 7.9
  720. [    2.752503] asus_wmi: SFUN value: 0xa0065
  721. [    2.753143] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input7
  722. [    2.754511] asus_wmi: Number of fans: 1
  723. [    2.760914] asus-nb-wmi asus-nb-wmi: Led asus::kbd_backlight renamed to asus::kbd_backlight_1 due to name collision
  724. [    2.774245] systemd-journald[208]: Received request to flush runtime journal from PID 1
  725. [    2.865449] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input8
  726. [    2.866809] ACPI: Lid Switch [LID]
  727. [    2.866865] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9
  728. [    2.866969] ACPI: Sleep Button [SLPB]
  729. [    2.867094] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input10
  730. [    2.867130] ACPI: Power Button [PWRF]
  731. [    2.869959] ACPI: AC Adapter [AC0] (on-line)
  732. [    2.901000] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
  733. [    2.902166] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
  734. [    2.909140] ACPI: Battery Slot [BAT0] (battery present)
  735. [    2.912715] random: crng init done
  736. [    2.930373] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  737. [    2.931248] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
  738. [    2.932352] Bluetooth: Core ver 2.22
  739. [    2.932360] NET: Registered protocol family 31
  740. [    2.932361] Bluetooth: HCI device and connection manager initialized
  741. [    2.932363] Bluetooth: HCI socket layer initialized
  742. [    2.932365] Bluetooth: L2CAP socket layer initialized
  743. [    2.932367] Bluetooth: SCO socket layer initialized
  744. [    2.932449] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  745. [    2.932748] thermal LNXTHERM:00: registered as thermal_zone6
  746. [    2.932749] ACPI: Thermal Zone [THRM] (34 C)
  747. [    2.937715] idma64 idma64.0: Found Intel integrated DMA 64-bit
  748. [    2.940649] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
  749. [    2.940847] idma64 idma64.1: Found Intel integrated DMA 64-bit
  750. [    2.946022] input: PC Speaker as /devices/platform/pcspkr/input/input11
  751. [    2.946734] Bluetooth: HCI UART driver ver 2.3
  752. [    2.946736] Bluetooth: HCI UART protocol H4 registered
  753. [    2.946736] Bluetooth: HCI UART protocol BCSP registered
  754. [    2.946751] Bluetooth: HCI UART protocol LL registered
  755. [    2.946752] Bluetooth: HCI UART protocol ATH3K registered
  756. [    2.946752] Bluetooth: HCI UART protocol Three-wire (H5) registered
  757. [    2.946778] Bluetooth: HCI UART protocol Intel registered
  758. [    2.946790] Bluetooth: HCI UART protocol Broadcom registered
  759. [    2.946790] Bluetooth: HCI UART protocol QCA registered
  760. [    2.946791] Bluetooth: HCI UART protocol AG6XX registered
  761. [    2.946792] Bluetooth: HCI UART protocol Marvell registered
  762. [    2.947230] usbcore: registered new interface driver btusb
  763. [    2.950702] Bluetooth: hci0: Firmware revision 0.0 build 118 week 50 2016
  764. [    2.957934] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  765. [    2.957940] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
  766. [    2.962163] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  767. [    2.962189] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  768. [    2.965017] mousedev: PS/2 mouse device common for all mice
  769. [    2.965362] media: Linux media interface: v0.10
  770. [    2.971466] Linux video capture interface: v2.00
  771. [    2.978087] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  772. [    2.978100] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
  773. [    2.978803] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
  774. [    2.978805] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  775. [    2.978806] RAPL PMU: hw unit of domain package 2^-14 Joules
  776. [    2.978806] RAPL PMU: hw unit of domain dram 2^-14 Joules
  777. [    2.978807] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  778. [    2.978807] RAPL PMU: hw unit of domain psys 2^-14 Joules
  779. [    2.987754] r8169 0000:03:00.0 eth0: RTL8168g/8111g at 0xffffa8ff40e0d000, 2c:4d:54:35:2d:8d, XID 10900800 IRQ 133
  780. [    2.987756] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  781. [    2.996433] Intel(R) Wireless WiFi driver for Linux
  782. [    2.996434] Copyright(c) 2003- 2015 Intel Corporation
  783. [    2.997827] AVX2 version of gcm_enc/dec engaged.
  784. [    2.997828] AES CTR mode by8 optimization enabled
  785. [    2.999092] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  786. [    2.999096] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  787. [    2.999097] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  788. [    2.999098] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
  789. [    2.999099] snd_hda_codec_realtek hdaudioC0D0:    inputs:
  790. [    2.999101] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x12
  791. [    3.000176] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-33.ucode failed with error -2
  792. [    3.000190] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-32.ucode failed with error -2
  793. [    3.006768] iwlwifi 0000:02:00.0: loaded firmware version 31.532993.0 op_mode iwlmvm
  794. [    3.014395] uvcvideo: Found UVC 1.00 device USB2.0 HD UVC WebCam (0bda:57f6)
  795. [    3.017011] uvcvideo 1-4:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
  796. [    3.017012] uvcvideo 1-4:1.0: Entity type for entity Extension 4 was not initialized!
  797. [    3.017013] uvcvideo 1-4:1.0: Entity type for entity Processing 2 was not initialized!
  798. [    3.017014] uvcvideo 1-4:1.0: Entity type for entity Camera 1 was not initialized!
  799. [    3.017057] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input12
  800. [    3.017096] usbcore: registered new interface driver uvcvideo
  801. [    3.017097] USB Video Class driver (1.1.1)
  802. [    3.041289] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
  803. [    3.047325] input: FTE1200:00 0B05:0201 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-FTE1200:00/0018:0B05:0201.0006/input/input15
  804. [    3.047385] hid-multitouch 0018:0B05:0201.0006: input,hidraw5: I2C HID v1.00 Mouse [FTE1200:00 0B05:0201] on i2c-FTE1200:00
  805. [    3.051391] nvidia: loading out-of-tree module taints kernel.
  806. [    3.051397] nvidia: module license 'NVIDIA' taints kernel.
  807. [    3.051397] Disabling lock debugging due to kernel taint
  808. [    3.056643] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
  809. [    3.056741] iTCO_vendor_support: vendor-support=0
  810. [    3.057774] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  811. [    3.058273] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
  812. [    3.058574] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  813. [    3.071806] nvidia-nvlink: Nvlink Core is being initialized, major device number 243
  814. [    3.072435] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
  815. [    3.072546] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  387.12  Thu Sep 28 20:18:48 PDT 2017 (using threaded interrupts)
  816. [    3.079604] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  387.12  Thu Sep 28 19:30:23 PDT 2017
  817. [    3.080620] r8169 0000:03:00.0 enp3s0: renamed from eth0
  818. [    3.084612] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
  819. [    3.084615] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
  820. [    3.087847] intel_rapl: Found RAPL domain package
  821. [    3.087850] intel_rapl: Found RAPL domain core
  822. [    3.087851] intel_rapl: Found RAPL domain dram
  823. [    3.129224] iwlwifi 0000:02:00.0: base HW address: f0:d5:bf:b3:8b:8e
  824. [    3.206465] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
  825. [    3.207199] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  826. [    3.207261] thermal thermal_zone9: failed to read out thermal zone (-5)
  827. [    3.208969] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
  828. [    3.419748] Adding 10238972k swap on /dev/sdb8.  Priority:-1 extents:1 across:10238972k FS
  829. [    3.430845] fuse init (API version 7.26)
  830. [    4.027747] EXT4-fs (sdb7): mounted filesystem with ordered data mode. Opts: data=ordered
  831. [    4.325504] r8169 0000:03:00.0 enp3s0: link down
  832. [    4.325609] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  833. [    4.566317] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  834. [    4.830717] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  835. [    4.832838] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  836. [    4.949359] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  837. [    4.951565] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  838. [    4.954299] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  839. [    4.956442] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  840. [    4.958592] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  841. [    4.961127] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  842. [    4.963261] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  843. [    5.086103] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  844. [    5.182935] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  845. [    5.380204] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  846. [    5.382474] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  847. [    5.384720] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  848. [    5.387623] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  849. [    5.389847] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  850. [    5.392748] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  851. [    5.394989] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  852. [    5.397961] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  853. [    5.400203] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  854. [    5.402625] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  855. [    5.404845] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  856. [    5.407069] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  857. [    5.409626] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  858. [    5.411850] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  859. [    5.414732] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  860. [    5.416967] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  861. [    5.419963] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  862. [    5.486050] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  863. [    5.868946] nvidia-modeset: Allocated GPU:0 (GPU-74ed8a4e-9fb9-d6cd-e7db-e7f313065f1f) @ PCI:0000:01:00.0
  864. [    5.871139] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  865. [    5.873460] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  866. [    5.875748] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  867. [    5.878954] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
  868. [    8.745957] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  869. [   10.203704] wlp2s0: authenticate with  
  870. [   10.213366] wlp2s0: send auth to   (try 1/3)
  871. [   10.232369] wlp2s0: authenticated
  872. [   10.234853] wlp2s0: associate with   (try 1/3)
  873. [   10.243996] wlp2s0: RX AssocResp from   (capab=0x411 status=0 aid=3)
  874. [   10.246453] wlp2s0: associated
  875. [   10.246511] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
  876. [   48.781022] wlp2s0: deauthenticating from   by local choice (Reason: 3=DEAUTH_LEAVING)
  877. [   48.789630] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
  878. [   48.794910] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  879. [   49.987268] PM: Syncing filesystems ... done.
  880. [   50.091265] PM: Preparing system for sleep (mem)
  881. [   51.305475] Freezing user space processes ...
  882. [   71.292030] Freezing of tasks failed after 20.002 seconds (1 tasks refusing to freeze, wq_busy=0):
  883. [   71.292298] pool            D    0  1360    711 0x00000004
  884. [   71.292303] Call Trace:
  885. [   71.292314]  __schedule+0x239/0x890
  886. [   71.292318]  schedule+0x3d/0x90
  887. [   71.292329]  request_wait_answer+0xaf/0x1e0 [fuse]
  888. [   71.292334]  ? wait_woken+0x80/0x80
  889. [   71.292340]  __fuse_request_send+0x67/0x90 [fuse]
  890. [   71.292345]  fuse_request_send+0x27/0x30 [fuse]
  891. [   71.292351]  fuse_readdir+0x153/0x8e0 [fuse]
  892. [   71.292355]  ? dput+0x13/0x20
  893. [   71.292360]  iterate_dir+0x170/0x1a0
  894. [   71.292363]  SyS_getdents+0xa0/0x130
  895. [   71.292365]  ? fillonedir+0x100/0x100
  896. [   71.292371]  entry_SYSCALL_64_fastpath+0x1a/0xa5
  897. [   71.292375] RIP: 0033:0x7f4202030a7b
  898. [   71.292377] RSP: 002b:00007f41f2586c10 EFLAGS: 00000202 ORIG_RAX: 000000000000004e
  899. [   71.292380] RAX: ffffffffffffffda RBX: 00007f41dc000020 RCX: 00007f4202030a7b
  900. [   71.292382] RDX: 0000000000008000 RSI: 00007f41d41077e0 RDI: 0000000000000016
  901. [   71.292384] RBP: 00007f41dc000078 R08: ffffffffffffffb0 R09: 0000000000000003
  902. [   71.292386] R10: 00007f41dc1047c0 R11: 0000000000000202 R12: 0000000000005de0
  903. [   71.292387] R13: 0000000000005dd8 R14: 00007f41dc000078 R15: 000000000000005a
  904. [   71.292392]  ? entry_SYSCALL_64_fastpath+0x1a/0xa5
  905. [   71.292411] OOM killer enabled.
  906. [   71.292412] Restarting tasks ... done.
  907. [   71.298102] thermal thermal_zone9: failed to read out thermal zone (-5)
  908. [   71.308257] PM: Syncing filesystems ... done.
  909. [   71.601656] PM: Preparing system for sleep (freeze)
  910. [   73.184657] Freezing user space processes ...
  911. [   93.191965] Freezing of tasks failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0):
  912. [   93.192232] pool            D    0  1360    711 0x00000004
  913. [   93.192237] Call Trace:
  914. [   93.192249]  __schedule+0x239/0x890
  915. [   93.192253]  schedule+0x3d/0x90
  916. [   93.192264]  request_wait_answer+0xaf/0x1e0 [fuse]
  917. [   93.192269]  ? wait_woken+0x80/0x80
  918. [   93.192275]  __fuse_request_send+0x67/0x90 [fuse]
  919. [   93.192280]  fuse_request_send+0x27/0x30 [fuse]
  920. [   93.192285]  fuse_readdir+0x153/0x8e0 [fuse]
  921. [   93.192290]  ? dput+0x13/0x20
  922. [   93.192294]  iterate_dir+0x170/0x1a0
  923. [   93.192298]  SyS_getdents+0xa0/0x130
  924. [   93.192300]  ? fillonedir+0x100/0x100
  925. [   93.192306]  entry_SYSCALL_64_fastpath+0x1a/0xa5
  926. [   93.192309] RIP: 0033:0x7f4202030a7b
  927. [   93.192311] RSP: 002b:00007f41f2586c10 EFLAGS: 00000202 ORIG_RAX: 000000000000004e
  928. [   93.192315] RAX: ffffffffffffffda RBX: 00007f41dc000020 RCX: 00007f4202030a7b
  929. [   93.192317] RDX: 0000000000008000 RSI: 00007f41dc11c640 RDI: 0000000000000013
  930. [   93.192319] RBP: 00007f41dc10dfe0 R08: ffffffffffffffb0 R09: 0000000000000003
  931. [   93.192321] R10: 00007f41dc124650 R11: 0000000000000202 R12: 0000000000000090
  932. [   93.192322] R13: 0000000000000081 R14: 00007f41dc000078 R15: 0000000000000000
  933. [   93.192327]  ? entry_SYSCALL_64_fastpath+0x1a/0xa5
  934. [   93.192347] OOM killer enabled.
  935. [   93.192348] Restarting tasks ... done.
  936. [   93.196270] thermal thermal_zone9: failed to read out thermal zone (-5)
  937. [   93.410242] asus_wmi: ASUS WMI generic driver unloaded
  938. [   93.521821] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  939. [   93.535503] r8169 0000:03:00.0 enp3s0: link down
  940. [   93.535583] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  941. [   93.537375] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  942. [   93.777596] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  943. [   93.848565] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  944. [   96.480606] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
  945. [   96.480609] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  946. [   96.482344] serio: i8042 KBD port at 0x60,0x64 irq 1
  947. [   96.483873] asus_wmi: ASUS WMI generic driver loaded
  948. [   96.484226] asus_wmi: Initialization: 0x1
  949. [   96.484260] asus_wmi: BIOS WMI version: 7.9
  950. [   96.484301] asus_wmi: SFUN value: 0xa0065
  951. [   96.485015] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input18
  952. [   96.486517] asus_wmi: Number of fans: 1
  953. [   96.493447] asus-nb-wmi asus-nb-wmi: Led asus::kbd_backlight renamed to asus::kbd_backlight_1 due to name collision
  954. [   96.522602] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio1/input/input17
  955. [   96.569406] usbcore: deregistering interface driver btusb
  956. [   97.413553] wlp2s0: authenticate with  
  957. [   97.422073] wlp2s0: send auth to   (try 1/3)
  958. [   97.432668] wlp2s0: authenticated
  959. [   97.433369] wlp2s0: associate with   (try 1/3)
  960. [   97.442474] wlp2s0: RX AssocResp from   (capab=0x411 status=0 aid=3)
  961. [   97.444787] wlp2s0: associated
  962. [   97.444840] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
  963. [   99.606623] usbcore: registered new interface driver btusb
  964. [   99.611698] Bluetooth: hci0: Firmware revision 0.0 build 118 week 50 2016
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement